-- Logs begin at Mon 2022-01-10 18:09:56 UTC, end at Mon 2022-01-10 20:46:11 UTC. --
Jan 10 18:48:15.127071 n-d-816927-8 systemd[1]: Started Devstack devstack@c-vol.service.
Jan 10 18:48:17.665243 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=91733) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Jan 10 18:48:17.665845 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=91733) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Jan 10 18:48:18.421794 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_db.sqlalchemy.engines [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 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=91733) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:48:18.588241 n-d-816927-8 cinder-volume[91733]: INFO cinder.rpc [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Jan 10 18:48:18.593335 n-d-816927-8 cinder-volume[91733]: INFO cinder.rpc [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Jan 10 18:48:18.631805 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_db.sqlalchemy.engines [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 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=91733) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:48:18.662611 n-d-816927-8 cinder-volume[91733]: INFO cinder.volume.manager [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Determined volume DB was empty at startup.
Jan 10 18:48:18.663234 n-d-816927-8 cinder-volume[91733]: DEBUG cinder.volume.manager [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=91733) __init__ /opt/stack/cinder/cinder/volume/manager.py:237}}
Jan 10 18:48:18.669869 n-d-816927-8 cinder-volume[91733]: INFO cinder.volume.manager [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Service not found for updating active_backend_id, assuming default for driver init.
Jan 10 18:48:18.670634 n-d-816927-8 cinder-volume[91733]: WARNING stevedore.named [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 18:48:18.671096 n-d-816927-8 cinder-volume[91733]: WARNING castellan.key_manager [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 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'
Jan 10 18:48:18.672202 n-d-816927-8 cinder-volume[91733]: WARNING cinder.keymgr.conf_key_mgr [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 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'
Jan 10 18:48:18.685314 n-d-816927-8 cinder-volume[91733]: DEBUG cinder.volume.drivers.lvm [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=91733) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Jan 10 18:48:18.696668 n-d-816927-8 cinder-volume[91733]: INFO cinder.volume.manager [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Image-volume cache disabled for host n-d-816927-8@lvmdriver-1.
Jan 10 18:48:18.702851 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_db.sqlalchemy.engines [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 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=91733) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:48:18.717909 n-d-816927-8 cinder-volume[91733]: INFO oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Starting 1 workers
Jan 10 18:48:18.722729 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Started child 92001 {{(pid=91733) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Jan 10 18:48:18.724058 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Full set of CONF: {{(pid=91733) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Jan 10 18:48:18.724497 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] ******************************************************************************** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Jan 10 18:48:18.724844 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] Configuration options gathered from: {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Jan 10 18:48:18.725396 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Jan 10 18:48:18.726175 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Jan 10 18:48:18.726530 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] ================================================================================ {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Jan 10 18:48:18.727419 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] allow_availability_zone_fallback = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.727553 n-d-816927-8 cinder-volume[92001]: INFO cinder.service [-] Starting cinder-volume node (version 17.2.1)
Jan 10 18:48:18.728097 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] allow_compression_on_image_upload = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.728467 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] allowed_direct_url_schemes = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.728914 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] api_rate_limit = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.729438 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] auth_strategy = keystone {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.729883 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_availability_zone = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.730347 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_host = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.730784 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.731299 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_stats_polling_interval = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.732249 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backup_api_class = cinder.backup.api.API {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.732704 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.733211 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backup_name_template = backup-%s {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.733804 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backup_use_same_host = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.734550 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backup_use_temp_snapshot = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.734550 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] chap_password = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.738084 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] chap_username = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.738084 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.738084 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_internal_tenant_project_id = 7c39aa769bd54682b57e6f285efd8d91 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.738084 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_internal_tenant_user_id = 20d02ad6c16248a999a6ea86ca51a397 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.738438 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cluster = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.738793 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] compression_format = gzip {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.739233 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] compute_api_class = cinder.compute.nova.API {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.739667 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] config_dir = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.739974 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.740391 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] config_source = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.740758 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.741151 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] control_exchange = openstack {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.741448 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] db_driver = cinder.db {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.741853 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] debug = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.742200 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] default_availability_zone = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.742552 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] default_group_type = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.743251 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] default_log_levels = ['amqp=WARN', 'amqplib=WARN', 'boto=WARN', 'qpid=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=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.744391 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] default_volume_type = lvmdriver-1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.744391 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] driver_client_cert = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.744557 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] driver_client_cert_key = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.744947 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] driver_data_namespace = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.745302 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] driver_ssl_cert_path = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.745654 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] driver_ssl_cert_verify = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.746342 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] driver_use_ssl = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.746342 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] enable_new_services = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.749074 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] enable_unsupported_driver = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.749074 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] enable_v2_api = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.749074 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] enable_v3_api = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.749788 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] enabled_backends = ['lvmdriver-1'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.750289 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] enforce_multipath_for_image_xfer = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.751595 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] filter_function = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.751595 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_api_insecure = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.751595 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_api_servers = ['http://10.222.0.21/image'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.751819 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_api_ssl_compression = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.752094 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_ca_certificates_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.754587 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_catalog_info = image:glance:publicURL {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.754587 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.754587 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_num_retries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.754587 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] glance_request_timeout = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.754587 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] goodness_function = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.754587 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] graceful_shutdown_timeout = 5 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.755222 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] group_api_class = cinder.group.api.API {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.755792 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] host = n-d-816927-8 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.756173 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iet_conf = /etc/iet/ietd.conf {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.756553 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_compress_on_upload = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.756900 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_conversion_address_space_limit = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.757290 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_conversion_cpu_limit = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.757787 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.758133 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_upload_use_cinder_backend = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.758223 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Starting volume driver LVMVolumeDriver (3.0.0)
Jan 10 18:48:18.758477 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_upload_use_internal_tenant = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.758818 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_volume_cache_enabled = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.759210 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_volume_cache_max_count = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.759562 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] image_volume_cache_max_size_gb = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.759929 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] init_host_max_objects_retrieval = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.760286 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] instance_format = [instance: %(uuid)s] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.760656 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.761042 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iscsi_iotype = fileio {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.761297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:18.761411 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iscsi_secondary_ip_addresses = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.761733 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iscsi_target_flags = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.762255 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iscsi_write_cache = on {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.762663 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iser_helper = tgtadm {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.763298 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iser_ip_address = 10.222.0.21 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.763705 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iser_port = 3260 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.764063 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.764446 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_config_append = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.764828 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.765183 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_dir = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.765543 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.765834 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_options = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.766552 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_rotate_interval = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.766552 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_rotate_interval_type = days {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.767652 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] log_rotation_type = none {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.767652 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 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=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.767652 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.768014 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.770184 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.771382 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.771382 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] max_age = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.771382 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] max_logfile_count = 30 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.771693 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] max_logfile_size_mb = 200 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.772094 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] max_over_subscription_ratio = 20.0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.772490 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] message_reap_interval = 86400 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.772858 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] message_ttl = 2592000 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.773241 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] migration_create_volume_timeout_secs = 300 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.773615 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] monkey_patch = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.773975 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] monkey_patch_modules = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.774273 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] my_ip = 10.222.0.21 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.774628 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] no_snapshot_gb_quota = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.775014 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] num_iser_scan_tries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.775381 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] num_shell_tries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.775726 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] num_volume_device_scan_tries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.776090 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] nvmet_ns_id = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.776437 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] nvmet_port_id = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.776834 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_max_limit = 1000 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.777496 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_volume_ext_list = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.777584 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.778326 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_volume_listen = 0.0.0.0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.778631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_volume_listen_port = 8776 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.779012 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_volume_use_ssl = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.779369 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] osapi_volume_workers = 2 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.779863 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] per_volume_size_limit = -1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.781362 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] periodic_fuzzy_delay = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.781362 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] periodic_interval = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.781362 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] public_endpoint = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.781768 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] publish_errors = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.781740 n-d-816927-8 sudo[92015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings -o name stack-volumes-lvmdriver-1
Jan 10 18:48:18.782296 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_backup_gigabytes = 1000 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.782296 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_backups = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.782547 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_consistencygroups = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.782640 n-d-816927-8 sudo[92015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:18.783399 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.783399 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_gigabytes = 1000 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.783603 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_groups = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.783974 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_snapshots = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.784364 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] quota_volumes = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.784706 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] rate_limit_burst = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.785066 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] rate_limit_except_level = CRITICAL {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.785416 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] rate_limit_interval = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.785763 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] reinit_driver_count = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.786143 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] replication_device = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.786505 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] report_discard_supported = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.786855 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] report_interval = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.787580 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] reservation_clean_interval = 86400 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.787878 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] reservation_expire = 86400 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.788228 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] reserved_percentage = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.788614 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.789085 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.789469 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] rpc_response_timeout = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.789831 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] run_external_periodic_tasks = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.790199 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.790560 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] scst_target_driver = iscsi {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.791501 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] scst_target_iqn_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.791813 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_down_time = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.792202 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] snapshot_name_template = snapshot-%s {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.792554 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] split_loggers = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.792846 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] state_path = /opt/stack/data/cinder {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.793206 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] storage_availability_zone = nova {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.793579 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] storage_protocol = iscsi {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.794716 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] syslog_log_facility = LOG_USER {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.795101 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] target_helper = tgtadm {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.795592 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] target_ip_address = 10.222.0.21 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.795944 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] target_port = 3260 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.796311 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.796671 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] target_protocol = iscsi {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.797020 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] trace_flags = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.797392 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] transfer_api_class = cinder.transfer.api.API {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.797740 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] transport_url = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.798082 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] until_refresh = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.798420 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_chap_auth = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.798759 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_default_quota_class = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.799148 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_eventlog = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.799488 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_journal = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.799832 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_json = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.800380 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_multipath_for_image_xfer = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.800536 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_stderr = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.801042 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] use_syslog = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.801468 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] verify_glance_signatures = enabled {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.801824 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_api_class = cinder.volume.api.API {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.802163 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_backend_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.802541 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_clear = zero {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.802927 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_clear_ionice = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.803276 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_clear_size = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.803628 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.804124 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_copy_bps_limit = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.804498 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_dd_blocksize = 1M {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.804860 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.805233 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_name_template = volume-%s {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.805590 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_service_inithost_offload = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.805965 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volume_usage_audit_period = month {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.806408 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.806753 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] watch_log_file = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.807117 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] zoning_mode = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Jan 10 18:48:18.807560 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.807972 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.enforce_new_defaults = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.808355 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.enforce_scope = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.808750 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.policy_default_rule = default {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.809137 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.810450 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.policy_file = policy.yaml {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.810996 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.811865 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.811865 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.812181 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.812385 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.812937 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_concurrency.disable_process_locking = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.813314 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.813740 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] privsep_osbrick.capabilities = [21] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.814135 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] privsep_osbrick.group = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.814474 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] privsep_osbrick.helper_command = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.815960 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.815960 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] privsep_osbrick.user = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.815960 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.backend = sqlalchemy {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.815960 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.connection = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.816297 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.connection_debug = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.816629 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.connection_parameters = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.817018 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.connection_recycle_time = 3600 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.817578 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.connection_trace = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.817950 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.db_inc_retry_interval = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.818299 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.db_max_retries = 20 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.818646 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.db_max_retry_interval = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.819025 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.db_retry_interval = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.819394 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.max_overflow = 50 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.819754 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.max_pool_size = 5 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.820116 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.max_retries = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.820465 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.mysql_enable_ndb = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.820845 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.821187 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.pool_timeout = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.821562 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.retry_interval = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.821923 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.slave_connection = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.822273 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.sqlite_synchronous = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.822826 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] database.use_db_reconnect = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.823044 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.connection_string = messaging:// {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.823875 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.enabled = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.823875 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.es_doc_type = notification {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.824232 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.es_scroll_size = 10000 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.824619 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.es_scroll_time = 2m {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.824966 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.filter_error_trace = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.825358 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.hmac_keys = SECRET_KEY {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.825714 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.sentinel_service_name = mymaster {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.826137 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.socket_timeout = 0.1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.826494 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] profiler.trace_sqlalchemy = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.826891 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] coordination.backend_url = etcd3+http://10.222.0.21:2379 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.827295 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.827641 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_sys_admin.group = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.827989 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_sys_admin.helper_command = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.829066 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.829066 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cinder_sys_admin.user = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.829066 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.auth_section = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.829413 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.auth_type = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.829756 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.cafile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.830095 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.certfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.830445 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.collect_timing = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.830794 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.insecure = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.831162 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.keyfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.831512 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.send_service_user_token = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.832506 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.split_loggers = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.832506 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] service_user.timeout = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.832764 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.admin_password = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.832966 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.833406 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.admin_token = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.833649 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.admin_user = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.834043 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_admin_prefix = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.834396 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.834764 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_port = 35357 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.835181 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_protocol = https {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.835566 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_section = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.837004 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_type = password {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.837328 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_uri = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.837681 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.auth_version = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.838025 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.cache = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.838384 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.838729 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.certfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.839101 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.delay_auth_decision = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.839662 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.840080 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.http_connect_timeout = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.840351 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.840694 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.identity_uri = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.841585 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.include_service_catalog = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.841939 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.insecure = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.842296 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.interface = public {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.842656 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.keyfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.843763 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.843763 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.843763 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.844223 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.846689 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.846689 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.846689 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.846689 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.846689 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.846689 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.region_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848016 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848016 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.service_token_roles_required = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848016 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.service_type = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848016 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.token_cache_time = 300 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848016 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848722 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.backend = dogpile.cache.null {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.848722 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.backend_argument = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.849007 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.config_prefix = cache.oslo {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.849263 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.debug_cache_backend = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.849627 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.enabled = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.849980 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.expiration_time = 600 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.850326 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.memcache_dead_retry = 300 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.850748 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.851063 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.memcache_pool_maxsize = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.851410 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.851777 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.852126 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.memcache_socket_timeout = 1.0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.852506 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.proxies = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.852847 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.tls_allowed_ciphers = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.853272 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.tls_cafile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.854028 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.tls_certfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.854028 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.tls_enabled = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.854340 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] cache.tls_keyfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.857749 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.backend_availability_zone = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.857749 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.857749 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.857749 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.chap_password = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.857749 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.chap_username = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.857749 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.858616 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.driver_client_cert = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.858616 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.driver_client_cert_key = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.858616 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.driver_data_namespace = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.858616 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.858616 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.859360 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.driver_use_ssl = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.859360 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.enable_unsupported_driver = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.859649 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.859947 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.extra_capabilities = {} {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.860294 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.filter_function = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.860643 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.goodness_function = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.861019 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.861558 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.861712 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.862057 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.862404 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.862951 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.863467 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iscsi_iotype = fileio {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.864001 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.864176 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iscsi_target_flags = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.864687 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iscsi_write_cache = on {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.864895 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iser_helper = tgtadm {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.865449 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iser_ip_address = 10.222.0.21 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.865809 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iser_port = 3260 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.866815 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.866815 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.867110 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.lvm_mirrors = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.867862 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.868254 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.lvm_type = auto {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.868627 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.869006 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.869373 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.num_shell_tries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.869727 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.870076 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.870429 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.nvmet_port_id = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.870774 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.replication_device = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.871149 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.report_discard_supported = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.871507 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.reserved_percentage = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.871868 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.scst_target_driver = iscsi {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.872247 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.scst_target_iqn_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.872626 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.storage_protocol = iscsi {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.872983 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.873340 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.target_helper = tgtadm {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.874369 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.target_ip_address = 10.222.0.21 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.874369 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.target_port = 3260 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.874627 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.874738 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.target_protocol = iscsi {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.875174 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.trace_flags = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.875460 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.unique_fqdn_network = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.875834 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.use_chap_auth = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.876194 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.876537 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_backend_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.876899 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_clear = zero {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.877244 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_clear_ionice = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.877618 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_clear_size = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.877974 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.878330 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.878688 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.881631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.881631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volume_group = cinder-volumes {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.881631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.881631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_reports.file_event_handler = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.881631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.881631 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_reports.log_dir = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.882140 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.backend_availability_zone = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.882140 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.backend_host = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.882140 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.882140 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.882442 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.chap_password = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.882763 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.chap_username = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.883132 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.chiscsi_conf = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.883479 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.driver_client_cert = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.883825 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.884271 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.driver_data_namespace = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.884533 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.884885 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.885292 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.driver_use_ssl = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.885577 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.885921 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.886668 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.extra_capabilities = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.886668 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.filter_function = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.889007 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.goodness_function = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.889007 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iet_conf = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.889007 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.889911 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.889911 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.890233 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.890398 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.890713 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iscsi_iotype = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.891433 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.891685 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.892543 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.892543 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iser_helper = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.892889 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iser_ip_address = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.893047 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iser_port = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.893384 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.iser_target_prefix = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.893739 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.lvm_conf_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.894105 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.lvm_mirrors = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.894458 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.894833 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.lvm_type = default {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.895502 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.895785 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.895968 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.num_shell_tries = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.896247 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.896599 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.896948 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.nvmet_port_id = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.897302 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.replication_device = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.897641 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.report_discard_supported = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.897986 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.reserved_percentage = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.898328 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.scst_target_driver = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.898670 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.899062 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.storage_protocol = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.899388 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.899681 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.target_helper = tgtadm {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.900026 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.target_ip_address = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.900368 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.target_port = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.900660 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.target_prefix = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.900950 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.target_protocol = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.901293 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.trace_flags = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.901636 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.901977 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.use_chap_auth = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.902842 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.902842 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.903190 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_clear = none {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.904380 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.904380 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_clear_size = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.904816 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.904976 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.905210 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.905572 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.905930 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.906275 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] lvmdriver-1.volumes_dir = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.907285 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.907285 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.907686 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.907859 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.908142 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.908445 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.908827 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.909288 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.909523 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.909883 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.910247 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.910630 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.911037 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.911397 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.911764 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.912162 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.912514 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.912882 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.913568 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.913750 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.914358 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.914358 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.ssl = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.914692 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.915081 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.915457 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.915854 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_rabbit.ssl_version = {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.916291 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_notifications.driver = [] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.916824 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_notifications.retry = -1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.917232 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.917406 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] oslo_messaging_notifications.transport_url = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.917827 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.918191 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] key_manager.fixed_key = **** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.918657 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.919976 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.barbican_api_version = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.920314 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.barbican_endpoint = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.920738 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.barbican_endpoint_type = public {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.921265 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.cafile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.921405 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.certfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.921770 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.collect_timing = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.922143 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.insecure = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.922507 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.keyfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.922857 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.number_of_retries = 60 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.923244 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.retry_delay = 1 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.923609 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.split_loggers = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.924823 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.timeout = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.924823 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.verify_ssl = True {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.924823 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] barbican.verify_ssl_path = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.925241 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.approle_role_id = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.925377 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.approle_secret_id = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.925774 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.cafile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.926094 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.certfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.926458 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.collect_timing = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.926808 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.insecure = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.927174 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.keyfile = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.927550 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.kv_mountpoint = secret {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.927908 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.kv_version = 2 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.928251 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.root_token_id = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.928596 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.split_loggers = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.928939 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.ssl_ca_crt_file = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.929275 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.timeout = None {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.929635 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.use_ssl = False {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.930008 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Jan 10 18:48:18.930437 n-d-816927-8 cinder-volume[91733]: DEBUG oslo_service.service [None req-32154c63-5e6c-41bd-8d26-3dd342e39b86 None None] ******************************************************************************** {{(pid=91733) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Jan 10 18:48:19.227494 n-d-816927-8 sudo[92015]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:19.229367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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.468s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:19.230337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:19.244710 n-d-816927-8 sudo[92177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jan 10 18:48:19.245473 n-d-816927-8 sudo[92177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:19.554252 n-d-816927-8 sudo[92177]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:19.556363 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.326s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:19.558096 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:19.571776 n-d-816927-8 sudo[92202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C pvs --noheadings --unit=g -o vg_name,name,size,free --separator | --nosuffix --ignoreskippedcluster
Jan 10 18:48:19.572526 n-d-816927-8 sudo[92202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:20.079776 n-d-816927-8 sudo[92202]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:20.082177 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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.524s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:20.082177 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:20.107828 n-d-816927-8 sudo[92263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:48:20.109274 n-d-816927-8 sudo[92263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:20.538322 n-d-816927-8 sudo[92263]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:20.540330 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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.457s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:20.541042 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:48:20.541843 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:20.555985 n-d-816927-8 sudo[92306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:48:20.556724 n-d-816927-8 sudo[92306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:20.954635 n-d-816927-8 sudo[92306]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:20.956584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:20.958425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:20.972555 n-d-816927-8 sudo[92310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:48:20.973302 n-d-816927-8 sudo[92310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:21.378520 n-d-816927-8 sudo[92310]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:21.380583 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:21.382787 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.driver [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Driver hasn't implemented _init_vendor_properties()
Jan 10 18:48:21.383335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-05116202-08f6-42cb-871b-d134bea80e11 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': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-816927-8:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=92001) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Jan 10 18:48:21.405009 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:48:21.424560 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.db.sqlalchemy.api [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Building query based on filter {{(pid=92001) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3107}}
Jan 10 18:48:21.440118 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=92001) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Jan 10 18:48:21.447472 n-d-816927-8 cinder-volume[92001]: INFO cinder.keymgr.migration [None req-deb46237-0440-400e-93ed-d0bb6921c3cb None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Jan 10 18:48:21.450113 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:48:21.451416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:21.465122 n-d-816927-8 sudo[92321]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:48:21.465865 n-d-816927-8 sudo[92321]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:21.903520 n-d-816927-8 sudo[92321]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:21.905448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:21.907447 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:21.921272 n-d-816927-8 sudo[92324]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:48:21.922018 n-d-816927-8 sudo[92324]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:22.327327 n-d-816927-8 sudo[92324]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:22.329286 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:22.331250 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:48:22.364222 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Driver initialization completed successfully.
Jan 10 18:48:22.372069 n-d-816927-8 cinder-volume[92001]: INFO cinder.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Initiating service 3 cleanup
Jan 10 18:48:22.377481 n-d-816927-8 cinder-volume[92001]: INFO cinder.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Service 3 cleanup completed.
Jan 10 18:48:22.378088 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.service [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Creating RPC server for service cinder-volume {{(pid=92001) start /opt/stack/cinder/cinder/service.py:231}}
Jan 10 18:48:22.384290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.service [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=92001) start /opt/stack/cinder/cinder/service.py:237}}
Jan 10 18:48:22.441756 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Jan 10 18:48:22.442160 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:48:22.442834 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:22.457786 n-d-816927-8 sudo[92335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:48:22.458574 n-d-816927-8 sudo[92335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:22.866997 n-d-816927-8 sudo[92335]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:22.868849 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:22.870775 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:48:22.885424 n-d-816927-8 sudo[92339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:48:22.886163 n-d-816927-8 sudo[92339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:48:23.291488 n-d-816927-8 sudo[92339]: pam_unix(sudo:session): session closed for user root
Jan 10 18:48:23.293439 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:48:23.312649 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-05116202-08f6-42cb-871b-d134bea80e11 None None] Driver post RPC initialization completed successfully.
Jan 10 18:49:39.318609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:49:39.319359 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:49:39.319710 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:49:39.334469 n-d-816927-8 sudo[94229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:49:39.335249 n-d-816927-8 sudo[94229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:49:39.779515 n-d-816927-8 sudo[94229]: pam_unix(sudo:session): session closed for user root
Jan 10 18:49:39.781472 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.461s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:49:39.783011 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:49:39.797224 n-d-816927-8 sudo[94233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:49:39.797974 n-d-816927-8 sudo[94233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:49:40.215974 n-d-816927-8 sudo[94233]: pam_unix(sudo:session): session closed for user root
Jan 10 18:49:40.217918 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.435s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:49:40.219550 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:50:39.316614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:50:39.317318 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:50:39.317693 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:50:39.331964 n-d-816927-8 sudo[96858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:50:39.332710 n-d-816927-8 sudo[96858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:50:39.778957 n-d-816927-8 sudo[96858]: pam_unix(sudo:session): session closed for user root
Jan 10 18:50:39.780952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.463s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:50:39.782433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:50:39.796977 n-d-816927-8 sudo[96879]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:50:39.797760 n-d-816927-8 sudo[96879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:50:40.236492 n-d-816927-8 sudo[96879]: pam_unix(sudo:session): session closed for user root
Jan 10 18:50:40.238924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:50:40.240760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:51:39.319507 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:51:39.320206 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:51:39.320543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:51:39.335382 n-d-816927-8 sudo[97433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:51:39.336143 n-d-816927-8 sudo[97433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:51:39.743298 n-d-816927-8 sudo[97433]: pam_unix(sudo:session): session closed for user root
Jan 10 18:51:39.745297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.424s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:51:39.746788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:51:39.761443 n-d-816927-8 sudo[97436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:51:39.762192 n-d-816927-8 sudo[97436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:51:40.196676 n-d-816927-8 sudo[97436]: pam_unix(sudo:session): session closed for user root
Jan 10 18:51:40.198712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:51:40.200236 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:52:39.317130 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:52:39.317830 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:52:39.318223 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:52:39.333009 n-d-816927-8 sudo[97643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:52:39.333759 n-d-816927-8 sudo[97643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:52:39.736402 n-d-816927-8 sudo[97643]: pam_unix(sudo:session): session closed for user root
Jan 10 18:52:39.738387 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.420s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:52:39.739943 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:52:39.753998 n-d-816927-8 sudo[97646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:52:39.754738 n-d-816927-8 sudo[97646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:52:40.187701 n-d-816927-8 sudo[97646]: pam_unix(sudo:session): session closed for user root
Jan 10 18:52:40.189749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:52:40.190988 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:53:39.319840 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:53:39.320418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:53:39.320936 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:53:39.335805 n-d-816927-8 sudo[97705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:53:39.336560 n-d-816927-8 sudo[97705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:53:39.751826 n-d-816927-8 sudo[97705]: pam_unix(sudo:session): session closed for user root
Jan 10 18:53:39.753805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.433s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:53:39.755385 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:53:39.770305 n-d-816927-8 sudo[97708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:53:39.771088 n-d-816927-8 sudo[97708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:53:40.196038 n-d-816927-8 sudo[97708]: pam_unix(sudo:session): session closed for user root
Jan 10 18:53:40.198074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:53:40.199367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:54:39.327181 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:54:39.327879 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:54:39.328296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:54:39.343124 n-d-816927-8 sudo[97781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:54:39.343882 n-d-816927-8 sudo[97781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:54:39.767822 n-d-816927-8 sudo[97781]: pam_unix(sudo:session): session closed for user root
Jan 10 18:54:39.769769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.441s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:54:39.772288 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:54:39.786527 n-d-816927-8 sudo[97784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:54:39.787312 n-d-816927-8 sudo[97784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:54:40.191665 n-d-816927-8 sudo[97784]: pam_unix(sudo:session): session closed for user root
Jan 10 18:54:40.194370 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:54:40.195600 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:55:39.333691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:55:39.334325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:55:39.334711 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:55:39.348955 n-d-816927-8 sudo[98044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:55:39.349697 n-d-816927-8 sudo[98044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:55:39.763711 n-d-816927-8 sudo[98044]: pam_unix(sudo:session): session closed for user root
Jan 10 18:55:39.765669 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:55:39.767214 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:55:39.781226 n-d-816927-8 sudo[98047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:55:39.781957 n-d-816927-8 sudo[98047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:55:40.195703 n-d-816927-8 sudo[98047]: pam_unix(sudo:session): session closed for user root
Jan 10 18:55:40.197701 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:55:40.199000 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:56:39.335885 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:56:39.336585 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:56:39.336949 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:56:39.352142 n-d-816927-8 sudo[99083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:56:39.353852 n-d-816927-8 sudo[99083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:56:39.879147 n-d-816927-8 sudo[99083]: pam_unix(sudo:session): session closed for user root
Jan 10 18:56:39.881672 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.544s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:56:39.884465 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:56:39.914577 n-d-816927-8 sudo[99086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:56:39.916120 n-d-816927-8 sudo[99086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:56:40.458054 n-d-816927-8 sudo[99086]: pam_unix(sudo:session): session closed for user root
Jan 10 18:56:40.460482 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.577s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:56:40.462336 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:57:39.339607 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:57:39.340742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:57:39.341660 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:57:39.480228 n-d-816927-8 sudo[99847]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:57:39.487969 n-d-816927-8 sudo[99847]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:57:40.484731 n-d-816927-8 sudo[99847]: pam_unix(sudo:session): session closed for user root
Jan 10 18:57:40.486673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.145s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:57:40.488999 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:57:40.549497 n-d-816927-8 sudo[99852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:57:40.550296 n-d-816927-8 sudo[99852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:57:41.301925 n-d-816927-8 sudo[99852]: pam_unix(sudo:session): session closed for user root
Jan 10 18:57:41.304241 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.815s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:57:41.305735 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:58:39.343628 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:58:39.344891 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:58:39.345810 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:58:39.400202 n-d-816927-8 sudo[100712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:58:39.402501 n-d-816927-8 sudo[100712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:58:40.500162 n-d-816927-8 sudo[100712]: pam_unix(sudo:session): session closed for user root
Jan 10 18:58:40.502204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.156s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:58:40.504024 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:58:40.537628 n-d-816927-8 sudo[100732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:58:40.551725 n-d-816927-8 sudo[100732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:58:41.663316 n-d-816927-8 sudo[100732]: pam_unix(sudo:session): session closed for user root
Jan 10 18:58:41.666143 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.162s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:58:41.668537 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:59:17.747958 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 18:59:17.773569 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:59:17.784525 n-d-816927-8 cinder-volume[92001]: INFO cinder.rpc [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Jan 10 18:59:17.805060 n-d-816927-8 cinder-volume[92001]: INFO cinder.rpc [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Jan 10 18:59:17.822203 n-d-816927-8 cinder-volume[92001]: INFO cinder.rpc [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Jan 10 18:59:17.827923 n-d-816927-8 cinder-volume[92001]: INFO cinder.rpc [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Jan 10 18:59:17.829059 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 18:59:17.830343 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 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'
Jan 10 18:59:17.882676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Flow 'volume_create_manager' (f8438bfc-b40a-4f9a-8596-38c34155b899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 18:59:17.886401 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eada560-8cd1-4047-9f9d-178fc317e569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:17.914459 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:59:17.952907 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9eada560-8cd1-4047-9f9d-178fc317e569) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T18:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1474044978',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b2201d03-3bc8-4323-af0e-f5f506ee0fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c7b1c0061f24cb6ba764b5970d34c18',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T18:59:18Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T18:59:18Z,user_id='9e5c6755332749dc9a6bfb3941f903fc',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:17.955548 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28339b24-57bd-4109-9693-a6b399684f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:17.957600 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28339b24-57bd-4109-9693-a6b399684f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:17.959931 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d6218a3-1f24-44d0-be71-5759d832d481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:17.962694 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d6218a3-1f24-44d0-be71-5759d832d481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2201d03-3bc8-4323-af0e-f5f506ee0fc7', 'volume_name': 'volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:17.964888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3c5e194-4aaf-420d-b0fe-79e8c066f72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:17.966987 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3c5e194-4aaf-420d-b0fe-79e8c066f72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:17.969037 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4feb6ca-f397-4b02-a4b1-8644dc639a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:17.969824 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Volume b2201d03-3bc8-4323-af0e-f5f506ee0fc7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7', 'volume_size': 1}
Jan 10 18:59:17.971050 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:17.988604 n-d-816927-8 sudo[100898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 stack-volumes-lvmdriver-1 -L 1g
Jan 10 18:59:17.990335 n-d-816927-8 sudo[100898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:19.417169 n-d-816927-8 sudo[100898]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:19.421367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:19.426484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b4feb6ca-f397-4b02-a4b1-8644dc639a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:19.428947 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5334c292-2fe5-442c-b622-ceafb663b20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:19.440963 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Volume volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 (b2201d03-3bc8-4323-af0e-f5f506ee0fc7): created successfully
Jan 10 18:59:19.443097 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5334c292-2fe5-442c-b622-ceafb663b20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:19.446475 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Flow 'volume_create_manager' (f8438bfc-b40a-4f9a-8596-38c34155b899) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 18:59:19.457351 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3dde63f8-f0c5-4341-8edd-4d67aca0962b tempest-AttachSCSIVolumeTestJSON-947550535 None] Created volume successfully.
Jan 10 18:59:23.318136 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:23.352799 n-d-816927-8 sudo[101000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jan 10 18:59:23.355338 n-d-816927-8 sudo[101000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:23.822421 n-d-816927-8 sudo[101000]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:23.825932 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.508s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:23.827314 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:23.856392 n-d-816927-8 sudo[101005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:23.857905 n-d-816927-8 sudo[101005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:23.947207 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 18:59:23.968244 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 18:59:23.969007 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 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'
Jan 10 18:59:24.017551 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Flow 'volume_create_manager' (06c8f80a-e69e-44ba-a4f9-d42b6413a3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 18:59:24.021106 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce246772-0dca-4b4a-84dc-ac10f821aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:24.099825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:59:24.167166 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ce246772-0dca-4b4a-84dc-ac10f821aa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T18:59:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-738633278',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=7e77b6a3-0db2-4e9b-9f13-4150118f297b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a4abe15f1ad4655a67f9ec43547611d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T18:59:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T18:59:24Z,user_id='3e0b7ec7e4ed49f6b1cece07bdec4c97',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:24.170550 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16040159-2797-412e-aa1b-038a6184c096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:24.176064 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (16040159-2797-412e-aa1b-038a6184c096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:24.186820 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa5bad70-0d23-4508-a12d-898de954474f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:24.189605 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fa5bad70-0d23-4508-a12d-898de954474f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'volume_name': 'volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:24.194813 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0294e124-b198-462c-830c-bc468bbab671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:24.201838 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0294e124-b198-462c-830c-bc468bbab671) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:24.206530 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (960b5aa3-8577-4148-8866-755d25002e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:24.208828 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Volume 7e77b6a3-0db2-4e9b-9f13-4150118f297b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'volume_size': 1}
Jan 10 18:59:24.213564 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:24.270338 n-d-816927-8 sudo[101015]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b stack-volumes-lvmdriver-1 -L 1g
Jan 10 18:59:24.271198 n-d-816927-8 sudo[101015]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:24.637796 n-d-816927-8 sudo[101005]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:24.640493 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7" returned: 0 in 0.813s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:24.742062 n-d-816927-8 cinder-volume[92001]: INFO oslo.privsep.daemon [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 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/tmpabsj4nwa/privsep.sock']
Jan 10 18:59:24.788953 n-d-816927-8 sudo[101038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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/tmpabsj4nwa/privsep.sock
Jan 10 18:59:24.791338 n-d-816927-8 sudo[101038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:24.982848 n-d-816927-8 sudo[101015]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:24.986029 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.773s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:24.990456 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (960b5aa3-8577-4148-8866-755d25002e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:24.999486 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f94405b7-d1ed-4acc-8930-7ef057610e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:25.041489 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Volume volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b (7e77b6a3-0db2-4e9b-9f13-4150118f297b): created successfully
Jan 10 18:59:25.044596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f94405b7-d1ed-4acc-8930-7ef057610e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:25.048450 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Flow 'volume_create_manager' (06c8f80a-e69e-44ba-a4f9-d42b6413a3c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 18:59:25.067794 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-dccf906a-5ff0-4be7-b872-5484750bfbd8 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Created volume successfully.
Jan 10 18:59:27.328173 n-d-816927-8 sudo[101038]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:27.334455 n-d-816927-8 cinder-volume[92001]: INFO oslo.privsep.daemon [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Spawned new privsep daemon via rootwrap
Jan 10 18:59:27.335204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Accepted privsep connection to /tmp/tmpabsj4nwa/privsep.sock {{(pid=92001) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Jan 10 18:59:27.336516 n-d-816927-8 cinder-volume[92001]: INFO oslo.privsep.daemon [-] privsep daemon starting
Jan 10 18:59:27.336877 n-d-816927-8 cinder-volume[92001]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Jan 10 18:59:27.337261 n-d-816927-8 cinder-volume[92001]: 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
Jan 10 18:59:27.337610 n-d-816927-8 cinder-volume[92001]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 101060
Jan 10 18:59:27.339391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (2,) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:27.598556 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:27.609698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.011s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:27.610082 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:27.610831 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 18:59:27.612659 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Creating iscsi_target for Volume ID: volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Created volume path /opt/stack/data/cinder/volumes/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7,
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: incominguser 7BPFtTJfPzUMfcLo72mp DPBNRACN79w4RCEw
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:27.631729 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 18:59:27.633339 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:28.645918 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7" returned: 0 in 1.012s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:28.646856 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:28.648405 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 18:59:28.649157 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 18:59:28.662976 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:28.680995 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:28.681640 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:28.683581 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 18:59:28.686541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:28.829319 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:28.829813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:28.832805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:29.032186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:29.033013 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:29.034143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 18:59:29.105227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7', 'target_lun': 1, 'volume_id': 'b2201d03-3bc8-4323-af0e-f5f506ee0fc7', 'auth_method': 'CHAP', 'auth_username': '7BPFtTJfPzUMfcLo72mp', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b8f2c85c-34ab-47d6-9ffe-76e42794f4d9'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 18:59:29.309421 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-fb1f6f2d-607b-4a63-aa62-b3cdedc35304 req-8f89e197-2384-4c1e-8127-f3c77f7215f6 tempest-AttachSCSIVolumeTestJSON-947550535 None] attachment_update completed successfully.
Jan 10 18:59:30.459897 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:30.483318 n-d-816927-8 sudo[101127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:30.485427 n-d-816927-8 sudo[101127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:30.920941 n-d-816927-8 sudo[101127]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:30.923968 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 0.463s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:30.977562 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:30.982891 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:30.983287 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: I_T nexus: 1
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: 7BPFtTJfPzUMfcLo72mp
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 18:59:30.984141 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 18:59:30.987392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Creating iscsi_target for Volume ID: volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b,
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: incominguser gE9ScTft9y6DV7RfxSC9 xC4EvBLew6Kgi7Lo
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:30.991348 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 18:59:30.993364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:31.523826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 0.529s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:31.525075 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:31.525978 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 18:59:31.526589 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 18:59:31.530467 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:31.542024 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:31.542379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: I_T nexus: 1
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: 7BPFtTJfPzUMfcLo72mp
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 18:59:31.543061 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 18:59:31.549733 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:31.735318 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:31.735593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:31.736859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:32.049371 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.311s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:32.049652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 1\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:32.051108 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 18:59:32.187277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'target_lun': 1, 'volume_id': '7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'auth_method': 'CHAP', 'auth_username': 'gE9ScTft9y6DV7RfxSC9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9071e012-2690-428d-9807-d2b824e00d5b'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 18:59:32.373629 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-76671d43-cafd-466a-92d1-a1c26415993b req-3a9b6db5-88c3-4c81-9ef3-da3d1f4396ee tempest-LiveAutoBlockMigrationV225Test-1842983951 None] attachment_update completed successfully.
Jan 10 18:59:39.347046 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 18:59:39.347644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:59:39.348240 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:39.365228 n-d-816927-8 sudo[101245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:59:39.366332 n-d-816927-8 sudo[101245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:39.423242 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-c4854b82-105d-4922-9f51-5c61a72b3c6a req-7d94149b-2371-46aa-a3df-aefa965f6be7 tempest-AttachSCSIVolumeTestJSON-947550535 None] Terminate volume connection completed successfully.
Jan 10 18:59:39.424746 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-c4854b82-105d-4922-9f51-5c61a72b3c6a req-7d94149b-2371-46aa-a3df-aefa965f6be7 tempest-AttachSCSIVolumeTestJSON-947550535 None] Deleting attachment b8f2c85c-34ab-47d6-9ffe-76e42794f4d9. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 18:59:39.427688 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:39.532743 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:39.533024 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7\n Backing store flags: \n Account information:\n 7BPFtTJfPzUMfcLo72mp\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:39.533756 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-c4854b82-105d-4922-9f51-5c61a72b3c6a req-7d94149b-2371-46aa-a3df-aefa965f6be7 tempest-AttachSCSIVolumeTestJSON-947550535 None] Removing iscsi_target for Volume ID: b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:39.534769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:39.631855 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 -f" returned: 0 in 0.096s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:39.633004 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:39.637506 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:39.742692 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:39.743002 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:39.865827 n-d-816927-8 sudo[101245]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:39.870280 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.522s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:39.886007 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-c4854b82-105d-4922-9f51-5c61a72b3c6a req-7d94149b-2371-46aa-a3df-aefa965f6be7 tempest-AttachSCSIVolumeTestJSON-947550535 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 18:59:39.886007 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 18:59:39.886007 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:39.888061 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:39.919973 n-d-816927-8 sudo[101265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:59:39.921494 n-d-816927-8 sudo[101265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:40.409816 n-d-816927-8 sudo[101265]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:40.412278 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.524s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:40.414186 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:59:48.263929 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:48.279757 n-d-816927-8 sudo[101312]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:48.280529 n-d-816927-8 sudo[101312]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:48.753827 n-d-816927-8 sudo[101312]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:48.757758 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 0.493s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:48.812046 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:48.818638 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:48.818996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: I_T nexus: 2
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: gE9ScTft9y6DV7RfxSC9
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 18:59:48.819596 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 18:59:48.822427 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Creating iscsi_target for Volume ID: volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 18:59:48.822821 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Created volume path /opt/stack/data/cinder/volumes/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b,
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: incominguser gE9ScTft9y6DV7RfxSC9 xC4EvBLew6Kgi7Lo
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:48.827464 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 18:59:48.829312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:48.949618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 0.120s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:48.949934 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:48.950504 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 18:59:48.951434 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 18:59:48.954623 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:48.959743 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:48.960647 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: I_T nexus: 2
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: gE9ScTft9y6DV7RfxSC9
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 18:59:48.961484 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 18:59:48.966810 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:49.072138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:49.072531 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:49.075303 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:49.185032 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:49.185346 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:49.186396 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 18:59:49.247378 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'target_lun': 1, 'volume_id': '7e77b6a3-0db2-4e9b-9f13-4150118f297b', 'auth_method': 'CHAP', 'auth_username': 'gE9ScTft9y6DV7RfxSC9', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '015107eb-4c1b-431b-852c-a0b5cd961fdc'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 18:59:49.427742 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b0dbb207-3087-4274-83dd-1b5679732952 req-1e23b42c-8ba4-495e-8262-5e95325370f4 tempest-LiveAutoBlockMigrationV225Test-1194441714 None] attachment_update completed successfully.
Jan 10 18:59:50.840641 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Lock "b'cinder-b2201d03-3bc8-4323-af0e-f5f506ee0fc7-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 18:59:50.959003 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:51.053685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:51.054244 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:51.055182 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:51.056391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 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 stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:51.077684 n-d-816927-8 sudo[101327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:51.079155 n-d-816927-8 sudo[101327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:51.496730 n-d-816927-8 sudo[101327]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:51.499431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:51.501433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:51.520285 n-d-816927-8 sudo[101330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:51.521172 n-d-816927-8 sudo[101330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:52.231072 n-d-816927-8 sudo[101330]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:52.234022 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7" returned: 0 in 0.732s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:52.237119 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:52.292855 n-d-816927-8 sudo[101344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:52.293646 n-d-816927-8 sudo[101344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:52.942450 n-d-816927-8 sudo[101344]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:52.945151 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2201d03-3bc8-4323-af0e-f5f506ee0fc7" returned: 0 in 0.707s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:52.946454 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Successfully deleted volume: b2201d03-3bc8-4323-af0e-f5f506ee0fc7
Jan 10 18:59:53.013338 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Jan 10 18:59:53.014156 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Jan 10 18:59:53.101203 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Created reservations ['4f0571bf-ded7-445b-ad60-c9c24a8db18c', '3c9c23ac-1365-406b-b796-54022f52bbd2', 'a5046867-c275-454c-aef8-8d2425302d97', '81ad7290-4622-4696-ac4a-12f8fdfafaa8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 18:59:53.105181 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 18:59:53.105181 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 18:59:53.105181 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:53.211908 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 18:59:53.212872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:53.257226 n-d-816927-8 sudo[101364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 18:59:53.259179 n-d-816927-8 sudo[101364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:53.936852 n-d-816927-8 sudo[101364]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:53.945590 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 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.729s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:53.948469 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:54.028358 n-d-816927-8 sudo[101376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 18:59:54.032647 n-d-816927-8 sudo[101376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:55.066274 n-d-816927-8 sudo[101376]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:55.069246 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.120s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:55.072264 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 18:59:55.078586 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Deleted volume successfully.
Jan 10 18:59:55.103868 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-6fd7de1e-02ce-44bb-8030-fd6214e33866 tempest-AttachSCSIVolumeTestJSON-947550535 None] Lock "b'cinder-b2201d03-3bc8-4323-af0e-f5f506ee0fc7-delete_volume'" released by "delete_volume" :: held 4.263s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 18:59:55.307473 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 18:59:55.314309 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 18:59:55.329011 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 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'
Jan 10 18:59:55.362990 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Flow 'volume_create_manager' (1656253e-455c-49ce-9b52-8b8ae2ae3edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 18:59:55.367686 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55747547-9b29-48ca-bb31-7c1a0b6778bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:55.400922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 18:59:55.445635 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (55747547-9b29-48ca-bb31-7c1a0b6778bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T18:59:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1034141078',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0c8226fd-3920-4d9d-9e57-1857acf63f12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16270c363a3742fe89ef8e15c5f8d43b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T18:59:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T18:59:55Z,user_id='48f1956872be4c57aa3501361d660cf6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:55.450337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35ab06d6-1a6a-4e60-9629-a628c78dc545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:55.452783 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35ab06d6-1a6a-4e60-9629-a628c78dc545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:55.456117 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5af0b3f5-6cc5-437d-915b-fd6cfba0c57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:55.459472 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5af0b3f5-6cc5-437d-915b-fd6cfba0c57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0c8226fd-3920-4d9d-9e57-1857acf63f12', 'volume_name': 'volume-0c8226fd-3920-4d9d-9e57-1857acf63f12', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:55.462465 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb085042-245f-40f6-bf7e-f468d8acb6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:55.465260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb085042-245f-40f6-bf7e-f468d8acb6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:55.468589 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac2e206e-c0f1-4111-9d68-49a53abf3d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:55.469565 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Volume 0c8226fd-3920-4d9d-9e57-1857acf63f12: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0c8226fd-3920-4d9d-9e57-1857acf63f12', 'volume_size': 1}
Jan 10 18:59:55.471172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:55.509444 n-d-816927-8 sudo[101401]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 stack-volumes-lvmdriver-1 -L 1g
Jan 10 18:59:55.510805 n-d-816927-8 sudo[101401]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:56.282261 n-d-816927-8 sudo[101401]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:56.284473 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.813s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:56.287985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ac2e206e-c0f1-4111-9d68-49a53abf3d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0c8226fd-3920-4d9d-9e57-1857acf63f12', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:56.290441 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8713e56-00b7-46a0-85b8-4fe771686f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 18:59:56.311033 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Volume volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 (0c8226fd-3920-4d9d-9e57-1857acf63f12): created successfully
Jan 10 18:59:56.313107 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8713e56-00b7-46a0-85b8-4fe771686f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 18:59:56.321630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Flow 'volume_create_manager' (1656253e-455c-49ce-9b52-8b8ae2ae3edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 18:59:56.338464 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-359b053f-f96f-48fb-b059-cac1ddd9e52c tempest-LiveMigrationTest-787009149 None] Created volume successfully.
Jan 10 18:59:57.987755 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:58.011561 n-d-816927-8 sudo[101476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 18:59:58.012950 n-d-816927-8 sudo[101476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 18:59:58.435302 n-d-816927-8 sudo[101476]: pam_unix(sudo:session): session closed for user root
Jan 10 18:59:58.437487 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 0.449s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:58.489788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:58.500296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:58.500825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: I_T nexus: 2
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: I_T nexus: 3
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: gE9ScTft9y6DV7RfxSC9
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 18:59:58.501760 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 18:59:58.507616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Creating iscsi_target for Volume ID: volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Created volume path /opt/stack/data/cinder/volumes/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12,
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: incominguser RFZ3cRJVWYP8FUvVPcqc YAJ9MHhQfXVu9bo8
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]:
Jan 10 18:59:58.510712 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 18:59:58.513063 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:59.139718 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 0.626s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:59.142897 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:59.144329 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 18:59:59.144901 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 18:59:59.148584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:59.180057 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:59.180735 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: I_T nexus: 2
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: I_T nexus: 3
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: gE9ScTft9y6DV7RfxSC9
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 18:59:59.181676 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 18:59:59.187614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:59.394990 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:59.395654 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:59.397817 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 18:59:59.518339 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 18:59:59.518688 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 2\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 18:59:59.519816 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 18:59:59.581754 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12', 'target_lun': 1, 'volume_id': '0c8226fd-3920-4d9d-9e57-1857acf63f12', 'auth_method': 'CHAP', 'auth_username': 'RFZ3cRJVWYP8FUvVPcqc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '032c22e8-fc62-48f3-9779-2a21176beaa9'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 18:59:59.732033 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-e7c39ba3-fd2d-4795-979d-0480c1d2d05a req-2c4d5fe4-fc0d-4cb4-9c5c-e7218f9225c1 tempest-LiveMigrationTest-787009149 None] attachment_update completed successfully.
Jan 10 19:00:05.351047 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b0dbb207-3087-4274-83dd-1b5679732952 req-7d7435fc-1d95-48d8-9284-bcfd7f59796e tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Terminate volume connection completed successfully.
Jan 10 19:00:05.352369 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b0dbb207-3087-4274-83dd-1b5679732952 req-7d7435fc-1d95-48d8-9284-bcfd7f59796e tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Deleting attachment 9071e012-2690-428d-9807-d2b824e00d5b. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:00:05.470785 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-b0dbb207-3087-4274-83dd-1b5679732952 req-7d7435fc-1d95-48d8-9284-bcfd7f59796e tempest-LiveAutoBlockMigrationV225Test-1194441714 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:00:05.470785 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:00:05.470785 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:13.456394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:13.473999 n-d-816927-8 sudo[101616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:13.475380 n-d-816927-8 sudo[101616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:13.939530 n-d-816927-8 sudo[101616]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:13.952220 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 0.495s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:14.108828 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:14.129538 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:14.129953 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: I_T nexus: 3
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: gE9ScTft9y6DV7RfxSC9
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: I_T nexus: 4
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: RFZ3cRJVWYP8FUvVPcqc
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:00:14.131114 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:00:14.139227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Creating iscsi_target for Volume ID: volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:00:14.139227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Created volume path /opt/stack/data/cinder/volumes/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12,
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: incominguser RFZ3cRJVWYP8FUvVPcqc YAJ9MHhQfXVu9bo8
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:00:14.141585 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:14.374367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 0.232s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:14.374638 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:14.375515 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:00:14.376044 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:00:14.378782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:14.396466 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:14.397480 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: I_T nexus: 3
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: gE9ScTft9y6DV7RfxSC9
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: I_T nexus: 4
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: RFZ3cRJVWYP8FUvVPcqc
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:00:14.398427 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:00:14.412828 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:14.570460 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:14.573034 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:14.576300 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:14.734539 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:14.735096 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 3\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:14.736252 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:00:14.810675 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12', 'target_lun': 1, 'volume_id': '0c8226fd-3920-4d9d-9e57-1857acf63f12', 'auth_method': 'CHAP', 'auth_username': 'RFZ3cRJVWYP8FUvVPcqc', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '13a94616-c569-49dc-8fdf-0df7a50419e8'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:00:14.958618 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-84974278-3527-46a8-8bd8-7bfa638ac06f tempest-LiveMigrationTest-665773019 None] attachment_update completed successfully.
Jan 10 19:00:19.966460 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-8cbd7d2b-6433-4932-bdbb-910953e7f980 req-7d856d47-18f7-473f-91fc-1c655b5647a6 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Terminate volume connection completed successfully.
Jan 10 19:00:19.967155 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-8cbd7d2b-6433-4932-bdbb-910953e7f980 req-7d856d47-18f7-473f-91fc-1c655b5647a6 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Deleting attachment 015107eb-4c1b-431b-852c-a0b5cd961fdc. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:00:19.969981 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:20.231245 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:20.231837 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b\n Backing store flags: \n Account information:\n gE9ScTft9y6DV7RfxSC9\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:20.232759 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-8cbd7d2b-6433-4932-bdbb-910953e7f980 req-7d856d47-18f7-473f-91fc-1c655b5647a6 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Removing iscsi_target for Volume ID: 7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:00:20.235866 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:20.394005 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b -f" returned: 0 in 0.159s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:20.395189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:20.399071 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:20.518070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.121s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:20.518658 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 4\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:20.596007 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-8cbd7d2b-6433-4932-bdbb-910953e7f980 req-7d856d47-18f7-473f-91fc-1c655b5647a6 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:00:20.596007 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:00:20.596007 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:22.623326 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:00:22.642574 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:00:22.644716 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 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'
Jan 10 19:00:22.681592 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Flow 'volume_create_manager' (17e0aa7a-e1b1-4114-8e15-63df17fbf226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:00:22.684729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93d49442-7340-4bbf-b5bb-ab69212e7005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:22.735795 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:00:22.778493 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93d49442-7340-4bbf-b5bb-ab69212e7005) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:00:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1161075234',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=ad263caa-3b26-4491-9a31-9aecad14d9a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a4abe15f1ad4655a67f9ec43547611d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:00:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:00:23Z,user_id='3e0b7ec7e4ed49f6b1cece07bdec4c97',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:22.781241 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (429f23fe-c432-40a6-ba79-309d0906eeb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:22.783961 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (429f23fe-c432-40a6-ba79-309d0906eeb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:22.786372 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b14ffd3-fb7d-465e-839c-c0784415172a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:22.979874 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1b14ffd3-fb7d-465e-839c-c0784415172a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ad263caa-3b26-4491-9a31-9aecad14d9a2', 'volume_name': 'volume-ad263caa-3b26-4491-9a31-9aecad14d9a2', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:22.983236 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7e67ce3-ea7f-4f7b-ae38-38239a090a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:22.988187 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7e67ce3-ea7f-4f7b-ae38-38239a090a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:22.991392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (096c7a4b-a24e-4623-9fc9-87cd1bb9c8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:22.992483 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Volume ad263caa-3b26-4491-9a31-9aecad14d9a2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ad263caa-3b26-4491-9a31-9aecad14d9a2', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:00:22.993221 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Cloning ad263caa-3b26-4491-9a31-9aecad14d9a2 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:00:31.326627 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-959a9308-7b6e-4f53-80fc-addb7567cfd2 tempest-LiveMigrationTest-665773019 None] Terminate volume connection completed successfully.
Jan 10 19:00:31.327318 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-959a9308-7b6e-4f53-80fc-addb7567cfd2 tempest-LiveMigrationTest-665773019 None] Deleting attachment 032c22e8-fc62-48f3-9779-2a21176beaa9. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:00:31.396118 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4671ce6f-c312-4392-affc-79c23bda5d7e req-959a9308-7b6e-4f53-80fc-addb7567cfd2 tempest-LiveMigrationTest-665773019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:00:31.396118 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:00:31.396118 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:38.334845 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 15.34 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:00:38.335580 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Image download 616.00 MB at 40.17 MB/s
Jan 10 19:00:38.393868 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:38.566378 n-d-816927-8 sudo[102011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1
Jan 10 19:00:38.571543 n-d-816927-8 sudo[102011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:39.351754 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:00:39.352437 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:00:39.353454 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:39.381539 n-d-816927-8 sudo[102011]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:39.389378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1" returned: 0 in 0.995s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:39.390392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 3e0b7ec7e4ed49f6b1cece07bdec4c97. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:00:39.404895 n-d-816927-8 sudo[102038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:00:39.406486 n-d-816927-8 sudo[102038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:39.495237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:39.698606 n-d-816927-8 sudo[102043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1
Jan 10 19:00:39.709867 n-d-816927-8 sudo[102043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:40.169484 n-d-816927-8 sudo[102038]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:40.171521 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.818s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:40.173580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:40.216997 n-d-816927-8 sudo[102058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:00:40.219080 n-d-816927-8 sudo[102058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:40.253255 n-d-816927-8 sudo[102043]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:40.255988 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1" returned: 0 in 0.763s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:40.257819 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:40.299919 n-d-816927-8 sudo[102061]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:00:40.304784 n-d-816927-8 sudo[102061]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:41.142761 n-d-816927-8 sudo[102058]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:41.146365 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.972s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:41.149350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:00:41.373395 n-d-816927-8 sudo[102061]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:41.375257 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.117s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:41.395909 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume ad263caa-3b26-4491-9a31-9aecad14d9a2. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:00:41.461924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_iyqr0mdn {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:41.586817 n-d-816927-8 sudo[102106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_iyqr0mdn
Jan 10 19:00:41.587648 n-d-816927-8 sudo[102106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:42.110888 n-d-816927-8 sudo[102106]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:42.113134 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_iyqr0mdn" returned: 0 in 0.651s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:42.114557 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:42.219551 n-d-816927-8 sudo[102117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1
Jan 10 19:00:42.221186 n-d-816927-8 sudo[102117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:42.641715 n-d-816927-8 sudo[102117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:42.644109 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1" returned: 0 in 0.529s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:42.645915 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:00:42.647099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:42.671759 n-d-816927-8 sudo[102122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2 oflag=direct
Jan 10 19:00:42.673460 n-d-816927-8 sudo[102122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:43.195111 n-d-816927-8 sudo[102122]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:43.198019 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2 oflag=direct" returned: 0 in 0.550s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:43.199973 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:43.230476 n-d-816927-8 sudo[102135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2
Jan 10 19:00:43.231929 n-d-816927-8 sudo[102135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:44.490829 n-d-816927-8 sudo[102135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:44.492945 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2" returned: 0 in 1.293s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:44.495129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:44.584747 n-d-816927-8 sudo[102184]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1
Jan 10 19:00:44.586157 n-d-816927-8 sudo[102184]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:44.936079 n-d-816927-8 sudo[102184]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:44.938343 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:44.939337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_e_p6e6nqn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.30 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ad263caa--3b26--4491--9a31--9aecad14d9a2 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:00:44.939820 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Converted 700.00 MB image at 540.53 MB/s
Jan 10 19:00:44.940532 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume ad263caa-3b26-4491-9a31-9aecad14d9a2 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:00:45.120469 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 3e0b7ec7e4ed49f6b1cece07bdec4c97 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:00:45.123012 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Marking volume ad263caa-3b26-4491-9a31-9aecad14d9a2 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:00:45.138757 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to ad263caa-3b26-4491-9a31-9aecad14d9a2. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:00:45.139677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Creating volume glance metadata for volume ad263caa-3b26-4491-9a31-9aecad14d9a2 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:00:45.230821 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (096c7a4b-a24e-4623-9fc9-87cd1bb9c8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ad263caa-3b26-4491-9a31-9aecad14d9a2', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:45.233383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e661add3-616e-43d1-8499-136e446615e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:45.243094 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Volume volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 (ad263caa-3b26-4491-9a31-9aecad14d9a2): created successfully
Jan 10 19:00:45.245489 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e661add3-616e-43d1-8499-136e446615e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:45.248935 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Flow 'volume_create_manager' (17e0aa7a-e1b1-4114-8e15-63df17fbf226) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:00:45.261754 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-14b7458c-1ddc-47f5-859d-0096c7a9b6f3 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Created volume successfully.
Jan 10 19:00:50.132171 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-f7f940c3-0258-41bb-8a30-fea2a8e93931 req-1e072c75-e1b2-4d83-b49d-f04c524c35fd tempest-LiveMigrationTest-787009149 None] Terminate volume connection completed successfully.
Jan 10 19:00:50.135994 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f7f940c3-0258-41bb-8a30-fea2a8e93931 req-1e072c75-e1b2-4d83-b49d-f04c524c35fd tempest-LiveMigrationTest-787009149 None] Deleting attachment 13a94616-c569-49dc-8fdf-0df7a50419e8. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:00:50.151613 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:50.342226 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:50.343353 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12\n Backing store flags: \n Account information:\n RFZ3cRJVWYP8FUvVPcqc\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:50.354446 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-f7f940c3-0258-41bb-8a30-fea2a8e93931 req-1e072c75-e1b2-4d83-b49d-f04c524c35fd tempest-LiveMigrationTest-787009149 None] Removing iscsi_target for Volume ID: 0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:00:50.365536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:50.400942 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:50.406573 n-d-816927-8 sudo[102288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:00:50.408372 n-d-816927-8 sudo[102288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:00:50.521026 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 -f" returned: 0 in 0.162s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:50.521418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:50.523718 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:50.675078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.150s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:50.676541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:50.838969 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-f7f940c3-0258-41bb-8a30-fea2a8e93931 req-1e072c75-e1b2-4d83-b49d-f04c524c35fd tempest-LiveMigrationTest-787009149 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:00:50.838969 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:00:50.838969 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:51.161762 n-d-816927-8 sudo[102288]: pam_unix(sudo:session): session closed for user root
Jan 10 19:00:51.164137 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 0.798s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:51.213335 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:51.227348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.014s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:51.227943 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202755488]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:51.228719 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:00:51.230732 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Creating iscsi_target for Volume ID: volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Created volume path /opt/stack/data/cinder/volumes/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2,
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: incominguser M4F9DV4XY2YzvhZst6aP Snn8cwxbaDobGSDY
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:00:51.237832 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:00:51.246364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:51.959279 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 0.717s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:51.959848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202755488]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:51.960592 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:00:51.961129 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:00:51.964266 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:51.973593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:51.974074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202755488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:51.974834 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:00:51.978809 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:52.093124 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:52.093603 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202755488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:52.096540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:00:52.205315 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:00:52.206303 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202755488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:00:52.207308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:00:52.252753 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2', 'target_lun': 1, 'volume_id': 'ad263caa-3b26-4491-9a31-9aecad14d9a2', 'auth_method': 'CHAP', 'auth_username': 'M4F9DV4XY2YzvhZst6aP', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'daecfdde-e54f-478f-86f1-634bc88544d9'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:00:52.388703 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-fe5520e7-41de-4aa0-8340-03cbfcdd6341 req-10d5e73b-1a9b-4910-81a7-61d5d9a938f1 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] attachment_update completed successfully.
Jan 10 19:00:55.549901 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:00:55.560289 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:00:55.562538 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 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'
Jan 10 19:00:55.609457 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Flow 'volume_create_manager' (747e5af8-87bd-4f35-8980-45d8e8d38f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:00:55.619670 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b101f26-fa7c-43ee-9132-398b8993b5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:55.661530 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:00:55.694559 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b101f26-fa7c-43ee-9132-398b8993b5eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:00:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1850073193',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0a3f8505-c4fc-4449-947a-2cb99db45fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16270c363a3742fe89ef8e15c5f8d43b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:00:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:00:55Z,user_id='48f1956872be4c57aa3501361d660cf6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:55.697549 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac972709-00a5-47e3-a7ed-e2936cf242c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:55.700848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac972709-00a5-47e3-a7ed-e2936cf242c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:55.703701 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1761710c-82c5-4bfa-ac52-05a9517c2ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:55.869206 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1761710c-82c5-4bfa-ac52-05a9517c2ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'volume_name': 'volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:55.871999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e57ae3cc-8cb9-4ddd-85dd-a5da97d1c26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:55.875179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e57ae3cc-8cb9-4ddd-85dd-a5da97d1c26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:00:55.877447 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c229317b-66ae-42b5-92d9-01ae52f841d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:00:55.881009 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Volume 0a3f8505-c4fc-4449-947a-2cb99db45fb0: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:00:55.885439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Cloning 0a3f8505-c4fc-4449-947a-2cb99db45fb0 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:01:11.789583 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1, size 616.00 MB, duration 15.90 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:01:11.790362 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Image download 616.00 MB at 38.74 MB/s
Jan 10 19:01:11.858786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:12.042603 n-d-816927-8 sudo[102419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1
Jan 10 19:01:12.047233 n-d-816927-8 sudo[102419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:12.539682 n-d-816927-8 sudo[102419]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:12.541964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1" returned: 0 in 0.683s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:12.542899 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 48f1956872be4c57aa3501361d660cf6. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:01:12.605288 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:12.699118 n-d-816927-8 sudo[102424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1
Jan 10 19:01:12.700130 n-d-816927-8 sudo[102424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:13.177600 n-d-816927-8 sudo[102424]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:13.180500 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1" returned: 0 in 0.575s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:13.184471 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:13.212442 n-d-816927-8 sudo[102436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:01:13.214125 n-d-816927-8 sudo[102436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:13.832499 n-d-816927-8 sudo[102436]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:13.834976 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.650s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:13.863194 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 0a3f8505-c4fc-4449-947a-2cb99db45fb0. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:01:13.916607 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7418yef9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:14.112071 n-d-816927-8 sudo[102477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7418yef9
Jan 10 19:01:14.112908 n-d-816927-8 sudo[102477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:14.645803 n-d-816927-8 sudo[102477]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:14.648378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7418yef9" returned: 0 in 0.732s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:14.650682 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:14.741769 n-d-816927-8 sudo[102481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1
Jan 10 19:01:14.743134 n-d-816927-8 sudo[102481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:15.218752 n-d-816927-8 sudo[102481]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:15.221151 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1" returned: 0 in 0.571s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:15.222799 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:01:15.224209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:15.245423 n-d-816927-8 sudo[102486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0 oflag=direct
Jan 10 19:01:15.246400 n-d-816927-8 sudo[102486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:15.607319 n-d-816927-8 sudo[102486]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:15.610601 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0 oflag=direct" returned: 0 in 0.386s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:15.612158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:15.636251 n-d-816927-8 sudo[102498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0
Jan 10 19:01:15.637711 n-d-816927-8 sudo[102498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:16.996396 n-d-816927-8 sudo[102498]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:16.999592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0" returned: 0 in 1.386s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:17.001183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:17.110618 n-d-816927-8 sudo[102536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1
Jan 10 19:01:17.112263 n-d-816927-8 sudo[102536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:17.477942 n-d-816927-8 sudo[102536]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:17.480670 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1" returned: 0 in 0.479s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:17.481838 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_8mjk4dh8n-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.39 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0a3f8505--c4fc--4449--947a--2cb99db45fb0 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:01:17.482280 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Converted 700.00 MB image at 504.14 MB/s
Jan 10 19:01:17.483158 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 0a3f8505-c4fc-4449-947a-2cb99db45fb0 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:01:17.610109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 48f1956872be4c57aa3501361d660cf6 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:01:17.610921 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Marking volume 0a3f8505-c4fc-4449-947a-2cb99db45fb0 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:01:17.632303 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 0a3f8505-c4fc-4449-947a-2cb99db45fb0. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:01:17.634525 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Creating volume glance metadata for volume 0a3f8505-c4fc-4449-947a-2cb99db45fb0 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:01:17.709369 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c229317b-66ae-42b5-92d9-01ae52f841d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:01:17.712282 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bcb0705-ada7-4da5-a885-29641dfb3835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:01:17.723704 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Volume volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 (0a3f8505-c4fc-4449-947a-2cb99db45fb0): created successfully
Jan 10 19:01:17.725714 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1bcb0705-ada7-4da5-a885-29641dfb3835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:01:17.728891 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Flow 'volume_create_manager' (747e5af8-87bd-4f35-8980-45d8e8d38f50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:01:17.738077 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6e93a640-2408-40fc-b941-10b915f46608 tempest-LiveMigrationTest-787009149 None] Created volume successfully.
Jan 10 19:01:20.097040 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:20.152174 n-d-816927-8 sudo[102552]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:20.180816 n-d-816927-8 sudo[102552]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:20.742835 n-d-816927-8 sudo[102552]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:20.745783 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 0.649s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:20.863277 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:20.885609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:20.885910 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: I_T nexus: 6
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: M4F9DV4XY2YzvhZst6aP
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:01:20.886568 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:01:20.889218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Creating iscsi_target for Volume ID: volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:01:20.889218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Created volume path /opt/stack/data/cinder/volumes/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2,
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: incominguser M4F9DV4XY2YzvhZst6aP Snn8cwxbaDobGSDY
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:20.898074 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:01:20.900475 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:21.199977 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 0.300s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:21.200555 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:21.200902 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:01:21.201323 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:01:21.203584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:21.229152 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:21.230239 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: I_T nexus: 6
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: M4F9DV4XY2YzvhZst6aP
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:01:21.230707 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:01:21.233988 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:21.490637 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.258s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:21.491710 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:21.495706 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:21.751895 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:21.752451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:21.754271 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:01:21.923358 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2', 'target_lun': 1, 'volume_id': 'ad263caa-3b26-4491-9a31-9aecad14d9a2', 'auth_method': 'CHAP', 'auth_username': 'M4F9DV4XY2YzvhZst6aP', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd6833289-4635-4e27-8879-c8664ae6d37b'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:01:22.333541 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-2d44229e-bcd8-4020-9324-d408885fad5a req-9b80f118-e540-4d1b-bbbb-5ab2ef56b76b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] attachment_update completed successfully.
Jan 10 19:01:23.087940 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:23.124821 n-d-816927-8 sudo[102613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:01:23.125652 n-d-816927-8 sudo[102613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:23.965063 n-d-816927-8 sudo[102613]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:23.968873 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 0.879s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:24.051323 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:24.061599 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:24.062628 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: I_T nexus: 6
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: I_T nexus: 7
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: M4F9DV4XY2YzvhZst6aP
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:01:24.063864 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:01:24.068563 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Creating iscsi_target for Volume ID: volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Created volume path /opt/stack/data/cinder/volumes/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0,
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: incominguser 4YtVGqBzbsGHAbhNk5ti NhLgbCiPM4YvgjkZ
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:24.073574 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:01:24.075718 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:25.167985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 1.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:25.168805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:25.169414 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:01:25.170346 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:01:25.171322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:25.198378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:25.198760 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: I_T nexus: 6
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: I_T nexus: 7
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: M4F9DV4XY2YzvhZst6aP
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:01:25.199508 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:01:25.202849 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:25.586829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.385s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:25.587185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:25.590080 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:25.790673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.201s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:25.791554 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:25.792626 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:01:25.914386 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'target_lun': 1, 'volume_id': '0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'auth_method': 'CHAP', 'auth_username': '4YtVGqBzbsGHAbhNk5ti', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '463ded36-804d-4373-a6d4-a62ab252c6b6'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:01:26.248167 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-82beade8-5b3e-4d88-893f-57fc86f54726 req-399dbd11-e4e5-4733-89dd-bc6f931f8a3c tempest-LiveMigrationTest-787009149 None] attachment_update completed successfully.
Jan 10 19:01:39.350444 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:01:39.350444 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:01:39.350444 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:39.426759 n-d-816927-8 sudo[102754]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:01:39.436297 n-d-816927-8 sudo[102754]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:40.627078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.270s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:40.627078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:40.616628 n-d-816927-8 sudo[102754]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:40.644169 n-d-816927-8 sudo[102757]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:01:40.644971 n-d-816927-8 sudo[102757]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:01:41.503769 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-2d44229e-bcd8-4020-9324-d408885fad5a req-588a3c00-c877-4e03-8beb-01b9de8f807b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Terminate volume connection completed successfully.
Jan 10 19:01:41.506616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-2d44229e-bcd8-4020-9324-d408885fad5a req-588a3c00-c877-4e03-8beb-01b9de8f807b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] Deleting attachment d6833289-4635-4e27-8879-c8664ae6d37b. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:01:41.626015 n-d-816927-8 sudo[102757]: pam_unix(sudo:session): session closed for user root
Jan 10 19:01:41.681695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.054s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:41.691712 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:01:41.830151 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-2d44229e-bcd8-4020-9324-d408885fad5a req-588a3c00-c877-4e03-8beb-01b9de8f807b tempest-LiveAutoBlockMigrationV225Test-1194441714 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:01:41.830151 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:01:41.830151 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:58.268598 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-434f822b-3acc-4240-9f39-c50016391fcc tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Terminate volume connection completed successfully.
Jan 10 19:01:58.269308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-434f822b-3acc-4240-9f39-c50016391fcc tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Deleting attachment daecfdde-e54f-478f-86f1-634bc88544d9. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:01:58.276166 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:58.411335 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:58.411878 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2\n Backing store flags: \n Account information:\n M4F9DV4XY2YzvhZst6aP\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:58.412957 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-434f822b-3acc-4240-9f39-c50016391fcc tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Removing iscsi_target for Volume ID: ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:58.416125 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:58.623454 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 -f" returned: 0 in 0.208s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:58.623745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:58.626569 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:58.853647 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.228s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:58.853919 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:58.975167 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-434f822b-3acc-4240-9f39-c50016391fcc tempest-LiveAutoBlockMigrationV225Test-1842983951 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:01:58.975167 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:01:58.975167 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:01:59.245435 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Lock "b'cinder-ad263caa-3b26-4491-9a31-9aecad14d9a2-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:01:59.313310 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:59.556405 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.245s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:01:59.556782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:01:59.557539 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Skipping remove_export. No iscsi_target is presently exported for volume: ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:59.558550 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 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 stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:01:59.599931 n-d-816927-8 sudo[103013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:01:59.600755 n-d-816927-8 sudo[103013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:00.355056 n-d-816927-8 sudo[103013]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:00.357994 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 0.799s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:00.363794 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:00.409648 n-d-816927-8 sudo[103020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:02:00.410555 n-d-816927-8 sudo[103020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:01.510979 n-d-816927-8 sudo[103020]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:01.513803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 1.151s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:01.516410 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:01.561199 n-d-816927-8 sudo[103045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:02:01.564356 n-d-816927-8 sudo[103045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:01.725486 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:01.768479 n-d-816927-8 sudo[103047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:01.771879 n-d-816927-8 sudo[103047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:02.312691 n-d-816927-8 sudo[103045]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:02.316588 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ad263caa-3b26-4491-9a31-9aecad14d9a2" returned: 0 in 0.799s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:02.318201 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Successfully deleted volume: ad263caa-3b26-4491-9a31-9aecad14d9a2
Jan 10 19:02:02.415408 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Created reservations ['e3c40615-84c7-4df3-a010-3981d92ad72d', '35dc9197-424f-45da-a238-08540bdd670c', '48344ba5-e0fd-4aa3-880a-e64d844d7178', '84169381-1787-48c7-af1f-f49a12b82051'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:02:02.418336 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:02:02.418336 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:02:02.418336 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:02.520759 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:02:02.522572 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:02.582693 n-d-816927-8 sudo[103062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:02:02.584540 n-d-816927-8 sudo[103062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:02.712923 n-d-816927-8 sudo[103047]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:02.715335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Lock "b'cinder-7e77b6a3-0db2-4e9b-9f13-4150118f297b-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:02:02.750470 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 1.024s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.010458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.018861 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.044254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.035s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.045265 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206200064]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: I_T nexus: 8
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: 4YtVGqBzbsGHAbhNk5ti
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:02:03.046422 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:02:03.049687 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Creating iscsi_target for Volume ID: volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:02:03.049687 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Created volume path /opt/stack/data/cinder/volumes/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0,
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: incominguser 4YtVGqBzbsGHAbhNk5ti NhLgbCiPM4YvgjkZ
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:03.059589 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:02:03.063545 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.266361 n-d-816927-8 sudo[103062]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:03.269305 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 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.747s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.270914 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.315480 n-d-816927-8 sudo[103072]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:02:03.320625 n-d-816927-8 sudo[103072]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:03.369203 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 0.306s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.369203 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206200064]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:03.370031 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:02:03.370397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:02:03.374855 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.380416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.361s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.380929 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756608]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:03.381893 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:02:03.383116 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 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 stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.443309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.443309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206200064]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: I_T nexus: 8
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: 4YtVGqBzbsGHAbhNk5ti
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:02:03.443655 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:02:03.446161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:03.480741 n-d-816927-8 sudo[103079]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:02:03.484034 n-d-816927-8 sudo[103079]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:03.816408 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.369s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:03.818399 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206200064]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:03.822044 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:04.073892 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.251s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:04.074367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206200064]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 8\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:04.079027 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:02:04.344225 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'target_lun': 1, 'volume_id': '0a3f8505-c4fc-4449-947a-2cb99db45fb0', 'auth_method': 'CHAP', 'auth_username': '4YtVGqBzbsGHAbhNk5ti', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '154c8acc-5020-4ad1-a96d-23f12612f815'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:02:04.424926 n-d-816927-8 sudo[103072]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:04.493145 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.222s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:04.496698 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:02:04.551365 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Deleted volume successfully.
Jan 10 19:02:04.651441 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-4feba40b-698e-4bcb-839c-5ee28b1301ed req-d48c5b7f-3077-4e8f-a094-57c7bd91aa91 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Lock "b'cinder-ad263caa-3b26-4491-9a31-9aecad14d9a2-delete_volume'" released by "delete_volume" :: held 5.406s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:02:04.655467 n-d-816927-8 sudo[103079]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:04.657829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 1.275s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:04.660912 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:04.690825 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-6a1ea96f-866f-4824-b6cc-a3a3e35be704 tempest-LiveMigrationTest-665773019 None] attachment_update completed successfully.
Jan 10 19:02:04.704294 n-d-816927-8 sudo[103091]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:02:04.706613 n-d-816927-8 sudo[103091]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:05.510215 n-d-816927-8 sudo[103091]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:05.512975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 0.853s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:05.515661 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:05.553841 n-d-816927-8 sudo[103096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:02:05.558842 n-d-816927-8 sudo[103096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:06.389712 n-d-816927-8 sudo[103096]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:06.392182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7e77b6a3-0db2-4e9b-9f13-4150118f297b" returned: 0 in 0.876s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:06.394077 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Successfully deleted volume: 7e77b6a3-0db2-4e9b-9f13-4150118f297b
Jan 10 19:02:06.496724 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Created reservations ['f384c758-be18-49fd-9a04-ce4466386118', '21a74b4b-4c6b-4ab8-9350-7d3ed50dfd12', '8fe030f6-bbbf-4c56-8eda-c23ac9d5ba3e', 'd6a63310-0354-4335-97e0-61dc33418add'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:02:06.499140 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:02:06.499140 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:02:06.499140 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:06.585084 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:02:06.585921 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:06.628635 n-d-816927-8 sudo[103105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:02:06.630077 n-d-816927-8 sudo[103105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:07.379035 n-d-816927-8 sudo[103105]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:07.381639 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 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.795s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:07.383911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:07.426361 n-d-816927-8 sudo[103135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:02:07.427833 n-d-816927-8 sudo[103135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:08.106370 n-d-816927-8 sudo[103135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:08.108942 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:08.111478 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:02:08.120990 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Deleted volume successfully.
Jan 10 19:02:08.165194 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a640f953-f7f4-465c-8bea-fe31ab6b4608 tempest-LiveAutoBlockMigrationV225Test-1842983951 None] Lock "b'cinder-7e77b6a3-0db2-4e9b-9f13-4150118f297b-delete_volume'" released by "delete_volume" :: held 5.460s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:02:22.220976 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-9f710204-270f-42fb-a449-21aefbca2f82 tempest-LiveMigrationTest-665773019 None] Terminate volume connection completed successfully.
Jan 10 19:02:22.221836 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-9f710204-270f-42fb-a449-21aefbca2f82 tempest-LiveMigrationTest-665773019 None] Deleting attachment 463ded36-804d-4373-a6d4-a62ab252c6b6. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:02:22.356514 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-31a046a4-f2dc-44c4-a059-b1542d756c72 req-9f710204-270f-42fb-a449-21aefbca2f82 tempest-LiveMigrationTest-665773019 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:02:22.356514 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:02:22.356514 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:39.350224 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:02:39.351033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:02:39.351745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:39.378560 n-d-816927-8 sudo[103532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:02:39.380620 n-d-816927-8 sudo[103532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:39.941573 n-d-816927-8 sudo[103532]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:39.943675 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.592s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:39.945423 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:39.971119 n-d-816927-8 sudo[103535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:02:39.972778 n-d-816927-8 sudo[103535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:40.490119 n-d-816927-8 sudo[103535]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:40.492676 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.547s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:40.495408 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:02:42.289846 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-4b08ea31-684e-445a-b111-6ef333f93ab1 tempest-LiveMigrationTest-787009149 None] Terminate volume connection completed successfully.
Jan 10 19:02:42.291510 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-4b08ea31-684e-445a-b111-6ef333f93ab1 tempest-LiveMigrationTest-787009149 None] Deleting attachment 154c8acc-5020-4ad1-a96d-23f12612f815. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:02:42.296501 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:42.411325 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.117s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:42.411498 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0\n Backing store flags: \n Account information:\n 4YtVGqBzbsGHAbhNk5ti\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:42.412268 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-4b08ea31-684e-445a-b111-6ef333f93ab1 tempest-LiveMigrationTest-787009149 None] Removing iscsi_target for Volume ID: 0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:42.413552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:42.566995 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 -f" returned: 0 in 0.153s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:42.567452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:42.570414 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:42.700166 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:42.700799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:42.806142 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-4b08ea31-684e-445a-b111-6ef333f93ab1 tempest-LiveMigrationTest-787009149 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:02:42.806142 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:02:42.806142 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:43.085693 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Lock "b'cinder-0a3f8505-c4fc-4449-947a-2cb99db45fb0-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:02:43.286496 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:43.503534 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:43.504682 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494206629664]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:43.505492 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:43.506838 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 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 stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:43.567065 n-d-816927-8 sudo[103569]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:43.569277 n-d-816927-8 sudo[103569]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:43.682386 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:02:43.687661 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:02:43.688321 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 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'
Jan 10 19:02:43.704717 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Flow 'volume_create_manager' (ba3882bc-fd59-4031-aa20-fba309551527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:02:43.707991 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (feeca3d5-b48e-45af-a15b-19be011f39b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:02:43.743290 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:02:43.781125 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (feeca3d5-b48e-45af-a15b-19be011f39b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:02:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-475720527',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=535c35f3-05af-4400-b5fa-5a68639abbe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdbea77850274e56a1b17a0193b45dee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:02:44Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:02:44Z,user_id='b0f32b8e2d134fa7a4a119c47d081b95',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:02:43.789900 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee5b90e9-7892-4df0-a005-b62ab483f076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:02:43.792811 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ee5b90e9-7892-4df0-a005-b62ab483f076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:02:43.795931 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe4b54fc-83ed-470e-b1e4-303647f5ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:02:43.984432 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fe4b54fc-83ed-470e-b1e4-303647f5ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '535c35f3-05af-4400-b5fa-5a68639abbe7', 'volume_name': 'volume-535c35f3-05af-4400-b5fa-5a68639abbe7', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:02:43.987198 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0133f1b-a41c-4b7b-b30f-6cb64262ffed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:02:43.992541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d0133f1b-a41c-4b7b-b30f-6cb64262ffed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:02:43.996657 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e0743e44-0ffe-4c22-bdef-f7ae761df9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:02:44.002801 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Volume 535c35f3-05af-4400-b5fa-5a68639abbe7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-535c35f3-05af-4400-b5fa-5a68639abbe7', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:02:44.003924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Cloning 535c35f3-05af-4400-b5fa-5a68639abbe7 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:02:44.282464 n-d-816927-8 sudo[103569]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:44.285958 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 0.779s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:44.289872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:44.340491 n-d-816927-8 sudo[103576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:44.341322 n-d-816927-8 sudo[103576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:44.364672 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Lock "b'cinder-0c8226fd-3920-4d9d-9e57-1857acf63f12-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:02:44.516565 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:44.717282 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:44.717566 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368288]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:02:44.718727 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:02:44.720619 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 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 stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:44.770918 n-d-816927-8 sudo[103580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:02:44.773598 n-d-816927-8 sudo[103580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:45.311126 n-d-816927-8 sudo[103576]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:45.313947 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 1.024s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:45.318655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:45.392189 n-d-816927-8 sudo[103589]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:45.393017 n-d-816927-8 sudo[103589]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:45.520026 n-d-816927-8 sudo[103580]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:45.522883 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 0.802s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:45.525362 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:45.556590 n-d-816927-8 sudo[103591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:02:45.566555 n-d-816927-8 sudo[103591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:46.659430 n-d-816927-8 sudo[103591]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:46.662449 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 1.137s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:46.665599 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:46.690389 n-d-816927-8 sudo[103589]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:46.693379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a3f8505-c4fc-4449-947a-2cb99db45fb0" returned: 0 in 1.375s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:46.694708 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Successfully deleted volume: 0a3f8505-c4fc-4449-947a-2cb99db45fb0
Jan 10 19:02:46.710421 n-d-816927-8 sudo[103600]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:02:46.712265 n-d-816927-8 sudo[103600]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:46.789917 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Created reservations ['6fcc0f0b-0d12-47e0-bfdd-933611211c61', '109b7198-8d5f-458d-83c9-f886f0c54032', '3f9dc221-21ec-4397-b470-9ee3b2a3864a', '0a53366f-4245-4378-8185-10216a0ebcaa'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:02:46.796543 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:02:46.796543 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:02:46.796543 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:46.913319 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:02:46.914993 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:46.976323 n-d-816927-8 sudo[103602]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:02:46.977139 n-d-816927-8 sudo[103602]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:47.893348 n-d-816927-8 sudo[103602]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:47.898010 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 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.983s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:47.900185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:47.946133 n-d-816927-8 sudo[103609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:02:47.948284 n-d-816927-8 sudo[103609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:47.949393 n-d-816927-8 sudo[103600]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:47.951698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0c8226fd-3920-4d9d-9e57-1857acf63f12" returned: 0 in 1.286s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:47.953323 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Successfully deleted volume: 0c8226fd-3920-4d9d-9e57-1857acf63f12
Jan 10 19:02:48.130061 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Created reservations ['e1a8cc16-acc0-499a-bdbd-233798601a9f', '35d75440-753d-429e-ac2b-638dd49fdd76', 'f710126f-5daa-496a-8773-c82ab032d053', '0c5bf88f-44bb-4690-894f-c21ceaaa111b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:02:48.132294 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:02:48.132294 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:02:48.132294 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:02:48.283952 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:02:48.289871 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:48.347106 n-d-816927-8 sudo[103612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:02:48.347947 n-d-816927-8 sudo[103612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:49.096934 n-d-816927-8 sudo[103609]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:49.100039 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.199s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:49.108134 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:02:49.123600 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Deleted volume successfully.
Jan 10 19:02:49.157773 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-dba573ce-d7ba-4f8b-8b59-51121ee552ed req-d59d188f-14ef-4fa5-81bc-93f24fee3c8a tempest-LiveMigrationTest-787009149 None] Lock "b'cinder-0a3f8505-c4fc-4449-947a-2cb99db45fb0-delete_volume'" released by "delete_volume" :: held 6.071s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:02:49.192088 n-d-816927-8 sudo[103612]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:49.194146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.904s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:49.198414 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:02:49.305839 n-d-816927-8 sudo[103626]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:02:49.306810 n-d-816927-8 sudo[103626]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:02:50.192814 n-d-816927-8 sudo[103626]: pam_unix(sudo:session): session closed for user root
Jan 10 19:02:50.196633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.000s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:02:50.198802 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:02:50.212161 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Deleted volume successfully.
Jan 10 19:02:50.254886 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-1506cefb-7335-4d93-bfe1-9bc622ca7bca tempest-LiveMigrationTest-787009149 None] Lock "b'cinder-0c8226fd-3920-4d9d-9e57-1857acf63f12-delete_volume'" released by "delete_volume" :: held 5.890s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:03:02.111571 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1, size 616.00 MB, duration 18.11 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:03:02.113093 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Image download 616.00 MB at 34.02 MB/s
Jan 10 19:03:02.182631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:02.387058 n-d-816927-8 sudo[103732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1
Jan 10 19:03:02.389038 n-d-816927-8 sudo[103732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:02.849861 n-d-816927-8 sudo[103732]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:02.852198 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1" returned: 0 in 0.672s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:02.853102 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user b0f32b8e2d134fa7a4a119c47d081b95. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:03:02.914033 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:03.015716 n-d-816927-8 sudo[103737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1
Jan 10 19:03:03.017164 n-d-816927-8 sudo[103737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:03.504077 n-d-816927-8 sudo[103737]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:03.506324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1" returned: 0 in 0.592s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:03.508284 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-535c35f3-05af-4400-b5fa-5a68639abbe7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:03.546482 n-d-816927-8 sudo[103742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-535c35f3-05af-4400-b5fa-5a68639abbe7 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:03:03.547339 n-d-816927-8 sudo[103742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:04.379458 n-d-816927-8 sudo[103742]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:04.382724 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-535c35f3-05af-4400-b5fa-5a68639abbe7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.874s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:04.403304 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 535c35f3-05af-4400-b5fa-5a68639abbe7. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:03:04.447242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_i5c94hqt {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:04.540054 n-d-816927-8 sudo[103777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_i5c94hqt
Jan 10 19:03:04.541080 n-d-816927-8 sudo[103777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:04.916042 n-d-816927-8 sudo[103777]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:04.918784 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_i5c94hqt" returned: 0 in 0.471s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:04.920537 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:05.031231 n-d-816927-8 sudo[103781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1
Jan 10 19:03:05.032129 n-d-816927-8 sudo[103781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:05.459141 n-d-816927-8 sudo[103781]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:05.461695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1" returned: 0 in 0.541s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:05.462699 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:03:05.463882 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:05.483321 n-d-816927-8 sudo[103786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7 oflag=direct
Jan 10 19:03:05.485281 n-d-816927-8 sudo[103786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:05.903361 n-d-816927-8 sudo[103786]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:05.905690 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7 oflag=direct" returned: 0 in 0.441s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:05.908043 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:05.929750 n-d-816927-8 sudo[103798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7
Jan 10 19:03:05.931243 n-d-816927-8 sudo[103798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:07.411454 n-d-816927-8 sudo[103798]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:07.413892 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7" returned: 0 in 1.505s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:07.415065 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:07.642425 n-d-816927-8 sudo[103833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1
Jan 10 19:03:07.646550 n-d-816927-8 sudo[103833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:08.149426 n-d-816927-8 sudo[103833]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:08.153819 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1" returned: 0 in 0.736s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:08.156009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7j9z4ub4n-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.51 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--535c35f3--05af--4400--b5fa--5a68639abbe7 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:03:08.157150 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Converted 700.00 MB image at 464.55 MB/s
Jan 10 19:03:08.159182 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 535c35f3-05af-4400-b5fa-5a68639abbe7 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:03:08.351005 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user b0f32b8e2d134fa7a4a119c47d081b95 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:03:08.352077 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Marking volume 535c35f3-05af-4400-b5fa-5a68639abbe7 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:03:08.378297 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 535c35f3-05af-4400-b5fa-5a68639abbe7. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:03:08.380396 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Creating volume glance metadata for volume 535c35f3-05af-4400-b5fa-5a68639abbe7 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:03:08.556089 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e0743e44-0ffe-4c22-bdef-f7ae761df9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-535c35f3-05af-4400-b5fa-5a68639abbe7', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:03:08.562358 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3e52d07-72a3-4d6f-b33a-32fa8edcfcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:03:08.578231 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Volume volume-535c35f3-05af-4400-b5fa-5a68639abbe7 (535c35f3-05af-4400-b5fa-5a68639abbe7): created successfully
Jan 10 19:03:08.580982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a3e52d07-72a3-4d6f-b33a-32fa8edcfcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:03:08.586559 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Flow 'volume_create_manager' (ba3882bc-fd59-4031-aa20-fba309551527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:03:08.616314 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f935d881-7ea1-46bb-9023-a495d3e18d3d tempest-ServersTestBootFromVolume-432002925 None] Created volume successfully.
Jan 10 19:03:15.971622 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:16.040084 n-d-816927-8 sudo[103863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:03:16.041201 n-d-816927-8 sudo[103863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:17.190226 n-d-816927-8 sudo[103863]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:17.194496 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7" returned: 0 in 1.222s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:17.340015 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:17.369253 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:17.369873 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367488]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:03:17.370997 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:03:17.372193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Creating iscsi_target for Volume ID: volume-535c35f3-05af-4400-b5fa-5a68639abbe7 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Created volume path /opt/stack/data/cinder/volumes/volume-535c35f3-05af-4400-b5fa-5a68639abbe7,
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: incominguser 2EhJ7m3b9iQEnKeL8GXB qHKUwaSXYSDa95yV
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:03:17.382495 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:03:17.384426 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:18.218354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7" returned: 0 in 0.834s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:18.219560 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367488]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:03:18.219915 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:03:18.220278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:03:18.221908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:18.244325 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:18.244652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:03:18.245230 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:03:18.246211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:18.461058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:18.462056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:03:18.463431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:18.739495 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:18.739897 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:03:18.741351 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:03:18.845751 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7', 'target_lun': 1, 'volume_id': '535c35f3-05af-4400-b5fa-5a68639abbe7', 'auth_method': 'CHAP', 'auth_username': '2EhJ7m3b9iQEnKeL8GXB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c6681b16-41f4-4ebf-9a24-7323aa97a13e'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:03:19.230511 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-69c06284-966f-475d-8df7-d2e6a7bfcdaf req-a1751269-6605-46ad-b36e-b8a9dc6434ea tempest-ServersTestBootFromVolume-432002925 None] attachment_update completed successfully.
Jan 10 19:03:39.353574 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:03:39.354357 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:03:39.354647 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:39.375150 n-d-816927-8 sudo[104114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:03:39.376103 n-d-816927-8 sudo[104114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:39.938939 n-d-816927-8 sudo[104114]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:39.941398 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.586s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:39.943129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:03:40.012825 n-d-816927-8 sudo[104117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:03:40.014256 n-d-816927-8 sudo[104117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:03:40.679779 n-d-816927-8 sudo[104117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:03:40.681783 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.738s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:03:40.683123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:04:29.897579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:04:29.911023 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:04:29.913433 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 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'
Jan 10 19:04:29.949625 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Flow 'volume_create_manager' (67f13861-5fca-4854-9f07-fccf674e9e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:04:29.955273 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ff96f98-1966-42f8-9db9-7e734000ce30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:29.990078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:04:30.019001 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3ff96f98-1966-42f8-9db9-7e734000ce30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:04:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1819285503',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38fa925cef594523b998d1bcefacff0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:04:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:04:30Z,user_id='16bf27d69a824c11a555a411397efe54',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:30.022103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d05bda8d-bfff-48a8-b879-2748338e89c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:30.024577 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d05bda8d-bfff-48a8-b879-2748338e89c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:30.027278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a70d9b9-44a4-4c00-9206-20966d92e9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:30.030663 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3a70d9b9-44a4-4c00-9206-20966d92e9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc', 'volume_name': 'volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:30.034756 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb3c70c7-f1a0-4245-9a63-57b8dacd44c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:30.036990 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (eb3c70c7-f1a0-4245-9a63-57b8dacd44c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:30.039363 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39423aef-f7e8-413b-b969-75cc52b75764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:30.040715 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Volume 3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc', 'volume_size': 1}
Jan 10 19:04:30.042417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:30.087814 n-d-816927-8 sudo[104559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:04:30.095343 n-d-816927-8 sudo[104559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:30.967542 n-d-816927-8 sudo[104559]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:30.970837 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.928s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:30.975176 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (39423aef-f7e8-413b-b969-75cc52b75764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:30.977732 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a79af408-0e2d-4f44-aeda-d3dcdd7d871b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:30.996493 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Volume volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc (3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc): created successfully
Jan 10 19:04:31.001092 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a79af408-0e2d-4f44-aeda-d3dcdd7d871b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:31.005628 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Flow 'volume_create_manager' (67f13861-5fca-4854-9f07-fccf674e9e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:04:31.019294 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ddcb0e90-eec8-4cca-be08-8d54978a446d tempest-VolumesAdminNegativeTest-1919925695 None] Created volume successfully.
Jan 10 19:04:32.640538 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:32.704888 n-d-816927-8 sudo[104652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:32.710250 n-d-816927-8 sudo[104652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:33.421311 n-d-816927-8 sudo[104652]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:33.424005 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc" returned: 0 in 0.783s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:33.507708 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:33.521070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:33.521834 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: I_T nexus: 10
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: 2EhJ7m3b9iQEnKeL8GXB
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:04:33.522828 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:04:33.526696 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Creating iscsi_target for Volume ID: volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Created volume path /opt/stack/data/cinder/volumes/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc,
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: incominguser AXJiE9sAnCRHMd3KP344 9Qh9ADA9d448Ckp9
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:04:33.541758 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:04:33.545803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:34.501694 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc" returned: 0 in 0.958s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:34.503242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:34.504072 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:04:34.504676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:04:34.508408 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:34.539317 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.032s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:34.540318 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n Backing store flags: \n Account information:\n AXJiE9sAnCRHMd3KP344\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: I_T nexus: 10
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: 2EhJ7m3b9iQEnKeL8GXB
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:04:34.540922 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:04:34.545553 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:34.885780 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.343s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:34.886249 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n Backing store flags: \n Account information:\n AXJiE9sAnCRHMd3KP344\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:34.889572 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:35.149128 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.261s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:35.149456 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n Backing store flags: \n Account information:\n AXJiE9sAnCRHMd3KP344\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:35.151395 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:04:35.273754 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc', 'target_lun': 1, 'volume_id': '3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc', 'auth_method': 'CHAP', 'auth_username': 'AXJiE9sAnCRHMd3KP344', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '203ca971-eb4c-4807-9cd7-512ff6e1d153'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:04:35.452804 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-a754be5e-f361-4e06-806f-2ee3d0bafa79 req-ce02c5f2-4590-493c-81cd-d89960a347ff tempest-VolumesAdminNegativeTest-1919925695 None] attachment_update completed successfully.
Jan 10 19:04:39.351659 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:04:39.352350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:04:39.352702 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:39.411412 n-d-816927-8 sudo[104721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:04:39.414189 n-d-816927-8 sudo[104721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:40.156393 n-d-816927-8 sudo[104721]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:40.158500 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.805s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:40.160562 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:40.213151 n-d-816927-8 sudo[104729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:04:40.213963 n-d-816927-8 sudo[104729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:40.933851 n-d-816927-8 sudo[104729]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:40.936018 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.775s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:40.938673 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:04:45.800867 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-84ebe800-be48-4726-a2a9-6a59dd3d9828 req-4e86d875-f08a-4d5e-be90-0d97715dd5c1 tempest-VolumesAdminNegativeTest-1919925695 None] Terminate volume connection completed successfully.
Jan 10 19:04:45.801535 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-84ebe800-be48-4726-a2a9-6a59dd3d9828 req-4e86d875-f08a-4d5e-be90-0d97715dd5c1 tempest-VolumesAdminNegativeTest-1919925695 None] Deleting attachment 203ca971-eb4c-4807-9cd7-512ff6e1d153. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:04:45.802751 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:46.038848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.236s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:46.039254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc\n Backing store flags: \n Account information:\n AXJiE9sAnCRHMd3KP344\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:46.039981 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-84ebe800-be48-4726-a2a9-6a59dd3d9828 req-4e86d875-f08a-4d5e-be90-0d97715dd5c1 tempest-VolumesAdminNegativeTest-1919925695 None] Removing iscsi_target for Volume ID: 3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:46.043586 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:46.208665 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc -f" returned: 0 in 0.166s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:46.209707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:46.213293 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:46.459256 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:46.459555 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:46.558342 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-84ebe800-be48-4726-a2a9-6a59dd3d9828 req-4e86d875-f08a-4d5e-be90-0d97715dd5c1 tempest-VolumesAdminNegativeTest-1919925695 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:04:46.558342 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:04:46.558342 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:04:47.468409 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:04:47.479469 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:04:47.480167 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 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'
Jan 10 19:04:47.519993 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Flow 'volume_create_manager' (878ffbb1-1354-4f6c-9286-1c81f6baeab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:04:47.528362 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (095dea7f-72f2-4386-9d2f-0e797b88d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:47.581659 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:04:47.630010 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (095dea7f-72f2-4386-9d2f-0e797b88d312) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:04:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-15843681',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=104e436c-04cc-40c2-91fe-b0442a6dc441,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2bfe62c5d34baa9e47a8c8d9c44780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:04:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:04:47Z,user_id='5e383cfa366a4785ae60c1056ffdf4f5',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:47.633511 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b2767e8-eb0f-4138-83d4-fd57f719ed5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:47.636237 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b2767e8-eb0f-4138-83d4-fd57f719ed5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:47.639074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33fd3ef8-dc06-41a4-894e-abe6b2f6493e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:47.767120 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (33fd3ef8-dc06-41a4-894e-abe6b2f6493e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '104e436c-04cc-40c2-91fe-b0442a6dc441', 'volume_name': 'volume-104e436c-04cc-40c2-91fe-b0442a6dc441', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:47.769383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (737bed4a-b72a-4bf5-b19c-8d2d54533535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:47.771514 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (737bed4a-b72a-4bf5-b19c-8d2d54533535) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:47.773601 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdd96ccc-3a59-42eb-9597-4dcdd2eb8779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:47.774406 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume 104e436c-04cc-40c2-91fe-b0442a6dc441: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-104e436c-04cc-40c2-91fe-b0442a6dc441', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:04:47.785920 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Cloning 104e436c-04cc-40c2-91fe-b0442a6dc441 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:04:48.425590 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:04:48.430626 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:04:48.433284 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 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'
Jan 10 19:04:48.463606 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Flow 'volume_create_manager' (b8563beb-0a0a-41b9-8104-4c3c2693ae5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:04:48.468872 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e1f61a4-1aba-4164-bc30-9f32e697f3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:48.501128 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:04:48.541761 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e1f61a4-1aba-4164-bc30-9f32e697f3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:04:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-2047199987',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=bb939da2-9d10-4706-a391-636a19d4dea9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38fa925cef594523b998d1bcefacff0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:04:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:04:48Z,user_id='16bf27d69a824c11a555a411397efe54',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:48.545053 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22e12b5c-251f-4a4e-8670-2c65400a0a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:48.547334 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22e12b5c-251f-4a4e-8670-2c65400a0a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:48.549995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3cfb689-b6e0-4233-899b-3b92cd62186c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:48.552570 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f3cfb689-b6e0-4233-899b-3b92cd62186c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bb939da2-9d10-4706-a391-636a19d4dea9', 'volume_name': 'volume-bb939da2-9d10-4706-a391-636a19d4dea9', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:48.555002 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ba50e5a-c6ed-478b-a01c-19addb8cd60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:48.557255 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1ba50e5a-c6ed-478b-a01c-19addb8cd60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:48.559589 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec3ece30-c40a-4426-a938-1601592fcf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:48.560654 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Volume bb939da2-9d10-4706-a391-636a19d4dea9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bb939da2-9d10-4706-a391-636a19d4dea9', 'volume_size': 1}
Jan 10 19:04:48.562408 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb939da2-9d10-4706-a391-636a19d4dea9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:48.649446 n-d-816927-8 sudo[104877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb939da2-9d10-4706-a391-636a19d4dea9 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:04:48.651668 n-d-816927-8 sudo[104877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:49.575011 n-d-816927-8 sudo[104877]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:49.583155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bb939da2-9d10-4706-a391-636a19d4dea9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.020s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:49.593116 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ec3ece30-c40a-4426-a938-1601592fcf69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bb939da2-9d10-4706-a391-636a19d4dea9', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:49.595414 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c4ae559-cf07-459d-9c97-72a74637a88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:04:49.638620 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Volume volume-bb939da2-9d10-4706-a391-636a19d4dea9 (bb939da2-9d10-4706-a391-636a19d4dea9): created successfully
Jan 10 19:04:49.644933 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c4ae559-cf07-459d-9c97-72a74637a88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:04:49.654519 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Flow 'volume_create_manager' (b8563beb-0a0a-41b9-8104-4c3c2693ae5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:04:49.688811 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0930b94e-1256-437a-a755-725ffc866c37 tempest-VolumesAdminNegativeTest-1919925695 None] Created volume successfully.
Jan 10 19:04:51.975630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Lock "b'cinder-bb939da2-9d10-4706-a391-636a19d4dea9-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:04:52.132330 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Skipping remove_export. No iscsi_target is presently exported for volume: bb939da2-9d10-4706-a391-636a19d4dea9
Jan 10 19:04:52.134019 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 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 stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:52.190322 n-d-816927-8 sudo[104983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9
Jan 10 19:04:52.193869 n-d-816927-8 sudo[104983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:52.840643 n-d-816927-8 sudo[104983]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:52.844951 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9" returned: 0 in 0.711s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:52.848229 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:52.901453 n-d-816927-8 sudo[104990]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9
Jan 10 19:04:52.904032 n-d-816927-8 sudo[104990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:53.699063 n-d-816927-8 sudo[104990]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:53.702788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9" returned: 0 in 0.855s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:53.704814 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:53.738694 n-d-816927-8 sudo[104994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9
Jan 10 19:04:53.741612 n-d-816927-8 sudo[104994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:54.914306 n-d-816927-8 sudo[104994]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:54.923827 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bb939da2-9d10-4706-a391-636a19d4dea9" returned: 0 in 1.215s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:54.925630 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Successfully deleted volume: bb939da2-9d10-4706-a391-636a19d4dea9
Jan 10 19:04:55.084031 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Created reservations ['a551787e-13e9-438a-b5c2-eca9ab94d339', 'e47b2c02-3469-455c-ab92-c1c6c7fd3b72', 'de3efdaa-c5eb-4780-9cc7-84a6acf3270f', 'c8dce007-c521-4dee-aee2-522c876400c7'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:04:55.089423 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:04:55.089423 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:04:55.089423 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:04:55.234346 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:04:55.235414 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:55.293039 n-d-816927-8 sudo[105009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:04:55.296892 n-d-816927-8 sudo[105009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:56.226163 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Lock "b'cinder-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc-delete_volume'" acquired by "delete_volume" :: waited 0.037s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:04:56.456188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:56.780817 n-d-816927-8 sudo[105009]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:56.784249 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 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 1.549s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:56.786325 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:56.817784 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.357s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:56.818662 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 10\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:04:56.819994 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:56.821845 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 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 stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:56.834398 n-d-816927-8 sudo[105025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:04:56.835965 n-d-816927-8 sudo[105025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:56.872758 n-d-816927-8 sudo[105027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:56.875189 n-d-816927-8 sudo[105027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:57.861534 n-d-816927-8 sudo[105025]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:57.864540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.078s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:57.876089 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:04:57.895020 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Deleted volume successfully.
Jan 10 19:04:57.941644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-92a89a88-c09e-4d46-af7b-c247b18768b2 tempest-VolumesAdminNegativeTest-1919925695 None] Lock "b'cinder-bb939da2-9d10-4706-a391-636a19d4dea9-delete_volume'" released by "delete_volume" :: held 5.967s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:04:58.046784 n-d-816927-8 sudo[105027]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:58.049683 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc" returned: 0 in 1.228s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:58.051473 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:58.111286 n-d-816927-8 sudo[105043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:58.112096 n-d-816927-8 sudo[105043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:04:59.106125 n-d-816927-8 sudo[105043]: pam_unix(sudo:session): session closed for user root
Jan 10 19:04:59.108971 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc" returned: 0 in 1.057s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:04:59.111084 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:04:59.154545 n-d-816927-8 sudo[105050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:04:59.175733 n-d-816927-8 sudo[105050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:00.055754 n-d-816927-8 sudo[105050]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:00.058178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc" returned: 0 in 0.947s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:00.060093 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Successfully deleted volume: 3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc
Jan 10 19:05:00.192797 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Created reservations ['c13f72cb-aec2-4c3b-a76a-5b73e5ce34f5', 'ab572380-d6a5-4801-a9ae-83de5f70504c', '9268a667-2eed-4a84-a889-9cd34154a8cd', '9ba4a669-f278-4ed3-b234-5a3aedf57942'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:05:00.198548 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:05:00.198548 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:05:00.198548 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:05:00.288469 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:05:00.289349 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:00.324897 n-d-816927-8 sudo[105092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:05:00.328580 n-d-816927-8 sudo[105092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:01.403862 n-d-816927-8 sudo[105092]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:01.406178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 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 1.116s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:01.408415 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:01.468594 n-d-816927-8 sudo[105114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:05:01.469533 n-d-816927-8 sudo[105114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:02.149309 n-d-816927-8 sudo[105114]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:02.155425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.747s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:02.159557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:05:02.177622 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Deleted volume successfully.
Jan 10 19:05:02.219303 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d4717550-fe56-437b-b350-434cee26fd0e tempest-VolumesAdminNegativeTest-1919925695 None] Lock "b'cinder-3918fc10-e6e7-47bb-ba5a-d0a7b4a787bc-delete_volume'" released by "delete_volume" :: held 5.992s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:05:07.514094 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1, size 616.00 MB, duration 19.73 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:05:07.515980 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Image download 616.00 MB at 31.23 MB/s
Jan 10 19:05:07.604063 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:07.733726 n-d-816927-8 sudo[105131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1
Jan 10 19:05:07.734520 n-d-816927-8 sudo[105131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:08.519256 n-d-816927-8 sudo[105131]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:08.522242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1" returned: 0 in 0.917s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:08.523425 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 5e383cfa366a4785ae60c1056ffdf4f5. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:05:08.610434 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:08.694359 n-d-816927-8 sudo[105137]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1
Jan 10 19:05:08.695269 n-d-816927-8 sudo[105137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:09.055461 n-d-816927-8 sudo[105137]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:09.058322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1" returned: 0 in 0.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:09.060633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-104e436c-04cc-40c2-91fe-b0442a6dc441 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:09.083787 n-d-816927-8 sudo[105145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-104e436c-04cc-40c2-91fe-b0442a6dc441 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:05:09.085301 n-d-816927-8 sudo[105145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:09.769350 n-d-816927-8 sudo[105145]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:09.771851 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-104e436c-04cc-40c2-91fe-b0442a6dc441 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.711s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:09.808427 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 104e436c-04cc-40c2-91fe-b0442a6dc441. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:05:09.881738 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ie_jl7h6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:10.014455 n-d-816927-8 sudo[105192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ie_jl7h6
Jan 10 19:05:10.016036 n-d-816927-8 sudo[105192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:10.645206 n-d-816927-8 sudo[105192]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:10.648606 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ie_jl7h6" returned: 0 in 0.766s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:10.652186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:10.869135 n-d-816927-8 sudo[105196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1
Jan 10 19:05:10.870710 n-d-816927-8 sudo[105196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:11.492779 n-d-816927-8 sudo[105196]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:11.495117 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1" returned: 0 in 0.844s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:11.497350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:05:11.498594 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:11.521695 n-d-816927-8 sudo[105202]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441 oflag=direct
Jan 10 19:05:11.523426 n-d-816927-8 sudo[105202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:12.247638 n-d-816927-8 sudo[105202]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:12.250416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441 oflag=direct" returned: 0 in 0.751s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:12.252834 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:12.311134 n-d-816927-8 sudo[105215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441
Jan 10 19:05:12.312037 n-d-816927-8 sudo[105215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:14.129071 n-d-816927-8 sudo[105215]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:14.131210 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441" returned: 0 in 1.878s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:14.132309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:14.415214 n-d-816927-8 sudo[105249]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1
Jan 10 19:05:14.439029 n-d-816927-8 sudo[105249]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:15.347891 n-d-816927-8 sudo[105249]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:15.350818 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1" returned: 0 in 1.218s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:15.352380 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_zdqj15wln-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.88 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--104e436c--04cc--40c2--91fe--b0442a6dc441 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:05:15.353004 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Converted 700.00 MB image at 372.33 MB/s
Jan 10 19:05:15.353966 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 104e436c-04cc-40c2-91fe-b0442a6dc441 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:05:15.491268 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 5e383cfa366a4785ae60c1056ffdf4f5 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:05:15.493387 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Marking volume 104e436c-04cc-40c2-91fe-b0442a6dc441 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:05:15.507624 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 104e436c-04cc-40c2-91fe-b0442a6dc441. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:05:15.508596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Creating volume glance metadata for volume 104e436c-04cc-40c2-91fe-b0442a6dc441 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:05:15.604549 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bdd96ccc-3a59-42eb-9597-4dcdd2eb8779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-104e436c-04cc-40c2-91fe-b0442a6dc441', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:15.610466 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86d18714-62a8-4106-9029-cc7d87d262ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:15.648227 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume volume-104e436c-04cc-40c2-91fe-b0442a6dc441 (104e436c-04cc-40c2-91fe-b0442a6dc441): created successfully
Jan 10 19:05:15.650142 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86d18714-62a8-4106-9029-cc7d87d262ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:15.653191 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Flow 'volume_create_manager' (878ffbb1-1354-4f6c-9286-1c81f6baeab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:05:15.666322 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-401a4650-0a12-4d64-b448-fb06f1dce98c tempest-TaggedBootDevicesTest_v242-1160585122 None] Created volume successfully.
Jan 10 19:05:17.044691 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:05:17.076622 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:05:17.083140 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 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'
Jan 10 19:05:17.114773 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Flow 'volume_create_manager' (a231ea1d-d187-46ea-ad3a-71160d7d39ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:05:17.133731 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3f789d8-c7e5-4701-b2e5-71ed0eaee476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:17.219311 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:05:17.270100 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e3f789d8-c7e5-4701-b2e5-71ed0eaee476) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:05:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1257943866',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=3acd38ce-3a9f-40cb-a8e4-159265d8cf2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2bfe62c5d34baa9e47a8c8d9c44780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:05:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:05:17Z,user_id='5e383cfa366a4785ae60c1056ffdf4f5',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:17.279523 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2820ba68-71c8-45b3-b2b7-e69e2bf45dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:17.287837 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2820ba68-71c8-45b3-b2b7-e69e2bf45dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:17.301622 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2585748a-c0a2-41d2-8e99-6a92070d0c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:17.304123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2585748a-c0a2-41d2-8e99-6a92070d0c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3acd38ce-3a9f-40cb-a8e4-159265d8cf2d', 'volume_name': 'volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:17.306635 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ab333f5-391b-4546-9271-4c7ef2bcc199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:17.309019 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3ab333f5-391b-4546-9271-4c7ef2bcc199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:17.312102 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9847010-1b03-4fbc-9430-8ae6bbe0b7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:17.321618 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume 3acd38ce-3a9f-40cb-a8e4-159265d8cf2d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d', 'volume_size': 1}
Jan 10 19:05:17.323087 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:17.360200 n-d-816927-8 sudo[105307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:05:17.367692 n-d-816927-8 sudo[105307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:18.415225 n-d-816927-8 sudo[105307]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:18.419173 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.095s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:18.423378 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d9847010-1b03-4fbc-9430-8ae6bbe0b7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:18.426132 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fa7e4e0-3af3-4f69-a420-2b15085de878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:18.459804 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d (3acd38ce-3a9f-40cb-a8e4-159265d8cf2d): created successfully
Jan 10 19:05:18.462135 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4fa7e4e0-3af3-4f69-a420-2b15085de878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:18.480814 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Flow 'volume_create_manager' (a231ea1d-d187-46ea-ad3a-71160d7d39ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:05:18.504051 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c0028e02-f095-4f23-b109-15388cf478d1 tempest-TaggedBootDevicesTest_v242-1160585122 None] Created volume successfully.
Jan 10 19:05:20.328629 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:05:20.336074 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:05:20.339197 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 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'
Jan 10 19:05:20.370295 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Flow 'volume_create_manager' (48e5d4e8-4d31-4920-9a9f-7332b19f306c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:05:20.379932 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d870dbf3-8ad9-4a94-a9c9-e8c26c6c1162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:20.431754 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:05:20.489240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d870dbf3-8ad9-4a94-a9c9-e8c26c6c1162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:05:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1105567416',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=c9703d98-47fe-4a33-8013-41b664bb9589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c2bfe62c5d34baa9e47a8c8d9c44780',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:05:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:05:20Z,user_id='5e383cfa366a4785ae60c1056ffdf4f5',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:20.493848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da11ef9c-b397-46b3-8192-a5277a3ca49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:20.501123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da11ef9c-b397-46b3-8192-a5277a3ca49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:20.505770 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e9b6e62-39e2-48de-a7a3-3de650fdcea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:20.513598 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e9b6e62-39e2-48de-a7a3-3de650fdcea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c9703d98-47fe-4a33-8013-41b664bb9589', 'volume_name': 'volume-c9703d98-47fe-4a33-8013-41b664bb9589', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:20.518473 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86c6f334-d655-474c-b4d9-a27cfe43779f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:20.525373 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86c6f334-d655-474c-b4d9-a27cfe43779f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:20.530044 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbcd81f5-5c93-4613-b0ac-597c1e0dd04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:20.533693 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume c9703d98-47fe-4a33-8013-41b664bb9589: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c9703d98-47fe-4a33-8013-41b664bb9589', 'volume_size': 1}
Jan 10 19:05:20.535252 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9703d98-47fe-4a33-8013-41b664bb9589 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:20.588268 n-d-816927-8 sudo[105357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9703d98-47fe-4a33-8013-41b664bb9589 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:05:20.589114 n-d-816927-8 sudo[105357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:21.570112 n-d-816927-8 sudo[105357]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:21.573242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c9703d98-47fe-4a33-8013-41b664bb9589 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.037s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:21.577943 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cbcd81f5-5c93-4613-b0ac-597c1e0dd04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c9703d98-47fe-4a33-8013-41b664bb9589', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:21.580933 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0cd624e-dab0-423f-a5f7-86deebb102a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:05:21.604772 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Volume volume-c9703d98-47fe-4a33-8013-41b664bb9589 (c9703d98-47fe-4a33-8013-41b664bb9589): created successfully
Jan 10 19:05:21.607489 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d0cd624e-dab0-423f-a5f7-86deebb102a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:05:21.611027 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Flow 'volume_create_manager' (48e5d4e8-4d31-4920-9a9f-7332b19f306c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:05:21.623589 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7912e8bf-41c8-465a-9440-269e2f745420 tempest-TaggedBootDevicesTest_v242-1160585122 None] Created volume successfully.
Jan 10 19:05:47.369850 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-f22626a0-a71b-469a-a102-d11f70ffd02e tempest-ServersTestBootFromVolume-432002925 None] Terminate volume connection completed successfully.
Jan 10 19:05:47.370600 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-f22626a0-a71b-469a-a102-d11f70ffd02e tempest-ServersTestBootFromVolume-432002925 None] Deleting attachment c6681b16-41f4-4ebf-9a24-7323aa97a13e. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:05:47.379746 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:47.502378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:47.502941 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7\n Backing store flags: \n Account information:\n 2EhJ7m3b9iQEnKeL8GXB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:47.503783 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-f22626a0-a71b-469a-a102-d11f70ffd02e tempest-ServersTestBootFromVolume-432002925 None] Removing iscsi_target for Volume ID: 535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:05:47.507758 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:47.703570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-535c35f3-05af-4400-b5fa-5a68639abbe7 -f" returned: 0 in 0.198s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:47.704345 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:47.707669 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:47.963099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.257s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:47.963391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:48.190516 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-f22626a0-a71b-469a-a102-d11f70ffd02e tempest-ServersTestBootFromVolume-432002925 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:05:48.190516 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:05:48.190516 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:05:48.448447 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Lock "b'cinder-535c35f3-05af-4400-b5fa-5a68639abbe7-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:05:48.617518 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:48.790444 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:48.790996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368608]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:48.792051 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Skipping remove_export. No iscsi_target is presently exported for volume: 535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:05:48.793749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 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 stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:48.848920 n-d-816927-8 sudo[105904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:05:48.849742 n-d-816927-8 sudo[105904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:49.371710 n-d-816927-8 sudo[105904]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:49.374042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7" returned: 0 in 0.580s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:49.375818 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:49.396517 n-d-816927-8 sudo[105916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:05:49.397310 n-d-816927-8 sudo[105916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:49.835285 n-d-816927-8 sudo[105916]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:49.837510 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7" returned: 0 in 0.461s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:49.839799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:49.857332 n-d-816927-8 sudo[105919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:05:49.858111 n-d-816927-8 sudo[105919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:50.299302 n-d-816927-8 sudo[105919]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:50.301524 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-535c35f3-05af-4400-b5fa-5a68639abbe7" returned: 0 in 0.461s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:50.302963 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Successfully deleted volume: 535c35f3-05af-4400-b5fa-5a68639abbe7
Jan 10 19:05:50.371976 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Created reservations ['250b8cc6-a32d-415c-8197-f3b18b9a7156', '9816796b-6cce-4a1f-a939-053048c4869c', 'c2b70d14-1868-4643-b950-64b94c228cdb', '2b0a988d-6cb9-4099-8445-f7e33748a791'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:05:50.374642 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:05:50.374642 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:05:50.374642 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:05:50.418303 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:05:50.419346 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:50.438433 n-d-816927-8 sudo[105932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:05:50.439402 n-d-816927-8 sudo[105932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:50.883279 n-d-816927-8 sudo[105932]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:50.885600 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 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.466s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:50.894161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:50.919373 n-d-816927-8 sudo[105935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:05:50.920497 n-d-816927-8 sudo[105935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:51.476412 n-d-816927-8 sudo[105935]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:51.478810 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.584s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:51.480956 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:05:51.486539 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Deleted volume successfully.
Jan 10 19:05:51.503334 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-d4fa35fd-54d5-4efe-9114-ba4cd309f494 req-706b1901-0fd2-4141-a23c-4f0610d6c577 tempest-ServersTestBootFromVolume-432002925 None] Lock "b'cinder-535c35f3-05af-4400-b5fa-5a68639abbe7-delete_volume'" released by "delete_volume" :: held 3.055s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:05:58.176571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:58.208986 n-d-816927-8 sudo[105957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:05:58.209788 n-d-816927-8 sudo[105957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:05:58.802173 n-d-816927-8 sudo[105957]: pam_unix(sudo:session): session closed for user root
Jan 10 19:05:58.804976 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441" returned: 0 in 0.628s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:58.891962 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:58.918626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:58.919619 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:58.920287 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:05:58.921095 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Creating iscsi_target for Volume ID: volume-104e436c-04cc-40c2-91fe-b0442a6dc441 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Created volume path /opt/stack/data/cinder/volumes/volume-104e436c-04cc-40c2-91fe-b0442a6dc441,
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: incominguser GAxURbfvVr6MBJyQgD27 upYtknnaMZkUCL53
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:05:58.935150 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:05:58.942927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:59.871927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441" returned: 0 in 0.933s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:59.873066 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:59.873796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:05:59.874342 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:05:59.875677 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:05:59.903034 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:05:59.903428 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:05:59.904069 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:05:59.905208 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:00.208922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.303s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:00.209462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:00.212296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:00.389964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.178s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:00.390465 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:00.391276 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:06:00.486156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441', 'target_lun': 1, 'volume_id': '104e436c-04cc-40c2-91fe-b0442a6dc441', 'auth_method': 'CHAP', 'auth_username': 'GAxURbfvVr6MBJyQgD27', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7a91e96b-d04e-4aef-9285-3f45dc87479f'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:06:00.758253 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6e808459-e188-4b50-89c8-5216918aa4ce req-13e7f172-0d11-4f31-af15-3e542d73723b tempest-TaggedBootDevicesTest_v242-1160585122 None] attachment_update completed successfully.
Jan 10 19:06:01.411367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:01.445178 n-d-816927-8 sudo[106008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:06:01.453682 n-d-816927-8 sudo[106008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:06:02.163237 n-d-816927-8 sudo[106008]: pam_unix(sudo:session): session closed for user root
Jan 10 19:06:02.165807 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d" returned: 0 in 0.756s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:02.278481 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:02.300815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:02.301411 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:06:02.302745 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:06:02.306954 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Creating iscsi_target for Volume ID: volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Created volume path /opt/stack/data/cinder/volumes/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d,
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: incominguser pKLhCVSvZyKE5jcqET7a JQWna7c3SG7mFKiZ
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:06:02.316461 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:06:02.319074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:03.011394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d" returned: 0 in 0.692s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:03.012539 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:03.013439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:06:03.013920 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:06:03.015838 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:03.033540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:03.033937 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:06:03.034831 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:06:03.040255 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:03.192658 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:03.193155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:03.194652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:03.324028 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:03.324370 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:03.325371 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:06:03.415949 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d', 'target_lun': 1, 'volume_id': '3acd38ce-3a9f-40cb-a8e4-159265d8cf2d', 'auth_method': 'CHAP', 'auth_username': 'pKLhCVSvZyKE5jcqET7a', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '7977d4df-6230-4ad2-b72b-2453415b0cdc'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:06:03.586444 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6e808459-e188-4b50-89c8-5216918aa4ce req-30861317-3870-4e00-b6a7-053ee2a6ba9a tempest-TaggedBootDevicesTest_v242-1160585122 None] attachment_update completed successfully.
Jan 10 19:06:04.531609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:04.596529 n-d-816927-8 sudo[106058]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:06:04.598246 n-d-816927-8 sudo[106058]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:06:05.356771 n-d-816927-8 sudo[106058]: pam_unix(sudo:session): session closed for user root
Jan 10 19:06:05.359662 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589" returned: 0 in 0.828s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:05.458646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:05.480975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:05.481360 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:06:05.482047 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:06:05.486400 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Creating iscsi_target for Volume ID: volume-c9703d98-47fe-4a33-8013-41b664bb9589 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Created volume path /opt/stack/data/cinder/volumes/volume-c9703d98-47fe-4a33-8013-41b664bb9589,
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: incominguser pMpGJY52CR9bvTQct6DQ NqRis7tfDhnpzJ4J
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:06:05.496661 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:06:05.500714 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:06.368741 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589" returned: 0 in 0.870s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:06.369332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:06.369668 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:06:06.370078 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:06:06.376446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:06.385337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:06.386135 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:06:06.386857 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:06:06.391244 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:06.518281 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.129s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:06.518980 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:06.522959 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:06.655043 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.133s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:06.655521 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:06:06.656666 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:06:06.814975 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589', 'target_lun': 1, 'volume_id': 'c9703d98-47fe-4a33-8013-41b664bb9589', 'auth_method': 'CHAP', 'auth_username': 'pMpGJY52CR9bvTQct6DQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'c8590195-0576-4753-b160-4c6c78139ab3'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:06:07.082561 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6e808459-e188-4b50-89c8-5216918aa4ce req-954f3628-c1da-4e16-97d0-a14ff20e9dde tempest-TaggedBootDevicesTest_v242-1160585122 None] attachment_update completed successfully.
Jan 10 19:06:16.072790 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:06:16.090496 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:06:16.096068 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 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'
Jan 10 19:06:16.143360 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Flow 'volume_create_manager' (0c16b3f0-be55-4a0c-9b10-cd6b746fa46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:06:16.147940 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f85dc137-a678-4438-9483-780c6a96d71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:06:16.173853 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:06:16.204365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f85dc137-a678-4438-9483-780c6a96d71d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2116164674',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=4ebbb296-0bbb-466e-abe5-745aa357aeb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93b95882117d4c0e9b3409141dccf326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:06:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:06:16Z,user_id='61ac9851b81a420d83032e2eb2a824e0',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:06:16.208271 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2152c9d4-78c8-471d-be9f-a7de419831e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:06:16.211806 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2152c9d4-78c8-471d-be9f-a7de419831e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:06:16.214471 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecc20644-54c2-4019-9501-d75a57b24b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:06:16.217263 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ecc20644-54c2-4019-9501-d75a57b24b71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4ebbb296-0bbb-466e-abe5-745aa357aeb3', 'volume_name': 'volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:06:16.219754 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af4b9d18-f427-4dca-9fe3-b66670688556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:06:16.222836 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af4b9d18-f427-4dca-9fe3-b66670688556) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:06:16.225201 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e8d164-b371-4a06-bff9-a29ee4d5a134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:06:16.226506 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Volume 4ebbb296-0bbb-466e-abe5-745aa357aeb3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3', 'volume_size': 1}
Jan 10 19:06:16.228111 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:16.291092 n-d-816927-8 sudo[106178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:06:16.292215 n-d-816927-8 sudo[106178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:06:17.246603 n-d-816927-8 sudo[106178]: pam_unix(sudo:session): session closed for user root
Jan 10 19:06:17.251078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.021s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:17.257119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f3e8d164-b371-4a06-bff9-a29ee4d5a134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:06:17.266557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8824148c-982b-4d64-b2fe-de830de9eea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:06:17.310271 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Volume volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 (4ebbb296-0bbb-466e-abe5-745aa357aeb3): created successfully
Jan 10 19:06:17.313412 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8824148c-982b-4d64-b2fe-de830de9eea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:06:17.323743 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Flow 'volume_create_manager' (0c16b3f0-be55-4a0c-9b10-cd6b746fa46d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:06:17.343582 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-fad6f418-0dfc-4dea-b59b-38f6a79acc56 tempest-ServerRescueNegativeTestJSON-1240194721 None] Created volume successfully.
Jan 10 19:06:39.357890 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:06:39.359073 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:06:39.360099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:39.448530 n-d-816927-8 sudo[106632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:06:39.450378 n-d-816927-8 sudo[106632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:06:40.127197 n-d-816927-8 sudo[106632]: pam_unix(sudo:session): session closed for user root
Jan 10 19:06:40.129320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.769s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:40.132388 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:06:40.163409 n-d-816927-8 sudo[106680]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:06:40.165440 n-d-816927-8 sudo[106680]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:06:41.304675 n-d-816927-8 sudo[106680]: pam_unix(sudo:session): session closed for user root
Jan 10 19:06:41.307390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.175s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:06:41.309402 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:07:01.642467 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:07:01.647371 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:07:01.647873 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 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'
Jan 10 19:07:01.661810 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Flow 'volume_create_manager' (34d58648-7aad-4a5e-a909-1925f66eda1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:07:01.666502 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0b2f3e5-d6cc-4f4a-a1bb-ac373a1d3277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:07:01.704041 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:07:01.730454 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b0b2f3e5-d6cc-4f4a-a1bb-ac373a1d3277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:07:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-615023886',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=aff49347-999a-4818-bfd2-170f8dc33b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93b95882117d4c0e9b3409141dccf326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:07:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:07:02Z,user_id='61ac9851b81a420d83032e2eb2a824e0',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:07:01.733170 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e57f92fd-0311-4ab5-becd-4f1f9e9be6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:07:01.735565 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e57f92fd-0311-4ab5-becd-4f1f9e9be6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:07:01.738325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc28e0e2-a4c0-41ef-8a42-691c7bafc0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:07:01.740099 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fc28e0e2-a4c0-41ef-8a42-691c7bafc0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aff49347-999a-4818-bfd2-170f8dc33b61', 'volume_name': 'volume-aff49347-999a-4818-bfd2-170f8dc33b61', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:07:01.742490 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3bb051d5-5bbd-4f1d-9a80-d5adcb29c60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:07:01.745442 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3bb051d5-5bbd-4f1d-9a80-d5adcb29c60d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:07:01.747748 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dddf835-7a30-4665-9368-71fe2cafc752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:07:01.748690 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Volume aff49347-999a-4818-bfd2-170f8dc33b61: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aff49347-999a-4818-bfd2-170f8dc33b61', 'volume_size': 1}
Jan 10 19:07:01.750042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aff49347-999a-4818-bfd2-170f8dc33b61 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:01.787091 n-d-816927-8 sudo[107113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aff49347-999a-4818-bfd2-170f8dc33b61 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:07:01.791025 n-d-816927-8 sudo[107113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:02.378324 n-d-816927-8 sudo[107113]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:02.381265 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aff49347-999a-4818-bfd2-170f8dc33b61 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.630s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:02.386583 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5dddf835-7a30-4665-9368-71fe2cafc752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aff49347-999a-4818-bfd2-170f8dc33b61', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:07:02.389531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a60f6c24-064e-4c8b-9155-8ee6a2a8f76f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:07:02.404988 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Volume volume-aff49347-999a-4818-bfd2-170f8dc33b61 (aff49347-999a-4818-bfd2-170f8dc33b61): created successfully
Jan 10 19:07:02.407724 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a60f6c24-064e-4c8b-9155-8ee6a2a8f76f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:07:02.413242 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Flow 'volume_create_manager' (34d58648-7aad-4a5e-a909-1925f66eda1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:07:02.424653 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1c510766-b3ea-4488-bebf-7355d9bbfa22 tempest-ServerRescueNegativeTestJSON-1240194721 None] Created volume successfully.
Jan 10 19:07:08.981221 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:09.016684 n-d-816927-8 sudo[107263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:09.017496 n-d-816927-8 sudo[107263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:09.589596 n-d-816927-8 sudo[107263]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:09.592477 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61" returned: 0 in 0.611s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:09.644850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:09.655113 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:09.655561 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:07:09.656470 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Creating iscsi_target for Volume ID: volume-aff49347-999a-4818-bfd2-170f8dc33b61 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Created volume path /opt/stack/data/cinder/volumes/volume-aff49347-999a-4818-bfd2-170f8dc33b61,
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: incominguser DSRoA6RbLLCHYybLt47C mpbCL8uAR3rCPn6t
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:07:09.667439 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:07:09.670785 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:10.258776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61" returned: 0 in 0.590s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:10.259695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:10.260554 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:07:10.261064 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:07:10.264360 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:10.272036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:10.272392 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61\n Backing store flags: \n Account information:\n DSRoA6RbLLCHYybLt47C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:07:10.273020 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:07:10.279634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:10.383960 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.108s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:10.384668 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61\n Backing store flags: \n Account information:\n DSRoA6RbLLCHYybLt47C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:10.385964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:10.493434 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:10.493852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61\n Backing store flags: \n Account information:\n DSRoA6RbLLCHYybLt47C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:10.494993 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:07:10.550666 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61', 'target_lun': 1, 'volume_id': 'aff49347-999a-4818-bfd2-170f8dc33b61', 'auth_method': 'CHAP', 'auth_username': 'DSRoA6RbLLCHYybLt47C', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6176dbbf-397c-4ebf-ae24-8485c570fc49'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:07:10.680577 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6037e555-2e34-4445-ba29-416444e31f5c req-8a82705f-0efe-4e01-9f01-69e05de76705 tempest-ServerRescueNegativeTestJSON-1240194721 None] attachment_update completed successfully.
Jan 10 19:07:39.362591 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:07:39.363311 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:07:39.363545 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:39.381703 n-d-816927-8 sudo[107719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:07:39.383066 n-d-816927-8 sudo[107719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:39.777983 n-d-816927-8 sudo[107719]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:39.780124 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.416s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:39.781681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:39.800049 n-d-816927-8 sudo[107723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:07:39.800824 n-d-816927-8 sudo[107723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:40.216342 n-d-816927-8 sudo[107723]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:40.218821 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:40.221075 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:07:44.477374 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-94b69ec1-b8aa-41a9-bafd-57b9e3ac7c0c req-5d29e77d-2ec6-4f7f-a1a2-79e819cfe3d5 tempest-ServerRescueNegativeTestJSON-1240194721 None] Terminate volume connection completed successfully.
Jan 10 19:07:44.478031 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-94b69ec1-b8aa-41a9-bafd-57b9e3ac7c0c req-5d29e77d-2ec6-4f7f-a1a2-79e819cfe3d5 tempest-ServerRescueNegativeTestJSON-1240194721 None] Deleting attachment 6176dbbf-397c-4ebf-ae24-8485c570fc49. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:07:44.479589 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:44.571273 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:44.571644 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61\n Backing store flags: \n Account information:\n DSRoA6RbLLCHYybLt47C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:44.572363 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-94b69ec1-b8aa-41a9-bafd-57b9e3ac7c0c req-5d29e77d-2ec6-4f7f-a1a2-79e819cfe3d5 tempest-ServerRescueNegativeTestJSON-1240194721 None] Removing iscsi_target for Volume ID: aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:44.573459 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:44.664670 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aff49347-999a-4818-bfd2-170f8dc33b61 -f" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:44.665770 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:44.671602 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:44.755773 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:44.756153 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202756128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:44.826794 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-94b69ec1-b8aa-41a9-bafd-57b9e3ac7c0c req-5d29e77d-2ec6-4f7f-a1a2-79e819cfe3d5 tempest-ServerRescueNegativeTestJSON-1240194721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:07:44.826794 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:07:44.826794 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:07:48.097915 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Lock "b'cinder-aff49347-999a-4818-bfd2-170f8dc33b61-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:07:48.243155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:48.353998 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.111s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:48.354390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:07:48.355205 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Skipping remove_export. No iscsi_target is presently exported for volume: aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:48.356237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 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 stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:48.375294 n-d-816927-8 sudo[107765]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:48.376082 n-d-816927-8 sudo[107765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:48.786178 n-d-816927-8 sudo[107765]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:48.789074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61" returned: 0 in 0.432s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:48.791171 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:48.812899 n-d-816927-8 sudo[107768]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:48.814494 n-d-816927-8 sudo[107768]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:49.276392 n-d-816927-8 sudo[107768]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:49.278493 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61" returned: 0 in 0.487s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:49.280350 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:49.302309 n-d-816927-8 sudo[107772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:49.303871 n-d-816927-8 sudo[107772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:49.789930 n-d-816927-8 sudo[107772]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:49.792198 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aff49347-999a-4818-bfd2-170f8dc33b61" returned: 0 in 0.511s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:49.793789 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Successfully deleted volume: aff49347-999a-4818-bfd2-170f8dc33b61
Jan 10 19:07:49.859864 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Created reservations ['bb357e2b-add2-4dc6-9807-39cbf36068d0', '60ed5ad7-1924-4341-8d93-6865ae29ed9b', '2c5bb108-02e6-4601-83cb-89454f9c6598', '1e40b476-b9cb-4d2e-ba12-871454a8d88b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:07:49.863478 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:07:49.863478 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:07:49.863478 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:07:49.982168 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:07:49.983129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:50.041394 n-d-816927-8 sudo[107780]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:07:50.043421 n-d-816927-8 sudo[107780]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:50.615911 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Lock "b'cinder-4ebbb296-0bbb-466e-abe5-745aa357aeb3-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:07:50.731809 n-d-816927-8 sudo[107780]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:50.747626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:50.762205 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:50.801659 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4ebbb296-0bbb-466e-abe5-745aa357aeb3
Jan 10 19:07:50.803450 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 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 stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:50.818455 n-d-816927-8 sudo[107786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:07:50.820674 n-d-816927-8 sudo[107786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:50.839084 n-d-816927-8 sudo[107787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3
Jan 10 19:07:50.839890 n-d-816927-8 sudo[107787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:51.415446 n-d-816927-8 sudo[107786]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:51.417988 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.656s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:51.420474 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:07:51.427713 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Deleted volume successfully.
Jan 10 19:07:51.448236 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-fc28d337-d67d-4f30-b77e-8c32931671ae tempest-ServerRescueNegativeTestJSON-1240194721 None] Lock "b'cinder-aff49347-999a-4818-bfd2-170f8dc33b61-delete_volume'" released by "delete_volume" :: held 3.355s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:07:51.462356 n-d-816927-8 sudo[107787]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:51.464859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3" returned: 0 in 0.661s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:51.465712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:51.487985 n-d-816927-8 sudo[107795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3
Jan 10 19:07:51.488786 n-d-816927-8 sudo[107795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:52.012359 n-d-816927-8 sudo[107795]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:52.014623 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3" returned: 0 in 0.548s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:52.016618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:52.070340 n-d-816927-8 sudo[107801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3
Jan 10 19:07:52.071311 n-d-816927-8 sudo[107801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:52.646846 n-d-816927-8 sudo[107801]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:52.649470 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4ebbb296-0bbb-466e-abe5-745aa357aeb3" returned: 0 in 0.632s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:52.650678 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Successfully deleted volume: 4ebbb296-0bbb-466e-abe5-745aa357aeb3
Jan 10 19:07:52.727268 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Created reservations ['6ad01908-316c-4373-9571-347e3f4c6c8a', 'e4bdcb40-cf5d-40f1-8313-13f0003f891b', '59ebccae-555a-4e7e-86d8-75adb8b4d4a8', 'd52990f5-932f-41fd-b1cd-df3b0f7c9bd9'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:07:52.730200 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:07:52.730200 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:07:52.730200 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:07:52.781105 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:07:52.782174 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:52.822039 n-d-816927-8 sudo[107816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:07:52.822861 n-d-816927-8 sudo[107816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:53.471350 n-d-816927-8 sudo[107816]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:53.474651 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 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.691s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:53.479891 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:07:53.557757 n-d-816927-8 sudo[107823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:07:53.558574 n-d-816927-8 sudo[107823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:07:54.395471 n-d-816927-8 sudo[107823]: pam_unix(sudo:session): session closed for user root
Jan 10 19:07:54.398077 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.919s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:07:54.400233 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:07:54.406941 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Deleted volume successfully.
Jan 10 19:07:54.427078 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4371c1ad-4a1d-49ca-845d-0f60169d8759 tempest-ServerRescueNegativeTestJSON-1240194721 None] Lock "b'cinder-4ebbb296-0bbb-466e-abe5-745aa357aeb3-delete_volume'" released by "delete_volume" :: held 3.811s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:08:39.367685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:08:39.368329 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:08:39.368726 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:08:39.419733 n-d-816927-8 sudo[108357]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:08:39.420540 n-d-816927-8 sudo[108357]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:08:40.188311 n-d-816927-8 sudo[108357]: pam_unix(sudo:session): session closed for user root
Jan 10 19:08:40.190983 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.822s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:08:40.194337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:08:40.225868 n-d-816927-8 sudo[108360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:08:40.227051 n-d-816927-8 sudo[108360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:08:40.916752 n-d-816927-8 sudo[108360]: pam_unix(sudo:session): session closed for user root
Jan 10 19:08:40.919540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.725s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:08:40.922519 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:09:02.828519 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:09:02.834000 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:09:02.834919 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 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'
Jan 10 19:09:02.849605 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Flow 'volume_create_manager' (d3cdd8f2-dc03-4a22-b5b2-e4fcb50d8932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:09:02.853338 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b26d5ab-6c8d-4ee5-9617-4dfa9fbce22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:02.878588 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:09:02.906131 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0b26d5ab-6c8d-4ee5-9617-4dfa9fbce22c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:09:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-932215268',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=ce9690ae-814f-4475-9d03-5da7d14013eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3690c45032984177a9f3dee8bda3812b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:09:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:09:03Z,user_id='b5e7b7c502524f0e8485dcfd57fee484',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:02.909176 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96f3b7b2-7469-4ef4-a086-46ad1f6581b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:02.911582 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (96f3b7b2-7469-4ef4-a086-46ad1f6581b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:02.914235 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b942ffc-3697-4e82-824a-d0e442feef0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:02.916598 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8b942ffc-3697-4e82-824a-d0e442feef0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce9690ae-814f-4475-9d03-5da7d14013eb', 'volume_name': 'volume-ce9690ae-814f-4475-9d03-5da7d14013eb', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:02.919577 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e3904bc-0695-4503-be3a-2db17a0a0719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:02.921921 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4e3904bc-0695-4503-be3a-2db17a0a0719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:02.924204 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (608d6e58-f8de-4906-862d-d2558c708806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:02.925124 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Volume ce9690ae-814f-4475-9d03-5da7d14013eb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce9690ae-814f-4475-9d03-5da7d14013eb', 'volume_size': 1}
Jan 10 19:09:02.926549 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce9690ae-814f-4475-9d03-5da7d14013eb stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:02.947954 n-d-816927-8 sudo[108792]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce9690ae-814f-4475-9d03-5da7d14013eb stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:09:02.949547 n-d-816927-8 sudo[108792]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:09:03.582055 n-d-816927-8 sudo[108792]: pam_unix(sudo:session): session closed for user root
Jan 10 19:09:03.584633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce9690ae-814f-4475-9d03-5da7d14013eb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.658s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:03.588436 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (608d6e58-f8de-4906-862d-d2558c708806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce9690ae-814f-4475-9d03-5da7d14013eb', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:03.594386 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a9249e5-46fe-4fbb-8aa5-9c334160b132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:03.626415 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Volume volume-ce9690ae-814f-4475-9d03-5da7d14013eb (ce9690ae-814f-4475-9d03-5da7d14013eb): created successfully
Jan 10 19:09:03.631822 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8a9249e5-46fe-4fbb-8aa5-9c334160b132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:03.643015 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Flow 'volume_create_manager' (d3cdd8f2-dc03-4a22-b5b2-e4fcb50d8932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:09:03.657413 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-736db732-dd07-4f4d-98e5-49f07f16f735 tempest-AttachVolumeTestJSON-1816229006 None] Created volume successfully.
Jan 10 19:09:05.457207 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:05.479638 n-d-816927-8 sudo[108867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:09:05.480538 n-d-816927-8 sudo[108867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:09:05.921963 n-d-816927-8 sudo[108867]: pam_unix(sudo:session): session closed for user root
Jan 10 19:09:05.924465 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb" returned: 0 in 0.467s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:05.989052 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:06.002655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:06.003976 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203369568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:09:06.006033 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:09:06.017924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Creating iscsi_target for Volume ID: volume-ce9690ae-814f-4475-9d03-5da7d14013eb {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Created volume path /opt/stack/data/cinder/volumes/volume-ce9690ae-814f-4475-9d03-5da7d14013eb,
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: incominguser aWzNYFXJtud7FGbBWzcn eBpvvyYrJpoE9x9w
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:09:06.042952 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:09:06.046786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:06.555876 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb" returned: 0 in 0.510s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:06.556761 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203369568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:09:06.557573 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:09:06.558074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:09:06.563853 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:06.572696 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:06.586165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203369568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n Backing store flags: \n Account information:\n aWzNYFXJtud7FGbBWzcn\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:09:06.587117 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:09:06.595822 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:06.701050 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:06.701390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203369568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n Backing store flags: \n Account information:\n aWzNYFXJtud7FGbBWzcn\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:09:06.710329 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:06.843632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.140s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:06.843963 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203369568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n Backing store flags: \n Account information:\n aWzNYFXJtud7FGbBWzcn\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:09:06.845004 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:09:06.917390 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb', 'target_lun': 1, 'volume_id': 'ce9690ae-814f-4475-9d03-5da7d14013eb', 'auth_method': 'CHAP', 'auth_username': 'aWzNYFXJtud7FGbBWzcn', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'de38dffa-24a4-4330-9b50-720b3321b49e'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:09:07.184474 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-e660ab38-8ca4-4c0b-b75b-eeca15288a1c req-cae42354-744b-43b3-8e01-e88fdc928c02 tempest-AttachVolumeTestJSON-1816229006 None] attachment_update completed successfully.
Jan 10 19:09:19.328594 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:09:19.342405 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:09:19.343091 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 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'
Jan 10 19:09:19.378513 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Flow 'volume_create_manager' (974d48a5-1b7f-4903-a024-e4119802dc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:09:19.387217 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2d4e3c0-b636-489d-9449-476a3eba54b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:19.434455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:09:19.493849 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a2d4e3c0-b636-489d-9449-476a3eba54b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-781721618',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=1a329ca4-3c2f-4000-b2f6-485e5f22ee3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef74be1379034223a95fc35e5446b22d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:09:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:09:19Z,user_id='72d078d775b3426cbdeca4c426bbbaa9',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:19.497373 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd26f9af-70ba-4f56-9125-44784e4bc961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:19.499642 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dd26f9af-70ba-4f56-9125-44784e4bc961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:19.502107 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd1de73e-15c8-419a-8cfe-5af91d06b8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:19.504930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fd1de73e-15c8-419a-8cfe-5af91d06b8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1a329ca4-3c2f-4000-b2f6-485e5f22ee3f', 'volume_name': 'volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:19.507788 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (069bdb45-8916-46b7-a2c0-b1df2766bbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:19.511011 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (069bdb45-8916-46b7-a2c0-b1df2766bbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:19.513973 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6719a2ef-e0d0-4f7e-8e4b-f76996249f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:19.515867 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Volume 1a329ca4-3c2f-4000-b2f6-485e5f22ee3f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f', 'volume_size': 1}
Jan 10 19:09:19.517851 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:19.544234 n-d-816927-8 sudo[108992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:09:19.545783 n-d-816927-8 sudo[108992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:09:20.062206 n-d-816927-8 sudo[108992]: pam_unix(sudo:session): session closed for user root
Jan 10 19:09:20.064829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.546s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:20.069429 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6719a2ef-e0d0-4f7e-8e4b-f76996249f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:20.072776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5309bc92-d9f4-445c-b9b3-05c674ab11b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:20.085507 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Volume volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f (1a329ca4-3c2f-4000-b2f6-485e5f22ee3f): created successfully
Jan 10 19:09:20.088596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5309bc92-d9f4-445c-b9b3-05c674ab11b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:20.093384 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Flow 'volume_create_manager' (974d48a5-1b7f-4903-a024-e4119802dc17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:09:20.102178 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-bb1bae9f-6e70-46e4-bebf-9f4076f5b401 tempest-ServersNegativeTestJSON-2015484783 None] Created volume successfully.
Jan 10 19:09:23.730132 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:09:23.741465 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:09:23.742123 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 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'
Jan 10 19:09:23.757325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Flow 'volume_create_manager' (1c5ad4b8-9d54-481f-bae5-dbdbe3ff0e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:09:23.761575 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaadcd8e-c46c-4722-addd-ae487bcfc236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:23.787273 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:09:23.815491 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (eaadcd8e-c46c-4722-addd-ae487bcfc236) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-698858053',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef74be1379034223a95fc35e5446b22d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:09:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:09:24Z,user_id='72d078d775b3426cbdeca4c426bbbaa9',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:23.818268 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8c4cf5b-c961-4ab3-9800-ddd33f5d3969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:23.822984 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d8c4cf5b-c961-4ab3-9800-ddd33f5d3969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:23.826557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca5a9029-ba8f-4c9e-81cc-254b913d1f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:23.830144 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ca5a9029-ba8f-4c9e-81cc-254b913d1f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71', 'volume_name': 'volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:23.840179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c44c893-82a6-4a9d-8d67-be6f76d11b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:23.842581 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3c44c893-82a6-4a9d-8d67-be6f76d11b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:23.844973 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41e354b7-ea75-4105-8544-aa1eccbe0041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:23.845987 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Volume 95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71', 'volume_size': 1}
Jan 10 19:09:23.847436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:23.878291 n-d-816927-8 sudo[109038]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:09:23.880248 n-d-816927-8 sudo[109038]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:09:24.428917 n-d-816927-8 sudo[109038]: pam_unix(sudo:session): session closed for user root
Jan 10 19:09:24.431633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.584s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:24.435913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (41e354b7-ea75-4105-8544-aa1eccbe0041) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:24.439637 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fed63afd-446e-4b58-af40-cff152c0a860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:09:24.451807 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Volume volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 (95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71): created successfully
Jan 10 19:09:24.454008 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fed63afd-446e-4b58-af40-cff152c0a860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:09:24.457217 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Flow 'volume_create_manager' (1c5ad4b8-9d54-481f-bae5-dbdbe3ff0e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:09:24.470526 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-455728bd-db60-48fd-91f2-f4f50698485c tempest-ServersNegativeTestJSON-2015484783 None] Created volume successfully.
Jan 10 19:09:39.370945 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:09:39.371548 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:09:39.372020 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:39.406187 n-d-816927-8 sudo[109163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:09:39.407502 n-d-816927-8 sudo[109163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:09:40.186686 n-d-816927-8 sudo[109163]: pam_unix(sudo:session): session closed for user root
Jan 10 19:09:40.189360 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.817s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:40.192260 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:09:40.216220 n-d-816927-8 sudo[109176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:09:40.217674 n-d-816927-8 sudo[109176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:09:40.812235 n-d-816927-8 sudo[109176]: pam_unix(sudo:session): session closed for user root
Jan 10 19:09:40.814592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.622s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:09:40.818002 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:10:10.692692 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-3c90e6e2-8914-40f5-8c31-a0cf0d7f8773 req-4dded413-12e6-4d18-9fc7-5c255e12823d tempest-AttachVolumeTestJSON-1816229006 None] Terminate volume connection completed successfully.
Jan 10 19:10:10.694371 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-3c90e6e2-8914-40f5-8c31-a0cf0d7f8773 req-4dded413-12e6-4d18-9fc7-5c255e12823d tempest-AttachVolumeTestJSON-1816229006 None] Deleting attachment de38dffa-24a4-4330-9b50-720b3321b49e. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:10:10.702429 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:10.918611 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.222s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:10.919188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb\n Backing store flags: \n Account information:\n aWzNYFXJtud7FGbBWzcn\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:10.920449 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-3c90e6e2-8914-40f5-8c31-a0cf0d7f8773 req-4dded413-12e6-4d18-9fc7-5c255e12823d tempest-AttachVolumeTestJSON-1816229006 None] Removing iscsi_target for Volume ID: ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:10:10.924212 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:11.115363 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ce9690ae-814f-4475-9d03-5da7d14013eb -f" returned: 0 in 0.193s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:11.116268 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:11.117325 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:11.245141 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:11.245827 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:11.325657 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-3c90e6e2-8914-40f5-8c31-a0cf0d7f8773 req-4dded413-12e6-4d18-9fc7-5c255e12823d tempest-AttachVolumeTestJSON-1816229006 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:10:11.325657 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:10:11.325657 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:10:39.369736 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:10:39.370490 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:10:39.370767 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:39.396106 n-d-816927-8 sudo[109771]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:10:39.397881 n-d-816927-8 sudo[109771]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:10:40.335039 n-d-816927-8 sudo[109771]: pam_unix(sudo:session): session closed for user root
Jan 10 19:10:40.337536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.966s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:40.340072 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:40.362746 n-d-816927-8 sudo[109775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:10:40.364348 n-d-816927-8 sudo[109775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:10:40.878684 n-d-816927-8 sudo[109775]: pam_unix(sudo:session): session closed for user root
Jan 10 19:10:40.881008 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.541s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:40.883924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:10:43.148972 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:10:43.153264 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:10:43.153781 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 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'
Jan 10 19:10:43.213057 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Flow 'volume_create_manager' (bb2163cb-5410-4926-a11d-3a2136446749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:10:43.216412 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43886a7d-661b-4763-be64-1ea8990e20ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:10:43.285403 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:10:43.344186 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (43886a7d-661b-4763-be64-1ea8990e20ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1049394668',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=fe0c38c4-6c8a-4c18-a464-75f152078156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e17ac3034cc48e19f29725048efc9be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:10:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:10:43Z,user_id='b658767bf2834c2690e44f3b977fbfeb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:10:43.347283 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dcc2895-a1b3-4507-b6e1-9b092cdef750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:10:43.353316 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3dcc2895-a1b3-4507-b6e1-9b092cdef750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:10:43.356982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (427780d7-f1d7-4a49-9bb3-b23daee61ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:10:43.360865 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (427780d7-f1d7-4a49-9bb3-b23daee61ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fe0c38c4-6c8a-4c18-a464-75f152078156', 'volume_name': 'volume-fe0c38c4-6c8a-4c18-a464-75f152078156', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:10:43.363141 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fff8c54d-2fcb-419e-9d5c-a0571723ccf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:10:43.365419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (fff8c54d-2fcb-419e-9d5c-a0571723ccf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:10:43.367727 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61a48e3d-6d74-4e2f-96ee-595f56c7fe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:10:43.368653 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Volume fe0c38c4-6c8a-4c18-a464-75f152078156: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fe0c38c4-6c8a-4c18-a464-75f152078156', 'volume_size': 1}
Jan 10 19:10:43.370054 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fe0c38c4-6c8a-4c18-a464-75f152078156 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:43.390277 n-d-816927-8 sudo[109779]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fe0c38c4-6c8a-4c18-a464-75f152078156 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:10:43.392278 n-d-816927-8 sudo[109779]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:10:44.202196 n-d-816927-8 sudo[109779]: pam_unix(sudo:session): session closed for user root
Jan 10 19:10:44.205177 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fe0c38c4-6c8a-4c18-a464-75f152078156 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.835s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:44.209025 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (61a48e3d-6d74-4e2f-96ee-595f56c7fe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fe0c38c4-6c8a-4c18-a464-75f152078156', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:10:44.211782 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (234e0e01-ddd5-496f-ae67-03292c35cf58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:10:44.225340 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Volume volume-fe0c38c4-6c8a-4c18-a464-75f152078156 (fe0c38c4-6c8a-4c18-a464-75f152078156): created successfully
Jan 10 19:10:44.228919 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (234e0e01-ddd5-496f-ae67-03292c35cf58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:10:44.233488 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Flow 'volume_create_manager' (bb2163cb-5410-4926-a11d-3a2136446749) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:10:44.246128 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7e93c2c9-0153-46d0-ba32-d7a3d3ae5ee1 tempest-AttachVolumeNegativeTest-1635323978 None] Created volume successfully.
Jan 10 19:10:46.817268 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:46.864512 n-d-816927-8 sudo[109849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:10:46.866031 n-d-816927-8 sudo[109849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:10:47.569677 n-d-816927-8 sudo[109849]: pam_unix(sudo:session): session closed for user root
Jan 10 19:10:47.572744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156" returned: 0 in 0.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:47.648399 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:47.661595 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:47.662369 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:10:47.663913 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:10:47.673892 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Creating iscsi_target for Volume ID: volume-fe0c38c4-6c8a-4c18-a464-75f152078156 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Created volume path /opt/stack/data/cinder/volumes/volume-fe0c38c4-6c8a-4c18-a464-75f152078156,
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: incominguser RHTXra6C282v5gworx8C DENU6eYCdeG8Mhwc
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:10:47.681168 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:10:47.684320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:48.256859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156" returned: 0 in 0.573s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:48.258725 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:48.259613 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:10:48.260138 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:10:48.264813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:48.276925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:48.277493 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:10:48.278515 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:10:48.293252 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:48.416848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:48.417378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:48.418859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:10:48.593164 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:10:48.593707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203367968]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:10:48.595707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:10:48.718747 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156', 'target_lun': 1, 'volume_id': 'fe0c38c4-6c8a-4c18-a464-75f152078156', 'auth_method': 'CHAP', 'auth_username': 'RHTXra6C282v5gworx8C', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ac2c450e-4185-4207-815a-36733bcf1a2a'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:10:48.870088 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-fc5e8d84-992d-44e6-826c-e4963bda936e req-40ae7bb7-0dce-46d9-be13-d760ef810d1e tempest-AttachVolumeNegativeTest-1635323978 None] attachment_update completed successfully.
Jan 10 19:11:10.590905 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:11:10.595913 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:11:10.596862 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 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'
Jan 10 19:11:10.611797 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Flow 'volume_create_manager' (4d3a5ec0-6b99-43a2-a8d3-efd3fb6a2984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:10.619577 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b616c766-0fe1-4bae-910e-e5ec89440501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:10.658425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:11:10.687327 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b616c766-0fe1-4bae-910e-e5ec89440501) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:11:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1482577602',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=9e71d522-ab89-486e-aac2-817b5700c426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca193afd3bb40289a759c668b502367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:11:11Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:11:11Z,user_id='51065473bf2b4899a6a2875223444b45',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:10.690444 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3af502c0-ef6d-4c15-98e0-cbaccbdc7cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:10.692701 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3af502c0-ef6d-4c15-98e0-cbaccbdc7cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:10.695927 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94159f1b-446e-4b4a-8405-f22b614849ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:10.798710 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (94159f1b-446e-4b4a-8405-f22b614849ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9e71d522-ab89-486e-aac2-817b5700c426', 'volume_name': 'volume-9e71d522-ab89-486e-aac2-817b5700c426', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:10.801153 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db2ada5b-6306-4558-9b62-a0c003118ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:10.803657 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db2ada5b-6306-4558-9b62-a0c003118ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:10.806147 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b7e90f4-336b-44f3-9cba-738322d3e622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:10.807251 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Volume 9e71d522-ab89-486e-aac2-817b5700c426: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9e71d522-ab89-486e-aac2-817b5700c426', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:11:10.808164 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Cloning 9e71d522-ab89-486e-aac2-817b5700c426 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:11:12.413095 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:11:12.420583 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:11:12.424493 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 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'
Jan 10 19:11:12.439798 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Flow 'volume_create_manager' (cd201ab2-f414-4051-ac2a-ef9d900bea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:12.443113 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4602e094-ec2b-44d8-80a2-f80c322f69eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:12.468875 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:11:12.499360 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4602e094-ec2b-44d8-80a2-f80c322f69eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:11:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1195321530',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=615831ec-4d59-4186-a591-afe023d501ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64fe0823c8394355aafc2ebc910e5682',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:11:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:11:12Z,user_id='3cb8b281eb11426bb5e9db4b2a27aad8',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:12.504151 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3b8182e-a397-4c23-9b07-de3c3bb25e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:12.506677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b3b8182e-a397-4c23-9b07-de3c3bb25e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:12.509138 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bb8545f-7692-4f06-b607-717e4e65e3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:12.511529 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8bb8545f-7692-4f06-b607-717e4e65e3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '615831ec-4d59-4186-a591-afe023d501ca', 'volume_name': 'volume-615831ec-4d59-4186-a591-afe023d501ca', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:12.514455 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8543ff1-1b41-4080-bbd3-d733d30a8ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:12.518930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8543ff1-1b41-4080-bbd3-d733d30a8ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:12.521439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5b78648-6dae-4393-8590-cde4f8cff3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:12.522355 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Volume 615831ec-4d59-4186-a591-afe023d501ca: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-615831ec-4d59-4186-a591-afe023d501ca', 'volume_size': 1}
Jan 10 19:11:12.523667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-615831ec-4d59-4186-a591-afe023d501ca stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:12.545503 n-d-816927-8 sudo[110213]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-615831ec-4d59-4186-a591-afe023d501ca stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:11:12.550083 n-d-816927-8 sudo[110213]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:13.672512 n-d-816927-8 sudo[110213]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:13.675473 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-615831ec-4d59-4186-a591-afe023d501ca stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.151s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:13.679276 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a5b78648-6dae-4393-8590-cde4f8cff3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-615831ec-4d59-4186-a591-afe023d501ca', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:13.681580 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e71111e1-c374-41bc-bcd9-cf04c1e48f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:13.701284 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Volume volume-615831ec-4d59-4186-a591-afe023d501ca (615831ec-4d59-4186-a591-afe023d501ca): created successfully
Jan 10 19:11:13.703557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e71111e1-c374-41bc-bcd9-cf04c1e48f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:13.707134 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Flow 'volume_create_manager' (cd201ab2-f414-4051-ac2a-ef9d900bea30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:13.729530 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5bebc6dc-cbd1-4ef2-9ca2-d851d5560baf tempest-DeleteServersTestJSON-1160957488 None] Created volume successfully.
Jan 10 19:11:18.723653 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:18.801019 n-d-816927-8 sudo[110341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:11:18.811418 n-d-816927-8 sudo[110341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:19.883385 n-d-816927-8 sudo[110341]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:19.886017 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca" returned: 0 in 1.162s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:19.998623 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:20.021343 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:20.022622 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: I_T nexus: 17
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: RHTXra6C282v5gworx8C
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:20.024636 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:11:20.036928 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Creating iscsi_target for Volume ID: volume-615831ec-4d59-4186-a591-afe023d501ca {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Created volume path /opt/stack/data/cinder/volumes/volume-615831ec-4d59-4186-a591-afe023d501ca,
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: incominguser pMpZimWvrKaQij4WZu43 v9mfp9FovyuErcmT
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:11:20.044765 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:11:20.046982 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:21.409625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca" returned: 0 in 1.363s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:21.410279 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:21.410484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:11:21.410858 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:11:21.419435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:21.434380 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:21.434785 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca\n Backing store flags: \n Account information:\n pMpZimWvrKaQij4WZu43\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: I_T nexus: 17
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: RHTXra6C282v5gworx8C
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:11:21.437206 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:11:21.453482 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:21.596770 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.158s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:21.597116 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca\n Backing store flags: \n Account information:\n pMpZimWvrKaQij4WZu43\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:21.598815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:21.772162 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:21.772544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 17\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca\n Backing store flags: \n Account information:\n pMpZimWvrKaQij4WZu43\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:21.777032 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Set provider_location to: 10.222.0.21:3260,5 iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:11:21.905482 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca', 'target_lun': 1, 'volume_id': '615831ec-4d59-4186-a591-afe023d501ca', 'auth_method': 'CHAP', 'auth_username': 'pMpZimWvrKaQij4WZu43', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '51583750-d413-4433-935d-6fdb0c6bb8fa'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:11:22.080971 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-012348ca-50bb-45fd-a9ff-3b4854cb4974 req-249e4132-e3d4-4a38-9648-a9ba393b2172 tempest-DeleteServersTestJSON-1160957488 None] attachment_update completed successfully.
Jan 10 19:11:26.300943 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-65c116a9-d3d1-4fee-81fd-2c5988caeeb8 req-fdec03c8-53c6-4c98-a899-d6f22067cfcf tempest-AttachVolumeNegativeTest-1635323978 None] Terminate volume connection completed successfully.
Jan 10 19:11:26.306038 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-65c116a9-d3d1-4fee-81fd-2c5988caeeb8 req-fdec03c8-53c6-4c98-a899-d6f22067cfcf tempest-AttachVolumeNegativeTest-1635323978 None] Deleting attachment ac2c450e-4185-4207-815a-36733bcf1a2a. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:11:26.308716 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:26.455995 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:26.456354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156\n Backing store flags: \n Account information:\n RHTXra6C282v5gworx8C\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca\n Backing store flags: \n Account information:\n pMpZimWvrKaQij4WZu43\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:26.457063 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-65c116a9-d3d1-4fee-81fd-2c5988caeeb8 req-fdec03c8-53c6-4c98-a899-d6f22067cfcf tempest-AttachVolumeNegativeTest-1635323978 None] Removing iscsi_target for Volume ID: fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:11:26.458206 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:26.727838 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fe0c38c4-6c8a-4c18-a464-75f152078156 -f" returned: 0 in 0.262s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:26.728129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:26.733942 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:27.168679 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.435s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:27.170211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 18\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca\n Backing store flags: \n Account information:\n pMpZimWvrKaQij4WZu43\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:27.408104 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-65c116a9-d3d1-4fee-81fd-2c5988caeeb8 req-fdec03c8-53c6-4c98-a899-d6f22067cfcf tempest-AttachVolumeNegativeTest-1635323978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:11:27.408104 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:11:27.408104 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:11:31.133363 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1, size 616.00 MB, duration 20.32 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:11:31.134343 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Image download 616.00 MB at 30.31 MB/s
Jan 10 19:11:31.216148 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:31.357550 n-d-816927-8 sudo[110481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1
Jan 10 19:11:31.358485 n-d-816927-8 sudo[110481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:31.970157 n-d-816927-8 sudo[110481]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:31.972565 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1" returned: 0 in 0.756s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:31.973796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 51065473bf2b4899a6a2875223444b45. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:11:32.114058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:32.353323 n-d-816927-8 sudo[110486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1
Jan 10 19:11:32.354137 n-d-816927-8 sudo[110486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:32.571318 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4e9fdbc6-5399-4114-8b7b-57fa7f835cd5 req-6d2bad46-ffd5-45f6-9763-d57168e9f291 tempest-DeleteServersTestJSON-1160957488 None] Terminate volume connection completed successfully.
Jan 10 19:11:32.574367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4e9fdbc6-5399-4114-8b7b-57fa7f835cd5 req-6d2bad46-ffd5-45f6-9763-d57168e9f291 tempest-DeleteServersTestJSON-1160957488 None] Deleting attachment 51583750-d413-4433-935d-6fdb0c6bb8fa. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:11:32.578653 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:32.829184 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.253s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:32.829408 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca\n Backing store flags: \n Account information:\n pMpZimWvrKaQij4WZu43\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:32.830129 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-4e9fdbc6-5399-4114-8b7b-57fa7f835cd5 req-6d2bad46-ffd5-45f6-9763-d57168e9f291 tempest-DeleteServersTestJSON-1160957488 None] Removing iscsi_target for Volume ID: 615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:11:32.834243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:33.025270 n-d-816927-8 sudo[110486]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:33.026986 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1" returned: 0 in 0.913s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:33.028561 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e71d522-ab89-486e-aac2-817b5700c426 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:33.079203 n-d-816927-8 sudo[110504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e71d522-ab89-486e-aac2-817b5700c426 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:11:33.080043 n-d-816927-8 sudo[110504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:33.142360 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-615831ec-4d59-4186-a591-afe023d501ca -f" returned: 0 in 0.309s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:33.143306 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:33.151699 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:33.461437 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.312s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:33.461883 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:11:33.672926 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4e9fdbc6-5399-4114-8b7b-57fa7f835cd5 req-6d2bad46-ffd5-45f6-9763-d57168e9f291 tempest-DeleteServersTestJSON-1160957488 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:11:33.672926 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:11:33.672926 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:11:34.215182 n-d-816927-8 sudo[110504]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:34.216966 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9e71d522-ab89-486e-aac2-817b5700c426 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.188s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:34.253199 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 9e71d522-ab89-486e-aac2-817b5700c426. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:11:34.307351 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_s1fkdraz {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:34.546587 n-d-816927-8 sudo[110562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_s1fkdraz
Jan 10 19:11:34.549137 n-d-816927-8 sudo[110562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:35.089799 n-d-816927-8 sudo[110562]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:35.092388 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_s1fkdraz" returned: 0 in 0.787s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:35.098001 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:35.315484 n-d-816927-8 sudo[110576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1
Jan 10 19:11:35.317118 n-d-816927-8 sudo[110576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:35.835353 n-d-816927-8 sudo[110576]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:35.838030 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1" returned: 0 in 0.739s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:35.839088 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:11:35.840941 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:35.872927 n-d-816927-8 sudo[110601]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426 oflag=direct
Jan 10 19:11:35.876208 n-d-816927-8 sudo[110601]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:36.253074 n-d-816927-8 sudo[110601]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:36.257435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426 oflag=direct" returned: 0 in 0.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:36.261225 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:36.287652 n-d-816927-8 sudo[110613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426
Jan 10 19:11:36.289210 n-d-816927-8 sudo[110613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:37.684713 n-d-816927-8 sudo[110613]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:37.689263 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426" returned: 0 in 1.427s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:37.690316 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:37.788094 n-d-816927-8 sudo[110644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1
Jan 10 19:11:37.790051 n-d-816927-8 sudo[110644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:38.190158 n-d-816927-8 sudo[110644]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:38.192998 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1" returned: 0 in 0.502s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:38.194113 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xmsg1os5n-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.43 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9e71d522--ab89--486e--aac2--817b5700c426 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:11:38.194493 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Converted 700.00 MB image at 489.75 MB/s
Jan 10 19:11:38.195132 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 9e71d522-ab89-486e-aac2-817b5700c426 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:11:38.330730 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 51065473bf2b4899a6a2875223444b45 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:11:38.331519 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Marking volume 9e71d522-ab89-486e-aac2-817b5700c426 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:11:38.347275 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 9e71d522-ab89-486e-aac2-817b5700c426. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:11:38.347845 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Creating volume glance metadata for volume 9e71d522-ab89-486e-aac2-817b5700c426 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:11:38.431105 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3b7e90f4-336b-44f3-9cba-738322d3e622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9e71d522-ab89-486e-aac2-817b5700c426', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:38.433528 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90c55337-7b25-412a-a65b-14d8894c4271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:38.444625 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Volume volume-9e71d522-ab89-486e-aac2-817b5700c426 (9e71d522-ab89-486e-aac2-817b5700c426): created successfully
Jan 10 19:11:38.447245 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90c55337-7b25-412a-a65b-14d8894c4271) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:38.452903 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Flow 'volume_create_manager' (4d3a5ec0-6b99-43a2-a8d3-efd3fb6a2984) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:38.474135 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a5f73279-3b1c-49da-89cf-f8623b3410d9 tempest-TaggedBootDevicesTest-1176789940 None] Created volume successfully.
Jan 10 19:11:39.375765 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:11:39.376393 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:11:39.377573 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:39.431150 n-d-816927-8 sudo[110654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:11:39.438703 n-d-816927-8 sudo[110654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:40.024853 n-d-816927-8 sudo[110654]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:40.037056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.659s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:40.038647 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:40.068242 n-d-816927-8 sudo[110658]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:11:40.069344 n-d-816927-8 sudo[110658]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:40.301793 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:11:40.307331 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:11:40.308206 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 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'
Jan 10 19:11:40.324847 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Flow 'volume_create_manager' (4de54c2b-c995-42e0-a6b0-2749fae0f57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:40.330803 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8499acdb-b38a-40fe-b2a5-1b961cb18961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:40.359067 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:11:40.387939 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8499acdb-b38a-40fe-b2a5-1b961cb18961) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:11:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1409573146',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=57277573-5808-4da5-aa2e-3323a45f080f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca193afd3bb40289a759c668b502367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:11:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:11:40Z,user_id='51065473bf2b4899a6a2875223444b45',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:40.391295 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (145923ba-e323-4a3a-ba53-00a0a6e8a8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:40.393953 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (145923ba-e323-4a3a-ba53-00a0a6e8a8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:40.396367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a8dfcb9-b2d1-4630-8bd2-cd5277be0e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:40.399020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4a8dfcb9-b2d1-4630-8bd2-cd5277be0e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '57277573-5808-4da5-aa2e-3323a45f080f', 'volume_name': 'volume-57277573-5808-4da5-aa2e-3323a45f080f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:40.403434 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28e5049a-0b0a-4906-a067-5be7eeb5609d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:40.405627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28e5049a-0b0a-4906-a067-5be7eeb5609d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:40.407738 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9899aee-f9bc-47bc-a0e6-066c241c9c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:40.408501 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Volume 57277573-5808-4da5-aa2e-3323a45f080f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-57277573-5808-4da5-aa2e-3323a45f080f', 'volume_size': 1}
Jan 10 19:11:40.409825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57277573-5808-4da5-aa2e-3323a45f080f stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:40.447956 n-d-816927-8 sudo[110661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57277573-5808-4da5-aa2e-3323a45f080f stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:11:40.448773 n-d-816927-8 sudo[110661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:40.544208 n-d-816927-8 sudo[110658]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:40.546335 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.507s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:40.548690 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:11:41.072511 n-d-816927-8 sudo[110661]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:41.074387 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-57277573-5808-4da5-aa2e-3323a45f080f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.664s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:41.077995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9899aee-f9bc-47bc-a0e6-066c241c9c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-57277573-5808-4da5-aa2e-3323a45f080f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:41.080311 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (350575a7-a542-4fe7-8338-3f9d7b9a2860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:41.103608 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Volume volume-57277573-5808-4da5-aa2e-3323a45f080f (57277573-5808-4da5-aa2e-3323a45f080f): created successfully
Jan 10 19:11:41.105997 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (350575a7-a542-4fe7-8338-3f9d7b9a2860) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:41.114853 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Flow 'volume_create_manager' (4de54c2b-c995-42e0-a6b0-2749fae0f57d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:41.141402 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8bdf4ed5-98de-47f9-ac3f-630c96a841b4 tempest-TaggedBootDevicesTest-1176789940 None] Created volume successfully.
Jan 10 19:11:42.185418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:11:42.190408 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:11:42.191172 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 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'
Jan 10 19:11:42.216191 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Flow 'volume_create_manager' (98a81d74-7e4b-4136-8dfd-f1bbc39b7c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:42.226993 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c144df5-5e9b-4b2a-86b6-34059c6f572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:42.278690 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:11:42.324368 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1c144df5-5e9b-4b2a-86b6-34059c6f572a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1076338582',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=a8c37e6d-471d-4e43-b40b-c2892bc9cef6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dca193afd3bb40289a759c668b502367',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:11:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:11:42Z,user_id='51065473bf2b4899a6a2875223444b45',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:42.332570 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53de46d8-3527-4c8e-9cee-c75109bf5e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:42.334704 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (53de46d8-3527-4c8e-9cee-c75109bf5e3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:42.337053 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0e707f2-2e2e-4a06-824a-08eaafdda040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:42.339337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a0e707f2-2e2e-4a06-824a-08eaafdda040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a8c37e6d-471d-4e43-b40b-c2892bc9cef6', 'volume_name': 'volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:42.341567 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86b52efc-a000-4cd2-83fc-afe635ec11b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:42.361811 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (86b52efc-a000-4cd2-83fc-afe635ec11b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:42.364383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (986a5b8f-bc05-465e-a110-b69e22c4bf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:42.365370 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Volume a8c37e6d-471d-4e43-b40b-c2892bc9cef6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6', 'volume_size': 1}
Jan 10 19:11:42.369921 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:11:42.416768 n-d-816927-8 sudo[110703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:11:42.419231 n-d-816927-8 sudo[110703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:11:43.361118 n-d-816927-8 sudo[110703]: pam_unix(sudo:session): session closed for user root
Jan 10 19:11:43.363368 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.993s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:11:43.368325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (986a5b8f-bc05-465e-a110-b69e22c4bf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:43.371124 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88021636-11e0-4ab7-83e2-d06a479f3c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:11:43.394426 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Volume volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 (a8c37e6d-471d-4e43-b40b-c2892bc9cef6): created successfully
Jan 10 19:11:43.396996 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88021636-11e0-4ab7-83e2-d06a479f3c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:11:43.401202 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Flow 'volume_create_manager' (98a81d74-7e4b-4136-8dfd-f1bbc39b7c12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:11:43.422590 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-74e7ea65-fafd-44ba-92ee-7f8904dfc523 tempest-TaggedBootDevicesTest-1176789940 None] Created volume successfully.
Jan 10 19:12:01.844263 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:12:01.848508 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:12:01.849011 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 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'
Jan 10 19:12:01.861993 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Flow 'volume_create_manager' (24a155f3-4126-49cd-9af3-33f1e2d05166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:12:01.869835 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a372708-3f2a-4386-983a-813acab7dc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:01.894950 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:12:01.926548 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a372708-3f2a-4386-983a-813acab7dc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:12:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1078504832',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0e7e066e-726a-4f0b-a0fa-86eb3511d4f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e17ac3034cc48e19f29725048efc9be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:12:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:12:02Z,user_id='b658767bf2834c2690e44f3b977fbfeb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:01.929352 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a558967-e23e-4737-8094-83a81e400e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:01.931725 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1a558967-e23e-4737-8094-83a81e400e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:01.934850 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fe3de2c-5919-4b07-a612-a2418f113b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:01.937980 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2fe3de2c-5919-4b07-a612-a2418f113b26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0e7e066e-726a-4f0b-a0fa-86eb3511d4f7', 'volume_name': 'volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:01.950192 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7977992-98ae-4bea-a46c-8ceb0d76c5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:01.952992 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d7977992-98ae-4bea-a46c-8ceb0d76c5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:01.955579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e85cd6b5-36f6-49b7-92b6-cfa8bb2ae23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:01.956398 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Volume 0e7e066e-726a-4f0b-a0fa-86eb3511d4f7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7', 'volume_size': 1}
Jan 10 19:12:01.957646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:01.980266 n-d-816927-8 sudo[110896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:12:01.981204 n-d-816927-8 sudo[110896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:02.839621 n-d-816927-8 sudo[110896]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:02.843872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.886s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:02.849297 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e85cd6b5-36f6-49b7-92b6-cfa8bb2ae23e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:02.853353 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5465755-72bc-44e4-94c8-a7a0311f238b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:02.866099 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Volume volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 (0e7e066e-726a-4f0b-a0fa-86eb3511d4f7): created successfully
Jan 10 19:12:02.874994 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a5465755-72bc-44e4-94c8-a7a0311f238b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:02.880047 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Flow 'volume_create_manager' (24a155f3-4126-49cd-9af3-33f1e2d05166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:12:02.893171 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-bff00e8b-7f00-4e90-887c-882aeef74baa tempest-AttachVolumeNegativeTest-1635323978 None] Created volume successfully.
Jan 10 19:12:04.375621 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:04.400733 n-d-816927-8 sudo[110935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:12:04.401692 n-d-816927-8 sudo[110935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:04.926684 n-d-816927-8 sudo[110935]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:04.929440 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7" returned: 0 in 0.553s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:04.985898 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:05.002769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:05.004416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:05.005381 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:12:05.022572 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Creating iscsi_target for Volume ID: volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Created volume path /opt/stack/data/cinder/volumes/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7,
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: incominguser DjPMoCiCKa35NGFdLwVy dVjnwKnL5SctraRu
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:05.042328 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:12:05.046104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:05.641604 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7" returned: 0 in 0.595s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:05.643152 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:05.644372 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:12:05.645165 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:12:05.649441 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:05.659806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:05.660567 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n Backing store flags: \n Account information:\n DjPMoCiCKa35NGFdLwVy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:05.661478 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:12:05.675453 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:05.855312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:05.855681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n Backing store flags: \n Account information:\n DjPMoCiCKa35NGFdLwVy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:05.856907 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:05.984061 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.127s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:05.984433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n Backing store flags: \n Account information:\n DjPMoCiCKa35NGFdLwVy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:05.985451 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:12:06.066351 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7', 'target_lun': 1, 'volume_id': '0e7e066e-726a-4f0b-a0fa-86eb3511d4f7', 'auth_method': 'CHAP', 'auth_username': 'DjPMoCiCKa35NGFdLwVy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '8c02a522-5f76-4ed6-87dd-957826611d06'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:12:06.202666 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-1f70639f-a313-4bad-a0fc-92ab22a56fe1 req-295f6bc9-cd93-48d5-b122-88f7f2371996 tempest-AttachVolumeNegativeTest-1635323978 None] attachment_update completed successfully.
Jan 10 19:12:14.706488 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-52964747-b569-47e7-98f2-d887bf98c02f req-7ecbbbd5-6918-442f-acfb-f7653bbdcf0a tempest-AttachVolumeNegativeTest-1635323978 None] Terminate volume connection completed successfully.
Jan 10 19:12:14.707231 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-52964747-b569-47e7-98f2-d887bf98c02f req-7ecbbbd5-6918-442f-acfb-f7653bbdcf0a tempest-AttachVolumeNegativeTest-1635323978 None] Deleting attachment 8c02a522-5f76-4ed6-87dd-957826611d06. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:12:14.708691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:14.810778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:14.811223 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7\n Backing store flags: \n Account information:\n DjPMoCiCKa35NGFdLwVy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:14.812023 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-52964747-b569-47e7-98f2-d887bf98c02f req-7ecbbbd5-6918-442f-acfb-f7653bbdcf0a tempest-AttachVolumeNegativeTest-1635323978 None] Removing iscsi_target for Volume ID: 0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:12:14.813113 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:14.910709 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 -f" returned: 0 in 0.096s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:14.911484 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:14.914839 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:15.036042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.109s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:15.036413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:15.043084 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:15.080556 n-d-816927-8 sudo[111007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:15.084161 n-d-816927-8 sudo[111007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:15.178653 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-52964747-b569-47e7-98f2-d887bf98c02f req-7ecbbbd5-6918-442f-acfb-f7653bbdcf0a tempest-AttachVolumeNegativeTest-1635323978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:12:15.178653 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:12:15.178653 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:15.901470 n-d-816927-8 sudo[111007]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:15.903448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426" returned: 0 in 0.864s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:15.978722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:15.994557 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:15.995021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:15.995556 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Creating iscsi_target for Volume ID: volume-9e71d522-ab89-486e-aac2-817b5700c426 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Created volume path /opt/stack/data/cinder/volumes/volume-9e71d522-ab89-486e-aac2-817b5700c426,
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: incominguser PhuegB98MbG77ahTkVec i5nYKs7whVRFVdjC
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:16.004562 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:12:16.008188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:16.624365 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426" returned: 0 in 0.617s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:16.624620 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:16.626411 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:12:16.626819 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:12:16.628178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:16.637089 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:16.638120 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:16.639028 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:12:16.655745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:16.772909 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.119s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:16.773270 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:16.774393 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:16.877503 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:16.877786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:16.879203 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:12:16.973766 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426', 'target_lun': 1, 'volume_id': '9e71d522-ab89-486e-aac2-817b5700c426', 'auth_method': 'CHAP', 'auth_username': 'PhuegB98MbG77ahTkVec', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '449f5692-c584-4619-a7fc-64c8f0237659'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:12:17.152934 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-8019a3cd-230b-47b2-9071-4def20e669a6 tempest-TaggedBootDevicesTest-1176789940 None] attachment_update completed successfully.
Jan 10 19:12:17.657674 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:17.687237 n-d-816927-8 sudo[111060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:17.688416 n-d-816927-8 sudo[111060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:18.385094 n-d-816927-8 sudo[111060]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:18.387442 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f" returned: 0 in 0.729s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:18.453909 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:18.464717 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:18.465379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:18.467008 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:12:18.479595 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Creating iscsi_target for Volume ID: volume-57277573-5808-4da5-aa2e-3323a45f080f {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Created volume path /opt/stack/data/cinder/volumes/volume-57277573-5808-4da5-aa2e-3323a45f080f,
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: incominguser ixi5aadGoq3ubcRH8KPy 97DSSbggyrxeec2N
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:18.483364 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:12:18.486560 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:19.057851 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f" returned: 0 in 0.568s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:19.058131 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:19.058717 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:12:19.059117 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:12:19.061639 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:19.088849 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:19.089231 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:19.089882 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:12:19.103654 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:19.251321 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.160s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:19.251985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:19.255781 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:19.355851 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:19.356290 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:19.357873 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Set provider_location to: 10.222.0.21:3260,5 iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:12:19.421025 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f', 'target_lun': 1, 'volume_id': '57277573-5808-4da5-aa2e-3323a45f080f', 'auth_method': 'CHAP', 'auth_username': 'ixi5aadGoq3ubcRH8KPy', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '11361e10-8379-41d8-ac1e-1334a20d8f3f'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:12:19.566109 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-4d49b927-d0e0-4d04-a397-7a8280a4c5af tempest-TaggedBootDevicesTest-1176789940 None] attachment_update completed successfully.
Jan 10 19:12:20.269728 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:20.290780 n-d-816927-8 sudo[111116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:12:20.292309 n-d-816927-8 sudo[111116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:21.062057 n-d-816927-8 sudo[111116]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:21.064698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6" returned: 0 in 0.795s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:21.213667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:21.251829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.038s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:21.252191 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:21.253029 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Creating iscsi_target for Volume ID: volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Created volume path /opt/stack/data/cinder/volumes/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6,
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: incominguser 5H3CwqKu593qhh2EghRk THYYt6tUVkkX5tzD
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:12:21.284810 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:21.980009 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6" returned: 0 in 0.713s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:21.980321 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:21.980986 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:12:21.981343 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:12:21.984143 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:22.005881 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:22.006722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:22.008120 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:12:22.023961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:22.231970 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:22.233848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:22.235452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:22.430684 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:22.431112 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:22.432284 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Set provider_location to: 10.222.0.21:3260,6 iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:12:22.530472 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6', 'target_lun': 1, 'volume_id': 'a8c37e6d-471d-4e43-b40b-c2892bc9cef6', 'auth_method': 'CHAP', 'auth_username': '5H3CwqKu593qhh2EghRk', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '6268b868-86ea-4684-a79d-83945aebf13f'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:12:22.730211 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-60bd6a9c-db66-4c3f-a4fb-9e8b08d19c9d req-13c900bf-47dd-4988-b4c6-a55fc4c14a40 tempest-TaggedBootDevicesTest-1176789940 None] attachment_update completed successfully.
Jan 10 19:12:39.375852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:12:39.377369 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:12:39.377369 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:39.418964 n-d-816927-8 sudo[111444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:12:39.423869 n-d-816927-8 sudo[111444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:39.858048 n-d-816927-8 sudo[111444]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:39.860907 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.483s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:39.862731 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:39.882070 n-d-816927-8 sudo[111447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:12:39.882901 n-d-816927-8 sudo[111447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:40.544462 n-d-816927-8 sudo[111447]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:40.546782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.684s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:40.549382 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:12:40.930513 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:12:40.939878 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:12:40.940408 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 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'
Jan 10 19:12:40.973033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Flow 'volume_create_manager' (ba802bc4-3365-4fed-8392-c93ab8621506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:12:40.984382 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1dc5aeec-3754-412a-a635-f526966a70ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:41.016058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:12:41.083215 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1dc5aeec-3754-412a-a635-f526966a70ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-874962226',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=8b21491b-d0af-4448-89d1-2d5664b1854c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e17ac3034cc48e19f29725048efc9be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:12:41Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:12:41Z,user_id='b658767bf2834c2690e44f3b977fbfeb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:41.086381 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (508b9307-a767-4eb1-9ffe-4a1cff04a003) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:41.095184 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (508b9307-a767-4eb1-9ffe-4a1cff04a003) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:41.097817 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (949c9544-9a53-4fa4-939c-e949acfc020d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:41.100335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (949c9544-9a53-4fa4-939c-e949acfc020d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8b21491b-d0af-4448-89d1-2d5664b1854c', 'volume_name': 'volume-8b21491b-d0af-4448-89d1-2d5664b1854c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:41.102722 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52ca5204-bb7a-4482-8cdb-f9b7b1dc4bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:41.106435 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (52ca5204-bb7a-4482-8cdb-f9b7b1dc4bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:41.108865 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62fdbc98-c543-4f74-a879-78dbcc0baee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:41.109807 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Volume 8b21491b-d0af-4448-89d1-2d5664b1854c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8b21491b-d0af-4448-89d1-2d5664b1854c', 'volume_size': 1}
Jan 10 19:12:41.111930 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b21491b-d0af-4448-89d1-2d5664b1854c stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:41.139380 n-d-816927-8 sudo[111458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b21491b-d0af-4448-89d1-2d5664b1854c stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:12:41.141010 n-d-816927-8 sudo[111458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:41.743218 n-d-816927-8 sudo[111458]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:41.745635 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8b21491b-d0af-4448-89d1-2d5664b1854c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.633s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:41.749693 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (62fdbc98-c543-4f74-a879-78dbcc0baee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8b21491b-d0af-4448-89d1-2d5664b1854c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:41.755337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d35742ac-74ec-4502-9099-14985480cd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:12:41.770430 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Volume volume-8b21491b-d0af-4448-89d1-2d5664b1854c (8b21491b-d0af-4448-89d1-2d5664b1854c): created successfully
Jan 10 19:12:41.772675 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d35742ac-74ec-4502-9099-14985480cd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:12:41.775707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Flow 'volume_create_manager' (ba802bc4-3365-4fed-8392-c93ab8621506) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:12:41.786462 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-05801287-e8e8-4aed-8461-724974ab1e7b tempest-AttachVolumeNegativeTest-1635323978 None] Created volume successfully.
Jan 10 19:12:43.847885 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:43.881416 n-d-816927-8 sudo[111556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:43.883071 n-d-816927-8 sudo[111556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:44.441844 n-d-816927-8 sudo[111556]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:44.443949 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c" returned: 0 in 0.596s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:44.520232 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:44.540641 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:44.541126 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:44.542050 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Creating iscsi_target for Volume ID: volume-8b21491b-d0af-4448-89d1-2d5664b1854c {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Created volume path /opt/stack/data/cinder/volumes/volume-8b21491b-d0af-4448-89d1-2d5664b1854c,
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: incominguser 8f4ePZ34w7wtRtBfEb4E kEtMC5xi8Kz2ycVk
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:12:44.574028 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:45.241592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c" returned: 0 in 0.684s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:45.243537 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:45.243537 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:12:45.244027 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:12:45.245518 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:45.263604 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:45.264221 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n Backing store flags: \n Account information:\n 8f4ePZ34w7wtRtBfEb4E\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:12:45.265263 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:12:45.292021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:45.418703 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.136s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:45.419571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n Backing store flags: \n Account information:\n 8f4ePZ34w7wtRtBfEb4E\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:45.423520 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:45.546819 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:45.547542 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n Backing store flags: \n Account information:\n 8f4ePZ34w7wtRtBfEb4E\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:45.548943 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Set provider_location to: 10.222.0.21:3260,7 iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:12:45.608814 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c', 'target_lun': 1, 'volume_id': '8b21491b-d0af-4448-89d1-2d5664b1854c', 'auth_method': 'CHAP', 'auth_username': '8f4ePZ34w7wtRtBfEb4E', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a46cb841-6a9b-4ab7-a800-3291a92381c3'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:12:45.767697 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-694e4558-66fc-48ea-b3fc-59a0565f72b5 req-05e5f209-1964-4a64-9680-3cca8f2d5bff tempest-AttachVolumeNegativeTest-1635323978 None] attachment_update completed successfully.
Jan 10 19:12:55.568207 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6fb29ac7-3a4f-43fb-9f56-7fa9255491e6 req-4c023da2-6543-45da-9057-79e966761760 tempest-AttachVolumeNegativeTest-1635323978 None] Terminate volume connection completed successfully.
Jan 10 19:12:55.568872 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6fb29ac7-3a4f-43fb-9f56-7fa9255491e6 req-4c023da2-6543-45da-9057-79e966761760 tempest-AttachVolumeNegativeTest-1635323978 None] Deleting attachment a46cb841-6a9b-4ab7-a800-3291a92381c3. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:12:55.569678 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:55.676237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.106s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:55.677781 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c\n Backing store flags: \n Account information:\n 8f4ePZ34w7wtRtBfEb4E\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:55.678989 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-6fb29ac7-3a4f-43fb-9f56-7fa9255491e6 req-4c023da2-6543-45da-9057-79e966761760 tempest-AttachVolumeNegativeTest-1635323978 None] Removing iscsi_target for Volume ID: 8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:55.680703 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:55.816489 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8b21491b-d0af-4448-89d1-2d5664b1854c -f" returned: 0 in 0.134s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:55.816489 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:55.819723 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:56.003606 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:56.004268 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:56.096512 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-6fb29ac7-3a4f-43fb-9f56-7fa9255491e6 req-4c023da2-6543-45da-9057-79e966761760 tempest-AttachVolumeNegativeTest-1635323978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:12:56.096512 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:12:56.096512 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:57.037599 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Lock "b'cinder-8b21491b-d0af-4448-89d1-2d5664b1854c-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:12:57.128442 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:57.280192 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:57.280562 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:12:57.281474 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:57.282541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 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 stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:57.303388 n-d-816927-8 sudo[111805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:57.305886 n-d-816927-8 sudo[111805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:57.874137 n-d-816927-8 sudo[111805]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:57.876916 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c" returned: 0 in 0.594s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:57.879041 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:57.925639 n-d-816927-8 sudo[111838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:57.926518 n-d-816927-8 sudo[111838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:58.508753 n-d-816927-8 sudo[111838]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:58.511355 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c" returned: 0 in 0.632s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:58.514757 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:58.562820 n-d-816927-8 sudo[111855]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:58.563656 n-d-816927-8 sudo[111855]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:59.012366 n-d-816927-8 sudo[111855]: pam_unix(sudo:session): session closed for user root
Jan 10 19:12:59.015122 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8b21491b-d0af-4448-89d1-2d5664b1854c" returned: 0 in 0.500s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:12:59.019979 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Successfully deleted volume: 8b21491b-d0af-4448-89d1-2d5664b1854c
Jan 10 19:12:59.077003 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Created reservations ['1d6b9862-45b3-4032-950c-15d72747a759', 'f98496d3-38e9-411e-8eb0-eada0b0c8544', 'f4ed805a-9cc9-49a4-bbf9-9eda571de07f', 'a3856902-b5d9-4d1d-875f-b25999d2c3be'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:12:59.079853 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:12:59.079853 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:12:59.079853 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:12:59.156062 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:12:59.156959 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:59.231730 n-d-816927-8 sudo[111868]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:12:59.238655 n-d-816927-8 sudo[111868]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:12:59.258116 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Lock "b'cinder-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:12:59.432760 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Skipping remove_export. No iscsi_target is presently exported for volume: 95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71
Jan 10 19:12:59.434086 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 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 stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:12:59.479558 n-d-816927-8 sudo[111871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71
Jan 10 19:12:59.488576 n-d-816927-8 sudo[111871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:00.039854 n-d-816927-8 sudo[111871]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:00.042154 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71" returned: 0 in 0.608s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:00.044258 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:00.088825 n-d-816927-8 sudo[111875]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71
Jan 10 19:13:00.089727 n-d-816927-8 sudo[111875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:00.141407 n-d-816927-8 sudo[111868]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:00.143918 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 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.986s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:00.146240 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:00.187327 n-d-816927-8 sudo[111877]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:00.193075 n-d-816927-8 sudo[111877]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:00.682367 n-d-816927-8 sudo[111877]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:00.686349 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.540s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:00.689411 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:00.705836 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Deleted volume successfully.
Jan 10 19:13:00.725829 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-44f42d4e-2bb2-4342-8608-3b5da47fc78a tempest-AttachVolumeNegativeTest-1635323978 None] Lock "b'cinder-8b21491b-d0af-4448-89d1-2d5664b1854c-delete_volume'" released by "delete_volume" :: held 3.688s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:00.744602 n-d-816927-8 sudo[111875]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:00.746401 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71" returned: 0 in 0.702s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:00.748349 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:00.772079 n-d-816927-8 sudo[111883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71
Jan 10 19:13:00.773737 n-d-816927-8 sudo[111883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:01.281626 n-d-816927-8 sudo[111883]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:01.284165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71" returned: 0 in 0.535s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:01.285958 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Successfully deleted volume: 95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71
Jan 10 19:13:01.390463 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Created reservations ['b84dc49f-2bab-4005-af28-12636bd7ce16', '7fa05fd2-8882-49ba-9bb9-f1ad4a0863e1', '37653d91-3501-4cf5-bd10-ee03a581588c', 'ef9885a5-4013-4f2e-b884-5b0530539061'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:01.390463 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:01.390463 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:01.390463 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:01.466088 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:01.467419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:01.526405 n-d-816927-8 sudo[111888]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:01.529585 n-d-816927-8 sudo[111888]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:02.019776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Lock "b'cinder-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:13:02.157919 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1a329ca4-3c2f-4000-b2f6-485e5f22ee3f
Jan 10 19:13:02.159670 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 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 stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:02.184161 n-d-816927-8 sudo[111891]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f
Jan 10 19:13:02.188160 n-d-816927-8 sudo[111891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:02.206933 n-d-816927-8 sudo[111888]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:02.209312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:02.211864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:02.272527 n-d-816927-8 sudo[111893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:02.274738 n-d-816927-8 sudo[111893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:02.909306 n-d-816927-8 sudo[111891]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:02.913231 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f" returned: 0 in 0.752s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:02.916967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:02.941442 n-d-816927-8 sudo[111893]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:02.950158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.737s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:02.952402 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:02.966356 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Deleted volume successfully.
Jan 10 19:13:02.978159 n-d-816927-8 sudo[111897]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f
Jan 10 19:13:02.980027 n-d-816927-8 sudo[111897]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:02.989044 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-be19dba9-ba23-4cf7-8c9d-1e6cd6d99a72 tempest-ServersNegativeTestJSON-2015484783 None] Lock "b'cinder-95e915ce-4e7d-4f00-95d8-bfd6d8ce1f71-delete_volume'" released by "delete_volume" :: held 3.731s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:03.621749 n-d-816927-8 sudo[111897]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:03.624254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f" returned: 0 in 0.707s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:03.626330 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:03.648564 n-d-816927-8 sudo[111900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f
Jan 10 19:13:03.649591 n-d-816927-8 sudo[111900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:04.190284 n-d-816927-8 sudo[111900]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:04.192418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f" returned: 0 in 0.566s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:04.194479 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Successfully deleted volume: 1a329ca4-3c2f-4000-b2f6-485e5f22ee3f
Jan 10 19:13:04.286438 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Created reservations ['8702e946-8339-4ca7-95a5-f4534d936752', 'bb1b7962-08a3-4db6-b74f-bb68a75a9a66', 'c8003476-8b83-4321-aaa4-77f5fdbc0b49', '752281cd-a86c-4346-babe-a7e19400c5e5'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:04.288716 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:04.288716 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:04.288716 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:04.450397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:04.453694 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:04.506385 n-d-816927-8 sudo[111924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:04.508714 n-d-816927-8 sudo[111924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:05.004940 n-d-816927-8 sudo[111924]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:05.008042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 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.555s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:05.010504 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:05.068783 n-d-816927-8 sudo[111938]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:05.074858 n-d-816927-8 sudo[111938]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:05.759192 n-d-816927-8 sudo[111938]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:05.763754 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.751s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:05.766132 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:05.788732 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Deleted volume successfully.
Jan 10 19:13:05.808974 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9e7e9c30-4d43-46e7-8fb9-4a8c52287869 tempest-ServersNegativeTestJSON-2015484783 None] Lock "b'cinder-1a329ca4-3c2f-4000-b2f6-485e5f22ee3f-delete_volume'" released by "delete_volume" :: held 3.789s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:06.364504 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Lock "b'cinder-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:13:06.460178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:06.592176 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.134s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:06.592542 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:06.593344 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:13:06.594369 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 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 stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:06.619699 n-d-816927-8 sudo[111974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:13:06.622488 n-d-816927-8 sudo[111974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:07.339168 n-d-816927-8 sudo[111974]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:07.342055 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7" returned: 0 in 0.747s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:07.345374 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:07.373239 n-d-816927-8 sudo[111977]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:13:07.374664 n-d-816927-8 sudo[111977]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:07.900598 n-d-816927-8 sudo[111977]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:07.903368 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7" returned: 0 in 0.558s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:07.905882 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:07.928853 n-d-816927-8 sudo[111980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:13:07.930923 n-d-816927-8 sudo[111980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:08.523140 n-d-816927-8 sudo[111980]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:08.525430 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7" returned: 0 in 0.619s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:08.527257 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Successfully deleted volume: 0e7e066e-726a-4f0b-a0fa-86eb3511d4f7
Jan 10 19:13:08.591344 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Created reservations ['5f28e292-64e2-4ec9-9bd5-ffff89ec4667', 'ff8cf4cd-73ba-46dd-bde5-b6d04245a121', '3b34ba4e-43ff-4b92-83b1-fd9785b37b4f', '039ba4d2-b346-49f4-848c-00197fffe979'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:08.606450 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:08.606450 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:08.606450 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:08.672397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:08.673108 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:08.698020 n-d-816927-8 sudo[111987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:08.700328 n-d-816927-8 sudo[111987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:09.397591 n-d-816927-8 sudo[111987]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:09.400176 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 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.727s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:09.402793 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:09.445866 n-d-816927-8 sudo[112020]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:09.446685 n-d-816927-8 sudo[112020]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:10.129740 n-d-816927-8 sudo[112020]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:10.132239 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.729s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:10.135982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:10.147517 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Deleted volume successfully.
Jan 10 19:13:10.172987 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7599b494-fee3-4ab8-91aa-92680655b707 tempest-AttachVolumeNegativeTest-1635323978 None] Lock "b'cinder-0e7e066e-726a-4f0b-a0fa-86eb3511d4f7-delete_volume'" released by "delete_volume" :: held 3.809s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:20.863037 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:13:20.867420 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:13:20.868037 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 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'
Jan 10 19:13:20.881775 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Flow 'volume_create_manager' (46edff39-c5df-4b11-819f-be4029441313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:13:20.886475 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2672a45a-f5fc-4c26-93a2-6fe84cd2fd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:20.909232 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:13:20.934700 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2672a45a-f5fc-4c26-93a2-6fe84cd2fd5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:13:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-107009908',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=d662c692-cd74-4d07-b4a2-71156f07349c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01aebc5eda83420f99a8509f4e3cfb5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:13:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:13:21Z,user_id='c2ae47e3fc30473fb9f7c163929692ba',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:20.937467 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c95454a-6ed1-4416-8228-2e233d80758e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:20.939662 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c95454a-6ed1-4416-8228-2e233d80758e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:20.942394 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (967ebfeb-17d5-4d24-a490-daf7b4ac9e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:20.945075 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (967ebfeb-17d5-4d24-a490-daf7b4ac9e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd662c692-cd74-4d07-b4a2-71156f07349c', 'volume_name': 'volume-d662c692-cd74-4d07-b4a2-71156f07349c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:20.949260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13c1f083-cf13-4df7-adeb-6127692a3964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:20.951781 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (13c1f083-cf13-4df7-adeb-6127692a3964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:20.954726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (509886a4-5cee-42d2-ab38-d0d5ca5e15e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:20.956152 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Volume d662c692-cd74-4d07-b4a2-71156f07349c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d662c692-cd74-4d07-b4a2-71156f07349c', 'volume_size': 1}
Jan 10 19:13:20.957602 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d662c692-cd74-4d07-b4a2-71156f07349c stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:20.979999 n-d-816927-8 sudo[112174]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d662c692-cd74-4d07-b4a2-71156f07349c stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:13:20.982019 n-d-816927-8 sudo[112174]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:21.615946 n-d-816927-8 sudo[112174]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:21.618774 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d662c692-cd74-4d07-b4a2-71156f07349c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.661s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:21.623567 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (509886a4-5cee-42d2-ab38-d0d5ca5e15e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d662c692-cd74-4d07-b4a2-71156f07349c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:21.630951 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77006a54-3736-4fb1-aede-1508211e3801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:21.646341 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Volume volume-d662c692-cd74-4d07-b4a2-71156f07349c (d662c692-cd74-4d07-b4a2-71156f07349c): created successfully
Jan 10 19:13:21.649183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77006a54-3736-4fb1-aede-1508211e3801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:21.658490 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Flow 'volume_create_manager' (46edff39-c5df-4b11-819f-be4029441313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:13:21.678858 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-7c88d749-b56d-41cb-8b1b-614b465d8a05 req-20e7844b-8bd5-416e-b5fb-f5b10deb1e5c tempest-VolumesSnapshotsTestJSON-1279929754 None] Created volume successfully.
Jan 10 19:13:23.368281 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Lock "b'cinder-fe0c38c4-6c8a-4c18-a464-75f152078156-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:13:23.522368 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:23.646528 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:23.647120 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:23.648194 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Skipping remove_export. No iscsi_target is presently exported for volume: fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:13:23.649644 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 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 stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:23.680421 n-d-816927-8 sudo[112220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:13:23.681231 n-d-816927-8 sudo[112220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:23.824780 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7c12f57e-c1e9-4d5b-bfec-769bd86b64a8 req-98a8834d-0e49-423c-80c1-c792a270a8f3 tempest-VolumesSnapshotsTestJSON-1279929754 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 stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:23.880276 n-d-816927-8 sudo[112223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c
Jan 10 19:13:23.881817 n-d-816927-8 sudo[112223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:24.371998 n-d-816927-8 sudo[112220]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:24.374028 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156" returned: 0 in 0.724s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:24.376416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:24.411289 n-d-816927-8 sudo[112229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:13:24.412461 n-d-816927-8 sudo[112229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:24.535407 n-d-816927-8 sudo[112223]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:24.538555 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7c12f57e-c1e9-4d5b-bfec-769bd86b64a8 req-98a8834d-0e49-423c-80c1-c792a270a8f3 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c" returned: 0 in 0.713s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:24.540483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7c12f57e-c1e9-4d5b-bfec-769bd86b64a8 req-98a8834d-0e49-423c-80c1-c792a270a8f3 tempest-VolumesSnapshotsTestJSON-1279929754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc --snapshot stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:24.596985 n-d-816927-8 sudo[112233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc --snapshot stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c -L 1.00g
Jan 10 19:13:24.598477 n-d-816927-8 sudo[112233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:25.182030 n-d-816927-8 sudo[112229]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:25.185123 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156" returned: 0 in 0.808s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:25.187524 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:25.237696 n-d-816927-8 sudo[112252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:13:25.239360 n-d-816927-8 sudo[112252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:25.687323 n-d-816927-8 sudo[112233]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:25.690237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7c12f57e-c1e9-4d5b-bfec-769bd86b64a8 req-98a8834d-0e49-423c-80c1-c792a270a8f3 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc --snapshot stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c -L 1.00g" returned: 0 in 1.149s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:25.779975 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-7c12f57e-c1e9-4d5b-bfec-769bd86b64a8 req-98a8834d-0e49-423c-80c1-c792a270a8f3 tempest-VolumesSnapshotsTestJSON-1279929754 None] Create snapshot completed successfully
Jan 10 19:13:26.047480 n-d-816927-8 sudo[112252]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:26.049719 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fe0c38c4-6c8a-4c18-a464-75f152078156" returned: 0 in 0.862s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:26.050763 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Successfully deleted volume: fe0c38c4-6c8a-4c18-a464-75f152078156
Jan 10 19:13:26.103774 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Created reservations ['6ea5c94d-0a77-4b21-8109-42ce3b390d3b', '18c8f57a-fd87-4a69-9903-a9c04c140be9', '573d8265-bd6a-4dab-8cd3-f8f437f3326c', '2f995d40-3222-46cb-baf1-686763fe3515'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:26.107082 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:26.107082 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:26.107082 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:26.157271 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:26.158035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:26.192052 n-d-816927-8 sudo[112371]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:26.193012 n-d-816927-8 sudo[112371]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:26.664812 n-d-816927-8 sudo[112371]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:26.669504 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 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.511s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:26.673274 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:26.701485 n-d-816927-8 sudo[112374]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:26.704757 n-d-816927-8 sudo[112374]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:27.199891 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] Lock "b'cinder-722527e3-5b2d-4a6f-b3ae-8e3564c289cc-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:13:27.210066 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 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 stack-volumes-lvmdriver-1/_snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:27.267297 n-d-816927-8 sudo[112376]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc
Jan 10 19:13:27.272868 n-d-816927-8 sudo[112376]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:27.565600 n-d-816927-8 sudo[112374]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:27.567906 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.895s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:27.569979 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:27.582991 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Deleted volume successfully.
Jan 10 19:13:27.614291 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-daa8e8f9-6900-44f8-86be-8b61268ec8ad tempest-AttachVolumeNegativeTest-1635323978 None] Lock "b'cinder-fe0c38c4-6c8a-4c18-a464-75f152078156-delete_volume'" released by "delete_volume" :: held 4.247s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:27.915284 n-d-816927-8 sudo[112376]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:27.918127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc" returned: 0 in 0.709s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:27.919679 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:27.961737 n-d-816927-8 sudo[112380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc
Jan 10 19:13:27.963789 n-d-816927-8 sudo[112380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:28.928200 n-d-816927-8 sudo[112380]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:28.930804 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-722527e3-5b2d-4a6f-b3ae-8e3564c289cc" returned: 0 in 1.010s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:29.023611 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:13:29.066211 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] Created reservations ['ee5db8df-8cae-465f-8df0-22a3ac72364b', '5d84224d-f67a-4358-90c1-33d8afb88b5e', '6a3f9dff-143f-4b76-a048-a6bcff1dd0cc', '282a1974-31c0-4712-8802-0fd88515300d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:29.079814 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:29.079814 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:29.079814 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:29.141564 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] Delete snapshot completed successfully.
Jan 10 19:13:29.147848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-decd22b7-2119-4472-8798-91769a6bc109 req-830010ac-f724-4e58-bebb-1f08b22281b6 tempest-VolumesSnapshotsTestJSON-1279929754 None] Lock "b'cinder-722527e3-5b2d-4a6f-b3ae-8e3564c289cc-delete_snapshot'" released by "delete_snapshot" :: held 1.950s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:30.803718 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Lock "b'cinder-d662c692-cd74-4d07-b4a2-71156f07349c-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:13:30.967836 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Skipping remove_export. No iscsi_target is presently exported for volume: d662c692-cd74-4d07-b4a2-71156f07349c
Jan 10 19:13:30.977455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 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 stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:31.035324 n-d-816927-8 sudo[112516]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c
Jan 10 19:13:31.037570 n-d-816927-8 sudo[112516]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:31.814816 n-d-816927-8 sudo[112516]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:31.817379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c" returned: 0 in 0.841s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:31.819524 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:31.860987 n-d-816927-8 sudo[112529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c
Jan 10 19:13:31.861928 n-d-816927-8 sudo[112529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:32.318674 n-d-816927-8 sudo[112529]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:32.320983 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c" returned: 0 in 0.501s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:32.323848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:32.347191 n-d-816927-8 sudo[112532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c
Jan 10 19:13:32.347998 n-d-816927-8 sudo[112532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:32.886936 n-d-816927-8 sudo[112532]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:32.889223 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d662c692-cd74-4d07-b4a2-71156f07349c" returned: 0 in 0.565s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:32.891282 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Successfully deleted volume: d662c692-cd74-4d07-b4a2-71156f07349c
Jan 10 19:13:32.945463 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Created reservations ['be41ce27-db74-4947-b6d5-63ea9020f97f', '4c1ba496-f975-499f-ac8b-fcff168e8f4a', 'a813281c-b45e-4c32-bf9d-a3ac928c5fdd', '9c33839f-408a-4528-87aa-d1c80a623897'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:32.950760 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:32.950760 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:32.950760 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:33.018742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:33.019942 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:33.079260 n-d-816927-8 sudo[112540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:33.081500 n-d-816927-8 sudo[112540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:33.830473 n-d-816927-8 sudo[112540]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:33.832999 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 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.813s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:33.835170 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:33.880405 n-d-816927-8 sudo[112554]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:33.881808 n-d-816927-8 sudo[112554]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:34.701852 n-d-816927-8 sudo[112554]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:34.704311 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.869s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:34.706806 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:34.721427 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Deleted volume successfully.
Jan 10 19:13:34.741659 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-cc6e0967-eee8-4f47-b8ad-1b2afdd10b2a req-80d998fc-0f3c-453e-b7e8-d2534ca34213 tempest-VolumesSnapshotsTestJSON-1279929754 None] Lock "b'cinder-d662c692-cd74-4d07-b4a2-71156f07349c-delete_volume'" released by "delete_volume" :: held 3.938s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:39.379387 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:13:39.380025 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:39.380446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:39.428770 n-d-816927-8 sudo[112651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:39.431131 n-d-816927-8 sudo[112651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:39.494832 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:13:39.506399 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:13:39.506938 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 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'
Jan 10 19:13:39.531308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Flow 'volume_create_manager' (1d2c3379-21c4-47de-9336-b724238373c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:13:39.542743 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a8fd207-0a3d-4c68-be9a-61aee563c179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:39.584753 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:13:39.611741 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0a8fd207-0a3d-4c68-be9a-61aee563c179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-764817670',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=51b3b7d5-46ed-4c9f-8d30-51e32a4d5870,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd09c5037a0b47cfaa33afe7bd9f117f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:13:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:13:39Z,user_id='04d3b939748f450fb11342304b2f84d8',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:39.614668 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c90a8d1e-375d-4f43-8bb2-e21bacd98596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:39.617319 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c90a8d1e-375d-4f43-8bb2-e21bacd98596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:39.620857 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cb7a781-36f4-4c8e-a7b3-a4067cf98ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:39.623720 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7cb7a781-36f4-4c8e-a7b3-a4067cf98ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '51b3b7d5-46ed-4c9f-8d30-51e32a4d5870', 'volume_name': 'volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:39.628672 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b785088-5c96-4cf4-a582-246975539c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:39.630928 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6b785088-5c96-4cf4-a582-246975539c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:39.633210 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1635763-defa-47a4-af27-9fff8c91ca04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:39.634218 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Volume 51b3b7d5-46ed-4c9f-8d30-51e32a4d5870: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870', 'volume_size': 1}
Jan 10 19:13:39.635932 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:39.681068 n-d-816927-8 sudo[112653]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:13:39.681922 n-d-816927-8 sudo[112653]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:40.021190 n-d-816927-8 sudo[112651]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:40.023290 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.642s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:40.026215 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:40.102105 n-d-816927-8 sudo[112656]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:40.106634 n-d-816927-8 sudo[112656]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:40.547871 n-d-816927-8 sudo[112653]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:40.550104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.914s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:40.553781 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e1635763-defa-47a4-af27-9fff8c91ca04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:40.556597 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fb690a2-b01c-4ed7-97a6-56d443c2bb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:40.587189 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Volume volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 (51b3b7d5-46ed-4c9f-8d30-51e32a4d5870): created successfully
Jan 10 19:13:40.590004 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3fb690a2-b01c-4ed7-97a6-56d443c2bb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:40.593069 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Flow 'volume_create_manager' (1d2c3379-21c4-47de-9336-b724238373c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:13:40.629528 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-ccd33ef4-22b8-45b7-b196-8a6d05b1a961 req-7494f5f1-04ea-480e-8489-552708c4027f tempest-VolumesGetTestJSON-2044574819 None] Created volume successfully.
Jan 10 19:13:40.784094 n-d-816927-8 sudo[112656]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:40.785997 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.761s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:40.789208 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:42.298058 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Lock "b'cinder-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:13:42.464757 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Skipping remove_export. No iscsi_target is presently exported for volume: 51b3b7d5-46ed-4c9f-8d30-51e32a4d5870
Jan 10 19:13:42.465719 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 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 stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:42.508743 n-d-816927-8 sudo[112720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870
Jan 10 19:13:42.509665 n-d-816927-8 sudo[112720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:43.083917 n-d-816927-8 sudo[112720]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:43.086342 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870" returned: 0 in 0.620s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:43.089031 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:43.115609 n-d-816927-8 sudo[112723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870
Jan 10 19:13:43.116557 n-d-816927-8 sudo[112723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:43.901530 n-d-816927-8 sudo[112723]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:43.907878 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870" returned: 0 in 0.818s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:43.958853 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:44.058107 n-d-816927-8 sudo[112727]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870
Jan 10 19:13:44.058986 n-d-816927-8 sudo[112727]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:44.879314 n-d-816927-8 sudo[112727]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:44.882922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870" returned: 0 in 0.926s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:44.885048 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Successfully deleted volume: 51b3b7d5-46ed-4c9f-8d30-51e32a4d5870
Jan 10 19:13:44.999083 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Created reservations ['fa793f09-15d4-4888-a9e1-4be2ce343592', 'e13998af-4ce3-4588-bfb2-93c5a2fc1290', '2ff9cef2-2c7e-4ed7-9e21-5b6fa80b349d', '620f800e-7fd1-497a-ad6c-7947f9285984'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:13:45.005549 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:13:45.005549 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:13:45.005549 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:45.146264 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:13:45.147193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:45.199139 n-d-816927-8 sudo[112736]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:13:45.199969 n-d-816927-8 sudo[112736]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:45.924016 n-d-816927-8 sudo[112736]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:45.926925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 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.780s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:45.929223 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:45.975483 n-d-816927-8 sudo[112739]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:13:45.984920 n-d-816927-8 sudo[112739]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:46.795252 n-d-816927-8 sudo[112739]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:46.797515 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.868s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:46.799610 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:13:46.805852 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Deleted volume successfully.
Jan 10 19:13:46.844438 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-128f7214-a34b-49c0-a51a-b00b1111ab08 req-e29555cd-eae6-4206-9b06-fe794b07cd3c tempest-VolumesGetTestJSON-2044574819 None] Lock "b'cinder-51b3b7d5-46ed-4c9f-8d30-51e32a4d5870-delete_volume'" released by "delete_volume" :: held 4.544s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:13:48.629964 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:13:48.650823 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:13:48.652027 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 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'
Jan 10 19:13:48.695471 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Flow 'volume_create_manager' (7cb6c902-c4dd-4607-ba45-f93bae734d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:13:48.699970 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea778eeb-8136-43ab-8556-b41bc7ee7f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:48.763993 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:13:48.806793 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ea778eeb-8136-43ab-8556-b41bc7ee7f2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1665866261',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=413069a0-f0bd-4039-a295-f6e165d29228,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3690c45032984177a9f3dee8bda3812b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:13:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:13:49Z,user_id='b5e7b7c502524f0e8485dcfd57fee484',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:48.809420 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b54cb46-8e8d-4c6e-b058-fb38b61e4690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:48.811667 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6b54cb46-8e8d-4c6e-b058-fb38b61e4690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:48.814636 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c555e4fd-5b67-41c1-ab49-290faee9d95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:48.819570 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c555e4fd-5b67-41c1-ab49-290faee9d95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '413069a0-f0bd-4039-a295-f6e165d29228', 'volume_name': 'volume-413069a0-f0bd-4039-a295-f6e165d29228', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:48.822638 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2556a09-4c7f-4813-8c23-0f65a560f334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:48.825006 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2556a09-4c7f-4813-8c23-0f65a560f334) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:48.827776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c5789a7-75dd-49ec-abec-d7ac73e9e146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:48.830679 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Volume 413069a0-f0bd-4039-a295-f6e165d29228: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-413069a0-f0bd-4039-a295-f6e165d29228', 'volume_size': 1}
Jan 10 19:13:48.832188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-413069a0-f0bd-4039-a295-f6e165d29228 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:48.878559 n-d-816927-8 sudo[112793]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-413069a0-f0bd-4039-a295-f6e165d29228 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:13:48.881747 n-d-816927-8 sudo[112793]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:49.865264 n-d-816927-8 sudo[112793]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:49.867689 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-413069a0-f0bd-4039-a295-f6e165d29228 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.035s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:49.872273 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0c5789a7-75dd-49ec-abec-d7ac73e9e146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-413069a0-f0bd-4039-a295-f6e165d29228', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:49.874699 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (caa24d0f-217f-470f-b7ff-4d7b513ebb42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:13:49.892472 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Volume volume-413069a0-f0bd-4039-a295-f6e165d29228 (413069a0-f0bd-4039-a295-f6e165d29228): created successfully
Jan 10 19:13:49.896200 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (caa24d0f-217f-470f-b7ff-4d7b513ebb42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:13:49.908274 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Flow 'volume_create_manager' (7cb6c902-c4dd-4607-ba45-f93bae734d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:13:49.939308 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9c657a1f-5ad3-4bb8-9460-d358f97f232d tempest-AttachVolumeTestJSON-1816229006 None] Created volume successfully.
Jan 10 19:13:52.501070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:52.591053 n-d-816927-8 sudo[112849]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:13:52.591892 n-d-816927-8 sudo[112849]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:13:54.079298 n-d-816927-8 sudo[112849]: pam_unix(sudo:session): session closed for user root
Jan 10 19:13:54.084716 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228" returned: 0 in 1.584s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:54.212596 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: I_T nexus: 21
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:54.236332 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: I_T nexus: 22
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: I_T nexus: 23
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Creating iscsi_target for Volume ID: volume-413069a0-f0bd-4039-a295-f6e165d29228 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Created volume path /opt/stack/data/cinder/volumes/volume-413069a0-f0bd-4039-a295-f6e165d29228,
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: incominguser Mrd6Fr3w9n2iVMdVGeVh PH7sjr2N25GYnejT
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:13:54.262158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:55.690630 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228" returned: 0 in 1.437s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:55.691238 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:55.691501 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:13:55.691854 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:13:55.695006 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:55.723522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:55.724127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus: 21
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus: 22
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: I_T nexus: 23
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:13:55.725042 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:13:55.755419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:56.001805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:56.002269 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:56.005526 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:13:56.179210 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.175s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:13:56.179792 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:13:56.181026 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Set provider_location to: 10.222.0.21:3260,7 iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:13:56.251789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228', 'target_lun': 1, 'volume_id': '413069a0-f0bd-4039-a295-f6e165d29228', 'auth_method': 'CHAP', 'auth_username': 'Mrd6Fr3w9n2iVMdVGeVh', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1877d9c8-f5de-4837-9be7-df0e6dfdaf40'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:13:56.581835 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-2b6fbfd4-9d07-48d3-8950-9b4e192151c9 req-7e7a786d-3fc8-465a-b7d6-3d3c2a230658 tempest-AttachVolumeTestJSON-1816229006 None] attachment_update completed successfully.
Jan 10 19:14:06.476085 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:14:06.494964 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:14:06.495315 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 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'
Jan 10 19:14:06.562789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Flow 'volume_create_manager' (d2792a71-6bfc-4cc1-85ea-32cee4a1dec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:14:06.566543 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0b26adb-a99b-4c16-9d42-465a54ef42c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:14:06.660736 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:14:06.690253 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c0b26adb-a99b-4c16-9d42-465a54ef42c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1952945071',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=53247371-6864-4154-b078-3f3025214b42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3690c45032984177a9f3dee8bda3812b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:14:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:14:06Z,user_id='b5e7b7c502524f0e8485dcfd57fee484',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:14:06.698019 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c47f7859-537e-44b7-b437-59628aa5da8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:14:06.698815 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c47f7859-537e-44b7-b437-59628aa5da8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:14:06.701463 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efc5326b-a8c6-416b-a447-eb8e39dd954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:14:06.703706 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efc5326b-a8c6-416b-a447-eb8e39dd954a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '53247371-6864-4154-b078-3f3025214b42', 'volume_name': 'volume-53247371-6864-4154-b078-3f3025214b42', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:14:06.705995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1f43cf5-b023-4b72-bc6f-179dbf884ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:14:06.708193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e1f43cf5-b023-4b72-bc6f-179dbf884ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:14:06.710245 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17aa8a93-663b-4284-86c5-44b4c5ca9437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:14:06.711546 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Volume 53247371-6864-4154-b078-3f3025214b42: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-53247371-6864-4154-b078-3f3025214b42', 'volume_size': 1}
Jan 10 19:14:06.712869 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53247371-6864-4154-b078-3f3025214b42 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:06.736652 n-d-816927-8 sudo[113009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53247371-6864-4154-b078-3f3025214b42 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:14:06.738225 n-d-816927-8 sudo[113009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:07.615014 n-d-816927-8 sudo[113009]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:07.618429 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-53247371-6864-4154-b078-3f3025214b42 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.905s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:07.622468 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (17aa8a93-663b-4284-86c5-44b4c5ca9437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-53247371-6864-4154-b078-3f3025214b42', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:14:07.624792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e06532dd-05a7-4ec0-a377-b2741e5cfded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:14:07.650986 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Volume volume-53247371-6864-4154-b078-3f3025214b42 (53247371-6864-4154-b078-3f3025214b42): created successfully
Jan 10 19:14:07.653833 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e06532dd-05a7-4ec0-a377-b2741e5cfded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:14:07.660864 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Flow 'volume_create_manager' (d2792a71-6bfc-4cc1-85ea-32cee4a1dec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:14:07.677667 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1cce3c9e-4d84-4fa6-b809-31918d2ad5ab tempest-AttachVolumeTestJSON-1816229006 None] Created volume successfully.
Jan 10 19:14:09.800071 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:09.896253 n-d-816927-8 sudo[113055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:09.900350 n-d-816927-8 sudo[113055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:11.118394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42" returned: 0 in 1.317s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:11.115040 n-d-816927-8 sudo[113055]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:11.236085 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:11.260628 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:11.261250 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 21
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 22
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 23
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Target 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: I_T nexus: 24
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070000
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf70
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070001
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf71
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: Mrd6Fr3w9n2iVMdVGeVh
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:11.262308 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Creating iscsi_target for Volume ID: volume-53247371-6864-4154-b078-3f3025214b42 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Created volume path /opt/stack/data/cinder/volumes/volume-53247371-6864-4154-b078-3f3025214b42,
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: incominguser HPE5NfabVuv5exv3RwgA aJ8xWPE4Cr2dgZeD
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:14:11.290727 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:12.131649 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42" returned: 0 in 0.849s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:12.132947 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:12.133812 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:14:12.134420 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:14:12.139553 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:12.162412 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:12.163130 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42\n Backing store flags: \n Account information:\n HPE5NfabVuv5exv3RwgA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 12
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: GAxURbfvVr6MBJyQgD27
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 14
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: pKLhCVSvZyKE5jcqET7a
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 15
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: pMpGJY52CR9bvTQct6DQ
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 21
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 22
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 23
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Target 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: I_T nexus: 24
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070000
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf70
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070001
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf71
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: Mrd6Fr3w9n2iVMdVGeVh
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:14:12.164502 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:14:12.214381 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:12.509407 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.329s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:12.509407 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42\n Backing store flags: \n Account information:\n HPE5NfabVuv5exv3RwgA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:12.510807 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:12.693828 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.182s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:12.694397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494202754048]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 24\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42\n Backing store flags: \n Account information:\n HPE5NfabVuv5exv3RwgA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:12.696838 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:14:12.840676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42', 'target_lun': 1, 'volume_id': '53247371-6864-4154-b078-3f3025214b42', 'auth_method': 'CHAP', 'auth_username': 'HPE5NfabVuv5exv3RwgA', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '35b39a38-86ce-4bfc-a2ae-e9d6b0c5c420'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:14:13.158697 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-2967316b-8195-4d91-ae9d-4b2a7a6e63a1 req-b86eef2c-aa88-4971-a30c-423fcdf5e1f7 tempest-AttachVolumeTestJSON-1816229006 None] attachment_update completed successfully.
Jan 10 19:14:22.865386 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-411ebc37-ec50-400c-9a21-edd797b4c680 req-a133b283-db00-4854-b86c-ddc52a18023c tempest-AttachVolumeTestJSON-1816229006 None] Terminate volume connection completed successfully.
Jan 10 19:14:22.866085 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-411ebc37-ec50-400c-9a21-edd797b4c680 req-a133b283-db00-4854-b86c-ddc52a18023c tempest-AttachVolumeTestJSON-1816229006 None] Deleting attachment 1877d9c8-f5de-4837-9be7-df0e6dfdaf40. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:14:22.868648 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:23.178797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.309s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:23.180249 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228\n Backing store flags: \n Account information:\n Mrd6Fr3w9n2iVMdVGeVh\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42\n Backing store flags: \n Account information:\n HPE5NfabVuv5exv3RwgA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:23.183317 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-411ebc37-ec50-400c-9a21-edd797b4c680 req-a133b283-db00-4854-b86c-ddc52a18023c tempest-AttachVolumeTestJSON-1816229006 None] Removing iscsi_target for Volume ID: 413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:23.189361 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:23.531017 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-413069a0-f0bd-4039-a295-f6e165d29228 -f" returned: 0 in 0.341s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:23.531573 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:23.533048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:24.081382 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.548s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:24.081962 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 25\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42\n Backing store flags: \n Account information:\n HPE5NfabVuv5exv3RwgA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:24.385462 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-411ebc37-ec50-400c-9a21-edd797b4c680 req-a133b283-db00-4854-b86c-ddc52a18023c tempest-AttachVolumeTestJSON-1816229006 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:14:24.385462 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:14:24.385462 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:27.184258 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-14dd2264-9a0d-4f28-ad78-5f86bdd6a8fa req-d22f7912-2e7c-45e9-9dba-4a76004e12bf tempest-AttachVolumeTestJSON-1816229006 None] Terminate volume connection completed successfully.
Jan 10 19:14:27.185158 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-14dd2264-9a0d-4f28-ad78-5f86bdd6a8fa req-d22f7912-2e7c-45e9-9dba-4a76004e12bf tempest-AttachVolumeTestJSON-1816229006 None] Deleting attachment 35b39a38-86ce-4bfc-a2ae-e9d6b0c5c420. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:14:27.187329 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:27.324879 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:27.325489 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42\n Backing store flags: \n Account information:\n HPE5NfabVuv5exv3RwgA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:27.326756 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-14dd2264-9a0d-4f28-ad78-5f86bdd6a8fa req-d22f7912-2e7c-45e9-9dba-4a76004e12bf tempest-AttachVolumeTestJSON-1816229006 None] Removing iscsi_target for Volume ID: 53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:27.330631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:27.544137 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-53247371-6864-4154-b078-3f3025214b42 -f" returned: 0 in 0.215s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:27.544460 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:27.547816 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:27.794279 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:27.794667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:27.972453 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-14dd2264-9a0d-4f28-ad78-5f86bdd6a8fa req-d22f7912-2e7c-45e9-9dba-4a76004e12bf tempest-AttachVolumeTestJSON-1816229006 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:14:27.972453 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:14:27.972453 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:39.378787 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:14:39.379533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:14:39.379818 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:39.409146 n-d-816927-8 sudo[113392]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:14:39.409958 n-d-816927-8 sudo[113392]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:40.229747 n-d-816927-8 sudo[113392]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:40.231876 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.852s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:40.233690 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:40.297582 n-d-816927-8 sudo[113406]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:14:40.300438 n-d-816927-8 sudo[113406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:41.099898 n-d-816927-8 sudo[113406]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:41.102356 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.868s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:41.104518 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:14:43.152451 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Lock "b'cinder-53247371-6864-4154-b078-3f3025214b42-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:14:43.294342 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:43.408644 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.114s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:43.409026 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:43.409845 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Skipping remove_export. No iscsi_target is presently exported for volume: 53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:43.410945 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 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 stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:43.436018 n-d-816927-8 sudo[113422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:43.437017 n-d-816927-8 sudo[113422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:44.211890 n-d-816927-8 sudo[113422]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:44.214736 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42" returned: 0 in 0.803s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:44.217168 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:44.253577 n-d-816927-8 sudo[113449]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:44.255085 n-d-816927-8 sudo[113449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:45.208949 n-d-816927-8 sudo[113449]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:45.211397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42" returned: 0 in 0.994s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:45.213446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:45.263794 n-d-816927-8 sudo[113477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:45.264766 n-d-816927-8 sudo[113477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:45.910513 n-d-816927-8 sudo[113477]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:45.913038 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-53247371-6864-4154-b078-3f3025214b42" returned: 0 in 0.699s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:45.915129 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Successfully deleted volume: 53247371-6864-4154-b078-3f3025214b42
Jan 10 19:14:46.000485 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Created reservations ['3724aab6-5cf7-4366-8275-ef0cc5236a2d', 'fefdd124-becb-4030-b023-9098acc2ec97', '0a73b693-7d1c-41c0-8e47-d9cbba89bf81', 'd6dc6fb8-15e7-4221-85c2-4de3a8e58033'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:14:46.005117 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:14:46.005117 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:14:46.005117 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:46.086640 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:14:46.087454 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:46.125181 n-d-816927-8 sudo[113487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:14:46.130353 n-d-816927-8 sudo[113487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:46.916328 n-d-816927-8 sudo[113487]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:46.920035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 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.831s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:46.922120 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:46.969778 n-d-816927-8 sudo[113500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:14:46.971663 n-d-816927-8 sudo[113500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:47.130975 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Lock "b'cinder-413069a0-f0bd-4039-a295-f6e165d29228-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:14:47.346303 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:47.550019 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:47.550397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:47.551564 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Skipping remove_export. No iscsi_target is presently exported for volume: 413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:47.552386 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 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 stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:47.593601 n-d-816927-8 sudo[113504]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:47.596239 n-d-816927-8 sudo[113504]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:47.805017 n-d-816927-8 sudo[113500]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:47.807375 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.885s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:47.809560 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:14:47.814989 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Deleted volume successfully.
Jan 10 19:14:47.841290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-14bcd951-da9e-4bab-b2bd-e5a7948348f0 tempest-AttachVolumeTestJSON-1816229006 None] Lock "b'cinder-53247371-6864-4154-b078-3f3025214b42-delete_volume'" released by "delete_volume" :: held 4.689s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:14:48.155068 n-d-816927-8 sudo[113504]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:48.157047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228" returned: 0 in 0.605s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:48.159679 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:48.216219 n-d-816927-8 sudo[113511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:48.217764 n-d-816927-8 sudo[113511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:48.934034 n-d-816927-8 sudo[113511]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:48.936283 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228" returned: 0 in 0.777s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:48.938512 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:48.971773 n-d-816927-8 sudo[113515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:48.972584 n-d-816927-8 sudo[113515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:49.827765 n-d-816927-8 sudo[113515]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:49.829955 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-413069a0-f0bd-4039-a295-f6e165d29228" returned: 0 in 0.891s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:49.830965 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Successfully deleted volume: 413069a0-f0bd-4039-a295-f6e165d29228
Jan 10 19:14:49.917646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Created reservations ['a3e9d2a4-08f6-4685-90a9-b8775edbd40d', '801c2942-aa97-4ce3-8517-0a72dc0289a9', '59e01521-088e-43a7-b499-8f7e1edce586', 'd8da2b92-e6d1-44f6-b03c-67ea16005a91'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:14:49.925808 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:14:49.925808 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:14:49.925808 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:50.020497 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:14:50.021513 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:50.053621 n-d-816927-8 sudo[113523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:14:50.056494 n-d-816927-8 sudo[113523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:51.041680 n-d-816927-8 sudo[113523]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:51.044932 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 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 1.023s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:51.047813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:51.109425 n-d-816927-8 sudo[113526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:14:51.110284 n-d-816927-8 sudo[113526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:51.523478 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Lock "b'cinder-ce9690ae-814f-4475-9d03-5da7d14013eb-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:14:51.641675 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:51.799669 n-d-816927-8 sudo[113526]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:51.802749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:51.805091 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:14:51.811091 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Deleted volume successfully.
Jan 10 19:14:51.828242 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-892eae66-4697-4a5e-b863-e52a8e77c0d9 tempest-AttachVolumeTestJSON-1816229006 None] Lock "b'cinder-413069a0-f0bd-4039-a295-f6e165d29228-delete_volume'" released by "delete_volume" :: held 4.699s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:14:51.841874 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.202s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:51.842433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 12\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 14\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 15\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:14:51.843902 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:14:51.846243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 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 stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:51.894416 n-d-816927-8 sudo[113531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:14:51.895470 n-d-816927-8 sudo[113531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:52.574593 n-d-816927-8 sudo[113531]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:52.578778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb" returned: 0 in 0.733s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:52.582158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:52.627374 n-d-816927-8 sudo[113538]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:14:52.629471 n-d-816927-8 sudo[113538]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:53.564177 n-d-816927-8 sudo[113538]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:53.567072 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb" returned: 0 in 0.984s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:53.569961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:53.592101 n-d-816927-8 sudo[113593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:14:53.593500 n-d-816927-8 sudo[113593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:54.154830 n-d-816927-8 sudo[113593]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:54.157933 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce9690ae-814f-4475-9d03-5da7d14013eb" returned: 0 in 0.588s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:54.159857 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Successfully deleted volume: ce9690ae-814f-4475-9d03-5da7d14013eb
Jan 10 19:14:54.231204 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Created reservations ['1b3b67df-a7f2-4a57-b10b-ab3de03612a0', '9291d70d-c49b-48b2-b278-b37cd7c73899', '43ea8b17-c774-444c-954a-1fda4c754693', '06b98581-70aa-4528-b1ea-b7592f3d4891'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:14:54.235173 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:14:54.235173 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:14:54.235173 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:14:54.362896 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:14:54.363848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:54.429914 n-d-816927-8 sudo[113632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:14:54.431569 n-d-816927-8 sudo[113632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:55.386890 n-d-816927-8 sudo[113632]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:55.389565 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 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 1.025s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:55.392914 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:14:55.421279 n-d-816927-8 sudo[113652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:14:55.424359 n-d-816927-8 sudo[113652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:14:56.448593 n-d-816927-8 sudo[113652]: pam_unix(sudo:session): session closed for user root
Jan 10 19:14:56.451070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.058s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:14:56.453260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:14:56.459880 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Deleted volume successfully.
Jan 10 19:14:56.490495 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-084aaf2e-86a0-4bac-a0fd-3b67ecaa1d5b tempest-AttachVolumeTestJSON-1816229006 None] Lock "b'cinder-ce9690ae-814f-4475-9d03-5da7d14013eb-delete_volume'" released by "delete_volume" :: held 4.968s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:15:13.900020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:15:13.910037 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:15:13.910775 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 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'
Jan 10 19:15:13.927071 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Flow 'volume_create_manager' (d4a4f555-2232-48b1-8628-58a7b2432523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:15:13.934698 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d45f7bf-cddf-4b13-a3c8-2bd4c9400ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:13.968520 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:15:14.055901 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d45f7bf-cddf-4b13-a3c8-2bd4c9400ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:15:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1823031696',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=31daa51c-961a-482e-9c5b-244e0b2beacc,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='12001ace0d2a419bb34014b1e9e86631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:15:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:15:14Z,user_id='254c1dff2cf74c9bb7bdf70825b120f0',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:14.063304 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1114f595-85df-4cf4-a197-c068ad3c1c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:14.075408 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1114f595-85df-4cf4-a197-c068ad3c1c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:14.081365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a8c0956-88d2-477a-a081-c8a289aa89ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:14.092367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7a8c0956-88d2-477a-a081-c8a289aa89ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31daa51c-961a-482e-9c5b-244e0b2beacc', 'volume_name': 'volume-31daa51c-961a-482e-9c5b-244e0b2beacc', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:14.104614 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f392a79-f266-4d7c-bf1d-c7117e514cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:14.113985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9f392a79-f266-4d7c-bf1d-c7117e514cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:14.123683 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ce16808-f6f2-4b0c-b3aa-5273b57570a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:14.124673 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Volume 31daa51c-961a-482e-9c5b-244e0b2beacc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31daa51c-961a-482e-9c5b-244e0b2beacc', 'volume_size': 1}
Jan 10 19:15:14.126025 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31daa51c-961a-482e-9c5b-244e0b2beacc stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:14.208466 n-d-816927-8 sudo[113848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31daa51c-961a-482e-9c5b-244e0b2beacc stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:15:14.210118 n-d-816927-8 sudo[113848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:15.000126 n-d-816927-8 sudo[113848]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:15.002239 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31daa51c-961a-482e-9c5b-244e0b2beacc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.876s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:15.005396 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8ce16808-f6f2-4b0c-b3aa-5273b57570a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31daa51c-961a-482e-9c5b-244e0b2beacc', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:15.008344 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (458922c0-64b3-4040-9ce2-d065fd58fdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:15.027861 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Volume volume-31daa51c-961a-482e-9c5b-244e0b2beacc (31daa51c-961a-482e-9c5b-244e0b2beacc): created successfully
Jan 10 19:15:15.029792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (458922c0-64b3-4040-9ce2-d065fd58fdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:15.042986 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Flow 'volume_create_manager' (d4a4f555-2232-48b1-8628-58a7b2432523) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:15:15.063662 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-410aeb0b-a0d6-4369-9b81-949e2bc4ff74 tempest-VolumesTestJSON-1588352496 None] Created volume successfully.
Jan 10 19:15:17.285522 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:15:17.291172 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:15:17.299685 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 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'
Jan 10 19:15:17.337394 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Flow 'volume_create_manager' (43c9ff1d-d803-422d-949a-c4d0a248dd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:15:17.343367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37f88bfe-f80e-462c-9039-0f1dfb39c85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:17.371188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:15:17.409003 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (37f88bfe-f80e-462c-9039-0f1dfb39c85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:15:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1225409337',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=5bcec1f3-d0d7-4a5f-90ec-a004962a9017,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='12001ace0d2a419bb34014b1e9e86631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:15:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:15:17Z,user_id='254c1dff2cf74c9bb7bdf70825b120f0',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:17.413620 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62e54158-5846-49c8-bf38-a461f8460ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:17.418180 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (62e54158-5846-49c8-bf38-a461f8460ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:17.421059 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0893ff6-9650-49ba-a079-ee826ab0e9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:17.423577 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b0893ff6-9650-49ba-a079-ee826ab0e9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5bcec1f3-d0d7-4a5f-90ec-a004962a9017', 'volume_name': 'volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:17.427204 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7051735c-2a51-4e49-a335-96e95a495dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:17.431179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7051735c-2a51-4e49-a335-96e95a495dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:17.438855 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (521e7e2d-292a-4700-9f10-4ec86287d3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:17.441455 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Volume 5bcec1f3-d0d7-4a5f-90ec-a004962a9017: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017', 'volume_size': 1}
Jan 10 19:15:17.444264 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:17.507035 n-d-816927-8 sudo[113894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:15:17.508591 n-d-816927-8 sudo[113894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:18.403571 n-d-816927-8 sudo[113894]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:18.405826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.962s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:18.409729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (521e7e2d-292a-4700-9f10-4ec86287d3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:18.414048 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7c49445-6989-4b8d-9da2-39d70fa5468e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:18.445152 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Volume volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 (5bcec1f3-d0d7-4a5f-90ec-a004962a9017): created successfully
Jan 10 19:15:18.447412 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d7c49445-6989-4b8d-9da2-39d70fa5468e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:18.450680 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Flow 'volume_create_manager' (43c9ff1d-d803-422d-949a-c4d0a248dd5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:15:18.473104 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7e5b605c-df4e-4a2f-8a56-491a740cb9e1 tempest-VolumesTestJSON-1588352496 None] Created volume successfully.
Jan 10 19:15:20.106081 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:15:20.110289 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:15:20.113347 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 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'
Jan 10 19:15:20.142707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Flow 'volume_create_manager' (62e75dc9-5662-4e91-a7fd-d3993bbc3505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:15:20.148287 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a9cbc6a-a625-4194-b03d-3b81789780f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:20.201604 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:15:20.230070 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5a9cbc6a-a625-4194-b03d-3b81789780f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-890068455',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='12001ace0d2a419bb34014b1e9e86631',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:15:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:15:20Z,user_id='254c1dff2cf74c9bb7bdf70825b120f0',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:20.232827 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (badaa8f7-e513-4110-94c5-54a5c3e0be7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:20.235380 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (badaa8f7-e513-4110-94c5-54a5c3e0be7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:20.237874 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d50e4c9-7752-455d-8a27-17d29a0eba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:20.240845 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2d50e4c9-7752-455d-8a27-17d29a0eba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4', 'volume_name': 'volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:20.243517 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (420e3ae8-697b-4d82-9556-5a28236378dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:20.246022 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (420e3ae8-697b-4d82-9556-5a28236378dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:20.248340 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9e79d81-63df-40fb-88e3-3ec83c6fce3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:20.249332 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Volume f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4', 'volume_size': 1}
Jan 10 19:15:20.250743 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:20.284736 n-d-816927-8 sudo[113978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:15:20.285551 n-d-816927-8 sudo[113978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:21.100964 n-d-816927-8 sudo[113978]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:21.103185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.852s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:21.107811 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f9e79d81-63df-40fb-88e3-3ec83c6fce3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:21.110619 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (560cf0bb-ff8c-452d-b676-5551c52f00a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:15:21.132757 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Volume volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 (f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4): created successfully
Jan 10 19:15:21.134715 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (560cf0bb-ff8c-452d-b676-5551c52f00a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:15:21.142190 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Flow 'volume_create_manager' (62e75dc9-5662-4e91-a7fd-d3993bbc3505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:15:21.165830 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2d5b3a83-65f2-4402-9cdf-bbeeda5ce227 tempest-VolumesTestJSON-1588352496 None] Created volume successfully.
Jan 10 19:15:24.625367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Lock "b'cinder-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:15:24.754437 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Skipping remove_export. No iscsi_target is presently exported for volume: f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4
Jan 10 19:15:24.756701 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 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 stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:24.806635 n-d-816927-8 sudo[114132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4
Jan 10 19:15:24.807500 n-d-816927-8 sudo[114132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:25.348178 n-d-816927-8 sudo[114132]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:25.351253 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4" returned: 0 in 0.595s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:25.353146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:25.371724 n-d-816927-8 sudo[114135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4
Jan 10 19:15:25.372522 n-d-816927-8 sudo[114135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:25.841814 n-d-816927-8 sudo[114135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:25.844892 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4" returned: 0 in 0.491s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:25.847012 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:25.883422 n-d-816927-8 sudo[114138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4
Jan 10 19:15:25.884852 n-d-816927-8 sudo[114138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:26.533181 n-d-816927-8 sudo[114138]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:26.535474 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4" returned: 0 in 0.688s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:26.537578 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Successfully deleted volume: f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4
Jan 10 19:15:26.633273 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Created reservations ['0889fb3b-3bdd-403b-8955-bc62ae51eb30', 'bfd071cc-89e0-4515-b31d-31e16dc85de7', '733e1499-6c4e-4804-a09e-0134dd12e555', 'ca3b738d-d8e9-4ee9-bd7e-d77bb0a8152b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:15:26.636191 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:15:26.636191 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:15:26.636191 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:15:26.732993 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:15:26.734322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:26.787723 n-d-816927-8 sudo[114155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:15:26.789349 n-d-816927-8 sudo[114155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:27.261709 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Lock "b'cinder-5bcec1f3-d0d7-4a5f-90ec-a004962a9017-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:15:27.353548 n-d-816927-8 sudo[114155]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:27.369186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 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.635s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:27.377302 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:27.401725 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5bcec1f3-d0d7-4a5f-90ec-a004962a9017
Jan 10 19:15:27.404004 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 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 stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:27.412570 n-d-816927-8 sudo[114160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:15:27.416888 n-d-816927-8 sudo[114160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:27.435569 n-d-816927-8 sudo[114161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017
Jan 10 19:15:27.437259 n-d-816927-8 sudo[114161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:28.248318 n-d-816927-8 sudo[114160]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:28.250949 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.873s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:28.253152 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:15:28.270314 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Deleted volume successfully.
Jan 10 19:15:28.299399 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d4ba6c36-a8f2-492d-b4f3-b31a8386d5bb tempest-VolumesTestJSON-1588352496 None] Lock "b'cinder-f43d7ac8-6aea-4c8d-ad9e-7d3d6030d8e4-delete_volume'" released by "delete_volume" :: held 3.673s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:15:28.309369 n-d-816927-8 sudo[114161]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:28.311231 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017" returned: 0 in 0.907s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:28.313071 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:28.359536 n-d-816927-8 sudo[114166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017
Jan 10 19:15:28.360354 n-d-816927-8 sudo[114166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:29.111539 n-d-816927-8 sudo[114166]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:29.114206 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017" returned: 0 in 0.801s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:29.117850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:29.162082 n-d-816927-8 sudo[114198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017
Jan 10 19:15:29.163082 n-d-816927-8 sudo[114198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:29.945064 n-d-816927-8 sudo[114198]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:29.947700 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5bcec1f3-d0d7-4a5f-90ec-a004962a9017" returned: 0 in 0.829s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:29.949794 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Successfully deleted volume: 5bcec1f3-d0d7-4a5f-90ec-a004962a9017
Jan 10 19:15:30.077592 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Created reservations ['1c32c599-1f6e-469f-a0d4-e31fa7b227ef', '933828a7-aaf6-4ab1-a257-ffa9db18119d', 'dc24a974-6842-498b-81b3-62ae2cea9fd1', '4439717d-cd49-477c-8e60-cbb25511bedf'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:15:30.084446 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:15:30.084446 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:15:30.084446 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:15:30.175016 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:15:30.177897 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:30.205356 n-d-816927-8 sudo[114266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:15:30.206997 n-d-816927-8 sudo[114266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:30.755044 n-d-816927-8 sudo[114266]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:30.758092 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 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.580s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:30.760134 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:30.785886 n-d-816927-8 sudo[114274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:15:30.788701 n-d-816927-8 sudo[114274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:31.300581 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Lock "b'cinder-31daa51c-961a-482e-9c5b-244e0b2beacc-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:15:31.383587 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31daa51c-961a-482e-9c5b-244e0b2beacc
Jan 10 19:15:31.385086 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 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 stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:31.420499 n-d-816927-8 sudo[114289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc
Jan 10 19:15:31.422632 n-d-816927-8 sudo[114289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:31.589765 n-d-816927-8 sudo[114274]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:31.592239 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.832s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:31.595045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:15:31.612221 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Deleted volume successfully.
Jan 10 19:15:31.632867 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a51acd83-7a5c-4c1e-8259-c801b45db864 tempest-VolumesTestJSON-1588352496 None] Lock "b'cinder-5bcec1f3-d0d7-4a5f-90ec-a004962a9017-delete_volume'" released by "delete_volume" :: held 4.371s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:15:31.994097 n-d-816927-8 sudo[114289]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:31.996251 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc" returned: 0 in 0.611s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:31.998061 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:32.021521 n-d-816927-8 sudo[114292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc
Jan 10 19:15:32.043964 n-d-816927-8 sudo[114292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:32.771552 n-d-816927-8 sudo[114292]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:32.774130 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc" returned: 0 in 0.775s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:32.776670 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:32.822410 n-d-816927-8 sudo[114318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc
Jan 10 19:15:32.827224 n-d-816927-8 sudo[114318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:33.504189 n-d-816927-8 sudo[114318]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:33.507585 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31daa51c-961a-482e-9c5b-244e0b2beacc" returned: 0 in 0.730s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:33.509063 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Successfully deleted volume: 31daa51c-961a-482e-9c5b-244e0b2beacc
Jan 10 19:15:33.601162 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Created reservations ['454cf554-48a0-423d-a418-2102a90b3061', 'c076bdd5-2e83-4d7e-9fa8-355bb351761f', '94a2bd04-81f4-4446-9c56-6c0f27ef2a74', '3ee11b76-9d86-4728-a073-d040760095a8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:15:33.603798 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:15:33.603798 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:15:33.603798 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:15:33.694220 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:15:33.695186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:33.742414 n-d-816927-8 sudo[114353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:15:33.743881 n-d-816927-8 sudo[114353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:34.792556 n-d-816927-8 sudo[114353]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:34.794565 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 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 1.099s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:34.796332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:34.857818 n-d-816927-8 sudo[114386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:15:34.861482 n-d-816927-8 sudo[114386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:35.485122 n-d-816927-8 sudo[114386]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:35.488211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.691s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:35.497194 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:15:35.524182 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Deleted volume successfully.
Jan 10 19:15:35.556168 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-931f430b-efab-400a-b9e9-ba557813f898 tempest-VolumesTestJSON-1588352496 None] Lock "b'cinder-31daa51c-961a-482e-9c5b-244e0b2beacc-delete_volume'" released by "delete_volume" :: held 4.260s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:15:39.378776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:15:39.379527 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:15:39.381585 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:39.449667 n-d-816927-8 sudo[114447]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:15:39.450524 n-d-816927-8 sudo[114447]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:40.559603 n-d-816927-8 sudo[114447]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:40.562699 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.181s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:40.565619 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:15:40.593445 n-d-816927-8 sudo[114461]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:15:40.594401 n-d-816927-8 sudo[114461]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:15:41.223271 n-d-816927-8 sudo[114461]: pam_unix(sudo:session): session closed for user root
Jan 10 19:15:41.226145 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:15:41.227559 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:16:01.931623 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Lock "b'cinder-615831ec-4d59-4186-a591-afe023d501ca-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:16:02.091983 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:02.219978 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.128s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:02.220344 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:02.221106 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Skipping remove_export. No iscsi_target is presently exported for volume: 615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:16:02.222129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 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 stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:02.246902 n-d-816927-8 sudo[114760]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:16:02.249307 n-d-816927-8 sudo[114760]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:03.033151 n-d-816927-8 sudo[114760]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:03.040764 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca" returned: 0 in 0.813s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:03.050473 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:03.114548 n-d-816927-8 sudo[114782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:16:03.115811 n-d-816927-8 sudo[114782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:03.966437 n-d-816927-8 sudo[114782]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:03.968680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca" returned: 0 in 0.919s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:03.987378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:04.064204 n-d-816927-8 sudo[114820]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:16:04.065065 n-d-816927-8 sudo[114820]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:04.991752 n-d-816927-8 sudo[114820]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:04.994161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-615831ec-4d59-4186-a591-afe023d501ca" returned: 0 in 1.007s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:04.995767 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Successfully deleted volume: 615831ec-4d59-4186-a591-afe023d501ca
Jan 10 19:16:05.086588 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Created reservations ['03f6bd77-a8de-42e2-82bf-9a2678966dba', 'fa31f9bd-7508-4683-8f88-2ebcb0f32122', 'e2f87af8-2eb8-4bda-aa80-f0233614b738', '47adad52-ed98-4f70-ad2c-b45ab288b9e3'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:16:05.089125 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:05.089125 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:05.089125 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:05.173763 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:16:05.175506 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:05.243088 n-d-816927-8 sudo[114843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:16:05.244203 n-d-816927-8 sudo[114843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:06.038680 n-d-816927-8 sudo[114843]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:06.041837 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 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.866s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:06.045389 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:06.070944 n-d-816927-8 sudo[114851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:16:06.072929 n-d-816927-8 sudo[114851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:06.995878 n-d-816927-8 sudo[114851]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:07.000320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.954s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:07.002455 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:16:07.010005 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Deleted volume successfully.
Jan 10 19:16:07.048531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-f2acd70d-35cd-41da-83e8-2f1587e9eb31 tempest-DeleteServersTestJSON-1160957488 None] Lock "b'cinder-615831ec-4d59-4186-a591-afe023d501ca-delete_volume'" released by "delete_volume" :: held 5.117s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:16:23.747468 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4fe02e27-fb59-469f-922a-06853c25f22d req-71edc9e8-7f48-4c6d-bb25-25f4a564482f tempest-TaggedBootDevicesTest_v242-1160585122 None] Terminate volume connection completed successfully.
Jan 10 19:16:23.748068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4fe02e27-fb59-469f-922a-06853c25f22d req-71edc9e8-7f48-4c6d-bb25-25f4a564482f tempest-TaggedBootDevicesTest_v242-1160585122 None] Deleting attachment 7a91e96b-d04e-4aef-9285-3f45dc87479f. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:16:23.751991 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:23.876718 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.126s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:23.877069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441\n Backing store flags: \n Account information:\n GAxURbfvVr6MBJyQgD27\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:23.878093 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-4fe02e27-fb59-469f-922a-06853c25f22d req-71edc9e8-7f48-4c6d-bb25-25f4a564482f tempest-TaggedBootDevicesTest_v242-1160585122 None] Removing iscsi_target for Volume ID: 104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:16:23.881204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:24.067455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-104e436c-04cc-40c2-91fe-b0442a6dc441 -f" returned: 0 in 0.187s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:24.068850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:24.070179 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:24.267173 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.197s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:24.267648 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:24.370999 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4fe02e27-fb59-469f-922a-06853c25f22d req-71edc9e8-7f48-4c6d-bb25-25f4a564482f tempest-TaggedBootDevicesTest_v242-1160585122 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:24.370999 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:24.370999 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:24.604859 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4fe02e27-fb59-469f-922a-06853c25f22d req-a38e6a7a-46ae-4f07-a6c9-06cecd442168 tempest-TaggedBootDevicesTest_v242-1160585122 None] Terminate volume connection completed successfully.
Jan 10 19:16:24.605355 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4fe02e27-fb59-469f-922a-06853c25f22d req-a38e6a7a-46ae-4f07-a6c9-06cecd442168 tempest-TaggedBootDevicesTest_v242-1160585122 None] Deleting attachment 7977d4df-6230-4ad2-b72b-2453415b0cdc. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:16:24.622741 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:24.770039 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.162s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:24.770684 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d\n Backing store flags: \n Account information:\n pKLhCVSvZyKE5jcqET7a\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:24.771451 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-4fe02e27-fb59-469f-922a-06853c25f22d req-a38e6a7a-46ae-4f07-a6c9-06cecd442168 tempest-TaggedBootDevicesTest_v242-1160585122 None] Removing iscsi_target for Volume ID: 3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:16:24.772808 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:24.955245 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d -f" returned: 0 in 0.182s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:24.955570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:24.959634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:25.173934 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.215s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:25.174275 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:25.327561 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4fe02e27-fb59-469f-922a-06853c25f22d req-a38e6a7a-46ae-4f07-a6c9-06cecd442168 tempest-TaggedBootDevicesTest_v242-1160585122 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:25.327561 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:25.327561 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:25.666398 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-4fe02e27-fb59-469f-922a-06853c25f22d req-50b419f8-eb08-4a80-9978-453b203a158b tempest-TaggedBootDevicesTest_v242-1160585122 None] Terminate volume connection completed successfully.
Jan 10 19:16:25.667592 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-4fe02e27-fb59-469f-922a-06853c25f22d req-50b419f8-eb08-4a80-9978-453b203a158b tempest-TaggedBootDevicesTest_v242-1160585122 None] Deleting attachment c8590195-0576-4753-b160-4c6c78139ab3. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:16:25.670447 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:25.879431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:25.880582 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589\n Backing store flags: \n Account information:\n pMpGJY52CR9bvTQct6DQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:25.881457 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-4fe02e27-fb59-469f-922a-06853c25f22d req-50b419f8-eb08-4a80-9978-453b203a158b tempest-TaggedBootDevicesTest_v242-1160585122 None] Removing iscsi_target for Volume ID: c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:16:25.882635 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:26.147152 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c9703d98-47fe-4a33-8013-41b664bb9589 -f" returned: 0 in 0.264s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:26.147813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:26.150981 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:26.293458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:26.293825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:26.402391 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-4fe02e27-fb59-469f-922a-06853c25f22d req-50b419f8-eb08-4a80-9978-453b203a158b tempest-TaggedBootDevicesTest_v242-1160585122 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:26.402391 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:26.402391 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:39.382687 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:16:39.383340 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:16:39.383767 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:39.431202 n-d-816927-8 sudo[115293]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:16:39.433240 n-d-816927-8 sudo[115293]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:39.967098 n-d-816927-8 sudo[115293]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:39.970429 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.586s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:39.973000 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:39.992636 n-d-816927-8 sudo[115298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:16:39.993504 n-d-816927-8 sudo[115298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:40.434299 n-d-816927-8 sudo[115298]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:40.438716 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:40.448087 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:16:41.284321 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Lock "b'cinder-c9703d98-47fe-4a33-8013-41b664bb9589-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:16:41.379736 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:41.530191 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:41.532303 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:41.533245 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Skipping remove_export. No iscsi_target is presently exported for volume: c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:16:41.534664 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 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 stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:41.588615 n-d-816927-8 sudo[115303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:16:41.589613 n-d-816927-8 sudo[115303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:42.418511 n-d-816927-8 sudo[115303]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:42.420842 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589" returned: 0 in 0.886s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:42.422793 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:42.469679 n-d-816927-8 sudo[115306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:16:42.473141 n-d-816927-8 sudo[115306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:43.050382 n-d-816927-8 sudo[115306]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:43.052940 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589" returned: 0 in 0.630s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:43.056334 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:43.079907 n-d-816927-8 sudo[115309]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:16:43.082093 n-d-816927-8 sudo[115309]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:43.649512 n-d-816927-8 sudo[115309]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:43.651941 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c9703d98-47fe-4a33-8013-41b664bb9589" returned: 0 in 0.595s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:43.653385 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Successfully deleted volume: c9703d98-47fe-4a33-8013-41b664bb9589
Jan 10 19:16:43.752660 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Created reservations ['e501cd5b-8638-47b0-9bf5-95aa2d0bd1a0', '3bd79384-f3a9-4606-95ef-eb8edce00874', '6a3aa59e-348e-48d0-bdd2-2475b237b9c5', '8a368132-d018-4fe4-bef6-4b400ad7f513'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:16:43.755145 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:43.755145 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:43.755145 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:43.829281 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:16:43.830027 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:43.855905 n-d-816927-8 sudo[115317]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:16:43.857529 n-d-816927-8 sudo[115317]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:44.624591 n-d-816927-8 sudo[115317]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:44.626780 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 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.796s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:44.629214 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:44.656822 n-d-816927-8 sudo[115322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:16:44.658577 n-d-816927-8 sudo[115322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:45.017658 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Lock "b'cinder-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:16:45.247261 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:45.325024 n-d-816927-8 sudo[115322]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:45.327188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.698s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:45.329778 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:16:45.335193 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Deleted volume successfully.
Jan 10 19:16:45.353177 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-8132a2da-cd26-4e6c-8d0f-232240f70317 tempest-TaggedBootDevicesTest_v242-1160585122 None] Lock "b'cinder-c9703d98-47fe-4a33-8013-41b664bb9589-delete_volume'" released by "delete_volume" :: held 4.070s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:16:45.458036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.211s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:45.458533 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494446325984]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:45.459479 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:16:45.460697 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 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 stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:45.515951 n-d-816927-8 sudo[115327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:16:45.519166 n-d-816927-8 sudo[115327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:46.121521 n-d-816927-8 sudo[115327]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:46.123916 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d" returned: 0 in 0.663s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:46.126337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:46.148315 n-d-816927-8 sudo[115330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:16:46.149847 n-d-816927-8 sudo[115330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:46.678041 n-d-816927-8 sudo[115330]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:46.683417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d" returned: 0 in 0.554s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:46.683417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:46.742591 n-d-816927-8 sudo[115333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:16:46.749183 n-d-816927-8 sudo[115333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:47.316652 n-d-816927-8 sudo[115333]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:47.319082 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d" returned: 0 in 0.636s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:47.320944 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Successfully deleted volume: 3acd38ce-3a9f-40cb-a8e4-159265d8cf2d
Jan 10 19:16:47.376740 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Created reservations ['884c50f7-3c71-4e94-a3d8-129806917567', 'a74b6805-e90a-4014-849b-10426639a410', '01a19ae4-6a57-40c3-87fa-1ee1db63e577', 'e45c07b4-f48c-4193-9178-6ed5e8f50bff'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:16:47.380218 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:47.380218 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:47.380218 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:47.436639 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:16:47.437698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:47.473751 n-d-816927-8 sudo[115341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:16:47.475473 n-d-816927-8 sudo[115341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:47.611481 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Lock "b'cinder-104e436c-04cc-40c2-91fe-b0442a6dc441-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:16:47.721474 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:47.866336 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.148s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:47.867056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203368128]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:16:47.868361 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Skipping remove_export. No iscsi_target is presently exported for volume: 104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:16:47.869733 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 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 stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:47.892278 n-d-816927-8 sudo[115346]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:16:47.893850 n-d-816927-8 sudo[115346]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:48.005015 n-d-816927-8 sudo[115341]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:48.007836 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 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.569s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:48.010007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:48.054426 n-d-816927-8 sudo[115348]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:16:48.065730 n-d-816927-8 sudo[115348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:48.610575 n-d-816927-8 sudo[115346]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:48.616009 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441" returned: 0 in 0.745s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:48.624576 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:48.689176 n-d-816927-8 sudo[115352]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:16:48.695497 n-d-816927-8 sudo[115352]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:48.720817 n-d-816927-8 sudo[115348]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:48.723736 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.713s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:48.725961 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:16:48.741315 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Deleted volume successfully.
Jan 10 19:16:48.760909 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c80c3027-a48f-420b-a348-c97cd882aedc tempest-TaggedBootDevicesTest_v242-1160585122 None] Lock "b'cinder-3acd38ce-3a9f-40cb-a8e4-159265d8cf2d-delete_volume'" released by "delete_volume" :: held 3.743s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:16:49.399224 n-d-816927-8 sudo[115352]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:49.401511 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441" returned: 0 in 0.780s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:49.403219 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:49.450272 n-d-816927-8 sudo[115355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:16:49.460131 n-d-816927-8 sudo[115355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:50.347908 n-d-816927-8 sudo[115355]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:50.350552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-104e436c-04cc-40c2-91fe-b0442a6dc441" returned: 0 in 0.947s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:50.352439 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Successfully deleted volume: 104e436c-04cc-40c2-91fe-b0442a6dc441
Jan 10 19:16:50.402366 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Created reservations ['e30c715b-a030-4af0-89ba-9cafd6408a70', '79e646a0-0e18-44e5-9603-c4ac15bd0032', 'a2345c6c-283d-4efa-a3ad-a3a03bac2da4', 'e835520e-9ff3-406d-b5a3-100c2436dc6c'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:16:50.405245 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:16:50.405245 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:16:50.405245 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:16:50.485165 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:16:50.486088 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:50.534981 n-d-816927-8 sudo[115391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:16:50.536757 n-d-816927-8 sudo[115391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:51.449190 n-d-816927-8 sudo[115391]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:51.451434 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 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.965s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:51.454122 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:16:51.528266 n-d-816927-8 sudo[115413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:16:51.529100 n-d-816927-8 sudo[115413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:16:52.170215 n-d-816927-8 sudo[115413]: pam_unix(sudo:session): session closed for user root
Jan 10 19:16:52.172503 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.718s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:16:52.176193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:16:52.182111 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Deleted volume successfully.
Jan 10 19:16:52.208763 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a65790e6-9f48-41bb-85d1-83beb8adb38c tempest-TaggedBootDevicesTest_v242-1160585122 None] Lock "b'cinder-104e436c-04cc-40c2-91fe-b0442a6dc441-delete_volume'" released by "delete_volume" :: held 4.596s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:17:39.383822 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:17:39.384373 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:17:39.385020 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:17:39.414765 n-d-816927-8 sudo[115800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:17:39.417483 n-d-816927-8 sudo[115800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:17:39.924869 n-d-816927-8 sudo[115800]: pam_unix(sudo:session): session closed for user root
Jan 10 19:17:39.927070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.542s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:17:39.928747 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:17:39.956023 n-d-816927-8 sudo[115809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:17:39.956949 n-d-816927-8 sudo[115809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:17:40.500950 n-d-816927-8 sudo[115809]: pam_unix(sudo:session): session closed for user root
Jan 10 19:17:40.504001 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.575s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:17:40.506638 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:18:39.385881 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:18:39.386599 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:18:39.387099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:18:39.406571 n-d-816927-8 sudo[116664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:18:39.407401 n-d-816927-8 sudo[116664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:18:39.840513 n-d-816927-8 sudo[116664]: pam_unix(sudo:session): session closed for user root
Jan 10 19:18:39.844558 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.457s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:18:39.846539 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:18:39.877116 n-d-816927-8 sudo[116667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:18:39.878859 n-d-816927-8 sudo[116667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:18:40.324899 n-d-816927-8 sudo[116667]: pam_unix(sudo:session): session closed for user root
Jan 10 19:18:40.328498 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.482s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:18:40.330963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:19:22.071951 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-60f9e822-8b05-4faf-8187-4bc276dc6069 tempest-GroupsV320Test-1798496177 None] Group tempest-GroupsV320Test-Group-1456725207: creating
Jan 10 19:19:22.109219 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-60f9e822-8b05-4faf-8187-4bc276dc6069 tempest-GroupsV320Test-1798496177 None] Group tempest-GroupsV320Test-Group-1456725207: created successfully
Jan 10 19:19:22.158074 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-60f9e822-8b05-4faf-8187-4bc276dc6069 tempest-GroupsV320Test-1798496177 None] Create group completed successfully.
Jan 10 19:19:23.978217 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 None] Created reservations ['cdf6dacc-f301-4bea-a05c-f43ab365a366'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:19:24.003415 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:19:24.003415 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:19:24.003415 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:19:24.045059 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:19:24.045975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:24.084884 n-d-816927-8 sudo[117130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:19:24.093775 n-d-816927-8 sudo[117130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:24.766269 n-d-816927-8 sudo[117130]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:24.768788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 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.722s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:24.770243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:24.822749 n-d-816927-8 sudo[117135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:19:24.823607 n-d-816927-8 sudo[117135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:25.720469 n-d-816927-8 sudo[117135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:25.722784 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.952s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:25.724530 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:19:25.729650 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0158abde-a78c-433d-a962-025915adbfde tempest-GroupsV320Test-1798496177 None] Delete group completed successfully.
Jan 10 19:19:34.803546 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:19:34.808984 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:19:34.809723 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 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'
Jan 10 19:19:34.838319 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Flow 'volume_create_manager' (6d75f063-58ae-43af-a261-13c1658fe178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:19:34.845562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b2ae546-b1b9-4941-ade1-c2bd97357990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:34.893394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:19:34.919637 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8b2ae546-b1b9-4941-ade1-c2bd97357990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:19:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-42043680',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=465c7c03-2ff6-477f-b3e8-76a39cd5bef2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd2aa79db6d44fb58b2c120e725a583c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:19:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:19:35Z,user_id='4573402db1594dbab43bdd53d00d7187',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:34.922082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db46d994-8c1b-4284-818d-3b56cfc1b24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:34.924542 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (db46d994-8c1b-4284-818d-3b56cfc1b24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:34.927578 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e4fa459-7041-4651-95c7-63221174c2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:34.929938 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7e4fa459-7041-4651-95c7-63221174c2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '465c7c03-2ff6-477f-b3e8-76a39cd5bef2', 'volume_name': 'volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:34.932468 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2a81ad5-a5bf-4851-b0f8-a82a95d9d6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:34.935851 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f2a81ad5-a5bf-4851-b0f8-a82a95d9d6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:34.938137 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (634341ec-d5d9-4ef5-a13f-fd4e1333e733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:34.939103 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Volume 465c7c03-2ff6-477f-b3e8-76a39cd5bef2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2', 'volume_size': 1}
Jan 10 19:19:34.940652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:34.962804 n-d-816927-8 sudo[117273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:19:34.964464 n-d-816927-8 sudo[117273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:35.712563 n-d-816927-8 sudo[117273]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:35.715614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.774s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:35.719462 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (634341ec-d5d9-4ef5-a13f-fd4e1333e733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:35.721723 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82b1f9e4-b958-4d82-adf7-e18d586a480f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:35.744746 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Volume volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 (465c7c03-2ff6-477f-b3e8-76a39cd5bef2): created successfully
Jan 10 19:19:35.746930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (82b1f9e4-b958-4d82-adf7-e18d586a480f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:35.752444 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Flow 'volume_create_manager' (6d75f063-58ae-43af-a261-13c1658fe178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:19:35.774100 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-edd96cf6-34ea-415a-aa52-b5ac157bf06f tempest-VolumeQuotasNegativeTestJSON-172397495 None] Created volume successfully.
Jan 10 19:19:37.652322 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Lock "b'cinder-465c7c03-2ff6-477f-b3e8-76a39cd5bef2-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:19:37.806122 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Skipping remove_export. No iscsi_target is presently exported for volume: 465c7c03-2ff6-477f-b3e8-76a39cd5bef2
Jan 10 19:19:37.812799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 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 stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:37.908930 n-d-816927-8 sudo[117347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2
Jan 10 19:19:37.910456 n-d-816927-8 sudo[117347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:38.617148 n-d-816927-8 sudo[117347]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:38.619745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2" returned: 0 in 0.808s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:38.622320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:38.654584 n-d-816927-8 sudo[117378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2
Jan 10 19:19:38.658181 n-d-816927-8 sudo[117378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:39.384389 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:19:39.387339 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:19:39.389344 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:39.453533 n-d-816927-8 sudo[117398]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:19:39.454344 n-d-816927-8 sudo[117398]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:39.504489 n-d-816927-8 sudo[117378]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:39.507538 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2" returned: 0 in 0.884s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:39.515418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:39.593587 n-d-816927-8 sudo[117403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2
Jan 10 19:19:39.602653 n-d-816927-8 sudo[117403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:40.606092 n-d-816927-8 sudo[117403]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:40.609185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-465c7c03-2ff6-477f-b3e8-76a39cd5bef2" returned: 0 in 1.094s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:40.611651 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Successfully deleted volume: 465c7c03-2ff6-477f-b3e8-76a39cd5bef2
Jan 10 19:19:40.701738 n-d-816927-8 sudo[117398]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:40.704093 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.315s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:40.706127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:40.749922 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Created reservations ['c74374ab-8f74-4799-b985-3d72d29ef2da', 'c26fca94-bb92-4e72-9b43-1e73d4fac718', 'd1b5075e-0c29-4eff-aa6d-91ef616eac25', '8574a40c-3177-4943-a6ab-a4c2ab0d3a0d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:19:40.754639 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:19:40.754639 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:19:40.754639 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:19:40.768735 n-d-816927-8 sudo[117428]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:19:40.771212 n-d-816927-8 sudo[117428]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:40.860747 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:19:40.861802 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:40.905856 n-d-816927-8 sudo[117430]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:19:40.919829 n-d-816927-8 sudo[117430]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:41.564059 n-d-816927-8 sudo[117430]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:41.566624 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 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.704s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:41.568548 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:41.628837 n-d-816927-8 sudo[117434]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:19:41.633874 n-d-816927-8 sudo[117434]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:41.639515 n-d-816927-8 sudo[117428]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:41.641726 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.936s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:41.644817 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:19:42.297112 n-d-816927-8 sudo[117434]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:42.299753 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.730s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:42.300894 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:19:42.314085 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Deleted volume successfully.
Jan 10 19:19:42.341374 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-8e7fb135-83dc-4db8-8e7b-bec60be52c7c tempest-VolumeQuotasNegativeTestJSON-172397495 None] Lock "b'cinder-465c7c03-2ff6-477f-b3e8-76a39cd5bef2-delete_volume'" released by "delete_volume" :: held 4.690s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:19:52.960032 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:19:52.966218 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:19:52.966898 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 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'
Jan 10 19:19:52.982192 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Flow 'volume_create_manager' (d17cb4d5-84f7-494d-acfe-995d102816fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:19:52.986929 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3aa7fad0-71c6-4d57-a458-472fb6b59207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:53.015633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:19:53.044282 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3aa7fad0-71c6-4d57-a458-472fb6b59207) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-604732588',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=729e79c6-5a05-4037-b432-3b7a0bb8d829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d2a79c67489f44819c7850c4e26b9f74',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:19:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:19:53Z,user_id='170c796049c84d7b8ac8707c863829b8',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:53.048366 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac025c72-a88a-43cb-8854-8d3a7bb9903c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:53.050689 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ac025c72-a88a-43cb-8854-8d3a7bb9903c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:53.053547 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e4e6a9e-2c87-48c1-a075-f18399516d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:53.056676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0e4e6a9e-2c87-48c1-a075-f18399516d67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '729e79c6-5a05-4037-b432-3b7a0bb8d829', 'volume_name': 'volume-729e79c6-5a05-4037-b432-3b7a0bb8d829', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:53.059630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90c39bd1-626f-4516-9069-38a3304148e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:53.061926 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (90c39bd1-626f-4516-9069-38a3304148e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:53.064228 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de9e98bb-4c76-4ee6-8417-88fbc9a48d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:53.065222 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Volume 729e79c6-5a05-4037-b432-3b7a0bb8d829: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-729e79c6-5a05-4037-b432-3b7a0bb8d829', 'volume_size': 1}
Jan 10 19:19:53.066952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:53.110894 n-d-816927-8 sudo[117597]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:19:53.112379 n-d-816927-8 sudo[117597]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:53.686094 n-d-816927-8 sudo[117597]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:53.688744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.621s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:53.692842 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (de9e98bb-4c76-4ee6-8417-88fbc9a48d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-729e79c6-5a05-4037-b432-3b7a0bb8d829', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:53.702076 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0335847-bd4c-4345-8392-d301d697b673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:19:53.720527 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Volume volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 (729e79c6-5a05-4037-b432-3b7a0bb8d829): created successfully
Jan 10 19:19:53.727242 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0335847-bd4c-4345-8392-d301d697b673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:19:53.734328 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Flow 'volume_create_manager' (d17cb4d5-84f7-494d-acfe-995d102816fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:19:53.756589 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-da233aaf-ec28-47e8-a4d1-4ca38c4a95bf tempest-VolumesMetadataTest-1696322834 None] Created volume successfully.
Jan 10 19:19:55.759205 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Lock "b'cinder-729e79c6-5a05-4037-b432-3b7a0bb8d829-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:19:55.884562 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Skipping remove_export. No iscsi_target is presently exported for volume: 729e79c6-5a05-4037-b432-3b7a0bb8d829
Jan 10 19:19:55.886462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 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 stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:55.936572 n-d-816927-8 sudo[117663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829
Jan 10 19:19:55.939720 n-d-816927-8 sudo[117663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:56.478740 n-d-816927-8 sudo[117663]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:56.481195 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829" returned: 0 in 0.594s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:56.483343 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:56.505127 n-d-816927-8 sudo[117674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829
Jan 10 19:19:56.506524 n-d-816927-8 sudo[117674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:57.020581 n-d-816927-8 sudo[117674]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:57.023255 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829" returned: 0 in 0.539s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:57.025490 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:57.062253 n-d-816927-8 sudo[117677]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829
Jan 10 19:19:57.063827 n-d-816927-8 sudo[117677]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:57.639878 n-d-816927-8 sudo[117677]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:57.642722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-729e79c6-5a05-4037-b432-3b7a0bb8d829" returned: 0 in 0.616s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:57.644202 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Successfully deleted volume: 729e79c6-5a05-4037-b432-3b7a0bb8d829
Jan 10 19:19:57.714607 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Created reservations ['6e713b86-7e1c-4b1c-bfb7-bc6cff2b05bc', 'ac14aa40-24b4-4d13-ae26-3bdf0b5a022c', '64be7117-ae7f-4b82-821d-85f2685505ba', '1ae93ff1-3398-4521-acba-a9834b5dcfeb'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:19:57.717124 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:19:57.717124 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:19:57.717124 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:19:57.808563 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:19:57.809305 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:57.855040 n-d-816927-8 sudo[117695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:19:57.857436 n-d-816927-8 sudo[117695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:58.540365 n-d-816927-8 sudo[117695]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:58.543019 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 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.733s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:58.545155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:19:58.601868 n-d-816927-8 sudo[117700]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:19:58.603611 n-d-816927-8 sudo[117700]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:19:59.154815 n-d-816927-8 sudo[117700]: pam_unix(sudo:session): session closed for user root
Jan 10 19:19:59.157153 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.611s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:19:59.159579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:19:59.165449 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Deleted volume successfully.
Jan 10 19:19:59.189011 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4b57bfc7-3acc-4725-90cd-dcd397081b5a tempest-VolumesMetadataTest-1696322834 None] Lock "b'cinder-729e79c6-5a05-4037-b432-3b7a0bb8d829-delete_volume'" released by "delete_volume" :: held 3.430s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:20:06.377626 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:20:06.382593 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:20:06.383881 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 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'
Jan 10 19:20:06.402810 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Flow 'volume_create_manager' (b8787766-ebd7-4a6b-b8e2-61e9c3a357d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:06.407239 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e61142f5-6b24-4289-abb7-72b79fb6f2b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:06.441584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:20:06.477374 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e61142f5-6b24-4289-abb7-72b79fb6f2b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:20:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-231378694',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=1d7fef33-c010-46bb-95ad-8f37711cc514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00a90d020ad24bfc8724b304ca2fbc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:20:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:20:06Z,user_id='c7e3795484084f26a5b9091bdb4cb924',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:06.480489 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65491290-3f48-46fe-837c-903151bb88ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:06.483545 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (65491290-3f48-46fe-837c-903151bb88ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:06.487467 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58597bb0-efe2-43cb-8942-431a89a223a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:06.490619 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58597bb0-efe2-43cb-8942-431a89a223a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d7fef33-c010-46bb-95ad-8f37711cc514', 'volume_name': 'volume-1d7fef33-c010-46bb-95ad-8f37711cc514', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:06.495012 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b4f5a50-861a-43b6-9d14-e17b61e424ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:06.497481 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7b4f5a50-861a-43b6-9d14-e17b61e424ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:06.500400 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed5abdb1-5c79-4c75-9773-74a663ad96d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:06.501275 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Volume 1d7fef33-c010-46bb-95ad-8f37711cc514: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d7fef33-c010-46bb-95ad-8f37711cc514', 'volume_size': 1}
Jan 10 19:20:06.502971 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d7fef33-c010-46bb-95ad-8f37711cc514 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:06.555916 n-d-816927-8 sudo[117789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d7fef33-c010-46bb-95ad-8f37711cc514 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:20:06.557284 n-d-816927-8 sudo[117789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:07.399868 n-d-816927-8 sudo[117789]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:07.403453 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d7fef33-c010-46bb-95ad-8f37711cc514 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.900s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:07.408720 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ed5abdb1-5c79-4c75-9773-74a663ad96d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d7fef33-c010-46bb-95ad-8f37711cc514', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:07.411726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67e8af0b-3a7c-441b-9d26-bb5b40e6f914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:07.441559 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Volume volume-1d7fef33-c010-46bb-95ad-8f37711cc514 (1d7fef33-c010-46bb-95ad-8f37711cc514): created successfully
Jan 10 19:20:07.444908 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67e8af0b-3a7c-441b-9d26-bb5b40e6f914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:07.453398 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Flow 'volume_create_manager' (b8787766-ebd7-4a6b-b8e2-61e9c3a357d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:07.472464 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-21f08f12-225c-4f39-9f74-befe4ba0044c tempest-VolumesTransfersTest-142299520 None] Created volume successfully.
Jan 10 19:20:09.156264 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-87968157-eb53-467a-8c74-f7ca46fea4a0 tempest-VolumesTransfersTest-1035097287 None] Transfer volume completed successfully.
Jan 10 19:20:10.395183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Lock "b'cinder-1d7fef33-c010-46bb-95ad-8f37711cc514-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:20:10.491487 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1d7fef33-c010-46bb-95ad-8f37711cc514
Jan 10 19:20:10.492607 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 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 stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:10.523447 n-d-816927-8 sudo[117869]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514
Jan 10 19:20:10.525244 n-d-816927-8 sudo[117869]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:11.225328 n-d-816927-8 sudo[117869]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:11.231010 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514" returned: 0 in 0.738s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:11.232806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:11.271512 n-d-816927-8 sudo[117890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514
Jan 10 19:20:11.274595 n-d-816927-8 sudo[117890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:12.063261 n-d-816927-8 sudo[117890]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:12.066773 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514" returned: 0 in 0.834s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:12.069931 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:12.121436 n-d-816927-8 sudo[117893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514
Jan 10 19:20:12.123160 n-d-816927-8 sudo[117893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:12.782400 n-d-816927-8 sudo[117893]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:12.787410 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d7fef33-c010-46bb-95ad-8f37711cc514" returned: 0 in 0.717s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:12.789078 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Successfully deleted volume: 1d7fef33-c010-46bb-95ad-8f37711cc514
Jan 10 19:20:12.860809 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Created reservations ['c453f26c-64c0-4266-bdc9-2ff32c0b66f7', '6010efb5-2fa9-475a-8e69-ddfff40d08ed', '7a22ef10-f1f6-4f1b-b85a-d40044d63723', 'c9395c09-01f8-4e37-9cf6-1c9fccc6ebbd'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:20:12.864573 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:20:12.864573 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:20:12.864573 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:20:12.973715 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:20:12.975691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:13.054379 n-d-816927-8 sudo[117924]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:20:13.061261 n-d-816927-8 sudo[117924]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:13.797200 n-d-816927-8 sudo[117924]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:13.800578 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 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.825s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:13.803457 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:13.886681 n-d-816927-8 sudo[117933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:20:13.891177 n-d-816927-8 sudo[117933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:13.912926 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:20:13.922260 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:20:13.922260 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 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'
Jan 10 19:20:13.952170 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Flow 'volume_create_manager' (4831f1e6-ac75-4500-9738-346b8c2c5211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:13.963249 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dabe994d-f7e0-4fc0-bf32-cfe081eb4b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:14.023155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:20:14.070849 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dabe994d-f7e0-4fc0-bf32-cfe081eb4b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1806155168',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0956f459-9085-4404-9503-471ea550eefa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00a90d020ad24bfc8724b304ca2fbc0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:20:14Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:20:14Z,user_id='c7e3795484084f26a5b9091bdb4cb924',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:14.099403 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7116c4a9-3f06-4f06-95a0-8022d7c1be55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:14.112650 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7116c4a9-3f06-4f06-95a0-8022d7c1be55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:14.118339 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ef09f0c-d72e-422a-963b-c8d1e4913bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:14.121398 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1ef09f0c-d72e-422a-963b-c8d1e4913bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0956f459-9085-4404-9503-471ea550eefa', 'volume_name': 'volume-0956f459-9085-4404-9503-471ea550eefa', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:14.137544 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6af9c34-6f60-405a-ad52-4f5a1bfcbc98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:14.139999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a6af9c34-6f60-405a-ad52-4f5a1bfcbc98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:14.146290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c37031c5-73e6-4cf8-a636-466ea70c4246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:14.154507 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Volume 0956f459-9085-4404-9503-471ea550eefa: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0956f459-9085-4404-9503-471ea550eefa', 'volume_size': 1}
Jan 10 19:20:14.157983 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0956f459-9085-4404-9503-471ea550eefa stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:14.244889 n-d-816927-8 sudo[117935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0956f459-9085-4404-9503-471ea550eefa stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:20:14.248225 n-d-816927-8 sudo[117935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:14.734265 n-d-816927-8 sudo[117933]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:14.736749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.933s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:14.739261 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:20:14.746403 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Deleted volume successfully.
Jan 10 19:20:14.765152 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2e0a7795-07de-4649-97da-607df69cf79f tempest-VolumesTransfersTest-1978072185 None] Lock "b'cinder-1d7fef33-c010-46bb-95ad-8f37711cc514-delete_volume'" released by "delete_volume" :: held 4.370s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:20:15.116828 n-d-816927-8 sudo[117935]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:15.119272 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0956f459-9085-4404-9503-471ea550eefa stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.961s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:15.122847 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c37031c5-73e6-4cf8-a636-466ea70c4246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0956f459-9085-4404-9503-471ea550eefa', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:15.125598 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f624ecc-7a63-4342-94a0-2c4c2831ba23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:15.143464 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Volume volume-0956f459-9085-4404-9503-471ea550eefa (0956f459-9085-4404-9503-471ea550eefa): created successfully
Jan 10 19:20:15.145529 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6f624ecc-7a63-4342-94a0-2c4c2831ba23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:15.148782 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Flow 'volume_create_manager' (4831f1e6-ac75-4500-9738-346b8c2c5211) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:15.167760 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e4528175-6818-4610-97a8-ca7e5e3476a6 tempest-VolumesTransfersTest-142299520 None] Created volume successfully.
Jan 10 19:20:16.937227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Lock "b'cinder-0956f459-9085-4404-9503-471ea550eefa-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:20:17.066461 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0956f459-9085-4404-9503-471ea550eefa
Jan 10 19:20:17.067908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 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 stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:17.123047 n-d-816927-8 sudo[118019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa
Jan 10 19:20:17.124482 n-d-816927-8 sudo[118019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:17.705768 n-d-816927-8 sudo[118019]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:17.709069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa" returned: 0 in 0.640s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:17.711169 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:17.735597 n-d-816927-8 sudo[118024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa
Jan 10 19:20:17.737559 n-d-816927-8 sudo[118024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:18.651125 n-d-816927-8 sudo[118024]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:18.653758 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa" returned: 0 in 0.942s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:18.655944 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:18.697052 n-d-816927-8 sudo[118063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa
Jan 10 19:20:18.697870 n-d-816927-8 sudo[118063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:19.388781 n-d-816927-8 sudo[118063]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:19.391042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0956f459-9085-4404-9503-471ea550eefa" returned: 0 in 0.735s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:19.392599 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Successfully deleted volume: 0956f459-9085-4404-9503-471ea550eefa
Jan 10 19:20:19.457391 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Created reservations ['d40bf29b-c297-419f-9127-aba30bb26cad', '8a8b3041-7b69-45af-ab28-e2822241d0c6', '3b2777dd-bf4e-4fa3-b492-f51d7779a372', 'e648833a-c6f4-499d-a6e0-49a5c1f83445'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:20:19.466989 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:20:19.466989 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:20:19.466989 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:20:19.573504 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:20:19.574284 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:19.616712 n-d-816927-8 sudo[118087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:20:19.617523 n-d-816927-8 sudo[118087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:20.387948 n-d-816927-8 sudo[118087]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:20.390026 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 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.815s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:20.392280 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:20.419185 n-d-816927-8 sudo[118115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:20:20.421325 n-d-816927-8 sudo[118115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:21.113599 n-d-816927-8 sudo[118115]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:21.126849 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.734s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:21.129652 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:20:21.142363 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Deleted volume successfully.
Jan 10 19:20:21.171424 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-052c2994-89a0-4706-b352-c14abf7b3472 tempest-VolumesTransfersTest-1978072185 None] Lock "b'cinder-0956f459-9085-4404-9503-471ea550eefa-delete_volume'" released by "delete_volume" :: held 4.234s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:20:35.372473 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:20:35.381056 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:20:35.381484 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 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'
Jan 10 19:20:35.406281 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Flow 'volume_create_manager' (19313255-3953-4121-9e65-4e17901ce554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:35.417022 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e69a7b02-5ba8-4cb7-b940-2efa6bc96287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:35.480153 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:20:35.532168 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e69a7b02-5ba8-4cb7-b940-2efa6bc96287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:20:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-688134200',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=77e469c1-52cf-42c7-bd58-86e271c4fa49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33cc370ba2f74bce81661023555dd951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:20:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:20:35Z,user_id='76fb8f3c7a82477fa5eb960d56e0cd9d',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:35.542665 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4de91631-aa50-46d6-8a1f-2f93806e646d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:35.545019 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4de91631-aa50-46d6-8a1f-2f93806e646d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:35.553933 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fddc79a3-285f-4b01-b0ad-6ee7352f10bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:35.557419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fddc79a3-285f-4b01-b0ad-6ee7352f10bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '77e469c1-52cf-42c7-bd58-86e271c4fa49', 'volume_name': 'volume-77e469c1-52cf-42c7-bd58-86e271c4fa49', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:35.568175 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7131456-f82f-42b0-bbb7-bdc6ac7654eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:35.571360 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f7131456-f82f-42b0-bbb7-bdc6ac7654eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:35.574326 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc305ba-1e07-4f1f-8b6a-49c9b7e2b85e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:35.575306 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Volume 77e469c1-52cf-42c7-bd58-86e271c4fa49: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-77e469c1-52cf-42c7-bd58-86e271c4fa49', 'volume_size': 1}
Jan 10 19:20:35.576709 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:35.598941 n-d-816927-8 sudo[118369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:20:35.600848 n-d-816927-8 sudo[118369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:36.275149 n-d-816927-8 sudo[118369]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:36.277712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.700s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:36.282757 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc305ba-1e07-4f1f-8b6a-49c9b7e2b85e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-77e469c1-52cf-42c7-bd58-86e271c4fa49', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:36.285994 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbbcb974-466c-4263-9f2e-8668a38cbd3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:36.307774 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Volume volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 (77e469c1-52cf-42c7-bd58-86e271c4fa49): created successfully
Jan 10 19:20:36.311000 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (cbbcb974-466c-4263-9f2e-8668a38cbd3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:36.325827 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Flow 'volume_create_manager' (19313255-3953-4121-9e65-4e17901ce554) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:36.362115 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0395f2a3-f5e3-4cd9-847b-bfcf0f1fd0ea tempest-VolumesTransfersV355Test-902753080 None] Created volume successfully.
Jan 10 19:20:39.118197 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-56fb6f1e-6716-4861-9301-e9b9d171a635 tempest-VolumesTransfersV355Test-449143088 None] Transfer volume completed successfully.
Jan 10 19:20:39.385927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:20:39.386540 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:20:39.387540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:39.454282 n-d-816927-8 sudo[118481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:20:39.455172 n-d-816927-8 sudo[118481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:40.300223 n-d-816927-8 sudo[118481]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:40.302251 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.914s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:40.305322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:40.343438 n-d-816927-8 sudo[118505]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:20:40.345860 n-d-816927-8 sudo[118505]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:40.475285 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Lock "b'cinder-77e469c1-52cf-42c7-bd58-86e271c4fa49-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:20:40.615605 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Skipping remove_export. No iscsi_target is presently exported for volume: 77e469c1-52cf-42c7-bd58-86e271c4fa49
Jan 10 19:20:40.616996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 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 stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:40.665477 n-d-816927-8 sudo[118507]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49
Jan 10 19:20:40.666696 n-d-816927-8 sudo[118507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:41.113360 n-d-816927-8 sudo[118505]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:41.115418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.810s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:41.118097 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:20:41.213192 n-d-816927-8 sudo[118507]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:41.220246 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49" returned: 0 in 0.603s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:41.223033 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:41.269489 n-d-816927-8 sudo[118511]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49
Jan 10 19:20:41.271642 n-d-816927-8 sudo[118511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:42.142765 n-d-816927-8 sudo[118511]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:42.149339 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49" returned: 0 in 0.926s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:42.151625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:42.208336 n-d-816927-8 sudo[118532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49
Jan 10 19:20:42.209857 n-d-816927-8 sudo[118532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:43.111430 n-d-816927-8 sudo[118532]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:43.113922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-77e469c1-52cf-42c7-bd58-86e271c4fa49" returned: 0 in 0.962s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:43.115388 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Successfully deleted volume: 77e469c1-52cf-42c7-bd58-86e271c4fa49
Jan 10 19:20:43.176503 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Created reservations ['910fc31c-e7d5-4740-9ba2-16e6f27ae62e', '70d1fb89-7d12-4b1b-adb6-594d4c99a946', 'e914e73e-077d-4a13-8fc8-b5e053f3283c', 'bf568296-36b1-4feb-91d0-b175e76e92ee'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:20:43.181557 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:20:43.181557 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:20:43.181557 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:20:43.239968 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:20:43.241282 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:43.268713 n-d-816927-8 sudo[118556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:20:43.271386 n-d-816927-8 sudo[118556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:43.866262 n-d-816927-8 sudo[118556]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:43.869948 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 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.628s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:43.874183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:43.906378 n-d-816927-8 sudo[118586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:20:43.907242 n-d-816927-8 sudo[118586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:44.627470 n-d-816927-8 sudo[118586]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:44.629744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:44.632388 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:20:44.656073 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Deleted volume successfully.
Jan 10 19:20:44.671680 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-87e45df5-4681-47eb-8a95-5c122a429850 tempest-VolumesTransfersV355Test-114403118 None] Lock "b'cinder-77e469c1-52cf-42c7-bd58-86e271c4fa49-delete_volume'" released by "delete_volume" :: held 4.196s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:20:45.301520 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:20:45.307967 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:20:45.308466 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 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'
Jan 10 19:20:45.370607 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Flow 'volume_create_manager' (ffde998d-8e3f-499b-b875-a10a102cf8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:45.380813 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e827880-9e7f-4b78-97ff-6ca90412c5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:45.432905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:20:45.475068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7e827880-9e7f-4b78-97ff-6ca90412c5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:20:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2073816227',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=8ca4a701-582e-4639-be6b-2777efae6091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33cc370ba2f74bce81661023555dd951',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:20:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:20:45Z,user_id='76fb8f3c7a82477fa5eb960d56e0cd9d',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:45.478729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de94c80c-d23e-40c6-8436-818cab625f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:45.481036 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (de94c80c-d23e-40c6-8436-818cab625f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:45.483658 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5c3de61-3e22-4331-80a2-fc6dab35384e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:45.486763 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5c3de61-3e22-4331-80a2-fc6dab35384e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8ca4a701-582e-4639-be6b-2777efae6091', 'volume_name': 'volume-8ca4a701-582e-4639-be6b-2777efae6091', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:45.489121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d905ac5d-4efd-4a22-9862-63f909fbbce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:45.491338 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d905ac5d-4efd-4a22-9862-63f909fbbce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:45.494549 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fe9ce3f-1d69-4f32-9331-3893747ec561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:45.495739 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Volume 8ca4a701-582e-4639-be6b-2777efae6091: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8ca4a701-582e-4639-be6b-2777efae6091', 'volume_size': 1}
Jan 10 19:20:45.497299 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ca4a701-582e-4639-be6b-2777efae6091 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:45.520398 n-d-816927-8 sudo[118613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ca4a701-582e-4639-be6b-2777efae6091 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:20:45.521204 n-d-816927-8 sudo[118613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:46.393248 n-d-816927-8 sudo[118613]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:46.396562 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8ca4a701-582e-4639-be6b-2777efae6091 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.898s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:46.401888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fe9ce3f-1d69-4f32-9331-3893747ec561) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8ca4a701-582e-4639-be6b-2777efae6091', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:46.404862 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cb0ed80-a5b0-4e3d-b98d-77ece724f93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:20:46.418990 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Volume volume-8ca4a701-582e-4639-be6b-2777efae6091 (8ca4a701-582e-4639-be6b-2777efae6091): created successfully
Jan 10 19:20:46.422722 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4cb0ed80-a5b0-4e3d-b98d-77ece724f93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:20:46.427497 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Flow 'volume_create_manager' (ffde998d-8e3f-499b-b875-a10a102cf8f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:20:46.443754 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5160d8d5-0af3-40ed-8683-8b16d89d70b9 tempest-VolumesTransfersV355Test-902753080 None] Created volume successfully.
Jan 10 19:20:48.673672 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Lock "b'cinder-8ca4a701-582e-4639-be6b-2777efae6091-delete_volume'" acquired by "delete_volume" :: waited 0.040s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:20:48.795849 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8ca4a701-582e-4639-be6b-2777efae6091
Jan 10 19:20:48.796825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 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 stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:48.835544 n-d-816927-8 sudo[118683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091
Jan 10 19:20:48.841913 n-d-816927-8 sudo[118683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:49.485861 n-d-816927-8 sudo[118683]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:49.488455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091" returned: 0 in 0.691s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:49.490324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:49.518692 n-d-816927-8 sudo[118687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091
Jan 10 19:20:49.520179 n-d-816927-8 sudo[118687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:50.058597 n-d-816927-8 sudo[118687]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:50.060802 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091" returned: 0 in 0.570s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:50.062671 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:50.116178 n-d-816927-8 sudo[118702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091
Jan 10 19:20:50.117075 n-d-816927-8 sudo[118702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:50.755068 n-d-816927-8 sudo[118702]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:50.757333 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8ca4a701-582e-4639-be6b-2777efae6091" returned: 0 in 0.694s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:50.758512 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Successfully deleted volume: 8ca4a701-582e-4639-be6b-2777efae6091
Jan 10 19:20:50.848123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Created reservations ['e2797997-ac6e-4ca4-a3c1-f017ed892374', '14c91663-32bf-4640-9f17-35c83c27f011', '5e4716ea-cb0c-4da1-b4b1-7387ea3c0e88', '82e48cab-9bfa-4218-9849-e42e9aa6ce6d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:20:50.850396 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:20:50.850396 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:20:50.850396 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:20:50.925819 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:20:50.926590 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:50.966594 n-d-816927-8 sudo[118717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:20:50.974053 n-d-816927-8 sudo[118717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:51.806328 n-d-816927-8 sudo[118717]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:51.810164 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 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.883s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:51.812207 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:20:51.840101 n-d-816927-8 sudo[118778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:20:51.841392 n-d-816927-8 sudo[118778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:20:52.526242 n-d-816927-8 sudo[118778]: pam_unix(sudo:session): session closed for user root
Jan 10 19:20:52.528568 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.716s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:20:52.530992 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:20:52.546506 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Deleted volume successfully.
Jan 10 19:20:52.573848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-fc7ddc34-6965-46a3-b14b-11a2b538bb9b tempest-VolumesTransfersV355Test-114403118 None] Lock "b'cinder-8ca4a701-582e-4639-be6b-2777efae6091-delete_volume'" released by "delete_volume" :: held 3.900s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:21:04.044739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:21:04.053194 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:21:04.055098 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 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'
Jan 10 19:21:04.087490 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Flow 'volume_create_manager' (58c3d824-6ab9-4c23-814b-2fd6553a51fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:21:04.094350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e41c81e5-3df8-4efc-bd18-7ee9401b18e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:04.143852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:21:04.177183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e41c81e5-3df8-4efc-bd18-7ee9401b18e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:21:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1952338229',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=439aec8e-63f3-4ca9-b06d-094001f50ca0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43e2dfb3d78d4f80829091a8e8dc28c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:21:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:21:04Z,user_id='8005a1aafff34547b5f6db4bdadcb86a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:04.180515 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2105748a-919c-45b8-a3b5-d56eac6c1735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:04.183094 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2105748a-919c-45b8-a3b5-d56eac6c1735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:04.185644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (532fbb87-af74-4da2-9a51-ca43a13f6b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:04.188348 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (532fbb87-af74-4da2-9a51-ca43a13f6b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '439aec8e-63f3-4ca9-b06d-094001f50ca0', 'volume_name': 'volume-439aec8e-63f3-4ca9-b06d-094001f50ca0', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:04.192955 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11c6be64-8b85-4e2e-9505-ecd1c12d44f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:04.198748 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (11c6be64-8b85-4e2e-9505-ecd1c12d44f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:04.201227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adcc2aff-f72e-4d97-bd19-ca1d03d6b72e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:04.202073 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Volume 439aec8e-63f3-4ca9-b06d-094001f50ca0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-439aec8e-63f3-4ca9-b06d-094001f50ca0', 'volume_size': 1}
Jan 10 19:21:04.203455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:04.239539 n-d-816927-8 sudo[118976]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:21:04.242279 n-d-816927-8 sudo[118976]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:04.794896 n-d-816927-8 sudo[118976]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:04.798025 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.594s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:04.803772 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (adcc2aff-f72e-4d97-bd19-ca1d03d6b72e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-439aec8e-63f3-4ca9-b06d-094001f50ca0', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:04.806611 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c084980-f64c-49e0-aba1-92aa93d33a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:04.818095 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Volume volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 (439aec8e-63f3-4ca9-b06d-094001f50ca0): created successfully
Jan 10 19:21:04.823832 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2c084980-f64c-49e0-aba1-92aa93d33a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:04.828700 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Flow 'volume_create_manager' (58c3d824-6ab9-4c23-814b-2fd6553a51fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:21:04.839666 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-39ee91fa-589b-4e98-be15-ab5560f18861 tempest-VolumesBackupsV39Test-1985775185 None] Created volume successfully.
Jan 10 19:21:08.677772 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Creating a new backup for volume volume-439aec8e-63f3-4ca9-b06d-094001f50ca0. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:21:08.711153 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:08.765688 n-d-816927-8 sudo[119117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:21:08.767237 n-d-816927-8 sudo[119117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:09.486190 n-d-816927-8 sudo[119117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:09.488813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0" returned: 0 in 0.777s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:09.575153 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:09.582778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:09.583348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: I_T nexus: 21
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: I_T nexus: 22
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: I_T nexus: 23
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:21:09.584363 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:21:09.597614 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Creating iscsi_target for Volume ID: volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Created volume path /opt/stack/data/cinder/volumes/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0,
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: incominguser xLtDBza6RtAtBXfC2ARK MsPK2AaL9iQhvU9a
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:21:09.607647 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:21:09.610141 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:10.368560 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0" returned: 0 in 0.758s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:10.369111 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:21:10.369247 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:21:10.369612 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:21:10.372787 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:10.404897 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:10.405766 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n Backing store flags: \n Account information:\n xLtDBza6RtAtBXfC2ARK\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: I_T nexus: 21
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: PhuegB98MbG77ahTkVec
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: I_T nexus: 22
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ixi5aadGoq3ubcRH8KPy
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: I_T nexus: 23
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: 5H3CwqKu593qhh2EghRk
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:21:10.406374 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:21:10.421680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:10.720876 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.313s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:10.721307 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n Backing store flags: \n Account information:\n xLtDBza6RtAtBXfC2ARK\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:21:10.724634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:10.911237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:10.912339 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 21\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 22\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 23\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n Backing store flags: \n Account information:\n xLtDBza6RtAtBXfC2ARK\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:21:10.913600 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Set provider_location to: 10.222.0.21:3260,7 iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:21:10.992096 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Initialize volume connection completed successfully.
Jan 10 19:21:19.279661 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c9c18e22-8ca8-401d-9b2c-de127b551462 tempest-GroupSnapshotsV319Test-1516679872 None] Group tempest-GroupSnapshotsV319Test-Group-1694933359: creating
Jan 10 19:21:19.373997 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c9c18e22-8ca8-401d-9b2c-de127b551462 tempest-GroupSnapshotsV319Test-1516679872 None] Group tempest-GroupSnapshotsV319Test-Group-1694933359: created successfully
Jan 10 19:21:19.450706 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c9c18e22-8ca8-401d-9b2c-de127b551462 tempest-GroupSnapshotsV319Test-1516679872 None] Create group completed successfully.
Jan 10 19:21:21.297730 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:21:21.302480 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:21:21.303960 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 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'
Jan 10 19:21:21.323495 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Flow 'volume_create_manager' (1b4726d7-2bed-483a-b92f-3c49ce468f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:21:21.327035 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f398dba8-e356-4012-ade0-09ad5e46b6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:21.367522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:21:21.413796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f398dba8-e356-4012-ade0-09ad5e46b6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsV319Test-Volume-1723969443',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=546fc7bc-b565-47bf-9804-74112d202ae5,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=41c9d2ae-8f7d-4d48-a9ec-0261e604e953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f220e6c3578c4eaf9a68922a5bd47620',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:21:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:21:21Z,user_id='5e32365aaca34dff99ee255a196bc327',volume_attachment=>,volume_type=VolumeType(02fc209e-4c70-4cd8-bc1a-f89daf187800),volume_type_id=02fc209e-4c70-4cd8-bc1a-f89daf187800)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:21.418745 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85ebc484-b2a0-4f7f-a58c-076bbe2c0aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:21.422424 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (85ebc484-b2a0-4f7f-a58c-076bbe2c0aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:21.425422 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cec71af8-ae4b-493c-b17c-d6a37be1a4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:21.431121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cec71af8-ae4b-493c-b17c-d6a37be1a4ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '41c9d2ae-8f7d-4d48-a9ec-0261e604e953', 'volume_name': 'volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:21.434678 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7101e0f8-daef-4514-8e6b-31834af14ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:21.438173 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7101e0f8-daef-4514-8e6b-31834af14ce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:21.442154 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecd568d2-a433-48a1-817d-c1c6566bb222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:21.485695 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Volume 41c9d2ae-8f7d-4d48-a9ec-0261e604e953: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953', 'volume_size': 1}
Jan 10 19:21:21.487563 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:21.533263 n-d-816927-8 sudo[119467]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:21:21.534948 n-d-816927-8 sudo[119467]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:22.761223 n-d-816927-8 sudo[119467]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:22.763550 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.276s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:22.767949 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ecd568d2-a433-48a1-817d-c1c6566bb222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:22.770446 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d1629dd-a782-4c66-b109-8d221e3477b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:22.800216 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Volume volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 (41c9d2ae-8f7d-4d48-a9ec-0261e604e953): created successfully
Jan 10 19:21:22.808140 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8d1629dd-a782-4c66-b109-8d221e3477b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:22.816862 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Flow 'volume_create_manager' (1b4726d7-2bed-483a-b92f-3c49ce468f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:21:22.846915 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c23b15b9-0388-4afa-a618-6438fc3e3031 tempest-GroupSnapshotsV319Test-1516679872 None] Created volume successfully.
Jan 10 19:21:24.600771 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 None] GroupSnapshot 31e34e74-9c00-45c9-9e03-6942eb968955: creating.
Jan 10 19:21:24.667954 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 None] Group snapshot 31e34e74-9c00-45c9-9e03-6942eb968955: creating. {{(pid=92001) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Jan 10 19:21:24.724978 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 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 stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:24.758384 n-d-816927-8 sudo[119548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953
Jan 10 19:21:24.759239 n-d-816927-8 sudo[119548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:25.552786 n-d-816927-8 sudo[119548]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:25.555761 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953" returned: 0 in 0.831s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:25.557788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b --snapshot stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:25.581232 n-d-816927-8 sudo[119566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b --snapshot stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 -L 1.00g
Jan 10 19:21:25.582714 n-d-816927-8 sudo[119566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:26.778908 n-d-816927-8 sudo[119566]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:26.784604 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b --snapshot stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 -L 1.00g" returned: 0 in 1.223s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:27.058099 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c5b75f15-267a-4fa3-878f-82edaec6576b tempest-GroupSnapshotsV319Test-1516679872 None] group_snapshot 31e34e74-9c00-45c9-9e03-6942eb968955: created successfully
Jan 10 19:21:28.631011 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] group_snapshot 31e34e74-9c00-45c9-9e03-6942eb968955: deleting
Jan 10 19:21:28.734484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] group_snapshot 31e34e74-9c00-45c9-9e03-6942eb968955: deleting {{(pid=92001) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Jan 10 19:21:28.786311 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 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 stack-volumes-lvmdriver-1/_snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:28.814350 n-d-816927-8 sudo[119696]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b
Jan 10 19:21:28.815168 n-d-816927-8 sudo[119696]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:29.752122 n-d-816927-8 sudo[119696]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:29.754538 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b" returned: 0 in 0.971s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:29.758351 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:29.807487 n-d-816927-8 sudo[119710]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b
Jan 10 19:21:29.808478 n-d-816927-8 sudo[119710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:30.716530 n-d-816927-8 sudo[119710]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:30.720468 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9d28b0c0-db5b-4a4c-b074-6e47581ebd1b" returned: 0 in 0.961s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:30.907536 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-451161243 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-451161243, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:21:30.909026 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-451161243 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-451161243, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:21:30.931082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] Created reservations ['1aeb7b67-5a7d-4ce7-ac36-3519666654ba', '0d8eff81-7a2d-40f5-8d26-31d4754422b8', 'a3524afa-21bf-42bf-b762-730010710829', 'e8fb4746-56d6-497e-8144-3a1258348908'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:21:30.932862 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:21:30.932862 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:21:30.932862 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:21:31.006795 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e85d247c-ab01-4a0c-85c0-2859112325cf tempest-GroupSnapshotsV319Test-1516679872 None] group_snapshot 31e34e74-9c00-45c9-9e03-6942eb968955: deleted successfully
Jan 10 19:21:31.764316 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Skipping remove_export. No iscsi_target is presently exported for volume: 41c9d2ae-8f7d-4d48-a9ec-0261e604e953
Jan 10 19:21:31.765390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 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 stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:31.809013 n-d-816927-8 sudo[119810]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953
Jan 10 19:21:31.809817 n-d-816927-8 sudo[119810]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:32.498762 n-d-816927-8 sudo[119810]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:32.501089 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953" returned: 0 in 0.735s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:32.502836 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:32.524078 n-d-816927-8 sudo[119813]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953
Jan 10 19:21:32.524919 n-d-816927-8 sudo[119813]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:33.261260 n-d-816927-8 sudo[119813]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:33.263580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953" returned: 0 in 0.760s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:33.265720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:33.287398 n-d-816927-8 sudo[119852]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953
Jan 10 19:21:33.288288 n-d-816927-8 sudo[119852]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:33.917343 n-d-816927-8 sudo[119852]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:33.919693 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-41c9d2ae-8f7d-4d48-a9ec-0261e604e953" returned: 0 in 0.653s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:33.935408 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Successfully deleted volume: 41c9d2ae-8f7d-4d48-a9ec-0261e604e953
Jan 10 19:21:34.086888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Created reservations ['b901f894-906f-4825-875d-616f7c07abfb'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:21:34.142646 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-451161243 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-451161243, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:21:34.182216 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Created reservations ['270fb609-a809-4cfb-aa4f-5ecc3e8b27d9', '0c457f46-07b7-462a-8a22-58ecddef217b', '3d6928c8-1db2-4d99-827b-c4ca2410a3c7', 'aee687c6-8f8d-46d8-ba9d-251cac9b2584'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:21:34.185106 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:21:34.185106 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:21:34.185106 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:21:34.369087 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:21:34.369799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:34.422586 n-d-816927-8 sudo[119861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:21:34.423435 n-d-816927-8 sudo[119861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:35.420762 n-d-816927-8 sudo[119861]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:35.422778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 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 1.053s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:35.425414 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:35.491784 n-d-816927-8 sudo[119870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:21:35.492585 n-d-816927-8 sudo[119870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:36.388472 n-d-816927-8 sudo[119870]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:36.391634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.965s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:36.394340 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:21:36.411115 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3de698c3-940b-45de-8f40-22cf434bfbd2 tempest-GroupSnapshotsV319Test-1516679872 None] Delete group completed successfully.
Jan 10 19:21:39.382133 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:21:39.382743 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:21:39.383246 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:39.455165 n-d-816927-8 sudo[119929]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:21:39.456062 n-d-816927-8 sudo[119929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:40.335839 n-d-816927-8 sudo[119929]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:40.337950 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.954s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:40.339664 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:40.368601 n-d-816927-8 sudo[119947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:21:40.369404 n-d-816927-8 sudo[119947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:21:40.965489 n-d-816927-8 sudo[119947]: pam_unix(sudo:session): session closed for user root
Jan 10 19:21:40.967690 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.628s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:21:40.969111 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:21:58.915409 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:21:58.933713 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:21:58.934229 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 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'
Jan 10 19:21:59.001801 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Flow 'volume_create_manager' (ec99b229-5081-493b-b6e7-7e2b707c9db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:21:59.007755 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5956be28-3d8a-44ba-abf6-086b45f4eb08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:59.099276 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:21:59.165970 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5956be28-3d8a-44ba-abf6-086b45f4eb08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-845925160',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=dc74cc25-06eb-4318-bf25-5ee6246e4d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='806f11d2a36143e7adc033dfe2938c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:21:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:21:59Z,user_id='25c03d2830e4495b87474caffaa75585',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:59.176073 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71476a25-f8ea-442e-ab36-4325f0bfe7b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:59.183655 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (71476a25-f8ea-442e-ab36-4325f0bfe7b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:59.197065 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1881bd6e-6559-45c2-aaf2-9382e9a38ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:59.204782 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1881bd6e-6559-45c2-aaf2-9382e9a38ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'dc74cc25-06eb-4318-bf25-5ee6246e4d1b', 'volume_name': 'volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:59.209683 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24e451e1-9d50-44f7-b3e5-b4a24f66a6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:59.219121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (24e451e1-9d50-44f7-b3e5-b4a24f66a6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:21:59.221587 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (678b32e6-36d1-4225-8def-13672d1fc104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:21:59.224679 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Volume dc74cc25-06eb-4318-bf25-5ee6246e4d1b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b', 'volume_size': 1}
Jan 10 19:21:59.226175 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:21:59.275557 n-d-816927-8 sudo[120120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:21:59.276381 n-d-816927-8 sudo[120120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:00.625197 n-d-816927-8 sudo[120120]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:00.627776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.401s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:00.633018 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (678b32e6-36d1-4225-8def-13672d1fc104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:00.635735 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2eaaad15-d3a7-4dfa-af21-c860087a9ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:00.662726 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Volume volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b (dc74cc25-06eb-4318-bf25-5ee6246e4d1b): created successfully
Jan 10 19:22:00.665328 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (2eaaad15-d3a7-4dfa-af21-c860087a9ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:00.668995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Flow 'volume_create_manager' (ec99b229-5081-493b-b6e7-7e2b707c9db2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:00.686780 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d1819477-8272-4cba-8b0b-ff8f3ec84b8e tempest-VolumesServicesTestJSON-812763981 None] Created volume successfully.
Jan 10 19:22:02.155153 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Lock "b'cinder-dc74cc25-06eb-4318-bf25-5ee6246e4d1b-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:02.315092 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Skipping remove_export. No iscsi_target is presently exported for volume: dc74cc25-06eb-4318-bf25-5ee6246e4d1b
Jan 10 19:22:02.316000 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 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 stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:02.365907 n-d-816927-8 sudo[120195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b
Jan 10 19:22:02.367566 n-d-816927-8 sudo[120195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:03.272287 n-d-816927-8 sudo[120195]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:03.275728 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b" returned: 0 in 0.959s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:03.278400 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:03.329246 n-d-816927-8 sudo[120217]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b
Jan 10 19:22:03.336965 n-d-816927-8 sudo[120217]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:04.027329 n-d-816927-8 sudo[120217]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:04.029560 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b" returned: 0 in 0.751s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:04.037925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:04.089383 n-d-816927-8 sudo[120223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b
Jan 10 19:22:04.090254 n-d-816927-8 sudo[120223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:04.919819 n-d-816927-8 sudo[120223]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:04.921863 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-dc74cc25-06eb-4318-bf25-5ee6246e4d1b" returned: 0 in 0.889s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:04.923570 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Successfully deleted volume: dc74cc25-06eb-4318-bf25-5ee6246e4d1b
Jan 10 19:22:04.983831 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Created reservations ['7b13f0a0-312f-4925-baad-76c328bb1a50', 'cb6cb02b-541c-46d3-bcc2-85774950bacd', '259e0782-d094-4b29-a359-bc63ed218cb6', '018f9e69-3cfc-491b-ae63-bc78fe874f03'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:04.987602 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:04.987602 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:04.987602 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:05.043257 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:05.044204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:05.072022 n-d-816927-8 sudo[120253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:05.073575 n-d-816927-8 sudo[120253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:05.828440 n-d-816927-8 sudo[120253]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:05.830697 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 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.786s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:05.833194 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:05.869464 n-d-816927-8 sudo[120258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:05.887370 n-d-816927-8 sudo[120258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:06.722601 n-d-816927-8 sudo[120258]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:06.732801 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Terminate volume connection completed successfully.
Jan 10 19:22:06.743764 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.909s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:06.746860 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:06.759016 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Deleted volume successfully.
Jan 10 19:22:06.897274 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:06.901365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-82a6ecd8-6722-4cc3-a446-9e0e6c58716e tempest-VolumesServicesTestJSON-812763981 None] Lock "b'cinder-dc74cc25-06eb-4318-bf25-5ee6246e4d1b-delete_volume'" released by "delete_volume" :: held 4.746s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:07.114479 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.218s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:07.114987 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0\n Backing store flags: \n Account information:\n xLtDBza6RtAtBXfC2ARK\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:07.115859 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Removing iscsi_target for Volume ID: 439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:22:07.117041 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:07.458433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 -f" returned: 0 in 0.340s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:07.458837 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:07.460247 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:07.646992 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.186s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:07.649413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:07.650501 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-10d7c17d-ba86-4f32-aa77-cec690cef41c tempest-VolumesBackupsV39Test-1985775185 None] Remove volume export completed successfully.
Jan 10 19:22:14.338080 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-58be3206-c414-429c-be09-e6636ee45ca0 tempest-TaggedBootDevicesTest-1176789940 None] Terminate volume connection completed successfully.
Jan 10 19:22:14.339372 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-58be3206-c414-429c-be09-e6636ee45ca0 tempest-TaggedBootDevicesTest-1176789940 None] Deleting attachment 449f5692-c584-4619-a7fc-64c8f0237659. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:22:14.345645 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:14.402598 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Lock "b'cinder-439aec8e-63f3-4ca9-b06d-094001f50ca0-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:14.527137 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:14.529042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426\n Backing store flags: \n Account information:\n PhuegB98MbG77ahTkVec\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:14.535556 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-58be3206-c414-429c-be09-e6636ee45ca0 tempest-TaggedBootDevicesTest-1176789940 None] Removing iscsi_target for Volume ID: 9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:22:14.542938 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:14.559133 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:14.721950 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9e71d522-ab89-486e-aac2-817b5700c426 -f" returned: 0 in 0.182s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:14.722488 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:14.725991 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:14.835580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:14.835869 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:14.836555 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Skipping remove_export. No iscsi_target is presently exported for volume: 439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:22:14.837554 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 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 stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:14.882649 n-d-816927-8 sudo[120373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:22:14.892377 n-d-816927-8 sudo[120373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:14.977496 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.253s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:14.977806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:15.138203 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-58be3206-c414-429c-be09-e6636ee45ca0 tempest-TaggedBootDevicesTest-1176789940 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:15.138203 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:15.138203 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:15.430480 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-944e1621-2c0d-43d8-bc8f-648be17a38ab tempest-TaggedBootDevicesTest-1176789940 None] Terminate volume connection completed successfully.
Jan 10 19:22:15.431620 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-944e1621-2c0d-43d8-bc8f-648be17a38ab tempest-TaggedBootDevicesTest-1176789940 None] Deleting attachment 11361e10-8379-41d8-ac1e-1334a20d8f3f. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:22:15.434914 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:15.699832 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.265s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:15.700374 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f\n Backing store flags: \n Account information:\n ixi5aadGoq3ubcRH8KPy\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:15.701031 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-944e1621-2c0d-43d8-bc8f-648be17a38ab tempest-TaggedBootDevicesTest-1176789940 None] Removing iscsi_target for Volume ID: 57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:22:15.704402 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:15.776883 n-d-816927-8 sudo[120373]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:15.778806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0" returned: 0 in 0.941s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:15.780417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:15.824965 n-d-816927-8 sudo[120391]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:22:15.828233 n-d-816927-8 sudo[120391]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:15.892022 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-57277573-5808-4da5-aa2e-3323a45f080f -f" returned: 0 in 0.185s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:15.892578 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:15.894028 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:16.167540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:16.168206 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:16.295792 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-944e1621-2c0d-43d8-bc8f-648be17a38ab tempest-TaggedBootDevicesTest-1176789940 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:16.295792 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:16.295792 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:16.497788 n-d-816927-8 sudo[120391]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:16.501954 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0" returned: 0 in 0.722s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:16.504107 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:16.542342 n-d-816927-8 sudo[120410]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:22:16.546516 n-d-816927-8 sudo[120410]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:16.555147 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-b6d0b213-6325-4643-b693-be33c0f1d944 tempest-TaggedBootDevicesTest-1176789940 None] Terminate volume connection completed successfully.
Jan 10 19:22:16.559597 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-b6d0b213-6325-4643-b693-be33c0f1d944 tempest-TaggedBootDevicesTest-1176789940 None] Deleting attachment 6268b868-86ea-4684-a79d-83945aebf13f. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:22:16.561438 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:16.742281 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.180s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:16.743497 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6\n Backing store flags: \n Account information:\n 5H3CwqKu593qhh2EghRk\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:16.744500 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-b6d0b213-6325-4643-b693-be33c0f1d944 tempest-TaggedBootDevicesTest-1176789940 None] Removing iscsi_target for Volume ID: a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:22:16.748350 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:16.952898 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 -f" returned: 0 in 0.201s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:16.955631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:16.958064 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:17.111545 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:17.112293 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905088]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:17.199488 n-d-816927-8 sudo[120410]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:17.210072 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-439aec8e-63f3-4ca9-b06d-094001f50ca0" returned: 0 in 0.706s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:17.211111 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Successfully deleted volume: 439aec8e-63f3-4ca9-b06d-094001f50ca0
Jan 10 19:22:17.290977 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-0ffe5516-2ac5-4bd3-aab2-5c10681603ce req-b6d0b213-6325-4643-b693-be33c0f1d944 tempest-TaggedBootDevicesTest-1176789940 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:17.290977 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:17.290977 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:17.318360 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Created reservations ['3db12a7f-1e1a-478b-8f62-a14b52093fc2', 'a45def1d-bfd4-49e6-918d-4e4758e721d2', '07503ecd-d8be-4f95-bfb0-a59c92a100fe', 'f9f5ecb9-1077-4000-b6f7-9c98209dce24'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:17.381433 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:17.383384 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:17.416428 n-d-816927-8 sudo[120433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:17.417996 n-d-816927-8 sudo[120433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:17.912536 n-d-816927-8 sudo[120433]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:17.918128 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 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.532s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:17.925149 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:17.980331 n-d-816927-8 sudo[120436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:17.988706 n-d-816927-8 sudo[120436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:18.585080 n-d-816927-8 sudo[120436]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:18.587863 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.663s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:18.590999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:18.600489 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Deleted volume successfully.
Jan 10 19:22:18.621137 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c2c27c0a-f6f3-402c-9ced-3834f12796e0 tempest-VolumesBackupsV39Test-1985775185 None] Lock "b'cinder-439aec8e-63f3-4ca9-b06d-094001f50ca0-delete_volume'" released by "delete_volume" :: held 4.219s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:23.251021 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:22:23.257057 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:22:23.258211 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 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'
Jan 10 19:22:23.294050 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Flow 'volume_create_manager' (d7242a73-d631-48d2-859f-355fc5e41d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:23.309027 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03b34118-f6dc-46f5-965d-920ac8c05fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:23.355609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:22:23.395683 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (03b34118-f6dc-46f5-965d-920ac8c05fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-453056591',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=579d1dae-c74a-4e8e-9515-be947ab5e0fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9afd8268cb7347db8cc9e5ae472184e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:22:23Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:22:23Z,user_id='9fb7e2afd66943d88418a43ede8bee93',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:23.399182 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21892366-7bbf-4577-82c0-8aaabcee69dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:23.401839 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (21892366-7bbf-4577-82c0-8aaabcee69dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:23.404995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58d666fe-2bd7-4885-8d7a-5d19553d7e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:23.408429 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (58d666fe-2bd7-4885-8d7a-5d19553d7e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '579d1dae-c74a-4e8e-9515-be947ab5e0fc', 'volume_name': 'volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc', 'volume_size': 2}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:23.411988 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31bd4e27-9d34-4522-9cb5-c2037c65fa87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:23.414557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (31bd4e27-9d34-4522-9cb5-c2037c65fa87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:23.417404 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02451662-1f26-453d-aee7-f3eecb3a59ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:23.418515 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Volume 579d1dae-c74a-4e8e-9515-be947ab5e0fc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc', 'volume_size': 2}
Jan 10 19:22:23.420020 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc stack-volumes-lvmdriver-1 -L 2g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:23.455258 n-d-816927-8 sudo[120473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc stack-volumes-lvmdriver-1 -L 2g
Jan 10 19:22:23.458441 n-d-816927-8 sudo[120473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:24.316293 n-d-816927-8 sudo[120473]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:24.318351 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.898s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:24.322530 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (02451662-1f26-453d-aee7-f3eecb3a59ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc', 'volume_size': 2}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:24.325885 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (390ba46d-6ab8-47ba-bcd6-013862d1e654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:24.340410 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Volume volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc (579d1dae-c74a-4e8e-9515-be947ab5e0fc): created successfully
Jan 10 19:22:24.345175 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (390ba46d-6ab8-47ba-bcd6-013862d1e654) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:24.351886 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Flow 'volume_create_manager' (d7242a73-d631-48d2-859f-355fc5e41d96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:24.372243 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-77177efb-cb48-49ad-bd96-045cf7fe48f5 tempest-VolumesCloneNegativeTest-1244157005 None] Created volume successfully.
Jan 10 19:22:24.751234 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Lock "b'cinder-579d1dae-c74a-4e8e-9515-be947ab5e0fc-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:24.920575 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Skipping remove_export. No iscsi_target is presently exported for volume: 579d1dae-c74a-4e8e-9515-be947ab5e0fc
Jan 10 19:22:24.921840 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 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 stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:24.995780 n-d-816927-8 sudo[120523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc
Jan 10 19:22:24.997365 n-d-816927-8 sudo[120523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:25.678560 n-d-816927-8 sudo[120523]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:25.680945 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc" returned: 0 in 0.759s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:25.682726 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:25.739413 n-d-816927-8 sudo[120527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc
Jan 10 19:22:25.741335 n-d-816927-8 sudo[120527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:26.531668 n-d-816927-8 sudo[120527]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:26.534248 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc" returned: 0 in 0.851s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:26.536312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:26.578439 n-d-816927-8 sudo[120533]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc
Jan 10 19:22:26.584135 n-d-816927-8 sudo[120533]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:27.219063 n-d-816927-8 sudo[120533]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:27.221626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-579d1dae-c74a-4e8e-9515-be947ab5e0fc" returned: 0 in 0.685s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:27.224272 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Successfully deleted volume: 579d1dae-c74a-4e8e-9515-be947ab5e0fc
Jan 10 19:22:27.273779 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Created reservations ['1a77bdec-5263-4ea5-873a-a11eadd44553', '7e17b440-51f2-4559-9460-7174e5872f73', 'aef92aa2-247a-4e83-a5eb-ee9aa37eeba1', '2493e6ae-e717-4f69-9895-7dbe5a613f45'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:27.277349 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:27.277349 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:27.277349 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:27.333232 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:27.334310 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:27.412056 n-d-816927-8 sudo[120540]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:27.415661 n-d-816927-8 sudo[120540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:27.527698 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:22:27.534495 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:22:27.536801 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 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'
Jan 10 19:22:27.562496 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Flow 'volume_create_manager' (c3621c0c-604b-4d94-aebe-f2c8bcda37a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:27.567556 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f20a458b-f51b-4022-88f2-faa4791e962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:27.594739 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:22:27.640119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f20a458b-f51b-4022-88f2-faa4791e962c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-684288914',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=1d24769f-4296-45ef-b901-e716d2734656,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ccace8476f144afbb2c211b5cc1dfed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:22:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:22:27Z,user_id='3a81a1ac6c0d45b89a23ab4b5567fb85',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:27.640119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2fc4d369-1dcf-4bdc-93b4-deb188ec6420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:27.640119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2fc4d369-1dcf-4bdc-93b4-deb188ec6420) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:27.641711 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40e160d1-96a1-4650-bbb5-50db141c32f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:27.644685 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40e160d1-96a1-4650-bbb5-50db141c32f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1d24769f-4296-45ef-b901-e716d2734656', 'volume_name': 'volume-1d24769f-4296-45ef-b901-e716d2734656', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:27.647251 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b8e2be6-3736-4283-8261-e473a5685309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:27.650900 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9b8e2be6-3736-4283-8261-e473a5685309) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:27.653223 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5e68dd8-b9ca-490e-a692-67826792bf72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:27.654000 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Volume 1d24769f-4296-45ef-b901-e716d2734656: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1d24769f-4296-45ef-b901-e716d2734656', 'volume_size': 1}
Jan 10 19:22:27.655711 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d24769f-4296-45ef-b901-e716d2734656 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:27.683596 n-d-816927-8 sudo[120543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d24769f-4296-45ef-b901-e716d2734656 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:22:27.684528 n-d-816927-8 sudo[120543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:28.166988 n-d-816927-8 sudo[120540]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:28.169898 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 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.835s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:28.172771 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:28.218011 n-d-816927-8 sudo[120546]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:28.219707 n-d-816927-8 sudo[120546]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:28.773492 n-d-816927-8 sudo[120543]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:28.776280 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1d24769f-4296-45ef-b901-e716d2734656 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.120s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:28.780695 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f5e68dd8-b9ca-490e-a692-67826792bf72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1d24769f-4296-45ef-b901-e716d2734656', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:28.783620 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7323ea4d-624b-4521-86c9-5f68b3a3c35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:28.800935 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Volume volume-1d24769f-4296-45ef-b901-e716d2734656 (1d24769f-4296-45ef-b901-e716d2734656): created successfully
Jan 10 19:22:28.803243 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7323ea4d-624b-4521-86c9-5f68b3a3c35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:28.808240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Flow 'volume_create_manager' (c3621c0c-604b-4d94-aebe-f2c8bcda37a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:28.818951 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ece90c6b-c56a-4a52-acb6-c3592400aee7 tempest-VolumesDeleteCascade-973729239 None] Created volume successfully.
Jan 10 19:22:29.092644 n-d-816927-8 sudo[120546]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:29.094425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.922s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:29.096531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:29.102340 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Deleted volume successfully.
Jan 10 19:22:29.126303 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-40ae6738-c7c1-4db9-ba8a-c77a45024992 tempest-VolumesCloneNegativeTest-1244157005 None] Lock "b'cinder-579d1dae-c74a-4e8e-9515-be947ab5e0fc-delete_volume'" released by "delete_volume" :: held 4.375s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:30.320366 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc644e42-e0be-4ace-9c2e-487595bc9ee1 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:30.388425 n-d-816927-8 sudo[120579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:30.389240 n-d-816927-8 sudo[120579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:30.945104 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Lock "b'cinder-a8c37e6d-471d-4e43-b40b-c2892bc9cef6-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:31.059000 n-d-816927-8 sudo[120579]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:31.061162 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc644e42-e0be-4ace-9c2e-487595bc9ee1 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656" returned: 0 in 0.742s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:31.063379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc644e42-e0be-4ace-9c2e-487595bc9ee1 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-10d2aed1-1deb-4cb6-89be-217108780898 --snapshot stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:31.104172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:31.107482 n-d-816927-8 sudo[120582]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-10d2aed1-1deb-4cb6-89be-217108780898 --snapshot stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 -L 1.00g
Jan 10 19:22:31.123907 n-d-816927-8 sudo[120582]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:31.257336 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:31.261390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905888]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:31.263964 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Skipping remove_export. No iscsi_target is presently exported for volume: a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:22:31.269553 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 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 stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:31.319289 n-d-816927-8 sudo[120586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:22:31.324889 n-d-816927-8 sudo[120586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:32.124174 n-d-816927-8 sudo[120586]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:32.126602 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6" returned: 0 in 0.859s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:32.129518 n-d-816927-8 sudo[120582]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:32.130092 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:32.184239 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc644e42-e0be-4ace-9c2e-487595bc9ee1 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-10d2aed1-1deb-4cb6-89be-217108780898 --snapshot stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 -L 1.00g" returned: 0 in 1.120s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:32.205766 n-d-816927-8 sudo[120690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:22:32.219924 n-d-816927-8 sudo[120690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:32.290594 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cc644e42-e0be-4ace-9c2e-487595bc9ee1 tempest-VolumesDeleteCascade-973729239 None] Create snapshot completed successfully
Jan 10 19:22:32.808742 n-d-816927-8 sudo[120690]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:32.810754 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6" returned: 0 in 0.681s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:32.813531 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:32.849167 n-d-816927-8 sudo[120694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:22:32.850178 n-d-816927-8 sudo[120694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:33.050566 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-888d142c-e9e9-4d19-a83f-fe498feafc4d tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:33.104690 n-d-816927-8 sudo[120702]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:33.105511 n-d-816927-8 sudo[120702]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:33.762479 n-d-816927-8 sudo[120694]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:33.765630 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a8c37e6d-471d-4e43-b40b-c2892bc9cef6" returned: 0 in 0.952s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:33.768765 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Successfully deleted volume: a8c37e6d-471d-4e43-b40b-c2892bc9cef6
Jan 10 19:22:33.838973 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Created reservations ['1029eb8a-ca2c-4b16-ac56-a7e10198da01', '367f3211-8b46-44ec-b43e-af7a424a69c2', 'd0399761-b267-4857-b163-28199e951b0e', '90b5f63a-5dae-47c4-9f15-89bbf24bd9da'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:33.841555 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:33.841555 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:33.841555 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:33.903003 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:33.904163 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:33.968080 n-d-816927-8 sudo[120749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:33.991379 n-d-816927-8 sudo[120749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:34.155242 n-d-816927-8 sudo[120702]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:34.158501 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-888d142c-e9e9-4d19-a83f-fe498feafc4d tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656" returned: 0 in 1.108s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:34.161069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-888d142c-e9e9-4d19-a83f-fe498feafc4d tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7 --snapshot stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:34.208911 n-d-816927-8 sudo[120751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7 --snapshot stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 -L 1.00g
Jan 10 19:22:34.211858 n-d-816927-8 sudo[120751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:34.841332 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Lock "b'cinder-57277573-5808-4da5-aa2e-3323a45f080f-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:34.861111 n-d-816927-8 sudo[120749]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:34.864023 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 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.960s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:34.868075 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:34.936300 n-d-816927-8 sudo[120756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:34.937121 n-d-816927-8 sudo[120756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:35.032252 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:35.430457 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.405s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:35.431132 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:35.432040 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Skipping remove_export. No iscsi_target is presently exported for volume: 57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:22:35.433531 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 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 stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:35.477437 n-d-816927-8 sudo[120751]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:35.480332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-888d142c-e9e9-4d19-a83f-fe498feafc4d tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7 --snapshot stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 -L 1.00g" returned: 0 in 1.319s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:35.497864 n-d-816927-8 sudo[120871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:22:35.500352 n-d-816927-8 sudo[120871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:35.626753 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-888d142c-e9e9-4d19-a83f-fe498feafc4d tempest-VolumesDeleteCascade-973729239 None] Create snapshot completed successfully
Jan 10 19:22:36.031123 n-d-816927-8 sudo[120756]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:36.032824 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.167s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:36.035025 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:36.040590 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Deleted volume successfully.
Jan 10 19:22:36.069047 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ae37826c-2def-4a93-bd75-e0e87668733d tempest-TaggedBootDevicesTest-1176789940 None] Lock "b'cinder-a8c37e6d-471d-4e43-b40b-c2892bc9cef6-delete_volume'" released by "delete_volume" :: held 5.123s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:36.251744 n-d-816927-8 sudo[120871]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:36.255007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f" returned: 0 in 0.821s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:36.257063 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:36.305202 n-d-816927-8 sudo[120893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:22:36.305978 n-d-816927-8 sudo[120893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:36.515767 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-1d24769f-4296-45ef-b901-e716d2734656-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:36.650529 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:36.651368 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Performing cascade delete. {{(pid=92001) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
Jan 10 19:22:36.679869 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-10d2aed1-1deb-4cb6-89be-217108780898-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:36.685786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/_snapshot-10d2aed1-1deb-4cb6-89be-217108780898 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:36.733935 n-d-816927-8 sudo[120906]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-10d2aed1-1deb-4cb6-89be-217108780898
Jan 10 19:22:36.735438 n-d-816927-8 sudo[120906]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:36.896177 n-d-816927-8 sudo[120893]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:36.898430 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f" returned: 0 in 0.642s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:36.900559 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:36.981581 n-d-816927-8 sudo[120912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:22:36.985612 n-d-816927-8 sudo[120912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:37.344447 n-d-816927-8 sudo[120906]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:37.347368 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-10d2aed1-1deb-4cb6-89be-217108780898" returned: 0 in 0.661s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:37.349831 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-10d2aed1-1deb-4cb6-89be-217108780898 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:37.384855 n-d-816927-8 sudo[120927]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-10d2aed1-1deb-4cb6-89be-217108780898
Jan 10 19:22:37.386486 n-d-816927-8 sudo[120927]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:37.743670 n-d-816927-8 sudo[120912]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:37.745895 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-57277573-5808-4da5-aa2e-3323a45f080f" returned: 0 in 0.845s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:37.747031 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Successfully deleted volume: 57277573-5808-4da5-aa2e-3323a45f080f
Jan 10 19:22:37.848156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Created reservations ['98f9853e-16d8-4ff6-8bf5-787cd33ffbd8', '46c18df0-2ed2-41b2-99ed-497cb65741e3', '8c57ba82-0949-440c-af4e-4f94da2f61e1', 'f53d51d9-7bc3-4a1e-a1df-c114fc55a49d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:37.851767 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:37.851767 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:37.851767 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:37.908039 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:37.909181 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:37.954470 n-d-816927-8 sudo[120939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:37.957763 n-d-816927-8 sudo[120939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:38.432171 n-d-816927-8 sudo[120927]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:38.435044 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-10d2aed1-1deb-4cb6-89be-217108780898" returned: 0 in 1.085s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:38.642171 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Created reservations ['792fe4c1-1faf-4f10-99be-8fc8aa5b13eb', '3c67c94c-a389-4087-a6c1-bfaccd61d7c3', '4a69ca80-f8b3-4759-8712-81f543e2facb', '9fa72de2-3b51-45de-a358-3f3ce72e834d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:38.666027 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:38.666027 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:38.666027 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:38.759220 n-d-816927-8 sudo[120939]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:38.762892 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 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.854s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:38.764504 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:38.803320 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Lock "b'cinder-9e71d522-ab89-486e-aac2-817b5700c426-delete_volume'" acquired by "delete_volume" :: waited 0.052s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:38.813715 n-d-816927-8 sudo[121003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:38.815245 n-d-816927-8 sudo[121003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:38.914720 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Delete snapshot completed successfully.
Jan 10 19:22:38.926024 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:38.931824 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-10d2aed1-1deb-4cb6-89be-217108780898-delete_snapshot'" released by "delete_snapshot" :: held 2.252s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:38.947505 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:22:38.949028 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/_snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:39.001637 n-d-816927-8 sudo[121006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7
Jan 10 19:22:39.002482 n-d-816927-8 sudo[121006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:39.159614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.235s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:39.159985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904928]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:22:39.160951 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:22:39.162508 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 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 stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:39.209947 n-d-816927-8 sudo[121009]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:22:39.210787 n-d-816927-8 sudo[121009]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:39.387301 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:22:39.387987 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:39.389164 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:39.439962 n-d-816927-8 sudo[121011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:39.441456 n-d-816927-8 sudo[121011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:39.720157 n-d-816927-8 sudo[121003]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:39.723019 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.958s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:39.725240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:39.734460 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Deleted volume successfully.
Jan 10 19:22:39.767531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ce4eebd0-79f6-40c8-a5f7-afa4a31db47e tempest-TaggedBootDevicesTest-1176789940 None] Lock "b'cinder-57277573-5808-4da5-aa2e-3323a45f080f-delete_volume'" released by "delete_volume" :: held 4.926s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:39.981410 n-d-816927-8 sudo[121006]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:39.983269 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7" returned: 0 in 1.034s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:39.984839 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:40.041552 n-d-816927-8 sudo[121018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7
Jan 10 19:22:40.047366 n-d-816927-8 sudo[121018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:40.169298 n-d-816927-8 sudo[121009]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:40.171698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426" returned: 0 in 1.009s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:40.173714 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:40.259609 n-d-816927-8 sudo[121023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:22:40.261614 n-d-816927-8 sudo[121023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:40.559963 n-d-816927-8 sudo[121011]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:40.563055 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.174s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:40.570320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:40.635948 n-d-816927-8 sudo[121043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:40.638502 n-d-816927-8 sudo[121043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:41.426700 n-d-816927-8 sudo[121018]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:41.429023 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7" returned: 0 in 1.444s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:41.453112 n-d-816927-8 sudo[121023]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:41.499286 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426" returned: 0 in 1.318s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:41.518237 n-d-816927-8 sudo[121043]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:41.537136 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:41.583492 n-d-816927-8 sudo[121113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:22:41.595600 n-d-816927-8 sudo[121113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:41.599938 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.029s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:41.601356 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:41.680828 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Created reservations ['84cd88b3-6b6e-4584-ab48-180d9a2c570f', 'a8013591-1f1d-43c4-b7ab-2a44b1dad031', '597dd71a-ad87-4c40-9ba6-ba5d8b54fd95', 'e20cb29c-7f94-4383-b5dc-86245264b337'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:41.682639 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:41.682639 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:41.682639 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:41.763242 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Delete snapshot completed successfully.
Jan 10 19:22:41.769593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-49b1f6d9-19e2-468d-8f27-3ab8ab6a74a7-delete_snapshot'" released by "delete_snapshot" :: held 2.822s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:41.770014 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Snapshots deleted, issuing volume delete {{(pid=92001) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
Jan 10 19:22:41.771069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:41.806488 n-d-816927-8 sudo[121124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:41.807318 n-d-816927-8 sudo[121124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:42.247292 n-d-816927-8 sudo[121113]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:42.249848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9e71d522-ab89-486e-aac2-817b5700c426" returned: 0 in 0.712s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:42.251261 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Successfully deleted volume: 9e71d522-ab89-486e-aac2-817b5700c426
Jan 10 19:22:42.305862 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Created reservations ['13699b2f-611f-4f25-9db6-ac58ad276893', 'edebf855-2f54-445e-ad62-6760ca1992b9', 'c1539eb2-5b35-4bf4-b32b-33c5bb133f6d', '50afce7f-d265-49a2-b5ee-c01d68511435'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:42.308487 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:42.308487 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:42.308487 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:42.402191 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:42.403344 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:42.427953 n-d-816927-8 sudo[121124]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:42.437592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656" returned: 0 in 0.666s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:42.443284 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:42.448853 n-d-816927-8 sudo[121130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:42.449705 n-d-816927-8 sudo[121130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:42.484608 n-d-816927-8 sudo[121131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:42.485439 n-d-816927-8 sudo[121131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:43.074774 n-d-816927-8 sudo[121130]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:43.077365 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 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.674s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:43.079574 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:43.117666 n-d-816927-8 sudo[121139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:43.119261 n-d-816927-8 sudo[121139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:43.224108 n-d-816927-8 sudo[121131]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:43.227345 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656" returned: 0 in 0.785s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:43.229590 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:43.258473 n-d-816927-8 sudo[121143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:43.259944 n-d-816927-8 sudo[121143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:44.238517 n-d-816927-8 sudo[121139]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:44.250980 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.171s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:44.254430 n-d-816927-8 sudo[121143]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:44.276646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:44.291969 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1d24769f-4296-45ef-b901-e716d2734656" returned: 0 in 1.062s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:44.292941 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Successfully deleted volume: 1d24769f-4296-45ef-b901-e716d2734656
Jan 10 19:22:44.312849 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Deleted volume successfully.
Jan 10 19:22:44.349719 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ead6a2c0-5c07-4071-aab7-2cf9b4d2dfe8 tempest-TaggedBootDevicesTest-1176789940 None] Lock "b'cinder-9e71d522-ab89-486e-aac2-817b5700c426-delete_volume'" released by "delete_volume" :: held 5.550s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:44.417966 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Created reservations ['fe39f69f-0d6a-4729-a416-defa2537ff7c', '4303e216-f76a-40d0-96be-3f3c8913ec87', '3572c720-a817-47e8-862f-237ef3554d7c', 'cadcdd3a-7f73-43e4-9592-a5a1d3f99118'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:22:44.420130 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:22:44.420130 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:22:44.420130 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:22:44.501573 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:22:44.503805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:44.530059 n-d-816927-8 sudo[121203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:22:44.530900 n-d-816927-8 sudo[121203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:45.070608 n-d-816927-8 sudo[121203]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:45.073075 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 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.570s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:45.077660 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:45.118628 n-d-816927-8 sudo[121224]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:22:45.120167 n-d-816927-8 sudo[121224]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:45.838090 n-d-816927-8 sudo[121224]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:45.841254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.763s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:45.844402 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:22:45.852441 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Deleted volume successfully.
Jan 10 19:22:45.876888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cbaa77ce-0fc1-4928-ac38-342631f85fe3 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-1d24769f-4296-45ef-b901-e716d2734656-delete_volume'" released by "delete_volume" :: held 9.361s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:22:46.177337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:22:46.183390 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:22:46.184369 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 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'
Jan 10 19:22:46.203469 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Flow 'volume_create_manager' (2450a29f-082c-462d-8108-03b649a3d34c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:46.214782 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c859265-87da-4cd6-9f88-48a86b0d3768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:46.263150 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:22:46.288856 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3c859265-87da-4cd6-9f88-48a86b0d3768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1457641850',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=197a3a1f-f6cd-49a2-8429-f1820aca2cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ccace8476f144afbb2c211b5cc1dfed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:22:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:22:46Z,user_id='3a81a1ac6c0d45b89a23ab4b5567fb85',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:46.293318 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (462b157f-552f-4592-9ce7-b6d8949abcde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:46.296057 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (462b157f-552f-4592-9ce7-b6d8949abcde) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:46.300099 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36d35d45-f30c-4188-a8f4-5545c63515f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:46.303002 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36d35d45-f30c-4188-a8f4-5545c63515f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '197a3a1f-f6cd-49a2-8429-f1820aca2cac', 'volume_name': 'volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:46.306320 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a42cd33-c7e5-4292-9e2a-97579a430771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:46.309634 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5a42cd33-c7e5-4292-9e2a-97579a430771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:46.313070 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72761d40-3c69-49f0-b77c-decb1703bebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:46.314206 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Volume 197a3a1f-f6cd-49a2-8429-f1820aca2cac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac', 'volume_size': 1}
Jan 10 19:22:46.317075 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:46.348940 n-d-816927-8 sudo[121243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:22:46.350844 n-d-816927-8 sudo[121243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:47.020967 n-d-816927-8 sudo[121243]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:47.023321 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.706s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:47.028392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72761d40-3c69-49f0-b77c-decb1703bebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:47.031136 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7caff8cc-e926-40b4-b765-dab3b9f4219c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:47.051129 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Volume volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac (197a3a1f-f6cd-49a2-8429-f1820aca2cac): created successfully
Jan 10 19:22:47.053728 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7caff8cc-e926-40b4-b765-dab3b9f4219c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:47.059902 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Flow 'volume_create_manager' (2450a29f-082c-462d-8108-03b649a3d34c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:47.074772 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1a790f1e-0424-4c20-8d12-a7e95d739239 tempest-VolumesDeleteCascade-973729239 None] Created volume successfully.
Jan 10 19:22:47.948177 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5791ca4f-c190-46bc-bb1e-a38a9bcf4309 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:47.979538 n-d-816927-8 sudo[121281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac
Jan 10 19:22:47.980957 n-d-816927-8 sudo[121281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:48.533576 n-d-816927-8 sudo[121281]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:48.536826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5791ca4f-c190-46bc-bb1e-a38a9bcf4309 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac" returned: 0 in 0.588s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:48.540463 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5791ca4f-c190-46bc-bb1e-a38a9bcf4309 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d --snapshot stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:48.560649 n-d-816927-8 sudo[121289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d --snapshot stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac -L 1.00g
Jan 10 19:22:48.561600 n-d-816927-8 sudo[121289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:49.367820 n-d-816927-8 sudo[121289]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:49.370256 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5791ca4f-c190-46bc-bb1e-a38a9bcf4309 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d --snapshot stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac -L 1.00g" returned: 0 in 0.830s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:49.447961 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5791ca4f-c190-46bc-bb1e-a38a9bcf4309 tempest-VolumesDeleteCascade-973729239 None] Create snapshot completed successfully
Jan 10 19:22:51.151312 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:22:51.169405 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:22:51.174570 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 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'
Jan 10 19:22:51.250530 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Flow 'volume_create_manager' (8060af52-dc77-4e4a-aba6-ea981a0ef098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:51.255697 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86c88c15-4bab-4258-a30d-fd13ac58eccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:51.330232 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:22:51.366596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (86c88c15-4bab-4258-a30d-fd13ac58eccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-270634185',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ccace8476f144afbb2c211b5cc1dfed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:22:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=cbed069c-9a2e-4005-82e5-be5b00926c6d,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:22:51Z,user_id='3a81a1ac6c0d45b89a23ab4b5567fb85',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:51.369916 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40df5ddb-5d57-4b6d-ae8b-105e87271b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:51.372983 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (40df5ddb-5d57-4b6d-ae8b-105e87271b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:51.375996 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1abbee27-0aed-475a-9ef2-be3b86d5406d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:51.379821 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (1abbee27-0aed-475a-9ef2-be3b86d5406d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea', 'volume_name': 'volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea', 'volume_size': 1, 'snapshot_id': 'cbed069c-9a2e-4005-82e5-be5b00926c6d'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:51.382830 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53abb113-08a6-4fec-8f68-154a3df83b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:51.386330 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (53abb113-08a6-4fec-8f68-154a3df83b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:51.389654 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bf9dc5e-cac5-4bb4-a342-f552c7119390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:51.390619 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Volume cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea', 'volume_size': 1, 'snapshot_id': 'cbed069c-9a2e-4005-82e5-be5b00926c6d'}
Jan 10 19:22:51.414263 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:51.452374 n-d-816927-8 sudo[121400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:22:51.453198 n-d-816927-8 sudo[121400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:52.214808 n-d-816927-8 sudo[121400]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:52.217372 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.803s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:52.219323 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:52.243971 n-d-816927-8 sudo[121442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Jan 10 19:22:52.244757 n-d-816927-8 sudo[121442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:52.835833 n-d-816927-8 sudo[121442]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:52.838557 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.619s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:52.840297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:52.879949 n-d-816927-8 sudo[121445]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d
Jan 10 19:22:52.880742 n-d-816927-8 sudo[121445]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:53.622421 n-d-816927-8 sudo[121445]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:53.624844 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d" returned: 0 in 0.784s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:53.628815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:53.683617 n-d-816927-8 sudo[121484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea iflag=direct
Jan 10 19:22:53.684497 n-d-816927-8 sudo[121484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:53.898371 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f959f6b4-930f-4789-a658-39bd568e5d59 tempest-GroupSnapshotsTest-1646590548 None] Group tempest-GroupSnapshotsTest-Group-2063132879: creating
Jan 10 19:22:53.935582 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f959f6b4-930f-4789-a658-39bd568e5d59 tempest-GroupSnapshotsTest-1646590548 None] Group tempest-GroupSnapshotsTest-Group-2063132879: created successfully
Jan 10 19:22:54.023656 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f959f6b4-930f-4789-a658-39bd568e5d59 tempest-GroupSnapshotsTest-1646590548 None] Create group completed successfully.
Jan 10 19:22:54.411730 n-d-816927-8 sudo[121484]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:54.413464 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea iflag=direct" returned: 0 in 0.785s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:54.414666 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:54.476533 n-d-816927-8 sudo[121524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea oflag=direct
Jan 10 19:22:54.480778 n-d-816927-8 sudo[121524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:55.233419 n-d-816927-8 sudo[121524]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:55.235965 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea oflag=direct" returned: 0 in 0.821s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:55.238096 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:55.279638 n-d-816927-8 sudo[121550]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:22:55.281236 n-d-816927-8 sudo[121550]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:56.440916 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:22:56.452653 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:22:56.453439 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 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'
Jan 10 19:22:56.497097 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (22b06993-5a0b-4db5-8c5c-61dbeca4cef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:56.505744 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (53104feb-5e54-4030-b885-668922909635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:56.572558 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:22:56.642129 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (53104feb-5e54-4030-b885-668922909635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2126303719',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=c2344097-e8fc-4ecc-8741-3e8acac3f683,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=110d3f37-0662-4da5-97aa-4bd6c28dfe6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3a49a4b291b4d22a70ad821b982a999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:22:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:22:56Z,user_id='97e27026d21e4c6287470b606b992c92',volume_attachment=>,volume_type=VolumeType(bc18650a-c448-4cce-bd0c-a4e4b6f71331),volume_type_id=bc18650a-c448-4cce-bd0c-a4e4b6f71331)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:56.651283 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e0edc79-f57b-4400-b7cc-19cf7963a592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:56.657982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7e0edc79-f57b-4400-b7cc-19cf7963a592) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:56.665691 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ce654fd-8ea6-4968-832b-9fdd9607ea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:56.669630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0ce654fd-8ea6-4968-832b-9fdd9607ea5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '110d3f37-0662-4da5-97aa-4bd6c28dfe6d', 'volume_name': 'volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:56.685944 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed18b920-4651-4b11-a0c3-aba03d874ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:56.691762 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ed18b920-4651-4b11-a0c3-aba03d874ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:56.694319 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99f8eb3a-bd12-4626-942c-44cb79e6743b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:56.747517 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Volume 110d3f37-0662-4da5-97aa-4bd6c28dfe6d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d', 'volume_size': 1}
Jan 10 19:22:56.749304 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:56.818383 n-d-816927-8 sudo[121581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:22:56.819237 n-d-816927-8 sudo[121581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:22:57.937919 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.175s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:22:57.937919 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (99f8eb3a-bd12-4626-942c-44cb79e6743b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:57.937919 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53e5b85c-0a2f-4635-9063-31c14a8161fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:22:57.922472 n-d-816927-8 sudo[121581]: pam_unix(sudo:session): session closed for user root
Jan 10 19:22:57.956502 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Volume volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d (110d3f37-0662-4da5-97aa-4bd6c28dfe6d): created successfully
Jan 10 19:22:57.959086 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53e5b85c-0a2f-4635-9063-31c14a8161fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:22:57.962775 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (22b06993-5a0b-4db5-8c5c-61dbeca4cef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:22:57.982801 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d7088355-20a1-47d8-a607-7c8fb973d6eb tempest-GroupSnapshotsTest-1646590548 None] Created volume successfully.
Jan 10 19:22:59.571935 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 None] GroupSnapshot 260b14d9-4a58-47e6-8527-884a7a6634b6: creating.
Jan 10 19:22:59.713553 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 None] Group snapshot 260b14d9-4a58-47e6-8527-884a7a6634b6: creating. {{(pid=92001) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Jan 10 19:22:59.852333 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:22:59.913718 n-d-816927-8 sudo[121647]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d
Jan 10 19:22:59.918539 n-d-816927-8 sudo[121647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:00.868133 n-d-816927-8 sudo[121647]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:00.871247 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d" returned: 0 in 1.018s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:00.874122 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9 --snapshot stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:00.929292 n-d-816927-8 sudo[121655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9 --snapshot stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d -L 1.00g
Jan 10 19:23:00.932974 n-d-816927-8 sudo[121655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:02.169310 n-d-816927-8 sudo[121655]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:02.172312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9 --snapshot stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d -L 1.00g" returned: 0 in 1.298s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:02.383281 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-996038fa-329e-4313-a587-69a12ed70361 tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 260b14d9-4a58-47e6-8527-884a7a6634b6: created successfully
Jan 10 19:23:02.915373 n-d-816927-8 sudo[121550]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:02.917187 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.679s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:02.917723 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--cbed069c--9a2e--4005--82e5--be5b00926c6d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--cbaee7f2--4aaa--4c4c--92c4--a3d25d750bea, size 1024.00 MB, duration 7.68 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:23:02.918304 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Volume copy 1024.00 MB at 133.31 MB/s
Jan 10 19:23:03.005346 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6bf9dc5e-cac5-4bb4-a342-f552c7119390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea', 'volume_size': 1, 'snapshot_id': 'cbed069c-9a2e-4005-82e5-be5b00926c6d'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:03.008082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4a8a81a-857f-4b46-99cc-91221e185dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:03.020008 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Volume volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea (cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea): created successfully
Jan 10 19:23:03.022716 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d4a8a81a-857f-4b46-99cc-91221e185dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:03.028425 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Flow 'volume_create_manager' (8060af52-dc77-4e4a-aba6-ea981a0ef098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:03.066673 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-49b4cd1b-a515-46da-b8e8-dca7367de0bc tempest-VolumesDeleteCascade-973729239 None] Created volume successfully.
Jan 10 19:23:04.217724 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-197a3a1f-f6cd-49a2-8429-f1820aca2cac-delete_volume'" acquired by "delete_volume" :: waited 0.063s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:04.278804 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c916e997-e96c-49a5-bb2f-72324a6ee17f stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:04.317955 n-d-816927-8 sudo[121803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c916e997-e96c-49a5-bb2f-72324a6ee17f stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:23:04.318910 n-d-816927-8 sudo[121803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:04.395168 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Skipping remove_export. No iscsi_target is presently exported for volume: 197a3a1f-f6cd-49a2-8429-f1820aca2cac
Jan 10 19:23:04.395929 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Performing cascade delete. {{(pid=92001) delete_volume /opt/stack/cinder/cinder/volume/manager.py:881}}
Jan 10 19:23:04.434535 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-cbed069c-9a2e-4005-82e5-be5b00926c6d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.028s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:04.436434 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:04.492300 n-d-816927-8 sudo[121805]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d
Jan 10 19:23:04.493118 n-d-816927-8 sudo[121805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:05.316809 n-d-816927-8 sudo[121803]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:05.319720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c916e997-e96c-49a5-bb2f-72324a6ee17f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.041s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:05.322158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:05.414081 n-d-816927-8 sudo[121839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9
Jan 10 19:23:05.418406 n-d-816927-8 sudo[121839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:05.524055 n-d-816927-8 sudo[121805]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:05.527083 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d" returned: 0 in 1.090s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:05.529368 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:05.624972 n-d-816927-8 sudo[121841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d
Jan 10 19:23:05.625990 n-d-816927-8 sudo[121841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:06.002553 n-d-816927-8 sudo[121839]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:06.005030 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9" returned: 0 in 0.682s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:06.008045 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:06.066238 n-d-816927-8 sudo[121844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f iflag=direct
Jan 10 19:23:06.067078 n-d-816927-8 sudo[121844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:06.659351 n-d-816927-8 sudo[121844]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:06.661931 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f iflag=direct" returned: 0 in 0.654s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:06.664051 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:06.709773 n-d-816927-8 sudo[121841]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:06.712138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-cbed069c-9a2e-4005-82e5-be5b00926c6d" returned: 0 in 1.182s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:06.717977 n-d-816927-8 sudo[121919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f oflag=direct
Jan 10 19:23:06.719494 n-d-816927-8 sudo[121919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:06.971426 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Created reservations ['6358ccaa-2cb3-46a3-a26e-4a2920a55e4e', '19c7977e-4e1d-4b6f-a286-dfc2152d5d28', '17f050cf-ba53-4b7c-af1a-e7b5fdaa7b22', 'a17282e2-b926-4d0a-9787-036c7195b864'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:06.973470 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:06.973470 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:06.973470 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:07.064213 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Delete snapshot completed successfully.
Jan 10 19:23:07.082851 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-cbed069c-9a2e-4005-82e5-be5b00926c6d-delete_snapshot'" released by "delete_snapshot" :: held 2.649s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:07.083298 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Snapshots deleted, issuing volume delete {{(pid=92001) delete_volume /opt/stack/cinder/cinder/volume/manager.py:897}}
Jan 10 19:23:07.084355 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:07.143345 n-d-816927-8 sudo[121932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac
Jan 10 19:23:07.155026 n-d-816927-8 sudo[121932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:07.465263 n-d-816927-8 sudo[121919]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:07.468151 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f oflag=direct" returned: 0 in 0.804s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:07.469620 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:07.519421 n-d-816927-8 sudo[121954]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:23:07.520440 n-d-816927-8 sudo[121954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:08.105778 n-d-816927-8 sudo[121932]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:08.107997 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac" returned: 0 in 1.023s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:08.110575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:08.149765 n-d-816927-8 sudo[121972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac
Jan 10 19:23:08.158627 n-d-816927-8 sudo[121972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:08.957524 n-d-816927-8 sudo[121972]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:08.970235 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac" returned: 0 in 0.859s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:08.973328 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:09.012314 n-d-816927-8 sudo[121975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac
Jan 10 19:23:09.013117 n-d-816927-8 sudo[121975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:10.339631 n-d-816927-8 sudo[121975]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:10.346805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-197a3a1f-f6cd-49a2-8429-f1820aca2cac" returned: 0 in 1.371s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:10.350975 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Successfully deleted volume: 197a3a1f-f6cd-49a2-8429-f1820aca2cac
Jan 10 19:23:10.443193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Created reservations ['ddadb0e6-6fee-455a-85a4-febe79c391ef', 'ed94b1fa-16a7-4b57-b209-f669614d35fc', '6a624f2f-9049-483d-897d-1e27422236dd', 'd0d111f1-bd25-4173-8936-b4bb6ffb8cda'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:10.452510 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:10.452510 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:10.452510 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:10.584249 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:23:10.586435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:10.627101 n-d-816927-8 sudo[122032]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:23:10.627925 n-d-816927-8 sudo[122032]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:11.767919 n-d-816927-8 sudo[122032]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:11.771542 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 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 1.185s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:11.774762 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:11.843119 n-d-816927-8 sudo[122080]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:23:11.843942 n-d-816927-8 sudo[122080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:12.069128 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:12.282249 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Skipping remove_export. No iscsi_target is presently exported for volume: cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea
Jan 10 19:23:12.284417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:12.331452 n-d-816927-8 sudo[122095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea
Jan 10 19:23:12.333014 n-d-816927-8 sudo[122095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:12.954084 n-d-816927-8 sudo[122080]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:12.957544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.183s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:12.960260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:23:12.966010 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Deleted volume successfully.
Jan 10 19:23:12.998503 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ee617c37-e81b-486c-a252-367c51ffd017 tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-197a3a1f-f6cd-49a2-8429-f1820aca2cac-delete_volume'" released by "delete_volume" :: held 8.781s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:13.005503 n-d-816927-8 sudo[122095]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:13.007695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea" returned: 0 in 0.723s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:13.009483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:13.075428 n-d-816927-8 sudo[122112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea
Jan 10 19:23:13.076874 n-d-816927-8 sudo[122112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:14.162073 n-d-816927-8 sudo[122112]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:14.165385 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea" returned: 0 in 1.155s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:14.168029 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:14.235868 n-d-816927-8 sudo[122138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea
Jan 10 19:23:14.249971 n-d-816927-8 sudo[122138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:14.998816 n-d-816927-8 sudo[122138]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:15.004638 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea" returned: 0 in 0.833s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:15.005904 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Successfully deleted volume: cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea
Jan 10 19:23:15.170814 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Created reservations ['35738fae-4626-4702-a2d6-16826ce3fce1', '166a9494-835d-4688-b31c-fb2abacab9e1', '02f92759-adad-4a87-87b3-ba2158e6845c', 'a73babfa-2654-48d9-a0a5-7c9c22454211'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:15.175555 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:15.175555 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:15.175555 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:15.277593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:23:15.279485 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:15.351579 n-d-816927-8 sudo[122159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:23:15.355021 n-d-816927-8 sudo[122159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:15.385273 n-d-816927-8 sudo[121954]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:15.390397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.920s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:15.391429 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--6a293179--cdbe--4ce1--b2e8--34e88dc7bfb9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c916e997--e96c--49a5--bb2f--72324a6ee17f, size 1024.00 MB, duration 7.92 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:23:15.392589 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Volume copy 1024.00 MB at 129.26 MB/s
Jan 10 19:23:15.629693 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ca8d9c12-0f15-4c57-8574-d7f767bd94c5 tempest-GroupSnapshotsTest-1646590548 None] Create group from source-snapshot-260b14d9-4a58-47e6-8527-884a7a6634b6 completed successfully.
Jan 10 19:23:16.065097 n-d-816927-8 sudo[122159]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:16.067218 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 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.788s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:16.070312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:16.168462 n-d-816927-8 sudo[122172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:23:16.169338 n-d-816927-8 sudo[122172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:17.305512 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Skipping remove_export. No iscsi_target is presently exported for volume: c916e997-e96c-49a5-bb2f-72324a6ee17f
Jan 10 19:23:17.306925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:17.341043 n-d-816927-8 sudo[122172]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:17.384315 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.314s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:17.387218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:23:17.396934 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Deleted volume successfully.
Jan 10 19:23:17.406680 n-d-816927-8 sudo[122188]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f
Jan 10 19:23:17.408887 n-d-816927-8 sudo[122188]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:17.423515 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4097d99e-a6c9-4243-935c-fcff251f3c4c tempest-VolumesDeleteCascade-973729239 None] Lock "b'cinder-cbaee7f2-4aaa-4c4c-92c4-a3d25d750bea-delete_volume'" released by "delete_volume" :: held 5.354s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:18.006795 n-d-816927-8 sudo[122188]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:18.008728 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f" returned: 0 in 0.702s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:18.010426 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:18.087713 n-d-816927-8 sudo[122191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f
Jan 10 19:23:18.089446 n-d-816927-8 sudo[122191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:19.273685 n-d-816927-8 sudo[122191]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:19.276083 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f" returned: 0 in 1.265s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:19.278248 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:19.325616 n-d-816927-8 sudo[122201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f
Jan 10 19:23:19.327593 n-d-816927-8 sudo[122201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:20.094081 n-d-816927-8 sudo[122201]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:20.097118 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c916e997-e96c-49a5-bb2f-72324a6ee17f" returned: 0 in 0.819s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:20.098348 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Successfully deleted volume: c916e997-e96c-49a5-bb2f-72324a6ee17f
Jan 10 19:23:20.209313 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['ff0127f8-c674-49ed-a55a-d9583efc809c'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:20.260128 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-272326709 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-272326709, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:23:20.261847 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-272326709 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-272326709, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:23:20.300453 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['90609bd4-a1aa-4638-a3c8-ea1224f6e86e', '1fdb291f-5ff3-4df7-b59c-723d38fdaf25', '5773ba53-b304-4459-b075-b498cd467d56', 'fa054019-9c30-4606-a240-58ffce14892d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:20.301710 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:20.301710 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:20.301710 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:20.475972 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:23:20.476677 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:20.530072 n-d-816927-8 sudo[122229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:23:20.543727 n-d-816927-8 sudo[122229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:21.398202 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 260b14d9-4a58-47e6-8527-884a7a6634b6: deleting
Jan 10 19:23:21.455566 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 260b14d9-4a58-47e6-8527-884a7a6634b6: deleting {{(pid=92001) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Jan 10 19:23:21.471181 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:21.533247 n-d-816927-8 sudo[122283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9
Jan 10 19:23:21.534091 n-d-816927-8 sudo[122283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:21.689249 n-d-816927-8 sudo[122229]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:21.692329 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 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 1.214s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:21.694600 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:21.732796 n-d-816927-8 sudo[122290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:23:21.733601 n-d-816927-8 sudo[122290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:22.299863 n-d-816927-8 sudo[122283]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:22.302446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9" returned: 0 in 0.831s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:22.305486 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:22.327574 n-d-816927-8 sudo[122310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9
Jan 10 19:23:22.329009 n-d-816927-8 sudo[122310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:22.440534 n-d-816927-8 sudo[122290]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:22.443039 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.748s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:22.445082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:23:22.450854 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-738429fb-4b4e-460c-88cd-2a28852d572d tempest-GroupSnapshotsTest-1646590548 None] Delete group completed successfully.
Jan 10 19:23:23.240820 n-d-816927-8 sudo[122310]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:23.244118 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6a293179-cdbe-4ce1-b2e8-34e88dc7bfb9" returned: 0 in 0.939s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:23.401116 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-272326709 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-272326709, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:23:23.431176 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['76cc3494-887b-4cd1-98c4-8712cdc929a2', 'ed88403a-ca07-40aa-9a88-2af37386e66c', '8fda6e8c-bc68-483a-aba3-10964a8f3ac0', '7fb7a69f-3f84-4b07-8721-d5396a534dbd'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:23.433504 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:23.433504 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:23.433504 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:23.526090 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c19d63d2-e101-4d82-890e-df57342c5c1f tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 260b14d9-4a58-47e6-8527-884a7a6634b6: deleted successfully
Jan 10 19:23:24.299032 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:23:24.303200 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:23:24.305515 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 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'
Jan 10 19:23:24.339362 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Flow 'volume_create_manager' (0d62ab43-37e3-4a89-b01c-a812d61780fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:24.351863 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91369088-51e1-4a72-89d5-df48a7a6cfad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:24.444020 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:23:24.573108 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Skipping remove_export. No iscsi_target is presently exported for volume: 110d3f37-0662-4da5-97aa-4bd6c28dfe6d
Jan 10 19:23:24.574227 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:24.638931 n-d-816927-8 sudo[122377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d
Jan 10 19:23:24.641136 n-d-816927-8 sudo[122377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:24.670525 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91369088-51e1-4a72-89d5-df48a7a6cfad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:23:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1145838086',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=85be0924-fdfa-4457-8288-9c9f5c21ea73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0efcf9190484dad990e4a4f590115af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:23:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:23:24Z,user_id='06dc28b1c8744db7b423dcbc41b3f66a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:24.673402 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f5f9bcf-4c4b-40b6-addf-da4bbec34a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:24.675647 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2f5f9bcf-4c4b-40b6-addf-da4bbec34a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:24.678054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20170c82-c4e0-44d9-80d7-ec4511331674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:24.680900 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (20170c82-c4e0-44d9-80d7-ec4511331674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85be0924-fdfa-4457-8288-9c9f5c21ea73', 'volume_name': 'volume-85be0924-fdfa-4457-8288-9c9f5c21ea73', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:24.683353 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf34e77e-6d2a-45f9-a5cf-693934f8244d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:24.685650 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (bf34e77e-6d2a-45f9-a5cf-693934f8244d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:24.687978 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97080a56-d89f-4b22-9cd6-0d03cc205684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:24.689540 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Volume 85be0924-fdfa-4457-8288-9c9f5c21ea73: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85be0924-fdfa-4457-8288-9c9f5c21ea73', 'volume_size': 1}
Jan 10 19:23:24.691842 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:24.724238 n-d-816927-8 sudo[122382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:23:24.728196 n-d-816927-8 sudo[122382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:25.462664 n-d-816927-8 sudo[122377]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:25.465171 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d" returned: 0 in 0.890s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:25.467523 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:25.550125 n-d-816927-8 sudo[122413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d
Jan 10 19:23:25.553660 n-d-816927-8 sudo[122413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:25.733243 n-d-816927-8 sudo[122382]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:25.741324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.049s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:25.758542 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (97080a56-d89f-4b22-9cd6-0d03cc205684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85be0924-fdfa-4457-8288-9c9f5c21ea73', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:25.762362 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b6d4d21-df70-42cf-9949-a3b6c96d0dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:25.785970 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Volume volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 (85be0924-fdfa-4457-8288-9c9f5c21ea73): created successfully
Jan 10 19:23:25.789275 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b6d4d21-df70-42cf-9949-a3b6c96d0dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:25.794379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Flow 'volume_create_manager' (0d62ab43-37e3-4a89-b01c-a812d61780fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:25.823006 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8b785304-990d-40ed-be1c-898d1d95c484 tempest-VolumesSnapshotListTestJSON-627843319 None] Created volume successfully.
Jan 10 19:23:26.424864 n-d-816927-8 sudo[122413]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:26.426940 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d" returned: 0 in 0.959s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:26.428734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:26.473060 n-d-816927-8 sudo[122444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d
Jan 10 19:23:26.481973 n-d-816927-8 sudo[122444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:27.194301 n-d-816927-8 sudo[122444]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:27.196633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-110d3f37-0662-4da5-97aa-4bd6c28dfe6d" returned: 0 in 0.767s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:27.198494 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Successfully deleted volume: 110d3f37-0662-4da5-97aa-4bd6c28dfe6d
Jan 10 19:23:27.487316 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3dc2cd2f-49a9-4ab9-91af-89400a3258e8 tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:27.523403 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['f82885f9-2438-4048-9f5d-4cd96af967da'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:27.534646 n-d-816927-8 sudo[122453]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:27.535598 n-d-816927-8 sudo[122453]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:27.623168 n-d-816927-8 cinder-volume[92001]: WARNING cinder.db.sqlalchemy.api [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Change will make usage less than 0 for the following resources: ['gigabytes', 'gigabytes_tempest-GroupSnapshotsTest-volume-type-272326709']
Jan 10 19:23:27.623699 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['d48b94d1-aca9-47c6-889c-bff9a6ec1fa4', '1ec684c1-9b6a-47af-a95b-089884e23bd3', 'ddc6320b-c627-4246-8afb-a5a422f8635f', '0f6e9118-4d3d-4447-ac5d-334cf87b0ef2'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:27.626417 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:27.626417 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:27.626417 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:27.820260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:23:27.825147 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:27.873263 n-d-816927-8 sudo[122455]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:23:27.874098 n-d-816927-8 sudo[122455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:28.440815 n-d-816927-8 sudo[122453]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:28.443607 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3dc2cd2f-49a9-4ab9-91af-89400a3258e8 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73" returned: 0 in 0.956s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:28.447143 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3dc2cd2f-49a9-4ab9-91af-89400a3258e8 tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:28.493321 n-d-816927-8 sudo[122472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g
Jan 10 19:23:28.497477 n-d-816927-8 sudo[122472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:28.599059 n-d-816927-8 sudo[122455]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:28.601720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 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.777s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:28.604209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:28.654217 n-d-816927-8 sudo[122474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:23:28.655079 n-d-816927-8 sudo[122474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:29.137778 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-06da6a96-1a44-462e-b3e9-99f491fde017 tempest-GroupSnapshotsTest-1646590548 None] Group tempest-GroupSnapshotsTest-Group-1621149210: creating
Jan 10 19:23:29.212341 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-06da6a96-1a44-462e-b3e9-99f491fde017 tempest-GroupSnapshotsTest-1646590548 None] Group tempest-GroupSnapshotsTest-Group-1621149210: created successfully
Jan 10 19:23:29.269156 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-06da6a96-1a44-462e-b3e9-99f491fde017 tempest-GroupSnapshotsTest-1646590548 None] Create group completed successfully.
Jan 10 19:23:29.851472 n-d-816927-8 sudo[122472]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:29.854675 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3dc2cd2f-49a9-4ab9-91af-89400a3258e8 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g" returned: 0 in 1.408s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:29.879876 n-d-816927-8 sudo[122474]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:29.889314 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.285s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:29.891124 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:23:29.905847 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7cbb34a3-d55e-450f-b373-d494b389f57b tempest-GroupSnapshotsTest-1646590548 None] Delete group completed successfully.
Jan 10 19:23:29.933823 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3dc2cd2f-49a9-4ab9-91af-89400a3258e8 tempest-VolumesSnapshotListTestJSON-627843319 None] Create snapshot completed successfully
Jan 10 19:23:31.079663 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:23:31.092916 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:23:31.093787 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 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'
Jan 10 19:23:31.131505 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (f09435be-cd65-4fce-b8e9-15b6497262d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:31.141581 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ada2c8b6-9cd0-4662-ae03-d7ef28678224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:31.191912 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:23:31.268032 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ada2c8b6-9cd0-4662-ae03-d7ef28678224) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:23:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1588184267',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e86f8eec-6413-4e7a-a537-29274cefa767,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=f3304568-5ff0-454d-a289-694a8fa7e531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3a49a4b291b4d22a70ad821b982a999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:23:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:23:31Z,user_id='97e27026d21e4c6287470b606b992c92',volume_attachment=>,volume_type=VolumeType(b537edea-bc70-49e7-a484-36b852a7c611),volume_type_id=b537edea-bc70-49e7-a484-36b852a7c611)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:31.286153 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4029cbc7-d9db-4378-8e21-7e0055603e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:31.295009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4029cbc7-d9db-4378-8e21-7e0055603e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:31.301110 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be39be83-d3f4-46cd-984e-92f4c0b2df1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:31.315787 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (be39be83-d3f4-46cd-984e-92f4c0b2df1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f3304568-5ff0-454d-a289-694a8fa7e531', 'volume_name': 'volume-f3304568-5ff0-454d-a289-694a8fa7e531', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:31.318077 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92a27b55-8e11-40a1-84e5-46f852d37147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:31.320233 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (92a27b55-8e11-40a1-84e5-46f852d37147) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:31.337164 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb7d601-0d76-4306-87f9-c1535120e61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:31.393603 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Volume f3304568-5ff0-454d-a289-694a8fa7e531: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f3304568-5ff0-454d-a289-694a8fa7e531', 'volume_size': 1}
Jan 10 19:23:31.395183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3304568-5ff0-454d-a289-694a8fa7e531 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:31.432995 n-d-816927-8 sudo[122639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3304568-5ff0-454d-a289-694a8fa7e531 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:23:31.434038 n-d-816927-8 sudo[122639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:31.506348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55381de0-d866-41b6-91bf-53b4f1ee1310 tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:31.561722 n-d-816927-8 sudo[122643]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:31.568462 n-d-816927-8 sudo[122643]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:32.387427 n-d-816927-8 sudo[122639]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:32.390004 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f3304568-5ff0-454d-a289-694a8fa7e531 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.994s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:32.396055 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dfb7d601-0d76-4306-87f9-c1535120e61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f3304568-5ff0-454d-a289-694a8fa7e531', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:32.402595 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c577969-5dce-492d-8bc0-9d4c5a6e4b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:32.407392 n-d-816927-8 sudo[122643]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:32.426526 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55381de0-d866-41b6-91bf-53b4f1ee1310 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73" returned: 0 in 0.935s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:32.430173 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55381de0-d866-41b6-91bf-53b4f1ee1310 tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-91b9a0af-0a0c-4380-8874-21531bc77218 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:32.473563 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Volume volume-f3304568-5ff0-454d-a289-694a8fa7e531 (f3304568-5ff0-454d-a289-694a8fa7e531): created successfully
Jan 10 19:23:32.477151 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1c577969-5dce-492d-8bc0-9d4c5a6e4b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:32.482265 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (f09435be-cd65-4fce-b8e9-15b6497262d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:32.483891 n-d-816927-8 sudo[122686]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-91b9a0af-0a0c-4380-8874-21531bc77218 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g
Jan 10 19:23:32.484812 n-d-816927-8 sudo[122686]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:32.508930 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1a20ce32-d766-4f01-bc74-efc196266eab tempest-GroupSnapshotsTest-1646590548 None] Created volume successfully.
Jan 10 19:23:33.583542 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:23:33.591766 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:23:33.596250 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 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'
Jan 10 19:23:33.632791 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (17a26888-4d26-4389-8b1b-f1b70109644f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:33.640604 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8c11ad0-a6d7-4d74-85de-e0b33054a778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:33.676300 n-d-816927-8 sudo[122686]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:33.697071 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:23:33.775139 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55381de0-d866-41b6-91bf-53b4f1ee1310 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-91b9a0af-0a0c-4380-8874-21531bc77218 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g" returned: 0 in 1.345s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:33.791305 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a8c11ad0-a6d7-4d74-85de-e0b33054a778) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:23:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-955534030',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=e86f8eec-6413-4e7a-a537-29274cefa767,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=c509f84f-640d-47a2-9063-bc25ab75748c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3a49a4b291b4d22a70ad821b982a999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:23:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:23:34Z,user_id='97e27026d21e4c6287470b606b992c92',volume_attachment=>,volume_type=VolumeType(b537edea-bc70-49e7-a484-36b852a7c611),volume_type_id=b537edea-bc70-49e7-a484-36b852a7c611)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:33.797290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dff642f-89d6-49f5-95ec-a251f1b2e006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:33.807354 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0dff642f-89d6-49f5-95ec-a251f1b2e006) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:33.816550 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0717555f-5584-4c18-b507-1170f015febe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:33.829174 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0717555f-5584-4c18-b507-1170f015febe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c509f84f-640d-47a2-9063-bc25ab75748c', 'volume_name': 'volume-c509f84f-640d-47a2-9063-bc25ab75748c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:33.832022 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3abeb3a4-25d3-4826-873b-3f513a1f9775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:33.846174 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (3abeb3a4-25d3-4826-873b-3f513a1f9775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:33.854260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28bd1d02-a18a-4845-95ec-863893d72f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:33.997506 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-55381de0-d866-41b6-91bf-53b4f1ee1310 tempest-VolumesSnapshotListTestJSON-627843319 None] Create snapshot completed successfully
Jan 10 19:23:34.006087 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Volume c509f84f-640d-47a2-9063-bc25ab75748c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c509f84f-640d-47a2-9063-bc25ab75748c', 'volume_size': 1}
Jan 10 19:23:34.007722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c509f84f-640d-47a2-9063-bc25ab75748c stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:34.031401 n-d-816927-8 sudo[122833]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c509f84f-640d-47a2-9063-bc25ab75748c stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:23:34.034216 n-d-816927-8 sudo[122833]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:34.816635 n-d-816927-8 sudo[122833]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:34.819627 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c509f84f-640d-47a2-9063-bc25ab75748c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.811s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:34.824485 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (28bd1d02-a18a-4845-95ec-863893d72f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c509f84f-640d-47a2-9063-bc25ab75748c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:34.827541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff60cb13-7df0-4edd-b430-9d2dfad491e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:23:34.843426 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Volume volume-c509f84f-640d-47a2-9063-bc25ab75748c (c509f84f-640d-47a2-9063-bc25ab75748c): created successfully
Jan 10 19:23:34.846787 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ff60cb13-7df0-4edd-b430-9d2dfad491e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:23:34.855383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (17a26888-4d26-4389-8b1b-f1b70109644f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:23:34.881639 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2c2b832-1f47-4efa-af2a-b42062f1a7fd tempest-GroupSnapshotsTest-1646590548 None] Created volume successfully.
Jan 10 19:23:35.549889 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3d36820-c794-48f3-bced-3a8124444eb9 tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:35.610444 n-d-816927-8 sudo[122880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:35.612769 n-d-816927-8 sudo[122880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:35.651707 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-97e68cfe-1e3f-4c06-9767-88e189fe23b2 tempest-GroupSnapshotsTest-1646590548 None] Update group completed successfully.
Jan 10 19:23:36.354708 n-d-816927-8 sudo[122880]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:36.356593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3d36820-c794-48f3-bced-3a8124444eb9 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73" returned: 0 in 0.807s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:36.360778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3d36820-c794-48f3-bced-3a8124444eb9 tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80b43508-95a6-4108-9c01-33e362ab72d9 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:36.414358 n-d-816927-8 sudo[122914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80b43508-95a6-4108-9c01-33e362ab72d9 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g
Jan 10 19:23:36.416535 n-d-816927-8 sudo[122914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:37.034135 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5415c50c-538d-4570-972c-57c412215cd1 tempest-GroupSnapshotsTest-1646590548 None] Update group completed successfully.
Jan 10 19:23:37.633406 n-d-816927-8 sudo[122914]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:37.636346 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3d36820-c794-48f3-bced-3a8124444eb9 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-80b43508-95a6-4108-9c01-33e362ab72d9 --snapshot stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 -L 1.00g" returned: 0 in 1.276s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:37.780008 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a3d36820-c794-48f3-bced-3a8124444eb9 tempest-VolumesSnapshotListTestJSON-627843319 None] Create snapshot completed successfully
Jan 10 19:23:38.406234 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7d23fb86-bc52-4bc3-b36f-bfc80839fba6 tempest-GroupSnapshotsTest-1646590548 None] Update group completed successfully.
Jan 10 19:23:39.393127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:23:39.394205 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:23:39.395305 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:39.475666 n-d-816927-8 sudo[123092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:23:39.476501 n-d-816927-8 sudo[123092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:39.979687 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-80d3ee57-09da-4e7a-a6eb-371813496e82 tempest-GroupSnapshotsTest-1646590548 None] Update group completed successfully.
Jan 10 19:23:40.457383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-80b43508-95a6-4108-9c01-33e362ab72d9-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:40.464491 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/_snapshot-80b43508-95a6-4108-9c01-33e362ab72d9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:40.517961 n-d-816927-8 sudo[123107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80b43508-95a6-4108-9c01-33e362ab72d9
Jan 10 19:23:40.519321 n-d-816927-8 sudo[123107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:40.616895 n-d-816927-8 sudo[123092]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:40.621127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.226s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:40.623787 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:40.657914 n-d-816927-8 sudo[123111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:23:40.660189 n-d-816927-8 sudo[123111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:41.476036 n-d-816927-8 sudo[123107]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:41.479112 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-80b43508-95a6-4108-9c01-33e362ab72d9" returned: 0 in 1.013s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:41.482462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80b43508-95a6-4108-9c01-33e362ab72d9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:41.544963 n-d-816927-8 sudo[123124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80b43508-95a6-4108-9c01-33e362ab72d9
Jan 10 19:23:41.552324 n-d-816927-8 sudo[123111]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:41.555623 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.931s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:41.558777 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:23:41.563652 n-d-816927-8 sudo[123124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:41.722536 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] GroupSnapshot 2f2d5746-3c3b-4a18-a6fb-8c8ae1850615: creating.
Jan 10 19:23:41.773026 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] Group snapshot 2f2d5746-3c3b-4a18-a6fb-8c8ae1850615: creating. {{(pid=92001) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Jan 10 19:23:41.927900 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:41.990793 n-d-816927-8 sudo[123126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c
Jan 10 19:23:41.992249 n-d-816927-8 sudo[123126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:42.617816 n-d-816927-8 sudo[123124]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:42.620871 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-80b43508-95a6-4108-9c01-33e362ab72d9" returned: 0 in 1.138s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:42.819308 n-d-816927-8 sudo[123126]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:42.830124 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c" returned: 0 in 0.902s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:42.833980 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d --snapshot stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:42.886919 n-d-816927-8 sudo[123229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d --snapshot stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c -L 1.00g
Jan 10 19:23:42.887794 n-d-816927-8 sudo[123229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:42.895904 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] Created reservations ['80e6f9ea-41b9-49f7-98fe-931a2c0e5a33', '472756d2-669c-45e9-acf8-4433666e0e6c', 'ba34e8fc-36b8-4a32-ae1b-7257feb8a4f4', '2638bd76-2b57-4a11-8f5f-b6d43df5d848'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:42.899084 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:42.899084 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:42.899084 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:43.017209 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] Delete snapshot completed successfully.
Jan 10 19:23:43.029070 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-568a2355-3431-414c-ba8d-4c140a716be7 tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-80b43508-95a6-4108-9c01-33e362ab72d9-delete_snapshot'" released by "delete_snapshot" :: held 2.572s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:44.127827 n-d-816927-8 sudo[123229]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:44.129633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d --snapshot stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c -L 1.00g" returned: 0 in 1.296s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:44.265091 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:44.317195 n-d-816927-8 sudo[123351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531
Jan 10 19:23:44.318118 n-d-816927-8 sudo[123351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:44.447125 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-91b9a0af-0a0c-4380-8874-21531bc77218-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:44.449625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/_snapshot-91b9a0af-0a0c-4380-8874-21531bc77218 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:44.527805 n-d-816927-8 sudo[123354]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-91b9a0af-0a0c-4380-8874-21531bc77218
Jan 10 19:23:44.530888 n-d-816927-8 sudo[123354]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:45.112012 n-d-816927-8 sudo[123351]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:45.114439 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531" returned: 0 in 0.851s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:45.116191 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e --snapshot stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:45.148422 n-d-816927-8 sudo[123360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e --snapshot stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 -L 1.00g
Jan 10 19:23:45.152554 n-d-816927-8 sudo[123360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:45.256724 n-d-816927-8 sudo[123354]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:45.259441 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-91b9a0af-0a0c-4380-8874-21531bc77218" returned: 0 in 0.809s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:45.262277 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-91b9a0af-0a0c-4380-8874-21531bc77218 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:45.319349 n-d-816927-8 sudo[123362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-91b9a0af-0a0c-4380-8874-21531bc77218
Jan 10 19:23:45.320838 n-d-816927-8 sudo[123362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:46.170241 n-d-816927-8 sudo[123360]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:46.175347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e --snapshot stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 -L 1.00g" returned: 0 in 1.059s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:46.328306 n-d-816927-8 sudo[123362]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:46.335803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-91b9a0af-0a0c-4380-8874-21531bc77218" returned: 0 in 1.074s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:46.467050 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-46f7490b-3779-4735-8306-09dbfdfafa52 tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 2f2d5746-3c3b-4a18-a6fb-8c8ae1850615: created successfully
Jan 10 19:23:46.489792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] Created reservations ['a5eca8a0-ab10-435b-9534-60aad6b6509c', 'dc20f749-5fdc-4eb5-9960-45c0d66b5d8a', 'f254fcf7-5ada-425b-9ade-997b3cd03cac', 'e7545471-58d5-4565-bac2-f0096caa3181'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:46.491609 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:46.491609 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:46.491609 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:46.535272 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] Delete snapshot completed successfully.
Jan 10 19:23:46.543091 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c2076e18-a04f-4b85-a757-990338a5f347 tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-91b9a0af-0a0c-4380-8874-21531bc77218-delete_snapshot'" released by "delete_snapshot" :: held 2.100s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:46.778908 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-77ad041b-cd0e-417f-adab-be4cc73eeff6-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.019s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:46.797212 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/_snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:46.852661 n-d-816927-8 sudo[123521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6
Jan 10 19:23:46.853569 n-d-816927-8 sudo[123521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:47.479525 n-d-816927-8 sudo[123521]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:47.482158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6" returned: 0 in 0.685s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:47.484873 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:47.523490 n-d-816927-8 sudo[123531]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6
Jan 10 19:23:47.528606 n-d-816927-8 sudo[123531]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:47.557873 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 2f2d5746-3c3b-4a18-a6fb-8c8ae1850615: deleting
Jan 10 19:23:47.625900 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 2f2d5746-3c3b-4a18-a6fb-8c8ae1850615: deleting {{(pid=92001) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Jan 10 19:23:47.642546 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/_snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:47.673180 n-d-816927-8 sudo[123536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d
Jan 10 19:23:47.674636 n-d-816927-8 sudo[123536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:48.338648 n-d-816927-8 sudo[123536]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:48.345858 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d" returned: 0 in 0.700s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:48.350316 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:48.379914 n-d-816927-8 sudo[123575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d
Jan 10 19:23:48.380728 n-d-816927-8 sudo[123575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:48.588411 n-d-816927-8 sudo[123531]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:48.591484 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77ad041b-cd0e-417f-adab-be4cc73eeff6" returned: 0 in 1.107s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:48.783792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] Created reservations ['7b312c11-a133-4b5d-92d7-d1d7646e84ab', '2edfd0a2-46a5-470a-9dec-120a4151a3de', '630f397c-193e-4833-b140-0b231461985b', '97a0e5ba-ab07-4933-9d66-36f7bd563606'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:48.786155 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:48.786155 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:48.786155 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:48.864443 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] Delete snapshot completed successfully.
Jan 10 19:23:48.869862 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-61068925-6bb0-48ba-8b30-90fdc63e018d tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-77ad041b-cd0e-417f-adab-be4cc73eeff6-delete_snapshot'" released by "delete_snapshot" :: held 2.092s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:49.303669 n-d-816927-8 sudo[123575]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:49.305797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8289b493-2adb-4a6f-b0c8-f4d4a02b182d" returned: 0 in 0.956s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:49.307877 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/_snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:49.379863 n-d-816927-8 sudo[123623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e
Jan 10 19:23:49.381812 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-85be0924-fdfa-4457-8288-9c9f5c21ea73-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:23:49.384187 n-d-816927-8 sudo[123623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:49.472248 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Skipping remove_export. No iscsi_target is presently exported for volume: 85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:49.473825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:49.533033 n-d-816927-8 sudo[123625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:49.533890 n-d-816927-8 sudo[123625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:50.288269 n-d-816927-8 sudo[123625]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:50.291130 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73" returned: 0 in 0.816s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:50.293880 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:50.323841 n-d-816927-8 sudo[123629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:50.325670 n-d-816927-8 sudo[123629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:50.420240 n-d-816927-8 sudo[123623]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:50.424230 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e" returned: 0 in 1.116s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:50.427506 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:50.482020 n-d-816927-8 sudo[123634]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e
Jan 10 19:23:50.485151 n-d-816927-8 sudo[123634]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:51.305088 n-d-816927-8 sudo[123629]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:51.308139 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73" returned: 0 in 1.013s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:51.312547 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:51.339413 n-d-816927-8 sudo[123638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:51.341723 n-d-816927-8 sudo[123638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:51.863875 n-d-816927-8 sudo[123634]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:51.866274 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f92713e2-d7fe-4968-924e-c8da98327f9e" returned: 0 in 1.439s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:52.102344 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-64016038 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-64016038, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:23:52.105759 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-64016038 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-64016038, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:23:52.146750 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['8822abde-6744-4a4d-9622-1d2d47a0d206', '2342a3b0-4b09-4605-a490-f18c1e64794d', 'aad00abf-23ed-4ffc-b39c-29447b9e38cf', '87a61d83-ebd5-494f-b10d-a05fa7a33cbc'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:52.149097 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:52.149097 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:52.149097 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:52.235375 n-d-816927-8 sudo[123638]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:52.237250 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85be0924-fdfa-4457-8288-9c9f5c21ea73" returned: 0 in 0.926s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:52.239114 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Successfully deleted volume: 85be0924-fdfa-4457-8288-9c9f5c21ea73
Jan 10 19:23:52.457965 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Created reservations ['d5cb6b4b-e0ba-4e09-86cb-746d3be29255', '85d1d9f7-4843-47da-8ee0-e02124902b5a', 'f3158d7f-367c-4c62-8be3-8da371ad0816', '7378427b-8cc5-4813-974b-f5e148c7967f'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:52.463154 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:52.463154 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:52.463154 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:52.496252 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['fe8cc9e7-9e3b-4da6-8c6a-9263f4363db1', 'eb0b8b17-da5e-43fb-a703-a8eb29ee7a63', '4df4a135-cbce-4bf1-9629-a293777ab218', '3c7ee12f-4d6b-4a02-a6c1-1b5927988ac0'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:23:52.587857 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.api [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] DB error: (pymysql.err.OperationalError) (1213, 'Deadlock found when trying to get lock; try restarting transaction')
Jan 10 19:23:52.587857 n-d-816927-8 cinder-volume[92001]: [SQL: SELECT reservations.created_at AS reservations_created_at, reservations.updated_at AS reservations_updated_at, reservations.deleted_at AS reservations_deleted_at, reservations.deleted AS reservations_deleted, reservations.id AS reservations_id, reservations.uuid AS reservations_uuid, reservations.usage_id AS reservations_usage_id, reservations.allocated_id AS reservations_allocated_id, reservations.project_id AS reservations_project_id, reservations.resource AS reservations_resource, reservations.delta AS reservations_delta, reservations.expire AS reservations_expire
Jan 10 19:23:52.587857 n-d-816927-8 cinder-volume[92001]: FROM reservations
Jan 10 19:23:52.587857 n-d-816927-8 cinder-volume[92001]: WHERE reservations.deleted = false AND reservations.uuid IN (%(uuid_1)s, %(uuid_2)s, %(uuid_3)s, %(uuid_4)s) FOR UPDATE]
Jan 10 19:23:52.587857 n-d-816927-8 cinder-volume[92001]: [parameters: {'uuid_1': 'fe8cc9e7-9e3b-4da6-8c6a-9263f4363db1', 'uuid_2': 'eb0b8b17-da5e-43fb-a703-a8eb29ee7a63', 'uuid_3': '4df4a135-cbce-4bf1-9629-a293777ab218', 'uuid_4': '3c7ee12f-4d6b-4a02-a6c1-1b5927988ac0'}]
Jan 10 19:23:52.587857 n-d-816927-8 cinder-volume[92001]: (Background on this error at: http://sqlalche.me/e/13/e3q8) {{(pid=92001) _is_exception_expected /usr/local/lib/python3.8/dist-packages/oslo_db/api.py:184}}
Jan 10 19:23:52.588476 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.api [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] Performing DB retry for function cinder.db.sqlalchemy.api.reservation_commit {{(pid=92001) wrapper /usr/local/lib/python3.8/dist-packages/oslo_db/api.py:155}}
Jan 10 19:23:52.596572 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:23:52.597282 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:52.633130 n-d-816927-8 sudo[123687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:23:52.634077 n-d-816927-8 sudo[123687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:53.428603 n-d-816927-8 sudo[123687]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:53.430842 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 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.833s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:53.433070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:53.505068 n-d-816927-8 sudo[123690]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:23:53.508054 n-d-816927-8 sudo[123690]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:53.637512 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:23:53.637512 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:23:53.637512 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:23:53.647712 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-44b3254e-4cb6-45d8-9e4e-2bd09b30e452 tempest-GroupSnapshotsTest-1646590548 None] group_snapshot 2f2d5746-3c3b-4a18-a6fb-8c8ae1850615: deleted successfully
Jan 10 19:23:54.195864 n-d-816927-8 sudo[123690]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:54.197915 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.765s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:54.200054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:23:54.214862 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Deleted volume successfully.
Jan 10 19:23:54.233307 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-80c47d10-9050-4a0c-8820-e53f04bbd4da tempest-VolumesSnapshotListTestJSON-627843319 None] Lock "b'cinder-85be0924-fdfa-4457-8288-9c9f5c21ea73-delete_volume'" released by "delete_volume" :: held 4.853s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:23:55.175807 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Skipping remove_export. No iscsi_target is presently exported for volume: c509f84f-640d-47a2-9063-bc25ab75748c
Jan 10 19:23:55.177961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:55.233076 n-d-816927-8 sudo[123695]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c
Jan 10 19:23:55.234010 n-d-816927-8 sudo[123695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:56.010930 n-d-816927-8 sudo[123695]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:56.015723 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c" returned: 0 in 0.837s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:56.018087 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:56.079539 n-d-816927-8 sudo[123698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c
Jan 10 19:23:56.081965 n-d-816927-8 sudo[123698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:56.646160 n-d-816927-8 sudo[123698]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:56.649232 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c" returned: 0 in 0.631s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:56.651953 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:56.675136 n-d-816927-8 sudo[123701]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c
Jan 10 19:23:56.677555 n-d-816927-8 sudo[123701]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:57.265737 n-d-816927-8 sudo[123701]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:57.268423 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c509f84f-640d-47a2-9063-bc25ab75748c" returned: 0 in 0.616s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:57.269773 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Successfully deleted volume: c509f84f-640d-47a2-9063-bc25ab75748c
Jan 10 19:23:57.270469 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Skipping remove_export. No iscsi_target is presently exported for volume: f3304568-5ff0-454d-a289-694a8fa7e531
Jan 10 19:23:57.271871 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:57.320058 n-d-816927-8 sudo[123712]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531
Jan 10 19:23:57.323879 n-d-816927-8 sudo[123712]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:58.129167 n-d-816927-8 sudo[123712]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:58.132343 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531" returned: 0 in 0.860s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:58.135137 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:58.166456 n-d-816927-8 sudo[123742]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531
Jan 10 19:23:58.168386 n-d-816927-8 sudo[123742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:58.958327 n-d-816927-8 sudo[123742]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:58.971193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531" returned: 0 in 0.836s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:58.973584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:23:59.027480 n-d-816927-8 sudo[123761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531
Jan 10 19:23:59.031771 n-d-816927-8 sudo[123761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:23:59.860097 n-d-816927-8 sudo[123761]: pam_unix(sudo:session): session closed for user root
Jan 10 19:23:59.865139 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f3304568-5ff0-454d-a289-694a8fa7e531" returned: 0 in 0.891s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:23:59.867322 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Successfully deleted volume: f3304568-5ff0-454d-a289-694a8fa7e531
Jan 10 19:24:00.250593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['375ad7c1-01e5-4c67-ac20-51d380cd1567'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:00.334377 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-64016038 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-64016038, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:24:00.389661 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['0a2c0566-3cf0-40af-8426-546c3c82f7e0', '9ea573d3-2dcf-4fad-9ffa-125c9ee6c7b0', 'de315dc4-0dd0-4b9b-ab63-efc52243b4f1', 'b625f30a-10e5-45b6-960d-5216b1d24577'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:00.392480 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:00.392480 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:00.392480 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:00.567509 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['dfcc7252-641f-4a5a-8de9-19611f18504c', '899827c6-5d53-4aaf-a0b7-c65a7cd25cba', 'e0157bda-89f8-487c-8007-c5e93147696c', 'fee950c1-60b0-467d-9fba-5f6330ffee76'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:00.727826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:24:00.728932 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:00.798327 n-d-816927-8 sudo[123786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:24:00.799313 n-d-816927-8 sudo[123786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:01.712612 n-d-816927-8 sudo[123786]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:01.718173 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 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.987s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:01.720299 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:01.787161 n-d-816927-8 sudo[123801]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:24:01.788572 n-d-816927-8 sudo[123801]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:02.479079 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9ad488bb-f615-4b3d-acc0-fa0bb94f4df9 tempest-GroupSnapshotsTest-1646590548 None] Group tempest-GroupSnapshotsTest-Group-246669486: creating
Jan 10 19:24:02.511297 n-d-816927-8 sudo[123801]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:02.515894 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.795s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:02.538989 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:24:02.549943 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-fbed6cb3-98f6-4225-8e1c-7a5d9c1a27df tempest-GroupSnapshotsTest-1646590548 None] Delete group completed successfully.
Jan 10 19:24:02.583065 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9ad488bb-f615-4b3d-acc0-fa0bb94f4df9 tempest-GroupSnapshotsTest-1646590548 None] Group tempest-GroupSnapshotsTest-Group-246669486: created successfully
Jan 10 19:24:02.621750 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9ad488bb-f615-4b3d-acc0-fa0bb94f4df9 tempest-GroupSnapshotsTest-1646590548 None] Create group completed successfully.
Jan 10 19:24:04.074902 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:24:04.087108 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:24:04.088861 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 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'
Jan 10 19:24:04.114587 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (4656a725-74bd-46e7-b708-15f1a89ef806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:04.118149 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ede61d0-0beb-4394-a26d-4c202403391f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:04.144099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:24:04.179999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4ede61d0-0beb-4394-a26d-4c202403391f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-114296349',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a909958f-ad4f-4e59-8a2e-4e2e7ffc2049,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0f93cd2a-7e96-4b3b-a278-c3e0a2432249,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3a49a4b291b4d22a70ad821b982a999',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:24:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:24:04Z,user_id='97e27026d21e4c6287470b606b992c92',volume_attachment=>,volume_type=VolumeType(06aef892-bcd4-4de3-b026-1334e0bd46a5),volume_type_id=06aef892-bcd4-4de3-b026-1334e0bd46a5)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:04.183571 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9c0fe72-74bf-4ce4-91da-54735040de7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:04.186496 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9c0fe72-74bf-4ce4-91da-54735040de7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:04.190729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (715cb4c9-5530-418e-9fdc-df990d4728f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:04.195561 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (715cb4c9-5530-418e-9fdc-df990d4728f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0f93cd2a-7e96-4b3b-a278-c3e0a2432249', 'volume_name': 'volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:04.199657 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b26b215-0762-4046-8f5c-37c49b84a5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:04.203020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5b26b215-0762-4046-8f5c-37c49b84a5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:04.205379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6dded0f-4871-40c1-9f8c-dcbb020728b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:04.227510 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Volume 0f93cd2a-7e96-4b3b-a278-c3e0a2432249: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249', 'volume_size': 1}
Jan 10 19:24:04.229138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:04.248541 n-d-816927-8 sudo[123804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:24:04.249976 n-d-816927-8 sudo[123804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:04.886945 n-d-816927-8 sudo[123804]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:04.889384 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.660s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:04.896703 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6dded0f-4871-40c1-9f8c-dcbb020728b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:04.900388 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f33acea2-58d1-4563-815e-24b2108e733f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:04.918237 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Volume volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 (0f93cd2a-7e96-4b3b-a278-c3e0a2432249): created successfully
Jan 10 19:24:04.921562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f33acea2-58d1-4563-815e-24b2108e733f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:04.927543 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Flow 'volume_create_manager' (4656a725-74bd-46e7-b708-15f1a89ef806) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:04.939759 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-94511191-c0d4-4acf-81e6-8307b34a6b2f tempest-GroupSnapshotsTest-1646590548 None] Created volume successfully.
Jan 10 19:24:05.870340 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 None] GroupSnapshot dfdd116c-1687-4585-a3d3-4658864b3fa0: creating.
Jan 10 19:24:05.991443 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 None] Group snapshot dfdd116c-1687-4585-a3d3-4658864b3fa0: creating. {{(pid=92001) create_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:3851}}
Jan 10 19:24:06.094782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:06.168524 n-d-816927-8 sudo[123851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249
Jan 10 19:24:06.172591 n-d-816927-8 sudo[123851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:06.922230 n-d-816927-8 sudo[123851]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:06.924720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249" returned: 0 in 0.830s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:06.926656 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e --snapshot stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:06.982847 n-d-816927-8 sudo[123854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e --snapshot stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 -L 1.00g
Jan 10 19:24:06.987326 n-d-816927-8 sudo[123854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:07.899651 n-d-816927-8 sudo[123854]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:07.902811 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e --snapshot stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 -L 1.00g" returned: 0 in 0.976s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:08.057033 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e89af524-f752-4008-9bd3-a481d195b461 tempest-GroupSnapshotsTest-1646590548 None] group_snapshot dfdd116c-1687-4585-a3d3-4658864b3fa0: created successfully
Jan 10 19:24:08.417528 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] group_snapshot dfdd116c-1687-4585-a3d3-4658864b3fa0: deleting
Jan 10 19:24:08.472669 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] group_snapshot dfdd116c-1687-4585-a3d3-4658864b3fa0: deleting {{(pid=92001) delete_group_snapshot /opt/stack/cinder/cinder/volume/manager.py:4018}}
Jan 10 19:24:08.494782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/_snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:08.536758 n-d-816927-8 sudo[123958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e
Jan 10 19:24:08.539587 n-d-816927-8 sudo[123958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:09.155241 n-d-816927-8 sudo[123958]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:09.157593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e" returned: 0 in 0.662s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:09.159734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:09.218194 n-d-816927-8 sudo[123961]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e
Jan 10 19:24:09.219747 n-d-816927-8 sudo[123961]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:10.133861 n-d-816927-8 sudo[123961]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:10.136667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-77202b4e-c454-4e12-a3a0-a827fb54506e" returned: 0 in 0.977s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:10.375206 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-300904613 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-300904613, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:24:10.377213 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-300904613 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-300904613, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:24:10.400179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['639c66d1-1bbf-44cf-9d50-7bec60532d8b', 'ed5e2ed1-2f7a-49dc-8427-e9937bbc1875', '02084359-447d-4bac-a22c-38a7a912b30a', 'e68bd6df-5961-4188-90c1-97a8cfc12592'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:10.403744 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:10.403744 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:10.403744 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:10.510570 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7b10b621-1031-472f-b006-d3a19f7d3c6f tempest-GroupSnapshotsTest-1646590548 None] group_snapshot dfdd116c-1687-4585-a3d3-4658864b3fa0: deleted successfully
Jan 10 19:24:11.566534 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0f93cd2a-7e96-4b3b-a278-c3e0a2432249
Jan 10 19:24:11.567639 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:11.653778 n-d-816927-8 sudo[124087]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249
Jan 10 19:24:11.657061 n-d-816927-8 sudo[124087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:12.452792 n-d-816927-8 sudo[124087]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:12.455277 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249" returned: 0 in 0.887s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:12.457056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:12.497017 n-d-816927-8 sudo[124110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249
Jan 10 19:24:12.498585 n-d-816927-8 sudo[124110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:13.168370 n-d-816927-8 sudo[124110]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:13.171609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249" returned: 0 in 0.713s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:13.175707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:13.225165 n-d-816927-8 sudo[124117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249
Jan 10 19:24:13.228880 n-d-816927-8 sudo[124117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:14.109524 n-d-816927-8 sudo[124117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:14.112931 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0f93cd2a-7e96-4b3b-a278-c3e0a2432249" returned: 0 in 0.937s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:14.114856 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Successfully deleted volume: 0f93cd2a-7e96-4b3b-a278-c3e0a2432249
Jan 10 19:24:14.266634 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['85a202a9-9174-4f25-aeae-b127d0323eda'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:14.324718 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-300904613 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-300904613, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:24:14.358209 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Created reservations ['af41a3b7-31f0-42fd-8431-5b8a911966fe', '7ce040df-a185-4698-8f91-41e9fd005b0c', 'fc0e7abf-75c2-4409-873f-b0ab500373ab', 'b4414200-0bcf-45ad-af26-488f22873e94'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:14.361274 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:14.361274 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:14.361274 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:14.485306 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:24:14.486529 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:14.538223 n-d-816927-8 sudo[124150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:24:14.539076 n-d-816927-8 sudo[124150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:15.813187 n-d-816927-8 sudo[124150]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:15.816250 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 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 1.329s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:15.819571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:15.862531 n-d-816927-8 sudo[124176]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:24:15.867303 n-d-816927-8 sudo[124176]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:16.854556 n-d-816927-8 sudo[124176]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:16.857182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.037s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:16.860862 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:24:16.868267 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-01e6dbe0-e90b-4704-be48-29ffdebf2482 tempest-GroupSnapshotsTest-1646590548 None] Delete group completed successfully.
Jan 10 19:24:17.504334 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:24:17.513293 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:24:17.515086 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 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'
Jan 10 19:24:17.555048 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Flow 'volume_create_manager' (547d96cc-5497-4e06-8cfc-87d6bf970b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:17.560696 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (219acac1-8eca-4340-8dda-9bab60284e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:17.590166 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:24:17.625165 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (219acac1-8eca-4340-8dda-9bab60284e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-698454222',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0a7737b9-5e0e-49b0-990b-8fc9e9e28c25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b837a20b16a8405e99bdc3e6d7ea7c8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:24:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:24:17Z,user_id='2a30dab5186644199ae87f67d4cfa1eb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:17.630140 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eeb63901-72e4-413b-b03f-99c0481b9b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:17.636068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (eeb63901-72e4-413b-b03f-99c0481b9b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:17.643080 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4134b066-733b-4d9e-b188-28f7238897e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:17.645376 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4134b066-733b-4d9e-b188-28f7238897e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0a7737b9-5e0e-49b0-990b-8fc9e9e28c25', 'volume_name': 'volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:17.647661 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e9ec558-0a43-4374-b435-5e4bacffa647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:17.657716 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8e9ec558-0a43-4374-b435-5e4bacffa647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:17.675737 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3a8626b-1ae7-4c86-9c19-866dd4979113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:17.676726 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Volume 0a7737b9-5e0e-49b0-990b-8fc9e9e28c25: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25', 'volume_size': 1}
Jan 10 19:24:17.677992 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:17.726555 n-d-816927-8 sudo[124194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:24:17.727716 n-d-816927-8 sudo[124194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:18.470623 n-d-816927-8 sudo[124194]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:18.473973 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.795s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:18.479208 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b3a8626b-1ae7-4c86-9c19-866dd4979113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:18.483549 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ccaedd2-62ad-4e2c-b9af-1601ed2af637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:18.497519 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Volume volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 (0a7737b9-5e0e-49b0-990b-8fc9e9e28c25): created successfully
Jan 10 19:24:18.500332 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (8ccaedd2-62ad-4e2c-b9af-1601ed2af637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:18.504188 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Flow 'volume_create_manager' (547d96cc-5497-4e06-8cfc-87d6bf970b9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:18.516606 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1c32bb19-197f-41bf-8d52-9aa82f081815 tempest-SnapshotManageAdminTest-1814114545 None] Created volume successfully.
Jan 10 19:24:19.234057 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0ede2609-21bc-48c0-b556-ac14089b6372 tempest-SnapshotManageAdminTest-1814114545 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 stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:19.255051 n-d-816927-8 sudo[124241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25
Jan 10 19:24:19.256010 n-d-816927-8 sudo[124241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:19.769439 n-d-816927-8 sudo[124241]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:19.772732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0ede2609-21bc-48c0-b556-ac14089b6372 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25" returned: 0 in 0.538s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:19.774991 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0ede2609-21bc-48c0-b556-ac14089b6372 tempest-SnapshotManageAdminTest-1814114545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d --snapshot stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:19.800856 n-d-816927-8 sudo[124246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d --snapshot stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 -L 1.00g
Jan 10 19:24:19.803298 n-d-816927-8 sudo[124246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:20.693867 n-d-816927-8 sudo[124246]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:20.696055 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0ede2609-21bc-48c0-b556-ac14089b6372 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d --snapshot stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 -L 1.00g" returned: 0 in 0.921s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:20.852649 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0ede2609-21bc-48c0-b556-ac14089b6372 tempest-SnapshotManageAdminTest-1814114545 None] Create snapshot completed successfully
Jan 10 19:24:22.176018 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-f33fa258-f940-4faa-9e5d-6dec68892753 tempest-SnapshotManageAdminTest-1968301522 None] Lock "b'cinder-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.038s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:24:22.509744 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-f33fa258-f940-4faa-9e5d-6dec68892753 tempest-SnapshotManageAdminTest-1968301522 None] Created reservations ['e83db3fd-0a7d-4aea-b9a3-03783afef4ce', 'c4dba9cb-084c-4160-8d87-80265225ff2e', '8bcfe8b7-9729-44be-acfc-f8961f7e5312', 'fe01ccd2-7276-47aa-86e7-cfbdc844fbda'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:22.514105 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-f33fa258-f940-4faa-9e5d-6dec68892753 tempest-SnapshotManageAdminTest-1968301522 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:22.514105 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:22.514105 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:22.599399 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f33fa258-f940-4faa-9e5d-6dec68892753 tempest-SnapshotManageAdminTest-1968301522 None] Unmanage snapshot completed successfully.
Jan 10 19:24:22.604369 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-f33fa258-f940-4faa-9e5d-6dec68892753 tempest-SnapshotManageAdminTest-1968301522 None] Lock "b'cinder-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d-delete_snapshot'" released by "delete_snapshot" :: held 0.428s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:24:23.985183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] manage_existing_snapshot: managing {'source-name': '_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d'}. {{(pid=92001) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4427}}
Jan 10 19:24:23.986512 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Input parameters: context=, db=,driver=, host=n-d-816927-8@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d'}. {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Jan 10 19:24:23.992123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Jan 10 19:24:24.019562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Flow 'snapshot_manage_existing_manager' (577858d0-d0af-4b2e-8b73-52ea6064a3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:24.033850 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (727a6f6b-0f38-4fae-a276-efed69dd27b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:24.076095 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-01-10T19:24:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-722727836',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-298565012',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=2249a9bd-c455-42d4-aa1d-d5f704862a5a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='a7e9780176cb4eb1b8016bbb21eeddca',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dabfb39a001048cc9c5884413e917947',volume=>,volume_id=0a7737b9-5e0e-49b0-990b-8fc9e9e28c25,volume_size=1,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0) {{(pid=92001) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Jan 10 19:24:24.078726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (727a6f6b-0f38-4fae-a276-efed69dd27b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-01-10T19:24:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-722727836',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-298565012',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=2249a9bd-c455-42d4-aa1d-d5f704862a5a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='a7e9780176cb4eb1b8016bbb21eeddca',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dabfb39a001048cc9c5884413e917947',volume=>,volume_id=0a7737b9-5e0e-49b0-990b-8fc9e9e28c25,volume_size=1,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:24.082324 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (5a2e0f5d-c357-487a-8514-55ce42ac6cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:24.084676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (5a2e0f5d-c357-487a-8514-55ce42ac6cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:24.087616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (8cd34834-e7b8-41c8-9044-811dc4e46b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:24.089167 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 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 stack-volumes-lvmdriver-1/_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:24.208267 n-d-816927-8 sudo[124377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d
Jan 10 19:24:24.209654 n-d-816927-8 sudo[124377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:25.025196 n-d-816927-8 sudo[124377]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:25.027552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d" returned: 0 in 0.938s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:25.032739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (8cd34834-e7b8-41c8-9044-811dc4e46b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-01-10T19:24:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-722727836',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-298565012',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=2249a9bd-c455-42d4-aa1d-d5f704862a5a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='a7e9780176cb4eb1b8016bbb21eeddca',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dabfb39a001048cc9c5884413e917947',volume=>,volume_id=0a7737b9-5e0e-49b0-990b-8fc9e9e28c25,volume_size=1,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:25.035657 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (3c98ae90-40c2-4f22-a0c1-a43a19f15776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:25.247316 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Created reservations ['4f5cc765-db5e-496f-929c-53abd0822914', '6b1e8e93-7881-40fa-bef9-ace5f83a7194'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:25.252975 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (3c98ae90-40c2-4f22-a0c1-a43a19f15776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f5cc765-db5e-496f-929c-53abd0822914', '6b1e8e93-7881-40fa-bef9-ace5f83a7194']}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:25.263216 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (c5fad077-4390-4923-9d2b-c2d843be4351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:25.268782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 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 stack-volumes-lvmdriver-1/_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:25.321124 n-d-816927-8 sudo[124424]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d
Jan 10 19:24:25.325939 n-d-816927-8 sudo[124424]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:26.165312 n-d-816927-8 sudo[124424]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:26.168837 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d" returned: 0 in 0.901s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:26.174522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d _snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:26.531969 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-be4bc54e-aa8d-4d51-b1ab-1bc8fd77d74d _snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a" returned: 0 in 0.356s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:26.532422 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494203370688]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:24:26.598286 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (c5fad077-4390-4923-9d2b-c2d843be4351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-01-10T19:24:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-722727836',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-298565012',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=2249a9bd-c455-42d4-aa1d-d5f704862a5a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='a7e9780176cb4eb1b8016bbb21eeddca',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dabfb39a001048cc9c5884413e917947',volume=>,volume_id=0a7737b9-5e0e-49b0-990b-8fc9e9e28c25,volume_size=1,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0), 'new_status': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:26.602435 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (4c5ecef9-2120-4498-906c-cec4c9ab84e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:26.643973 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (4c5ecef9-2120-4498-906c-cec4c9ab84e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-01-10T19:24:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-722727836',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-298565012',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=2249a9bd-c455-42d4-aa1d-d5f704862a5a,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='a7e9780176cb4eb1b8016bbb21eeddca',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='dabfb39a001048cc9c5884413e917947',volume=>,volume_id=0a7737b9-5e0e-49b0-990b-8fc9e9e28c25,volume_size=1,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:26.646174 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (c65e8573-31cd-466b-80a0-3117a64316a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:26.647218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=92001) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Jan 10 19:24:26.647855 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] New status: available {{(pid=92001) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Jan 10 19:24:26.714205 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Snapshot 2249a9bd-c455-42d4-aa1d-d5f704862a5a created successfully.
Jan 10 19:24:26.716792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (c65e8573-31cd-466b-80a0-3117a64316a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:26.720720 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-05080c6d-8a66-487f-b94c-9c1b4a442a13 tempest-SnapshotManageAdminTest-1968301522 None] Flow 'snapshot_manage_existing_manager' (577858d0-d0af-4b2e-8b73-52ea6064a3ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:27.651328 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] Lock "b'cinder-2249a9bd-c455-42d4-aa1d-d5f704862a5a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:24:27.722458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 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 stack-volumes-lvmdriver-1/_snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:27.778817 n-d-816927-8 sudo[124512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a
Jan 10 19:24:27.788039 n-d-816927-8 sudo[124512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:28.543523 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:24:28.547660 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:24:28.548182 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 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'
Jan 10 19:24:28.578739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Flow 'volume_create_manager' (2d3a2bd8-a508-45f3-a9c9-00ef2ebfd9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:28.595629 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b476e755-0554-4fd7-aeef-38a6af9c3be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:28.645662 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:24:28.692896 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b476e755-0554-4fd7-aeef-38a6af9c3be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:24:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1354934987',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae536ad1d52447fa94cac353d11306aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:24:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:24:28Z,user_id='5ae8b057acee46d3822e7a9bd482cafa',volume_attachment=>,volume_type=VolumeType(6553c65d-7507-489f-a6cd-f36e41225aa7),volume_type_id=6553c65d-7507-489f-a6cd-f36e41225aa7)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:28.697517 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ed6ca68-c57a-43a5-8ecd-f88ec5040802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:28.700137 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9ed6ca68-c57a-43a5-8ecd-f88ec5040802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:28.703791 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a5e6261-b567-4344-b726-73ce46646333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:28.706508 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9a5e6261-b567-4344-b726-73ce46646333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd', 'volume_name': 'volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:28.709550 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cd2670f-3e2d-4aaf-bf95-11608c0e6d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:28.712519 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6cd2670f-3e2d-4aaf-bf95-11608c0e6d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:28.728815 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e83e56a7-48f0-44b0-9c42-631c7d749e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:28.729938 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Volume d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd', 'volume_size': 1}
Jan 10 19:24:28.733681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:28.746288 n-d-816927-8 sudo[124512]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:28.773002 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a" returned: 0 in 1.052s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:28.775802 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:28.788650 n-d-816927-8 sudo[124544]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:24:28.789460 n-d-816927-8 sudo[124544]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:28.808498 n-d-816927-8 sudo[124545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a
Jan 10 19:24:28.809431 n-d-816927-8 sudo[124545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:29.784954 n-d-816927-8 sudo[124544]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:29.790496 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.056s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:29.796798 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e83e56a7-48f0-44b0-9c42-631c7d749e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:29.800358 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0d1fa5d-7f62-41bb-8844-e7f4db068c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:29.840070 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Volume volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd (d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd): created successfully
Jan 10 19:24:29.873313 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b0d1fa5d-7f62-41bb-8844-e7f4db068c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:29.888570 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Flow 'volume_create_manager' (2d3a2bd8-a508-45f3-a9c9-00ef2ebfd9ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:29.919475 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1fcb12d6-fa75-4c73-b9e5-e9812b82633f tempest-VolumeTypesAccessTest-387958730 None] Created volume successfully.
Jan 10 19:24:30.087307 n-d-816927-8 sudo[124545]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:30.089053 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2249a9bd-c455-42d4-aa1d-d5f704862a5a" returned: 0 in 1.313s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:30.297541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] Created reservations ['56549d30-d2d8-46fd-b7fb-eefb6d32a677', '910c75b0-4d22-4e95-860c-10a75ef199fd', '0e4d7701-2bff-466d-ad14-35cd382d59a2', '94906d36-658d-4c34-9f98-f907a295ea1f'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:30.299898 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:30.299898 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:30.299898 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:30.372711 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] Delete snapshot completed successfully.
Jan 10 19:24:30.379697 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-72b05fe5-41f7-47d6-8523-5304a997b736 tempest-SnapshotManageAdminTest-1968301522 None] Lock "b'cinder-2249a9bd-c455-42d4-aa1d-d5f704862a5a-delete_snapshot'" released by "delete_snapshot" :: held 2.728s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:24:31.189259 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Lock "b'cinder-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:24:31.333612 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0a7737b9-5e0e-49b0-990b-8fc9e9e28c25
Jan 10 19:24:31.334857 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 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 stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:31.377875 n-d-816927-8 sudo[124655]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25
Jan 10 19:24:31.384861 n-d-816927-8 sudo[124655]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:32.065742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Lock "b'cinder-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:24:32.178968 n-d-816927-8 sudo[124655]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:32.181755 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25" returned: 0 in 0.847s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:32.224950 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:32.278282 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Skipping remove_export. No iscsi_target is presently exported for volume: d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd
Jan 10 19:24:32.279260 n-d-816927-8 sudo[124662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25
Jan 10 19:24:32.280093 n-d-816927-8 sudo[124662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:32.281242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 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 stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:32.325043 n-d-816927-8 sudo[124664]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd
Jan 10 19:24:32.327015 n-d-816927-8 sudo[124664]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:33.016995 n-d-816927-8 sudo[124664]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:33.019412 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd" returned: 0 in 0.738s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:33.021751 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:33.047481 n-d-816927-8 sudo[124669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd
Jan 10 19:24:33.049743 n-d-816927-8 sudo[124669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:33.109844 n-d-816927-8 sudo[124662]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:33.112328 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25" returned: 0 in 0.887s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:33.114771 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:33.157808 n-d-816927-8 sudo[124671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25
Jan 10 19:24:33.161517 n-d-816927-8 sudo[124671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:33.929272 n-d-816927-8 sudo[124669]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:33.932777 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd" returned: 0 in 0.910s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:33.943423 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:34.002232 n-d-816927-8 sudo[124671]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:34.004825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25" returned: 0 in 0.890s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:34.004887 n-d-816927-8 sudo[124687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd
Jan 10 19:24:34.005783 n-d-816927-8 sudo[124687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:34.007355 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Successfully deleted volume: 0a7737b9-5e0e-49b0-990b-8fc9e9e28c25
Jan 10 19:24:34.109966 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Created reservations ['0377b54b-a643-496f-ad7f-c2625bbc1b3e', 'c4e2759d-bf50-4ad4-baaf-a35352f0ab4e', 'ee2b06c9-3303-45d7-a1f0-7233a6d5e012', '5a2272ab-c658-48fa-a2c2-0ccfdaf59057'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:34.112338 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:34.112338 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:34.112338 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:34.188558 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:24:34.189627 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:34.247237 n-d-816927-8 sudo[124689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:24:34.249602 n-d-816927-8 sudo[124689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:34.984969 n-d-816927-8 sudo[124687]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:34.988386 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd" returned: 0 in 1.054s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:34.990025 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Successfully deleted volume: d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd
Jan 10 19:24:35.085518 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-588889734 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-588889734, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:24:35.092289 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-588889734 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-588889734, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:24:35.156616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Created reservations ['ff7f18c1-47ea-45da-b68a-be450216ed82', 'a159e76c-8ea9-4160-937c-3cc7ea3fd846', 'dd632c27-360a-49d6-919e-77fa40dc20b7', '698773ca-858a-4f61-b6d4-7d5168f93ae3'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:24:35.160876 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:35.160876 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:35.160876 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:35.181950 n-d-816927-8 sudo[124689]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:35.188810 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 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.999s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:35.192403 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:35.229755 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:24:35.229755 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:24:35.229755 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:24:35.238368 n-d-816927-8 sudo[124746]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:24:35.243571 n-d-816927-8 sudo[124746]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:35.315920 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:24:35.316917 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:35.366902 n-d-816927-8 sudo[124748]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:24:35.367754 n-d-816927-8 sudo[124748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:35.935530 n-d-816927-8 sudo[124746]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:35.938318 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.747s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:35.940662 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:24:35.952687 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Deleted volume successfully.
Jan 10 19:24:35.980457 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ba2b1c59-fc90-4f87-865f-2d358c80d851 tempest-SnapshotManageAdminTest-1814114545 None] Lock "b'cinder-0a7737b9-5e0e-49b0-990b-8fc9e9e28c25-delete_volume'" released by "delete_volume" :: held 4.791s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:24:36.160783 n-d-816927-8 sudo[124748]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:36.162769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 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.846s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:36.165319 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:36.192590 n-d-816927-8 sudo[124773]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:24:36.193765 n-d-816927-8 sudo[124773]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:36.785263 n-d-816927-8 sudo[124773]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:36.787744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.623s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:36.789438 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:24:36.804241 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Deleted volume successfully.
Jan 10 19:24:36.825122 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9f05d036-7bea-4cc1-904f-a97f5e0c4c44 tempest-VolumeTypesAccessTest-387958730 None] Lock "b'cinder-d5b87e3e-f4be-44b1-94cc-c1ec4ea0cffd-delete_volume'" released by "delete_volume" :: held 4.759s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:24:39.391666 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:24:39.392529 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:24:39.392847 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:39.428250 n-d-816927-8 sudo[124834]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:24:39.429051 n-d-816927-8 sudo[124834]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:40.048622 n-d-816927-8 sudo[124834]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:40.051243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.658s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:40.053059 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:40.101283 n-d-816927-8 sudo[124837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:24:40.102488 n-d-816927-8 sudo[124837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:40.827291 n-d-816927-8 sudo[124837]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:40.829425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.776s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:40.831423 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:24:58.321999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:24:58.331647 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:24:58.331647 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 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'
Jan 10 19:24:58.353553 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Flow 'volume_create_manager' (bb6cf03e-27cc-4d91-ad1e-082b856c4a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:58.356912 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb4c36c-2bd9-4fd2-bbd6-33f4faff0413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:58.380786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:24:58.407981 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0fb4c36c-2bd9-4fd2-bbd6-33f4faff0413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1327160982',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=f7b0df91-ac8e-4394-9bdf-af9181e0a121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45c731c9ffa74da384187d087e8963df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:24:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:24:58Z,user_id='023b8c89910042498260ebd74c22290c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:58.410834 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08db50e4-01fc-46f5-9aa9-26f8b8dfa9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:58.423748 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (08db50e4-01fc-46f5-9aa9-26f8b8dfa9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:58.446448 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fdf1daf-ec33-4379-b9b8-12790d3228a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:58.462084 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4fdf1daf-ec33-4379-b9b8-12790d3228a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f7b0df91-ac8e-4394-9bdf-af9181e0a121', 'volume_name': 'volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:58.464681 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8a764f1-1ce5-47f5-b7b2-ce9d796f371f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:58.470837 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e8a764f1-1ce5-47f5-b7b2-ce9d796f371f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:58.473075 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (576ced28-ae80-4ee8-a68e-650df967c4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:58.473886 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Volume f7b0df91-ac8e-4394-9bdf-af9181e0a121: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121', 'volume_size': 1}
Jan 10 19:24:58.478468 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:58.507003 n-d-816927-8 sudo[124966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:24:58.507837 n-d-816927-8 sudo[124966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:24:59.263973 n-d-816927-8 sudo[124966]: pam_unix(sudo:session): session closed for user root
Jan 10 19:24:59.266893 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.791s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:24:59.271792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (576ced28-ae80-4ee8-a68e-650df967c4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:59.275422 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09016e78-1ae2-4c33-9a34-1b0e305a5fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:24:59.295072 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Volume volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 (f7b0df91-ac8e-4394-9bdf-af9181e0a121): created successfully
Jan 10 19:24:59.297689 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (09016e78-1ae2-4c33-9a34-1b0e305a5fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:24:59.301760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Flow 'volume_create_manager' (bb6cf03e-27cc-4d91-ad1e-082b856c4a9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:24:59.311365 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-94b40c18-feb6-4458-a494-214360160eff tempest-VolumeQuotasAdminTestJSON-838657324 None] Created volume successfully.
Jan 10 19:24:59.693082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Lock "b'cinder-f7b0df91-ac8e-4394-9bdf-af9181e0a121-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:24:59.861251 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Skipping remove_export. No iscsi_target is presently exported for volume: f7b0df91-ac8e-4394-9bdf-af9181e0a121
Jan 10 19:24:59.867041 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 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 stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:24:59.924408 n-d-816927-8 sudo[125000]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121
Jan 10 19:24:59.925430 n-d-816927-8 sudo[125000]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:00.644533 n-d-816927-8 sudo[125000]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:00.646817 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121" returned: 0 in 0.779s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:00.648631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:00.673460 n-d-816927-8 sudo[125003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121
Jan 10 19:25:00.674419 n-d-816927-8 sudo[125003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:01.225613 n-d-816927-8 sudo[125003]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:01.227989 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121" returned: 0 in 0.579s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:01.230712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:01.258324 n-d-816927-8 sudo[125006]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121
Jan 10 19:25:01.259882 n-d-816927-8 sudo[125006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:01.796920 n-d-816927-8 sudo[125006]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:01.799488 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f7b0df91-ac8e-4394-9bdf-af9181e0a121" returned: 0 in 0.568s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:01.802315 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Successfully deleted volume: f7b0df91-ac8e-4394-9bdf-af9181e0a121
Jan 10 19:25:01.880646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Created reservations ['4cf44dda-893f-4821-93d5-3a0996fb6fa5', 'f089defc-3cba-4711-9958-05afec099178', '716d1e15-971e-4cd4-8845-c1851920f744', '3be9a592-6004-4ad6-9274-69d6f7af3a6a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:25:01.883568 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:25:01.883568 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:25:01.883568 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:01.938760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:25:01.939924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:01.973189 n-d-816927-8 sudo[125031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:25:01.975555 n-d-816927-8 sudo[125031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:02.865291 n-d-816927-8 sudo[125031]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:02.867702 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 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.927s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:02.870431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:02.937123 n-d-816927-8 sudo[125043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:25:02.947442 n-d-816927-8 sudo[125043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:03.067689 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:25:03.072567 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:25:03.073311 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 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'
Jan 10 19:25:03.103616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Flow 'volume_create_manager' (b430d33f-8617-4f73-98f5-c174a42c6f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:03.108588 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52c338df-9588-4865-8cdd-8d1b076243ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:03.159220 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:25:03.218771 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (52c338df-9588-4865-8cdd-8d1b076243ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:25:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1413210390',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=aa96380b-bbe6-45c9-9926-ded5713635ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45c731c9ffa74da384187d087e8963df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:25:03Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:25:03Z,user_id='023b8c89910042498260ebd74c22290c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:03.221910 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7774d02-747f-4a82-8047-a0d221776e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:03.227962 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b7774d02-747f-4a82-8047-a0d221776e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:03.230319 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (831dd23f-397c-4f82-a970-1f40a999b9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:03.233133 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (831dd23f-397c-4f82-a970-1f40a999b9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aa96380b-bbe6-45c9-9926-ded5713635ed', 'volume_name': 'volume-aa96380b-bbe6-45c9-9926-ded5713635ed', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:03.241540 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ba88826-1410-4c85-a446-0c651ac24458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:03.251839 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7ba88826-1410-4c85-a446-0c651ac24458) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:03.254054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98a1e4bf-557f-4492-90a2-a6c6b0c7d662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:03.254884 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Volume aa96380b-bbe6-45c9-9926-ded5713635ed: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aa96380b-bbe6-45c9-9926-ded5713635ed', 'volume_size': 1}
Jan 10 19:25:03.256267 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa96380b-bbe6-45c9-9926-ded5713635ed stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:03.280297 n-d-816927-8 sudo[125045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa96380b-bbe6-45c9-9926-ded5713635ed stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:25:03.281113 n-d-816927-8 sudo[125045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:03.762666 n-d-816927-8 sudo[125043]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:03.765068 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.894s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:03.767560 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:25:03.775947 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Deleted volume successfully.
Jan 10 19:25:03.796881 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4b9d864c-3d5f-4db7-9bc9-93e630954261 tempest-VolumeQuotasAdminTestJSON-838657324 None] Lock "b'cinder-f7b0df91-ac8e-4394-9bdf-af9181e0a121-delete_volume'" released by "delete_volume" :: held 4.104s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:04.073195 n-d-816927-8 sudo[125045]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:04.075069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aa96380b-bbe6-45c9-9926-ded5713635ed stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.819s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:04.080765 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98a1e4bf-557f-4492-90a2-a6c6b0c7d662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aa96380b-bbe6-45c9-9926-ded5713635ed', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:04.083378 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6df1d89-6513-42ed-b4c3-0d6415c7edcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:04.107450 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Volume volume-aa96380b-bbe6-45c9-9926-ded5713635ed (aa96380b-bbe6-45c9-9926-ded5713635ed): created successfully
Jan 10 19:25:04.123843 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c6df1d89-6513-42ed-b4c3-0d6415c7edcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:04.129905 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Flow 'volume_create_manager' (b430d33f-8617-4f73-98f5-c174a42c6f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:04.146698 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-bcfc5a35-dca0-4dd2-bf16-d182de8588aa tempest-VolumeQuotasAdminTestJSON-838657324 None] Created volume successfully.
Jan 10 19:25:05.578684 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f7ddd954-6a89-4053-8371-69d79f2770c4 tempest-VolumeQuotasAdminTestJSON-1702092096 None] Transfer volume completed successfully.
Jan 10 19:25:06.400903 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Lock "b'cinder-aa96380b-bbe6-45c9-9926-ded5713635ed-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:06.478263 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Skipping remove_export. No iscsi_target is presently exported for volume: aa96380b-bbe6-45c9-9926-ded5713635ed
Jan 10 19:25:06.480308 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 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 stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:06.531789 n-d-816927-8 sudo[125112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed
Jan 10 19:25:06.534247 n-d-816927-8 sudo[125112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:07.074946 n-d-816927-8 sudo[125112]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:07.077323 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed" returned: 0 in 0.597s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:07.079135 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:07.115934 n-d-816927-8 sudo[125115]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed
Jan 10 19:25:07.126091 n-d-816927-8 sudo[125115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:07.756196 n-d-816927-8 sudo[125115]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:07.758658 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed" returned: 0 in 0.679s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:07.761124 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:07.801592 n-d-816927-8 sudo[125118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed
Jan 10 19:25:07.807440 n-d-816927-8 sudo[125118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:08.491738 n-d-816927-8 sudo[125118]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:08.494418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aa96380b-bbe6-45c9-9926-ded5713635ed" returned: 0 in 0.733s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:08.496262 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Successfully deleted volume: aa96380b-bbe6-45c9-9926-ded5713635ed
Jan 10 19:25:08.659245 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Created reservations ['3968459e-bdb0-4cad-ba54-65dbc8d6f27d', '47713bbf-2e54-405f-b4b4-58f495235768', '98bb8d8c-b4e4-447a-8e9c-b81523969bdc', 'b71214fe-7165-4cc5-8f91-2aa24859d6af'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:25:08.662003 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:25:08.662003 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:25:08.662003 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:08.770354 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:25:08.771216 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:08.819390 n-d-816927-8 sudo[125138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:25:08.820192 n-d-816927-8 sudo[125138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:09.691793 n-d-816927-8 sudo[125138]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:09.694510 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 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.923s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:09.697502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:09.755154 n-d-816927-8 sudo[125143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:25:09.757303 n-d-816927-8 sudo[125143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:10.489021 n-d-816927-8 sudo[125143]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:10.491786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.794s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:10.494001 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:25:10.502433 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Deleted volume successfully.
Jan 10 19:25:10.534165 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-03ba8f8e-bab8-4f7e-ae35-0e23d5b3b2ce tempest-VolumeQuotasAdminTestJSON-213450436 None] Lock "b'cinder-aa96380b-bbe6-45c9-9926-ded5713635ed-delete_volume'" released by "delete_volume" :: held 4.134s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:27.497776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:25:27.502188 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:25:27.502907 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 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'
Jan 10 19:25:27.516557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Flow 'volume_create_manager' (e33c312c-ce6c-45a6-a294-05f46c4a7a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:27.520638 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f67513d-16b7-403e-9c27-2282570d6e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:27.545905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:25:27.576997 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f67513d-16b7-403e-9c27-2282570d6e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-918469377',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=4e82c456-5385-4bc9-a113-de71d2ed7e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cfac4465c044ec7917c7bd870029384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:25:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:25:27Z,user_id='7c3054e4091f4ba0b32c7c47772240d4',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:27.580222 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c354aaab-ecbe-4698-bf9a-d710528ad206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:27.582717 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c354aaab-ecbe-4698-bf9a-d710528ad206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:27.585349 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3dce0c94-01e4-4052-a8c3-9514a8f86a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:27.587603 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3dce0c94-01e4-4052-a8c3-9514a8f86a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4e82c456-5385-4bc9-a113-de71d2ed7e8b', 'volume_name': 'volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:27.590578 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d73aeb39-2ebb-4d54-8c09-d613164e6295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:27.593030 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d73aeb39-2ebb-4d54-8c09-d613164e6295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:27.595359 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (545f3a11-a144-4289-8af9-b4e789ce6fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:27.596424 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Volume 4e82c456-5385-4bc9-a113-de71d2ed7e8b: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b', 'volume_size': 1}
Jan 10 19:25:27.597813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:27.619120 n-d-816927-8 sudo[125375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:25:27.621261 n-d-816927-8 sudo[125375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:28.235188 n-d-816927-8 sudo[125375]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:28.238503 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.640s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:28.242746 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (545f3a11-a144-4289-8af9-b4e789ce6fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:28.246138 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a52f156c-cd32-4cba-abd0-63c78c3e86b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:28.268364 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Volume volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b (4e82c456-5385-4bc9-a113-de71d2ed7e8b): created successfully
Jan 10 19:25:28.271113 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a52f156c-cd32-4cba-abd0-63c78c3e86b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:28.275130 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Flow 'volume_create_manager' (e33c312c-ce6c-45a6-a294-05f46c4a7a27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:28.290447 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ad45ec72-f356-4580-9965-bd6f33a0a36a tempest-VolumesBackupsAdminTest-817501590 None] Created volume successfully.
Jan 10 19:25:29.031625 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Creating a new backup for volume volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:25:29.055289 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:29.094789 n-d-816927-8 sudo[125425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:25:29.095609 n-d-816927-8 sudo[125425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:29.900724 n-d-816927-8 sudo[125425]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:29.904490 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b" returned: 0 in 0.848s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:29.981330 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:30.003948 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:25:30.009994 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:25:30.010739 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 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'
Jan 10 19:25:30.028007 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (1cb4b44f-0cb6-48ee-9633-6eda050b6e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:30.032273 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8ffd74-7600-4f60-8d57-968347980d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:30.058599 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.028s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:30.059286 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906848]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:25:30.060058 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:25:30.061141 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Creating iscsi_target for Volume ID: volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Created volume path /opt/stack/data/cinder/volumes/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b,
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: incominguser S4C3GjpMb3o7VKXL9TTm PhiHjN2mvPVpnJ5J
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:30.073713 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:25:30.076887 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:30.080703 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:25:30.187364 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0e8ffd74-7600-4f60-8d57-968347980d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1714863963',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=84a4d98c-4fc8-4d9a-b116-d952becae77f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2b89cc14604048bba5a4998fe4ad0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:25:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:25:30Z,user_id='0aa08b9970ef446bb1ba0e56f8c4d4c6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:30.217611 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6db0f58b-1b5a-4c83-8875-8ac9b80e90da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:30.217611 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6db0f58b-1b5a-4c83-8875-8ac9b80e90da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:30.223431 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e41b6fb-3209-4694-8b60-ef87ceb44449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:30.229889 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9e41b6fb-3209-4694-8b60-ef87ceb44449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '84a4d98c-4fc8-4d9a-b116-d952becae77f', 'volume_name': 'volume-84a4d98c-4fc8-4d9a-b116-d952becae77f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:30.237798 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28b971ac-19e0-45d5-8ed8-b95100df07cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:30.245108 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28b971ac-19e0-45d5-8ed8-b95100df07cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:30.251327 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c21cb2a9-c56d-45d6-b754-14d46c131629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:30.252567 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Volume 84a4d98c-4fc8-4d9a-b116-d952becae77f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-84a4d98c-4fc8-4d9a-b116-d952becae77f', 'volume_size': 1}
Jan 10 19:25:30.253996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84a4d98c-4fc8-4d9a-b116-d952becae77f stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:30.293392 n-d-816927-8 sudo[125442]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84a4d98c-4fc8-4d9a-b116-d952becae77f stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:25:30.294195 n-d-816927-8 sudo[125442]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:30.599927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b" returned: 0 in 0.522s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:30.600510 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906848]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:25:30.601653 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:25:30.602769 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:25:30.607289 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:30.630712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:30.631359 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n Backing store flags: \n Account information:\n S4C3GjpMb3o7VKXL9TTm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:25:30.632210 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:25:30.636631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:30.741393 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:30.742234 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n Backing store flags: \n Account information:\n S4C3GjpMb3o7VKXL9TTm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:25:30.743704 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:31.003817 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.260s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:31.004259 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906848]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n Backing store flags: \n Account information:\n S4C3GjpMb3o7VKXL9TTm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:25:31.006786 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:25:31.123437 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Initialize volume connection completed successfully.
Jan 10 19:25:31.133258 n-d-816927-8 sudo[125442]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:31.135661 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-84a4d98c-4fc8-4d9a-b116-d952becae77f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.882s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:31.138677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c21cb2a9-c56d-45d6-b754-14d46c131629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-84a4d98c-4fc8-4d9a-b116-d952becae77f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:31.152629 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35fd62ae-d1b8-4fd8-a109-7046dc0c5cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:31.175192 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Volume volume-84a4d98c-4fc8-4d9a-b116-d952becae77f (84a4d98c-4fc8-4d9a-b116-d952becae77f): created successfully
Jan 10 19:25:31.179845 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (35fd62ae-d1b8-4fd8-a109-7046dc0c5cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:31.185290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (1cb4b44f-0cb6-48ee-9633-6eda050b6e8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:31.204225 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d1e8d98c-2d12-46bd-a78f-02f456b09f88 tempest-VolumesActionsTest-759519425 None] Created volume successfully.
Jan 10 19:25:32.393347 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-6e21d417-a546-4a83-9587-2801c5a8c0ad tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f'" acquired by "attach_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:32.471303 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6e21d417-a546-4a83-9587-2801c5a8c0ad tempest-VolumesActionsTest-759519425 None] Attaching volume 84a4d98c-4fc8-4d9a-b116-d952becae77f to instance 9e05bf6d-c3c5-434e-a589-fd44ef651fd7 at mountpoint /dev/sdb on host None.
Jan 10 19:25:32.562948 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6e21d417-a546-4a83-9587-2801c5a8c0ad tempest-VolumesActionsTest-759519425 None] Attach volume completed successfully.
Jan 10 19:25:32.569112 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-6e21d417-a546-4a83-9587-2801c5a8c0ad tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f'" released by "attach_volume" :: held 0.176s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:33.998768 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] Terminate volume connection completed successfully.
Jan 10 19:25:34.048395 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f-detach_volume'" acquired by "detach_volume" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:34.079813 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] Detaching volume 84a4d98c-4fc8-4d9a-b116-d952becae77f from instance 9e05bf6d-c3c5-434e-a589-fd44ef651fd7.
Jan 10 19:25:34.080671 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] Skipping remove_export. No iscsi_target is presently exported for volume: 84a4d98c-4fc8-4d9a-b116-d952becae77f
Jan 10 19:25:34.217694 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:25:34.217694 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:25:34.217694 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:34.232192 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] Detach volume completed successfully.
Jan 10 19:25:34.237119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cf1a9c0c-ced5-461d-bb44-ddf8156b7f91 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f-detach_volume'" released by "detach_volume" :: held 0.189s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:34.686848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2df08b4f-efba-4c63-98e4-2156f08684a9 tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f-detach_volume'" acquired by "detach_volume" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:34.697922 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2df08b4f-efba-4c63-98e4-2156f08684a9 tempest-VolumesActionsTest-759519425 None] Volume detach called, but volume not attached.
Jan 10 19:25:34.722059 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2df08b4f-efba-4c63-98e4-2156f08684a9 tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f-detach_volume'" released by "detach_volume" :: held 0.035s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:39.396399 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:25:39.397616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:25:39.398886 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:39.485284 n-d-816927-8 sudo[125672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:25:39.486123 n-d-816927-8 sudo[125672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:40.437895 n-d-816927-8 sudo[125672]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:40.440166 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.041s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:40.441952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:40.497701 n-d-816927-8 sudo[125675]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:25:40.500433 n-d-816927-8 sudo[125675]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:41.181010 n-d-816927-8 sudo[125675]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:41.183597 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.741s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:41.186630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:25:43.016997 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:25:43.029763 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:25:43.030068 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 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'
Jan 10 19:25:43.123199 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (a944291d-53ff-41e2-8aa1-60740ecd0b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:43.134019 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc059a4f-bcaa-444f-ad26-9c409d7811a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:43.192395 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:25:43.242283 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dc059a4f-bcaa-444f-ad26-9c409d7811a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:25:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1598179940',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=8082e4b4-cc57-4900-bb43-f14044237605,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2b89cc14604048bba5a4998fe4ad0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:25:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:25:43Z,user_id='0aa08b9970ef446bb1ba0e56f8c4d4c6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:43.248311 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28efe1a2-64d9-4127-98c0-54441bb4ea50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:43.255404 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (28efe1a2-64d9-4127-98c0-54441bb4ea50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:43.263676 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b539f766-3fb7-4e80-befa-4f4d4a2e6539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:43.268957 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b539f766-3fb7-4e80-befa-4f4d4a2e6539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8082e4b4-cc57-4900-bb43-f14044237605', 'volume_name': 'volume-8082e4b4-cc57-4900-bb43-f14044237605', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:43.276090 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35768eb6-ed0b-472b-82b2-e48cd7885d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:43.276512 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (35768eb6-ed0b-472b-82b2-e48cd7885d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:43.292348 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35a3912b-7be3-4812-a584-aca4e92942fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:43.292348 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Volume 8082e4b4-cc57-4900-bb43-f14044237605: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8082e4b4-cc57-4900-bb43-f14044237605', 'volume_size': 1}
Jan 10 19:25:43.292692 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8082e4b4-cc57-4900-bb43-f14044237605 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:43.328577 n-d-816927-8 sudo[125716]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8082e4b4-cc57-4900-bb43-f14044237605 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:25:43.329380 n-d-816927-8 sudo[125716]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:44.126965 n-d-816927-8 sudo[125716]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:44.129193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8082e4b4-cc57-4900-bb43-f14044237605 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.837s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:44.133378 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (35a3912b-7be3-4812-a584-aca4e92942fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8082e4b4-cc57-4900-bb43-f14044237605', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:44.136379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab2d8148-a4b4-48f2-a585-3e9c503a6adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:44.166337 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Volume volume-8082e4b4-cc57-4900-bb43-f14044237605 (8082e4b4-cc57-4900-bb43-f14044237605): created successfully
Jan 10 19:25:44.168548 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ab2d8148-a4b4-48f2-a585-3e9c503a6adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:44.171721 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (a944291d-53ff-41e2-8aa1-60740ecd0b23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:44.203805 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4d480cd7-30ad-4344-a8df-a19e09a9ef9a tempest-VolumesActionsTest-759519425 None] Created volume successfully.
Jan 10 19:25:45.144357 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-8082e4b4-cc57-4900-bb43-f14044237605-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:45.303308 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8082e4b4-cc57-4900-bb43-f14044237605
Jan 10 19:25:45.304302 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:45.368943 n-d-816927-8 sudo[125782]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605
Jan 10 19:25:45.370314 n-d-816927-8 sudo[125782]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:46.102312 n-d-816927-8 sudo[125782]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:46.104706 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605" returned: 0 in 0.800s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:46.106435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:46.157370 n-d-816927-8 sudo[125787]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605
Jan 10 19:25:46.158220 n-d-816927-8 sudo[125787]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:46.830563 n-d-816927-8 sudo[125787]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:46.833168 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605" returned: 0 in 0.726s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:46.835952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:46.869095 n-d-816927-8 sudo[125790]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605
Jan 10 19:25:46.871357 n-d-816927-8 sudo[125790]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:47.452939 n-d-816927-8 sudo[125790]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:47.455364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8082e4b4-cc57-4900-bb43-f14044237605" returned: 0 in 0.619s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:47.456648 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Successfully deleted volume: 8082e4b4-cc57-4900-bb43-f14044237605
Jan 10 19:25:47.513957 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Created reservations ['983c2d95-8e46-42e6-ba0b-e437db7d629f', 'e329c68a-31f0-416c-9842-1de7283e30d0', '8d6cc490-8de3-497c-8bfc-60422930e50d', 'de69e796-c5f2-4125-bd68-92bf6e680216'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:25:47.516826 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:25:47.516826 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:25:47.516826 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:47.572397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:25:47.574301 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:47.610780 n-d-816927-8 sudo[125796]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:25:47.622165 n-d-816927-8 sudo[125796]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:48.237922 n-d-816927-8 sudo[125796]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:48.240140 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 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.666s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:48.248437 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:48.308169 n-d-816927-8 sudo[125799]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:25:48.308984 n-d-816927-8 sudo[125799]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:48.482327 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:25:48.514497 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:25:48.516969 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 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'
Jan 10 19:25:48.550585 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (4519ac40-2dd4-47e0-bc35-baac08af4d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:48.559698 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5d4708c-ec8e-4949-84b2-0672bbe3864f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:48.598003 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:25:48.637109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5d4708c-ec8e-4949-84b2-0672bbe3864f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-346488657',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=c962c958-80bc-4bb1-92da-0ebeb346e55a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2b89cc14604048bba5a4998fe4ad0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:25:48Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:25:48Z,user_id='0aa08b9970ef446bb1ba0e56f8c4d4c6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:48.642389 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7ccd4b6-9849-43a2-a2e0-0e201c8b1e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:48.645623 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e7ccd4b6-9849-43a2-a2e0-0e201c8b1e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:48.649713 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efbd55d1-6268-4101-b377-a0126280cc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:48.653511 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efbd55d1-6268-4101-b377-a0126280cc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c962c958-80bc-4bb1-92da-0ebeb346e55a', 'volume_name': 'volume-c962c958-80bc-4bb1-92da-0ebeb346e55a', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:48.657071 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47fbaf18-db0d-4b50-9ccc-745795faf764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:48.659627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (47fbaf18-db0d-4b50-9ccc-745795faf764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:48.702143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (404b9ef3-e8eb-42b0-8b3a-3cf0c96846b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:48.703448 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Volume c962c958-80bc-4bb1-92da-0ebeb346e55a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c962c958-80bc-4bb1-92da-0ebeb346e55a', 'volume_size': 1}
Jan 10 19:25:48.705206 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c962c958-80bc-4bb1-92da-0ebeb346e55a stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:48.743731 n-d-816927-8 sudo[125804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c962c958-80bc-4bb1-92da-0ebeb346e55a stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:25:48.745290 n-d-816927-8 sudo[125804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:49.034318 n-d-816927-8 sudo[125799]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:49.036570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.794s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:49.039006 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:25:49.047433 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Deleted volume successfully.
Jan 10 19:25:49.077308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2bc972d0-afbe-40a5-ba1c-e703d947d8f1 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-8082e4b4-cc57-4900-bb43-f14044237605-delete_volume'" released by "delete_volume" :: held 3.933s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:49.459039 n-d-816927-8 sudo[125804]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:49.460883 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c962c958-80bc-4bb1-92da-0ebeb346e55a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.756s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:49.464591 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (404b9ef3-e8eb-42b0-8b3a-3cf0c96846b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c962c958-80bc-4bb1-92da-0ebeb346e55a', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:49.467062 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acd23011-1b42-420b-ace8-8a583ac13a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:49.478438 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Volume volume-c962c958-80bc-4bb1-92da-0ebeb346e55a (c962c958-80bc-4bb1-92da-0ebeb346e55a): created successfully
Jan 10 19:25:49.482112 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acd23011-1b42-420b-ace8-8a583ac13a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:49.485486 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (4519ac40-2dd4-47e0-bc35-baac08af4d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:49.496601 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1461d924-ce23-42d1-aa45-a73a283421a2 tempest-VolumesActionsTest-759519425 None] Created volume successfully.
Jan 10 19:25:50.344101 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-c962c958-80bc-4bb1-92da-0ebeb346e55a-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:50.484638 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Skipping remove_export. No iscsi_target is presently exported for volume: c962c958-80bc-4bb1-92da-0ebeb346e55a
Jan 10 19:25:50.485341 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:50.536776 n-d-816927-8 sudo[125838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a
Jan 10 19:25:50.542645 n-d-816927-8 sudo[125838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:51.073417 n-d-816927-8 sudo[125838]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:51.076390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a" returned: 0 in 0.590s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:51.078127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:51.122480 n-d-816927-8 sudo[125841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a
Jan 10 19:25:51.123339 n-d-816927-8 sudo[125841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:51.680920 n-d-816927-8 sudo[125841]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:51.684191 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a" returned: 0 in 0.605s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:51.687980 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:51.714268 n-d-816927-8 sudo[125844]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a
Jan 10 19:25:51.715884 n-d-816927-8 sudo[125844]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:52.429361 n-d-816927-8 sudo[125844]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:52.431733 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c962c958-80bc-4bb1-92da-0ebeb346e55a" returned: 0 in 0.743s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:52.432952 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Successfully deleted volume: c962c958-80bc-4bb1-92da-0ebeb346e55a
Jan 10 19:25:52.551080 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Created reservations ['02d9a2c2-d81d-4d9b-af41-ff1d3fdbaa33', '4420a0d1-7589-4f16-bca9-6bf20a73b6f0', '26c9e01e-1807-4778-bd2f-fe4b2f1a9694', 'a410b836-74ce-4a3e-8615-c5f74bd2528b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:25:52.555090 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:25:52.555090 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:25:52.555090 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:52.650140 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:25:52.650978 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:52.694515 n-d-816927-8 sudo[125859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:25:52.699805 n-d-816927-8 sudo[125859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:53.738455 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:25:53.742955 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:25:53.743457 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 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'
Jan 10 19:25:53.778162 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (22045821-fe18-48a8-b2fe-6df4b993fb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:53.781707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba11c363-0313-4d82-a406-8e363ccf0c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:53.826721 n-d-816927-8 sudo[125859]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:53.835912 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:25:53.854992 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 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 1.200s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:53.857211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:53.921074 n-d-816927-8 sudo[125862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:25:53.921883 n-d-816927-8 sudo[125862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:53.951745 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ba11c363-0313-4d82-a406-8e363ccf0c04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1903639785',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=bea202e1-c3f4-4a8b-8100-61bad0b9606c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2b89cc14604048bba5a4998fe4ad0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:25:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:25:54Z,user_id='0aa08b9970ef446bb1ba0e56f8c4d4c6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:53.973461 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4df950a6-66d0-4343-8d8c-4f88a850ea9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:53.975750 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4df950a6-66d0-4343-8d8c-4f88a850ea9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:53.978086 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b870f4d5-81df-472c-a90f-baf2f6294045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:53.998029 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b870f4d5-81df-472c-a90f-baf2f6294045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bea202e1-c3f4-4a8b-8100-61bad0b9606c', 'volume_name': 'volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:54.012663 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (176147fc-5366-49ff-ab05-f5d4ceab53f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:54.025275 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (176147fc-5366-49ff-ab05-f5d4ceab53f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:54.040054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a78b6e4-7758-40cd-a02f-eea1c836f396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:54.042720 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Volume bea202e1-c3f4-4a8b-8100-61bad0b9606c: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c', 'volume_size': 1}
Jan 10 19:25:54.045481 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:54.112339 n-d-816927-8 sudo[125864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:25:54.113148 n-d-816927-8 sudo[125864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:55.172972 n-d-816927-8 sudo[125862]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:55.175037 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.318s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:55.177610 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:25:55.188232 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Deleted volume successfully.
Jan 10 19:25:55.219858 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ebb8c3bb-1f78-4e01-8f82-00cd5f08b257 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-c962c958-80bc-4bb1-92da-0ebeb346e55a-delete_volume'" released by "delete_volume" :: held 4.876s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:25:55.320562 n-d-816927-8 sudo[125864]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:55.323324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.277s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:55.328048 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3a78b6e4-7758-40cd-a02f-eea1c836f396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:55.330485 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdf50e59-a4a3-4dce-9969-639a5471ef20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:25:55.344659 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Volume volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c (bea202e1-c3f4-4a8b-8100-61bad0b9606c): created successfully
Jan 10 19:25:55.353221 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bdf50e59-a4a3-4dce-9969-639a5471ef20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:25:55.364037 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (22045821-fe18-48a8-b2fe-6df4b993fb97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:25:55.383273 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3102c3e3-d437-4a14-ac8b-55f5fb4a5ad9 tempest-VolumesActionsTest-759519425 None] Created volume successfully.
Jan 10 19:25:56.868216 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-bea202e1-c3f4-4a8b-8100-61bad0b9606c-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:25:57.009622 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Skipping remove_export. No iscsi_target is presently exported for volume: bea202e1-c3f4-4a8b-8100-61bad0b9606c
Jan 10 19:25:57.010636 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:57.063539 n-d-816927-8 sudo[125928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c
Jan 10 19:25:57.064373 n-d-816927-8 sudo[125928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:57.598467 n-d-816927-8 sudo[125928]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:57.600920 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c" returned: 0 in 0.590s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:57.602732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:57.650300 n-d-816927-8 sudo[125931]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c
Jan 10 19:25:57.654209 n-d-816927-8 sudo[125931]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:58.288467 n-d-816927-8 sudo[125931]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:58.291348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c" returned: 0 in 0.688s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:58.293435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:58.316354 n-d-816927-8 sudo[125936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c
Jan 10 19:25:58.317251 n-d-816927-8 sudo[125936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:25:59.040296 n-d-816927-8 sudo[125936]: pam_unix(sudo:session): session closed for user root
Jan 10 19:25:59.043898 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bea202e1-c3f4-4a8b-8100-61bad0b9606c" returned: 0 in 0.749s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:25:59.045196 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Successfully deleted volume: bea202e1-c3f4-4a8b-8100-61bad0b9606c
Jan 10 19:25:59.128009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Created reservations ['a43d3209-e996-497b-9d83-c92cfcc0c3ca', '43d5be16-e38a-4628-8e70-ef7fd92dba51', '83f5001c-3def-43e5-b89b-296d0a6a1709', '5d05dab6-7910-49bc-bee9-82a4f9f74eb7'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:25:59.138076 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:25:59.138076 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:25:59.138076 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:25:59.269673 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:25:59.271183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:25:59.309884 n-d-816927-8 sudo[125942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:25:59.311319 n-d-816927-8 sudo[125942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:00.126004 n-d-816927-8 sudo[125942]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:00.128720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 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.857s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:00.131722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:00.196696 n-d-816927-8 sudo[125947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:00.199658 n-d-816927-8 sudo[125947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:00.407549 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:00.415745 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:00.417577 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 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'
Jan 10 19:26:00.451007 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (b4979600-4c01-45fd-90b3-aef40c1d804c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:00.460206 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e691f1a7-937d-413e-be38-f0e016090487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:00.513891 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:00.563439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e691f1a7-937d-413e-be38-f0e016090487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1579471099',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=c25d533f-a8af-4176-8dcf-e98348a1ae72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2b89cc14604048bba5a4998fe4ad0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:00Z,user_id='0aa08b9970ef446bb1ba0e56f8c4d4c6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:00.571883 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d427ebf3-8396-44b2-b0e9-b2c5c2bcf117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:00.576924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d427ebf3-8396-44b2-b0e9-b2c5c2bcf117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:00.581190 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c869508-1a9d-4040-8e3e-7496614024f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:00.591759 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4c869508-1a9d-4040-8e3e-7496614024f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c25d533f-a8af-4176-8dcf-e98348a1ae72', 'volume_name': 'volume-c25d533f-a8af-4176-8dcf-e98348a1ae72', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:00.594121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef46ac69-4ee9-40f9-8f42-9412727171b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:00.596269 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ef46ac69-4ee9-40f9-8f42-9412727171b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:00.603001 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26021f86-ca9b-43d4-ad1f-60b625d9e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:00.603913 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Volume c25d533f-a8af-4176-8dcf-e98348a1ae72: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c25d533f-a8af-4176-8dcf-e98348a1ae72', 'volume_size': 1}
Jan 10 19:26:00.605231 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:00.650477 n-d-816927-8 sudo[125952]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:00.651406 n-d-816927-8 sudo[125952]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:01.113558 n-d-816927-8 sudo[125947]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:01.116097 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.984s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:01.118434 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:01.126504 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Deleted volume successfully.
Jan 10 19:26:01.157518 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-1e2d67de-e40b-4258-aea6-b7b4f97bf7a2 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-bea202e1-c3f4-4a8b-8100-61bad0b9606c-delete_volume'" released by "delete_volume" :: held 4.289s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:01.482181 n-d-816927-8 sudo[125952]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:01.484119 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.879s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:01.486988 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (26021f86-ca9b-43d4-ad1f-60b625d9e0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c25d533f-a8af-4176-8dcf-e98348a1ae72', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:01.489965 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2392b1b-b353-4864-9a17-5cd45d2d0a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:01.510745 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Volume volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 (c25d533f-a8af-4176-8dcf-e98348a1ae72): created successfully
Jan 10 19:26:01.516505 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f2392b1b-b353-4864-9a17-5cd45d2d0a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:01.532156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (b4979600-4c01-45fd-90b3-aef40c1d804c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:01.568794 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e13c1ad1-10f9-4f62-b0d4-fcab1145534d tempest-VolumesActionsTest-759519425 None] Created volume successfully.
Jan 10 19:26:03.428496 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-c25d533f-a8af-4176-8dcf-e98348a1ae72-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:26:03.539755 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Skipping remove_export. No iscsi_target is presently exported for volume: c25d533f-a8af-4176-8dcf-e98348a1ae72
Jan 10 19:26:03.541443 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:03.627940 n-d-816927-8 sudo[125986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72
Jan 10 19:26:03.628762 n-d-816927-8 sudo[125986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:04.367376 n-d-816927-8 sudo[125986]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:04.371447 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72" returned: 0 in 0.829s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:04.376446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:04.419156 n-d-816927-8 sudo[125989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72
Jan 10 19:26:04.421342 n-d-816927-8 sudo[125989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:05.373844 n-d-816927-8 sudo[125989]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:05.375973 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72" returned: 0 in 1.002s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:05.377909 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:05.407058 n-d-816927-8 sudo[125994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72
Jan 10 19:26:05.408853 n-d-816927-8 sudo[125994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:06.096089 n-d-816927-8 sudo[125994]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:06.098469 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c25d533f-a8af-4176-8dcf-e98348a1ae72" returned: 0 in 0.720s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:06.099656 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Successfully deleted volume: c25d533f-a8af-4176-8dcf-e98348a1ae72
Jan 10 19:26:06.201740 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Created reservations ['a5c1b366-bd91-40f3-80f8-ba9736243ec9', '05932b38-0f33-442a-97a4-c435c8a06736', '7f4850c1-2cc9-42b4-b99d-0f9dcd66156e', '726e0950-7c81-4780-91eb-480e85b9de61'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:06.204538 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:26:06.204538 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:26:06.204538 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:06.262474 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:06.263846 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:06.294344 n-d-816927-8 sudo[126001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:06.295606 n-d-816927-8 sudo[126001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:06.852922 n-d-816927-8 sudo[126001]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:06.855857 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 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.592s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:06.859099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:06.907642 n-d-816927-8 sudo[126004]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:06.908652 n-d-816927-8 sudo[126004]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:07.754606 n-d-816927-8 sudo[126004]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:07.756770 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.898s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:07.758802 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:07.765030 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Deleted volume successfully.
Jan 10 19:26:07.786460 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-acf003c7-e2aa-455b-b747-7e14ee9d3042 tempest-VolumesActionsTest-1155176869 None] Lock "b'cinder-c25d533f-a8af-4176-8dcf-e98348a1ae72-delete_volume'" released by "delete_volume" :: held 4.358s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:08.154923 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:08.159849 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:08.160558 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 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'
Jan 10 19:26:08.186848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (69c47d07-d473-4750-8d6e-1648ec25a266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:08.190020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (427eb8e9-f5da-4505-8d36-6c6da99ddfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:08.236632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:08.274778 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (427eb8e9-f5da-4505-8d36-6c6da99ddfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-994221122',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=385f360f-224b-4b2d-80bf-5a77a81a6a24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2b89cc14604048bba5a4998fe4ad0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:08Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:08Z,user_id='0aa08b9970ef446bb1ba0e56f8c4d4c6',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:08.277858 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (628c2561-525c-4662-929c-4e7d6a4ee068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:08.280156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (628c2561-525c-4662-929c-4e7d6a4ee068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:08.282484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d90088bf-b488-4b37-9efc-d53717c085e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:08.284904 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d90088bf-b488-4b37-9efc-d53717c085e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '385f360f-224b-4b2d-80bf-5a77a81a6a24', 'volume_name': 'volume-385f360f-224b-4b2d-80bf-5a77a81a6a24', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:08.287091 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a215767-5b56-4a69-a463-082ff9f356c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:08.289491 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6a215767-5b56-4a69-a463-082ff9f356c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:08.292240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (567a60a9-b363-47df-adba-efe5976d9f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:08.293201 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Volume 385f360f-224b-4b2d-80bf-5a77a81a6a24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-385f360f-224b-4b2d-80bf-5a77a81a6a24', 'volume_size': 1}
Jan 10 19:26:08.294516 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:08.350649 n-d-816927-8 sudo[126007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:08.351569 n-d-816927-8 sudo[126007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:09.120565 n-d-816927-8 sudo[126007]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:09.123130 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.828s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:09.129523 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (567a60a9-b363-47df-adba-efe5976d9f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-385f360f-224b-4b2d-80bf-5a77a81a6a24', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:09.133193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8da9fba-0184-4b93-a9d3-01cd12be11d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:09.197461 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Volume volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 (385f360f-224b-4b2d-80bf-5a77a81a6a24): created successfully
Jan 10 19:26:09.199460 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d8da9fba-0184-4b93-a9d3-01cd12be11d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:09.202421 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Flow 'volume_create_manager' (69c47d07-d473-4750-8d6e-1648ec25a266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:09.220171 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-224f8a61-85e8-4eb5-9102-f70074ef1685 tempest-VolumesActionsTest-759519425 None] Created volume successfully.
Jan 10 19:26:10.799394 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-385f360f-224b-4b2d-80bf-5a77a81a6a24-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:26:10.901789 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Skipping remove_export. No iscsi_target is presently exported for volume: 385f360f-224b-4b2d-80bf-5a77a81a6a24
Jan 10 19:26:10.902735 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 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 stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:10.947405 n-d-816927-8 sudo[126043]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24
Jan 10 19:26:10.948205 n-d-816927-8 sudo[126043]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:11.511589 n-d-816927-8 sudo[126043]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:11.514200 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24" returned: 0 in 0.611s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:11.517353 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:11.544064 n-d-816927-8 sudo[126046]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24
Jan 10 19:26:11.557953 n-d-816927-8 sudo[126046]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:12.370777 n-d-816927-8 sudo[126046]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:12.373186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24" returned: 0 in 0.856s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:12.376461 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:12.409067 n-d-816927-8 sudo[126049]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24
Jan 10 19:26:12.409905 n-d-816927-8 sudo[126049]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:13.166902 n-d-816927-8 sudo[126049]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:13.169396 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-385f360f-224b-4b2d-80bf-5a77a81a6a24" returned: 0 in 0.792s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:13.171566 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Successfully deleted volume: 385f360f-224b-4b2d-80bf-5a77a81a6a24
Jan 10 19:26:13.304156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Created reservations ['0d412433-0156-4ac0-a3fd-138aaf149f05', 'd83b4f88-9a5e-45c7-a335-eb5ac43d3c2e', '0775fe6e-4473-4d5b-b838-d564a87a54b3', 'e3501847-661d-4d2c-b3f6-e5a2976bcc02'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:13.307309 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:26:13.307309 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:26:13.307309 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:13.390977 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:13.391584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:13.469341 n-d-816927-8 sudo[126057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:13.475941 n-d-816927-8 sudo[126057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:14.112566 n-d-816927-8 sudo[126057]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:14.117222 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 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.726s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:14.123548 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:14.147390 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:26:14.166812 n-d-816927-8 sudo[126060]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:14.172454 n-d-816927-8 sudo[126060]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:14.279232 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Skipping remove_export. No iscsi_target is presently exported for volume: 84a4d98c-4fc8-4d9a-b116-d952becae77f
Jan 10 19:26:14.280535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 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 stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:14.339886 n-d-816927-8 sudo[126062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f
Jan 10 19:26:14.340826 n-d-816927-8 sudo[126062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:14.616798 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-bc56eee3-d64c-41c0-90d2-e1e7902cc167 tempest-BackendsCapabilitiesAdminTestsJSON-477430021 None] Obtained 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': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-816927-8:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=92001) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4478}}
Jan 10 19:26:14.660643 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dbe6332a-23df-4c97-9cbb-cceb6a9d5680 tempest-BackendsCapabilitiesAdminTestsJSON-477430021 None] Obtained 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': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:n-d-816927-8:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up'}], 'shared_targets': False, 'sparse_copy_volume': 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=92001) get_capabilities /opt/stack/cinder/cinder/volume/manager.py:4478}}
Jan 10 19:26:14.902787 n-d-816927-8 sudo[126060]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:14.905994 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.782s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:14.908388 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:14.913902 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Deleted volume successfully.
Jan 10 19:26:14.937766 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a5fbb5f3-bbb7-427f-bed6-bbb2febf550c tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-385f360f-224b-4b2d-80bf-5a77a81a6a24-delete_volume'" released by "delete_volume" :: held 4.139s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:14.977382 n-d-816927-8 sudo[126062]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:14.980050 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f" returned: 0 in 0.700s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:14.981425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:15.020024 n-d-816927-8 sudo[126068]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f
Jan 10 19:26:15.020834 n-d-816927-8 sudo[126068]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:15.705828 n-d-816927-8 sudo[126068]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:15.709336 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f" returned: 0 in 0.726s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:15.712395 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:15.765057 n-d-816927-8 sudo[126081]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f
Jan 10 19:26:15.765864 n-d-816927-8 sudo[126081]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:16.557264 n-d-816927-8 sudo[126081]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:16.560676 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-84a4d98c-4fc8-4d9a-b116-d952becae77f" returned: 0 in 0.848s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:16.561973 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Successfully deleted volume: 84a4d98c-4fc8-4d9a-b116-d952becae77f
Jan 10 19:26:16.636965 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Created reservations ['5a0f60c4-301a-4e75-89f5-cad627e9f599', '73ec5692-1b32-4566-9190-a85aa6c61d56', '581f9d60-d350-4702-8a1a-025185744a0b', 'a47a9a96-b4e3-43fd-ad39-d6c186cf807a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:16.639375 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:26:16.639375 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:26:16.639375 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:16.708984 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:16.709825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:16.778649 n-d-816927-8 sudo[126086]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:16.781897 n-d-816927-8 sudo[126086]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:17.440847 n-d-816927-8 sudo[126086]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:17.443425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 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.733s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:17.446470 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:17.482471 n-d-816927-8 sudo[126093]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:17.489127 n-d-816927-8 sudo[126093]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:18.044279 n-d-816927-8 sudo[126093]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:18.046794 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.600s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:18.049677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:18.057271 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Deleted volume successfully.
Jan 10 19:26:18.089690 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-32a4918e-c6fb-45c3-9183-14b8cadf79b0 tempest-VolumesActionsTest-759519425 None] Lock "b'cinder-84a4d98c-4fc8-4d9a-b116-d952becae77f-delete_volume'" released by "delete_volume" :: held 3.942s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:18.734204 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Terminate volume connection completed successfully.
Jan 10 19:26:18.786397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:18.879045 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:18.879604 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b\n Backing store flags: \n Account information:\n S4C3GjpMb3o7VKXL9TTm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:18.880460 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Removing iscsi_target for Volume ID: 4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:26:18.883656 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:19.150936 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b -f" returned: 0 in 0.265s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:19.152383 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:19.155705 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:19.278258 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:19.278966 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:19.280028 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3f16e980-1138-4485-a40b-784056b35649 tempest-VolumesBackupsAdminTest-817501590 None] Remove volume export completed successfully.
Jan 10 19:26:23.325833 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:23.330514 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:23.331967 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 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'
Jan 10 19:26:23.362477 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Flow 'volume_create_manager' (6374f818-e807-490c-b24c-9f63eacea370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:23.368792 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e3742b0-b2a0-45da-b11c-593edad085f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:23.394516 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:23.424508 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e3742b0-b2a0-45da-b11c-593edad085f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:23Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5b280d76-646e-4f39-9fab-caf3981c1687',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=97ab322f-fcd2-4638-ac65-b9ad38d71493,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cfac4465c044ec7917c7bd870029384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:23Z,user_id='7c3054e4091f4ba0b32c7c47772240d4',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:23.427247 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9cdc35da-da72-4e8a-9c07-9457d2283b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:23.429458 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9cdc35da-da72-4e8a-9c07-9457d2283b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:23.432564 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6321eb3f-ab50-45aa-b2c4-d76f09f30f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:23.435839 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6321eb3f-ab50-45aa-b2c4-d76f09f30f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '97ab322f-fcd2-4638-ac65-b9ad38d71493', 'volume_name': 'volume-97ab322f-fcd2-4638-ac65-b9ad38d71493', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:23.438195 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82965529-80a2-48cc-bb2e-7f2bad340a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:23.440457 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (82965529-80a2-48cc-bb2e-7f2bad340a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:23.442703 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2d790ac-9da0-45d3-a28a-5b8971fc0956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:23.443645 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Volume 97ab322f-fcd2-4638-ac65-b9ad38d71493: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-97ab322f-fcd2-4638-ac65-b9ad38d71493', 'volume_size': 1}
Jan 10 19:26:23.445150 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:23.466929 n-d-816927-8 sudo[126196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:23.468405 n-d-816927-8 sudo[126196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:24.336252 n-d-816927-8 sudo[126196]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:24.338677 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.893s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:24.344498 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2d790ac-9da0-45d3-a28a-5b8971fc0956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-97ab322f-fcd2-4638-ac65-b9ad38d71493', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:24.347440 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12048164-dcfb-42f4-acaa-b6f9dcf510f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:24.371749 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Volume volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 (97ab322f-fcd2-4638-ac65-b9ad38d71493): created successfully
Jan 10 19:26:24.373924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (12048164-dcfb-42f4-acaa-b6f9dcf510f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:24.382559 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Flow 'volume_create_manager' (6374f818-e807-490c-b24c-9f63eacea370) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:24.419777 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Created volume successfully.
Jan 10 19:26:25.651930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:25.661600 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:25.662290 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 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'
Jan 10 19:26:25.681334 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Flow 'volume_create_manager' (6356e847-0f41-4c6a-b6a7-6e4efb19e540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:25.695200 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6575c6f4-8567-4334-bb7b-8fb7fb3ddfee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:25.733797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:25.766776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:25.795668 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6575c6f4-8567-4334-bb7b-8fb7fb3ddfee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1848824217',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=00bacf86-1cf2-4bfb-8790-2f6283ae4214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d685bc2da29428abab276243e936a78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:26Z,user_id='42bf84655af44f038365297574a04bf7',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:25.805422 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35d0758b-376c-45aa-ad5e-8d242999a98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:25.806230 n-d-816927-8 sudo[126247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:26:25.807675 n-d-816927-8 sudo[126247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:25.823310 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (35d0758b-376c-45aa-ad5e-8d242999a98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:25.828501 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b652fe2c-2fe8-4ee6-aec9-f134ef0987f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:25.833963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b652fe2c-2fe8-4ee6-aec9-f134ef0987f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '00bacf86-1cf2-4bfb-8790-2f6283ae4214', 'volume_name': 'volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:25.840520 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06d16383-9a2b-46e1-91ab-6fbcbd6fee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:25.847143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (06d16383-9a2b-46e1-91ab-6fbcbd6fee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:25.849298 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34019190-5fc0-4f95-86f0-4dd7e49ba8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:25.850413 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Volume 00bacf86-1cf2-4bfb-8790-2f6283ae4214: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214', 'volume_size': 1}
Jan 10 19:26:25.852016 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:25.876795 n-d-816927-8 sudo[126251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:25.878151 n-d-816927-8 sudo[126251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:26.484823 n-d-816927-8 sudo[126251]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:26.487671 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.635s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:26.491383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (34019190-5fc0-4f95-86f0-4dd7e49ba8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:26.495174 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63d680b5-6f44-4515-a72e-78106ae82889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:26.497937 n-d-816927-8 sudo[126247]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:26.501106 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493" returned: 0 in 0.734s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:26.552715 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Volume volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 (00bacf86-1cf2-4bfb-8790-2f6283ae4214): created successfully
Jan 10 19:26:26.554774 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (63d680b5-6f44-4515-a72e-78106ae82889) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:26.558843 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Flow 'volume_create_manager' (6356e847-0f41-4c6a-b6a7-6e4efb19e540) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:26.568059 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:26.573783 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8b24d86c-7f47-426c-b29f-9dd9f19d5a73 tempest-AbsoluteLimitsTests-391075857 None] Created volume successfully.
Jan 10 19:26:26.589893 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:26.590183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:26.590849 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:26:26.591691 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Creating iscsi_target for Volume ID: volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Created volume path /opt/stack/data/cinder/volumes/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493,
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: incominguser HVD6ETk6gUnZp9XrcCAy NXQHqG8yoBTs9V4y
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:26.594399 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:26:26.595974 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:27.096623 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Lock "b'cinder-00bacf86-1cf2-4bfb-8790-2f6283ae4214-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:26:27.114105 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493" returned: 0 in 0.517s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:27.115053 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:27.115863 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:26:27.116572 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:26:27.175376 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:27.175961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:27.176426 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n Backing store flags: \n Account information:\n HVD6ETk6gUnZp9XrcCAy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:27.187534 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:26:27.199944 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:27.201050 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Skipping remove_export. No iscsi_target is presently exported for volume: 00bacf86-1cf2-4bfb-8790-2f6283ae4214
Jan 10 19:26:27.202200 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 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 stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:27.250233 n-d-816927-8 sudo[126318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214
Jan 10 19:26:27.251189 n-d-816927-8 sudo[126318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:27.434945 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.243s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:27.435535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n Backing store flags: \n Account information:\n HVD6ETk6gUnZp9XrcCAy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:27.436967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:27.580315 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.143s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:27.580657 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n Backing store flags: \n Account information:\n HVD6ETk6gUnZp9XrcCAy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:27.582159 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:26:27.700175 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Initialize volume connection completed successfully.
Jan 10 19:26:27.900242 n-d-816927-8 sudo[126318]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:27.902887 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214" returned: 0 in 0.701s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:27.910787 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:27.983162 n-d-816927-8 sudo[126338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214
Jan 10 19:26:27.987611 n-d-816927-8 sudo[126338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:28.616329 n-d-816927-8 sudo[126338]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:28.618655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214" returned: 0 in 0.713s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:28.620818 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:28.652311 n-d-816927-8 sudo[126372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214
Jan 10 19:26:28.653115 n-d-816927-8 sudo[126372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:29.290584 n-d-816927-8 sudo[126372]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:29.292807 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-00bacf86-1cf2-4bfb-8790-2f6283ae4214" returned: 0 in 0.672s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:29.293977 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Successfully deleted volume: 00bacf86-1cf2-4bfb-8790-2f6283ae4214
Jan 10 19:26:29.354306 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Created reservations ['289e9cd8-5a49-4d82-8454-d15f2e729437', '2f816b56-d2d2-4cc6-95d4-eb745dc2e253', 'a7d49b48-552f-43f8-b37b-3567957727fc', 'ccdf3f98-bd72-413f-80ac-f6c4f1bc7960'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:29.356523 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:26:29.356523 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:26:29.356523 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:29.436200 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:29.436935 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:29.465843 n-d-816927-8 sudo[126380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:29.467182 n-d-816927-8 sudo[126380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:30.713114 n-d-816927-8 sudo[126380]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:30.716973 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 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 1.278s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:30.725503 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:30.779077 n-d-816927-8 sudo[126384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:30.782685 n-d-816927-8 sudo[126384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:31.826744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.103s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:31.826744 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:31.821694 n-d-816927-8 sudo[126384]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:31.836010 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Deleted volume successfully.
Jan 10 19:26:31.858672 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d9d64e06-ff42-4095-9401-b415bce4f6a5 tempest-AbsoluteLimitsTests-391075857 None] Lock "b'cinder-00bacf86-1cf2-4bfb-8790-2f6283ae4214-delete_volume'" released by "delete_volume" :: held 4.759s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:32.240853 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:32.248959 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:32.249070 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 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'
Jan 10 19:26:32.266994 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Flow 'volume_create_manager' (d6bcc354-45f9-42cd-9e9e-9589e9837233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:32.271212 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0eb8264d-5992-49ff-9fb9-5368fdd6d6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:32.299856 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:32.349925 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0eb8264d-5992-49ff-9fb9-5368fdd6d6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-264331187',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=a9d3d1e7-92de-407e-a9c3-73ba86e4d49a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31abb82ac6f347349071ab9416b29568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:32Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:32Z,user_id='890a826148c1439d9657b35a960caaa5',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:32.353682 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8526eb00-e2ef-47b5-810f-e20d42a504b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:32.356537 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8526eb00-e2ef-47b5-810f-e20d42a504b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:32.359691 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc879dec-d6de-4bf7-a645-2984a60665d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:32.362143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dc879dec-d6de-4bf7-a645-2984a60665d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a9d3d1e7-92de-407e-a9c3-73ba86e4d49a', 'volume_name': 'volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:32.365123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff563031-8759-4a24-b65b-ae1d95946217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:32.367690 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff563031-8759-4a24-b65b-ae1d95946217) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:32.370072 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3891b497-44f8-49a4-8134-86d6b1304aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:32.371362 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Volume a9d3d1e7-92de-407e-a9c3-73ba86e4d49a: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a', 'volume_size': 1}
Jan 10 19:26:32.372853 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:32.419915 n-d-816927-8 sudo[126390]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:32.420761 n-d-816927-8 sudo[126390]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:33.206069 n-d-816927-8 sudo[126390]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:33.208425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.835s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:33.212746 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (3891b497-44f8-49a4-8134-86d6b1304aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:33.219189 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ae9e4df-5491-4625-b40f-de93ac91091a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:33.272370 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Volume volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a (a9d3d1e7-92de-407e-a9c3-73ba86e4d49a): created successfully
Jan 10 19:26:33.293671 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9ae9e4df-5491-4625-b40f-de93ac91091a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:33.293671 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Flow 'volume_create_manager' (d6bcc354-45f9-42cd-9e9e-9589e9837233) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:33.312497 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3edfc81b-6e2a-4a00-ba3b-65f07b85e034 tempest-VolumeManageAdminTest-1213817860 None] Created volume successfully.
Jan 10 19:26:34.527391 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Lock "b'cinder-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a-delete_volume'" acquired by "delete_volume" :: waited 0.025s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:26:34.710978 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Skipping remove_export. No iscsi_target is presently exported for volume: a9d3d1e7-92de-407e-a9c3-73ba86e4d49a
Jan 10 19:26:34.872720 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Created reservations ['b7822430-bc3e-48e3-88e3-b523f2c85b80', 'ac010fe1-4a43-400d-bcf2-13c5c096b77e', '73733573-4472-44db-9fe7-a477c85b9451', '4630bea6-d0f4-444f-a5f4-937abbbf8350'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:34.874668 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:26:34.874668 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:26:34.874668 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:34.949436 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:34.950247 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:35.004785 n-d-816927-8 sudo[126458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:35.005567 n-d-816927-8 sudo[126458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:36.133741 n-d-816927-8 sudo[126458]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:36.137086 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 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 1.186s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:36.141390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:36.190776 n-d-816927-8 sudo[126518]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:36.191786 n-d-816927-8 sudo[126518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:37.033930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Flow 'volume_manage_existing_manager' (270c8c51-5b97-47d9-b0b3-1609085b017b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:37.049776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (a02ff975-b900-4c8f-9c66-3c0128221ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:37.060964 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, manage_existing.start' (a02ff975-b900-4c8f-9c66-3c0128221ac4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:37.079130 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (782c8f67-d3c2-4de9-a1ad-89ad751bd374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:37.091865 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 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 stack-volumes-lvmdriver-1/volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:37.189854 n-d-816927-8 sudo[126524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a
Jan 10 19:26:37.190668 n-d-816927-8 sudo[126524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:37.200366 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.059s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:37.197304 n-d-816927-8 sudo[126518]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:37.202256 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:37.212116 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Unmanaged volume successfully.
Jan 10 19:26:37.227048 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c420e56b-0fcb-4067-84d5-b4be23e9085c tempest-VolumeManageAdminTest-1684997413 None] Lock "b'cinder-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a-delete_volume'" released by "delete_volume" :: held 2.689s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:37.945400 n-d-816927-8 sudo[126524]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:37.947234 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a" returned: 0 in 0.862s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:37.950940 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.manage_existing.PrepareForQuotaReservationTask;volume:manage_existing' (782c8f67-d3c2-4de9-a1ad-89ad751bd374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'volume_type_id': 'ab267a83-1229-4a10-b092-ed9d274459d0', 'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-282434545',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=4a085603-8400-49a2-a29c-b645b82c10e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12461544d5e041c4946318d6fe1c3ebc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=0,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='608c154f53564bedaf35386859c8e8a2',volume_attachment=>,volume_type=>,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0), 'volume_spec': {'status': 'managing', 'volume_name': 'volume-4a085603-8400-49a2-a29c-b645b82c10e6', 'volume_id': '4a085603-8400-49a2-a29c-b645b82c10e6'}}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:37.954100 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4ab4fd-b005-4900-9f10-380ce8a2bf63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:38.065483 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Created reservations ['02b04076-1328-461a-896a-84301476628c', '6ac7cbea-9739-4d15-aab3-12e59bd24a07'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:38.065483 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c4ab4fd-b005-4900-9f10-380ce8a2bf63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02b04076-1328-461a-896a-84301476628c', '6ac7cbea-9739-4d15-aab3-12e59bd24a07']}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:38.070021 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (2247a8f5-3167-450a-a90a-86395fbdc9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:38.070021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 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 stack-volumes-lvmdriver-1/volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:38.173994 n-d-816927-8 sudo[126528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a
Jan 10 19:26:38.179125 n-d-816927-8 sudo[126528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:39.231742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:39.237827 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:39.238494 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 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'
Jan 10 19:26:39.292892 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (1c0ce250-6f88-43d6-96f4-240efcf9013b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:39.304207 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf6b317c-420b-4518-a648-9b68302c1bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:39.343342 n-d-816927-8 sudo[126528]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:39.401301 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a" returned: 0 in 1.326s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:39.401301 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:39.445066 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:26:39.445066 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:39.445066 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:39.469533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bf6b317c-420b-4518-a648-9b68302c1bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1453957487',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=aac82bdd-0368-4c79-a448-bae4e7f481d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c997e8d33534656b0bc875eb38ef3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:39Z,user_id='827ea9e2614c437cb014f982782989eb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:39.479569 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b09fabfe-559d-4f8d-8a01-f6e87dff6ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:39.479569 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b09fabfe-559d-4f8d-8a01-f6e87dff6ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:39.479569 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b7d02ce-4bd7-4965-b024-8d2944d3322d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:39.475533 n-d-816927-8 sudo[126547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:39.483725 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5b7d02ce-4bd7-4965-b024-8d2944d3322d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'aac82bdd-0368-4c79-a448-bae4e7f481d5', 'volume_name': 'volume-aac82bdd-0368-4c79-a448-bae4e7f481d5', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:39.476328 n-d-816927-8 sudo[126547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:39.498254 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (780dfa68-7e01-4508-92c3-58a4ece95170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:39.498254 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (780dfa68-7e01-4508-92c3-58a4ece95170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:39.498254 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2db9f3d-edfe-4972-a3d4-25dda6e01fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:39.498254 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Volume aac82bdd-0368-4c79-a448-bae4e7f481d5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-aac82bdd-0368-4c79-a448-bae4e7f481d5', 'volume_size': 1}
Jan 10 19:26:39.498254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:39.569975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a volume-4a085603-8400-49a2-a29c-b645b82c10e6 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:39.573586 n-d-816927-8 sudo[126549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:39.574400 n-d-816927-8 sudo[126549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:39.918609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 volume-a9d3d1e7-92de-407e-a9c3-73ba86e4d49a volume-4a085603-8400-49a2-a29c-b645b82c10e6" returned: 0 in 0.349s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:39.918609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904128]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:26:39.939540 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.manage_existing.ManageExistingTask;volume:manage_existing' (2247a8f5-3167-450a-a90a-86395fbdc9a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-282434545',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=4a085603-8400-49a2-a29c-b645b82c10e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12461544d5e041c4946318d6fe1c3ebc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='608c154f53564bedaf35386859c8e8a2',volume_attachment=>,volume_type=>,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:39.967656 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee267329-fa66-4ecb-9b3c-fa38f079716d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:40.039443 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee267329-fa66-4ecb-9b3c-fa38f079716d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-282434545',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=4a085603-8400-49a2-a29c-b645b82c10e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12461544d5e041c4946318d6fe1c3ebc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='managing',terminated_at=None,updated_at=None,user_id='608c154f53564bedaf35386859c8e8a2',volume_attachment=>,volume_type=>,volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:40.039443 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (9e9e77a2-6a77-48ef-9ea3-987fb9cdfde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:40.061373 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Volume volume-4a085603-8400-49a2-a29c-b645b82c10e6 (4a085603-8400-49a2-a29c-b645b82c10e6): created successfully
Jan 10 19:26:40.061373 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, manage_existing.end' (9e9e77a2-6a77-48ef-9ea3-987fb9cdfde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:40.072242 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Flow 'volume_manage_existing_manager' (270c8c51-5b97-47d9-b0b3-1609085b017b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:40.072242 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c87ee5bc-0f3a-455d-b6d5-cc65e9c45383 tempest-VolumeManageAdminTest-1684997413 None] Manage existing volume completed successfully.
Jan 10 19:26:40.535841 n-d-816927-8 sudo[126547]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:40.537471 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.098s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:40.539133 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:40.589279 n-d-816927-8 sudo[126579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:40.590156 n-d-816927-8 sudo[126579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:40.938728 n-d-816927-8 sudo[126549]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:40.942382 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.445s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:40.946344 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f2db9f3d-edfe-4972-a3d4-25dda6e01fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-aac82bdd-0368-4c79-a448-bae4e7f481d5', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:40.948995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e794a6a-c205-47cf-86e9-1040694d7f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:40.978843 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Volume volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 (aac82bdd-0368-4c79-a448-bae4e7f481d5): created successfully
Jan 10 19:26:40.981049 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (0e794a6a-c205-47cf-86e9-1040694d7f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:40.984076 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (1c0ce250-6f88-43d6-96f4-240efcf9013b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:41.012027 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-13d5c446-795c-4776-adee-23de9071abf7 tempest-VolumesBackupsTest-1452377236 None] Created volume successfully.
Jan 10 19:26:41.412127 n-d-816927-8 sudo[126579]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:41.414406 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.875s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:41.416094 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:41.593052 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Lock "b'cinder-4a085603-8400-49a2-a29c-b645b82c10e6-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:26:41.788721 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4a085603-8400-49a2-a29c-b645b82c10e6
Jan 10 19:26:41.790123 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 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 stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:41.863477 n-d-816927-8 sudo[126618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6
Jan 10 19:26:41.866013 n-d-816927-8 sudo[126618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:42.514548 n-d-816927-8 sudo[126618]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:42.538395 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6" returned: 0 in 0.730s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:42.538395 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:42.565047 n-d-816927-8 sudo[126639]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6
Jan 10 19:26:42.565989 n-d-816927-8 sudo[126639]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:43.376782 n-d-816927-8 sudo[126639]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:43.382196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6" returned: 0 in 0.853s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:43.382196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:43.442239 n-d-816927-8 sudo[126661]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6
Jan 10 19:26:43.464102 n-d-816927-8 sudo[126661]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:45.066012 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4a085603-8400-49a2-a29c-b645b82c10e6" returned: 0 in 1.674s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:45.066012 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Successfully deleted volume: 4a085603-8400-49a2-a29c-b645b82c10e6
Jan 10 19:26:45.053549 n-d-816927-8 sudo[126661]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:45.285757 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Created reservations ['876691c2-4c40-408d-8f62-58b06217083c', '6e869b42-a27f-44e8-8685-7a00292b5f24', 'c17cadae-d065-45e4-9251-b1f06869f265', '142d94d2-6984-4e57-acc8-0817bd3048bc'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:26:45.295866 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:26:45.295866 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:26:45.295866 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:26:45.396868 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:26:45.399764 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:45.433047 n-d-816927-8 sudo[126703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:26:45.435888 n-d-816927-8 sudo[126703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:46.942733 n-d-816927-8 sudo[126703]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:46.946985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 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 1.546s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:46.958021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:47.043601 n-d-816927-8 sudo[126724]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:26:47.053315 n-d-816927-8 sudo[126724]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:26:48.029913 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.073s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:26:48.029913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:26:48.019560 n-d-816927-8 sudo[126724]: pam_unix(sudo:session): session closed for user root
Jan 10 19:26:48.043435 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Deleted volume successfully.
Jan 10 19:26:48.082042 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e64d063d-6ddf-48d4-aaad-d708fbbc33a2 tempest-VolumeManageAdminTest-1684997413 None] Lock "b'cinder-4a085603-8400-49a2-a29c-b645b82c10e6-delete_volume'" released by "delete_volume" :: held 6.488s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:26:59.301078 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:26:59.320234 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:26:59.320234 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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'
Jan 10 19:26:59.338533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Flow 'volume_create_manager' (9205e0ea-7afb-4051-99c9-5814c962ccd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:26:59.351295 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f8a9296-2795-4314-8378-563021cafb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:59.391041 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:26:59.425756 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7f8a9296-2795-4314-8378-563021cafb2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-742277765',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=74bb8d88-9f2c-49b7-9617-b1e498474135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fda793019cb8459c9f9f65d2b50b3be0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:26:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:26:59Z,user_id='48f8ac1ab02a41a6b5b13f3e4daca266',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:59.428759 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ce0bf62-5431-47b6-8f52-ad27882441d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:59.432483 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1ce0bf62-5431-47b6-8f52-ad27882441d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:59.435467 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6415c0e3-5ba0-4270-97cf-bfee9d936444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:59.437817 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6415c0e3-5ba0-4270-97cf-bfee9d936444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74bb8d88-9f2c-49b7-9617-b1e498474135', 'volume_name': 'volume-74bb8d88-9f2c-49b7-9617-b1e498474135', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:59.440651 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6e0a1de-b550-44f1-9d90-3bb2967e97a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:59.461224 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f6e0a1de-b550-44f1-9d90-3bb2967e97a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:26:59.472823 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (393a1837-f84c-4c2a-8deb-bf7f9796415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:26:59.472823 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Volume 74bb8d88-9f2c-49b7-9617-b1e498474135: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74bb8d88-9f2c-49b7-9617-b1e498474135', 'volume_size': 1}
Jan 10 19:26:59.472823 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74bb8d88-9f2c-49b7-9617-b1e498474135 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:26:59.564153 n-d-816927-8 sudo[126912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74bb8d88-9f2c-49b7-9617-b1e498474135 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:26:59.568410 n-d-816927-8 sudo[126912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:00.711267 n-d-816927-8 sudo[126912]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:00.714100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74bb8d88-9f2c-49b7-9617-b1e498474135 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.245s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:00.719753 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (393a1837-f84c-4c2a-8deb-bf7f9796415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74bb8d88-9f2c-49b7-9617-b1e498474135', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:00.723285 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6373166-f617-402a-bf4e-ad3d5ae84acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:00.749179 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Volume volume-74bb8d88-9f2c-49b7-9617-b1e498474135 (74bb8d88-9f2c-49b7-9617-b1e498474135): created successfully
Jan 10 19:27:00.752094 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e6373166-f617-402a-bf4e-ad3d5ae84acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:00.755654 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Flow 'volume_create_manager' (9205e0ea-7afb-4051-99c9-5814c962ccd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:00.773603 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-08e69ae1-4025-43e5-9f45-a4a817befaef tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Created volume successfully.
Jan 10 19:27:02.459112 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9c94329a-b0bb-4c41-a4f1-671bb9981e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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 stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:02.523319 n-d-816927-8 sudo[126997]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135
Jan 10 19:27:02.526099 n-d-816927-8 sudo[126997]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:03.678254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9c94329a-b0bb-4c41-a4f1-671bb9981e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135" returned: 0 in 1.216s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:03.678254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9c94329a-b0bb-4c41-a4f1-671bb9981e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1 --snapshot stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:03.666971 n-d-816927-8 sudo[126997]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:03.719020 n-d-816927-8 sudo[127026]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1 --snapshot stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 -L 1.00g
Jan 10 19:27:03.719828 n-d-816927-8 sudo[127026]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:05.011591 n-d-816927-8 sudo[127026]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:05.013665 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9c94329a-b0bb-4c41-a4f1-671bb9981e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1 --snapshot stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 -L 1.00g" returned: 0 in 1.337s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:05.208801 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9c94329a-b0bb-4c41-a4f1-671bb9981e60 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Create snapshot completed successfully
Jan 10 19:27:06.931185 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Lock "b'cinder-9898156e-d74b-4e3d-8482-dab8f8eff0a1-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:27:06.932855 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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 stack-volumes-lvmdriver-1/_snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:06.968694 n-d-816927-8 sudo[127143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1
Jan 10 19:27:06.969509 n-d-816927-8 sudo[127143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:08.133297 n-d-816927-8 sudo[127143]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:08.139209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1" returned: 0 in 1.202s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:08.139209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:08.189768 n-d-816927-8 sudo[127152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1
Jan 10 19:27:08.190544 n-d-816927-8 sudo[127152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:09.116570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9898156e-d74b-4e3d-8482-dab8f8eff0a1" returned: 0 in 0.973s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:09.109311 n-d-816927-8 sudo[127152]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:09.215833 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Created reservations ['c15cee9e-59d7-44a6-b6a7-d8d88148da28', 'dcf1ad4f-ec84-4e69-a2b6-a0e676df70cf', 'b4a81ea3-058b-4106-9962-d42c66e7685b', 'c97db9d2-db24-4d12-afa1-1ac1fde08004'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:27:09.219722 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:27:09.219722 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:27:09.219722 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:09.299552 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Delete snapshot completed successfully.
Jan 10 19:27:09.305769 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-83ef83db-716d-40a8-b58d-5a9bdbb8ec76 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Lock "b'cinder-9898156e-d74b-4e3d-8482-dab8f8eff0a1-delete_snapshot'" released by "delete_snapshot" :: held 2.375s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:27:10.406173 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Lock "b'cinder-74bb8d88-9f2c-49b7-9617-b1e498474135-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:27:10.557589 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74bb8d88-9f2c-49b7-9617-b1e498474135
Jan 10 19:27:10.557589 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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 stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:10.645211 n-d-816927-8 sudo[127204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135
Jan 10 19:27:10.646088 n-d-816927-8 sudo[127204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:11.834107 n-d-816927-8 sudo[127204]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:11.836835 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135" returned: 0 in 1.281s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:11.838571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:11.884046 n-d-816927-8 sudo[127216]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135
Jan 10 19:27:11.884869 n-d-816927-8 sudo[127216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:12.435647 n-d-816927-8 sudo[127216]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:12.437908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135" returned: 0 in 0.599s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:12.440133 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:12.476036 n-d-816927-8 sudo[127222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135
Jan 10 19:27:12.477067 n-d-816927-8 sudo[127222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:12.859391 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Terminate volume connection completed successfully.
Jan 10 19:27:12.923528 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:13.080038 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.157s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:13.080432 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493\n Backing store flags: \n Account information:\n HVD6ETk6gUnZp9XrcCAy\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:13.081479 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Removing iscsi_target for Volume ID: 97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:27:13.086522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:13.166448 n-d-816927-8 sudo[127222]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:13.168971 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74bb8d88-9f2c-49b7-9617-b1e498474135" returned: 0 in 0.728s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:13.170023 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Successfully deleted volume: 74bb8d88-9f2c-49b7-9617-b1e498474135
Jan 10 19:27:13.269484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Created reservations ['5df4ddbe-701a-4c73-b11d-8e72a04821a4', '5e1ba3ff-d879-4716-a71d-396c6b213928', 'a9e4f611-94f0-4130-899d-1445ce71a755', 'b2d42581-b891-48a1-be71-5f754cea22b7'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:27:13.271574 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:27:13.271574 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:27:13.271574 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:13.356477 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:27:13.357415 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:13.409610 n-d-816927-8 sudo[127246]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:27:13.413590 n-d-816927-8 sudo[127246]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:13.491623 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 -f" returned: 0 in 0.408s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:13.492012 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:13.493243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:13.689213 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.195s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:13.689626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:13.690778 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d9200719-6205-4cb3-b2a1-595d51a924cb tempest-VolumesBackupsAdminTest-817501590 None] Remove volume export completed successfully.
Jan 10 19:27:14.217242 n-d-816927-8 sudo[127246]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:14.219186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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.862s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:14.222636 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:14.243521 n-d-816927-8 sudo[127273]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:27:14.244320 n-d-816927-8 sudo[127273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:14.882651 n-d-816927-8 sudo[127273]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:14.884997 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.662s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:14.888206 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:27:14.894991 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Deleted volume successfully.
Jan 10 19:27:14.916452 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-05cd7d08-5042-42b7-b0ac-a9135efec722 tempest-VolumeSnapshotQuotasNegativeTestJSON-21626637 None] Lock "b'cinder-74bb8d88-9f2c-49b7-9617-b1e498474135-delete_volume'" released by "delete_volume" :: held 4.510s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:27:14.947823 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:14.992174 n-d-816927-8 sudo[127310]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:14.993823 n-d-816927-8 sudo[127310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:15.314658 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Lock "b'cinder-97ab322f-fcd2-4638-ac65-b9ad38d71493-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:27:15.458049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:15.682378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.226s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:15.683100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:15.684002 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Skipping remove_export. No iscsi_target is presently exported for volume: 97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:27:15.685442 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 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 stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:15.727162 n-d-816927-8 sudo[127310]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:15.727646 n-d-816927-8 sudo[127328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:27:15.728470 n-d-816927-8 sudo[127328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:15.731295 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5" returned: 0 in 0.785s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:15.826292 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:15.849234 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:15.849677 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:15.850551 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:27:15.851599 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Creating iscsi_target for Volume ID: volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Created volume path /opt/stack/data/cinder/volumes/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5,
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: incominguser 9gPBG77HC4qfWJ9h5JUV jg7zGPNWUAcsLMJa
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:15.862419 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:27:15.864756 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:16.493783 n-d-816927-8 sudo[127328]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:16.495923 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493" returned: 0 in 0.810s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:16.497417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:16.540073 n-d-816927-8 sudo[127356]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:27:16.540893 n-d-816927-8 sudo[127356]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:16.682052 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5" returned: 0 in 0.816s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:16.682681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:16.684464 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:27:16.685078 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:27:16.686799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:16.739593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.052s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:16.739996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:16.740760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:27:16.741814 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:17.041763 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.300s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:17.042330 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:17.043613 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:17.336995 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.293s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:17.337697 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:17.339952 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:27:17.438360 n-d-816927-8 sudo[127356]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:17.446215 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493" returned: 0 in 0.948s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:17.448203 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:17.495215 n-d-816927-8 sudo[127405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:27:17.496931 n-d-816927-8 sudo[127405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:17.537310 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5', 'target_lun': 1, 'volume_id': 'aac82bdd-0368-4c79-a448-bae4e7f481d5', 'auth_method': 'CHAP', 'auth_username': '9gPBG77HC4qfWJ9h5JUV', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f268ded9-76b9-482b-b2f7-35e726fafb44'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:27:17.861952 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-e9ed9077-06df-4b5b-ba3e-6bba65508d8f req-07d585ee-7438-49f8-8084-e02e8f02a587 tempest-VolumesBackupsTest-1452377236 None] attachment_update completed successfully.
Jan 10 19:27:18.379359 n-d-816927-8 sudo[127405]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:18.381925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-97ab322f-fcd2-4638-ac65-b9ad38d71493" returned: 0 in 0.933s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:18.383473 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Successfully deleted volume: 97ab322f-fcd2-4638-ac65-b9ad38d71493
Jan 10 19:27:18.450213 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Created reservations ['59d40ad9-81b9-4f5f-8f78-66b972cc5502', 'a08e8646-2c47-4053-a793-92b9d4e4d33f', '5dd65e68-29d0-4e85-b7e9-ddefa761188c', 'dfc33b1b-c4fa-4e2a-9d6b-dce1f37d2ce1'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:27:18.453644 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:27:18.453644 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:27:18.453644 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:18.513636 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:27:18.514665 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:18.555736 n-d-816927-8 sudo[127415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:27:18.556549 n-d-816927-8 sudo[127415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:19.037998 n-d-816927-8 sudo[127415]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:19.040645 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 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.525s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:19.042773 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:19.065574 n-d-816927-8 sudo[127418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:27:19.067173 n-d-816927-8 sudo[127418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:19.582246 n-d-816927-8 sudo[127418]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:19.585104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.542s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:19.588278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:27:19.603824 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Deleted volume successfully.
Jan 10 19:27:19.626338 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ec9465a1-3979-45a6-9a07-85d505b7a6a7 tempest-VolumesBackupsAdminTest-817501590 None] Lock "b'cinder-97ab322f-fcd2-4638-ac65-b9ad38d71493-delete_volume'" released by "delete_volume" :: held 4.312s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:27:20.189906 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:27:20.193709 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:27:20.194355 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 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'
Jan 10 19:27:20.207999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (45ff72ff-9afa-44b6-ac21-88264f0e5c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:20.211695 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63bae1da-1ac0-4b25-a0d2-7e98ee301338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:20.237982 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:27:20.275458 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (63bae1da-1ac0-4b25-a0d2-7e98ee301338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-405794862',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=f2a7dbb6-d51a-4a83-9bdf-5d31fd488776,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:27:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:27:20Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:20.277976 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc303832-84e8-4b5d-840b-15226488a474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:20.280106 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc303832-84e8-4b5d-840b-15226488a474) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:20.282419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80f187d6-4986-478d-a66b-7e9ef4c9adb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:20.284670 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (80f187d6-4986-478d-a66b-7e9ef4c9adb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f2a7dbb6-d51a-4a83-9bdf-5d31fd488776', 'volume_name': 'volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:20.287186 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28ba9ed9-2983-4961-84b7-3b26d64e4795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:20.295295 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28ba9ed9-2983-4961-84b7-3b26d64e4795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:20.297644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcb9d5e1-ffc2-4b57-919a-c1fd19c7aac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:20.298455 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Volume f2a7dbb6-d51a-4a83-9bdf-5d31fd488776: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776', 'volume_size': 1}
Jan 10 19:27:20.299701 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:20.341071 n-d-816927-8 sudo[127425]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:20.342022 n-d-816927-8 sudo[127425]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:20.967348 n-d-816927-8 sudo[127425]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:20.969817 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.670s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:20.975566 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (dcb9d5e1-ffc2-4b57-919a-c1fd19c7aac7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:20.978698 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53f7c231-5715-4190-904b-45e28a18ecd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:21.004377 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Volume volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 (f2a7dbb6-d51a-4a83-9bdf-5d31fd488776): created successfully
Jan 10 19:27:21.010925 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (53f7c231-5715-4190-904b-45e28a18ecd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:21.017860 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (45ff72ff-9afa-44b6-ac21-88264f0e5c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:21.049643 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d35497c4-9628-4440-baa2-cbc0112dc18c tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:27:21.705471 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:27:21.712275 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:27:21.713410 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 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'
Jan 10 19:27:21.741331 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Flow 'volume_create_manager' (ae8be77b-07da-4b1e-a52c-0cb0d6e3a71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:21.744549 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c48018a1-2746-4849-b0af-2381a86e0354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:21.781364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:27:21.830705 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c48018a1-2746-4849-b0af-2381a86e0354) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1331877818',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=fa6f0cb9-3617-436c-9854-ed564e6a9fd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cfac4465c044ec7917c7bd870029384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:27:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:27:22Z,user_id='7c3054e4091f4ba0b32c7c47772240d4',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:21.834080 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8fb3e710-f9b9-474b-a971-b3ff8477adab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:21.837646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8fb3e710-f9b9-474b-a971-b3ff8477adab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:21.840845 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efc644b8-e37b-42df-8478-035d79c34939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:21.844631 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (efc644b8-e37b-42df-8478-035d79c34939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fa6f0cb9-3617-436c-9854-ed564e6a9fd7', 'volume_name': 'volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:21.847074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a62f2204-16ca-483b-bbaf-3ae95e913455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:21.849351 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a62f2204-16ca-483b-bbaf-3ae95e913455) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:21.853087 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9415b68c-b0fb-4e51-898b-b9d68840bfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:21.854096 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Volume fa6f0cb9-3617-436c-9854-ed564e6a9fd7: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7', 'volume_size': 1}
Jan 10 19:27:21.855650 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:21.885796 n-d-816927-8 sudo[127477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:21.887422 n-d-816927-8 sudo[127477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:22.470608 n-d-816927-8 sudo[127477]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:22.473891 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.617s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:22.479001 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9415b68c-b0fb-4e51-898b-b9d68840bfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:22.481980 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cd7b312-3842-42cd-be5a-00b35b61b07e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:22.499467 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Volume volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 (fa6f0cb9-3617-436c-9854-ed564e6a9fd7): created successfully
Jan 10 19:27:22.502162 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1cd7b312-3842-42cd-be5a-00b35b61b07e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:22.507413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Flow 'volume_create_manager' (ae8be77b-07da-4b1e-a52c-0cb0d6e3a71c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:22.527521 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9a32cf43-3c09-49bd-9ef8-a68a9b6359c8 tempest-VolumesBackupsAdminTest-817501590 None] Created volume successfully.
Jan 10 19:27:22.776002 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:27:22.783269 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:27:22.784336 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 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'
Jan 10 19:27:22.816621 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (d09b18ac-9200-488f-ac59-22922dfd203a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:22.828870 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96468618-24c7-42cd-a73d-348aefa94b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:22.867636 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:27:22.901271 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96468618-24c7-42cd-a73d-348aefa94b23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:27:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-942034124',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=543a682a-f41f-4ef9-a400-9884e792603e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:27:23Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:27:23Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:22.904384 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77f33f9b-4e65-4d31-ac7e-c8ec353a558c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:22.911489 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (77f33f9b-4e65-4d31-ac7e-c8ec353a558c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:22.917962 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c157db7-a33d-4581-9fb3-9a16a7cb990f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:22.925468 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7c157db7-a33d-4581-9fb3-9a16a7cb990f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '543a682a-f41f-4ef9-a400-9884e792603e', 'volume_name': 'volume-543a682a-f41f-4ef9-a400-9884e792603e', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:22.930722 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc7d8ca0-6cf4-447c-b1f8-37dda8fdfb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:22.933285 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cc7d8ca0-6cf4-447c-b1f8-37dda8fdfb79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:22.935574 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f04d9c8b-1423-40d3-81ac-e26d3e0e1681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:22.936690 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Volume 543a682a-f41f-4ef9-a400-9884e792603e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-543a682a-f41f-4ef9-a400-9884e792603e', 'volume_size': 1}
Jan 10 19:27:22.938476 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-543a682a-f41f-4ef9-a400-9884e792603e stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:22.982298 n-d-816927-8 sudo[127509]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-543a682a-f41f-4ef9-a400-9884e792603e stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:22.987934 n-d-816927-8 sudo[127509]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:23.639804 n-d-816927-8 sudo[127509]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:23.672710 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-543a682a-f41f-4ef9-a400-9884e792603e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.734s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:23.676599 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f04d9c8b-1423-40d3-81ac-e26d3e0e1681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-543a682a-f41f-4ef9-a400-9884e792603e', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:23.680456 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90447b20-14ae-4656-8ab2-2e0d87cce26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:23.701816 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Creating a new backup for volume volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:27:23.717359 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:23.745306 n-d-816927-8 sudo[127545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:27:23.747367 n-d-816927-8 sudo[127545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:23.752487 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Volume volume-543a682a-f41f-4ef9-a400-9884e792603e (543a682a-f41f-4ef9-a400-9884e792603e): created successfully
Jan 10 19:27:23.755729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (90447b20-14ae-4656-8ab2-2e0d87cce26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:23.761346 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (d09b18ac-9200-488f-ac59-22922dfd203a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:23.773471 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-408473c2-202d-477f-9f08-1ebbd4320163 tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:27:24.375425 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Lock "b'cinder-543a682a-f41f-4ef9-a400-9884e792603e-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:27:24.530555 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 543a682a-f41f-4ef9-a400-9884e792603e
Jan 10 19:27:24.531955 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:24.570268 n-d-816927-8 sudo[127548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e
Jan 10 19:27:24.572302 n-d-816927-8 sudo[127548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:24.796382 n-d-816927-8 sudo[127545]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:24.799798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7" returned: 0 in 1.081s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:24.906786 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:24.923760 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:24.924154 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: I_T nexus: 29
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: 9gPBG77HC4qfWJ9h5JUV
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:27:24.924914 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:27:24.928442 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Creating iscsi_target for Volume ID: volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Created volume path /opt/stack/data/cinder/volumes/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7,
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: incominguser g8YZX9deDj8nBH6rU49y Xuow4GSPjS8Y9Lod
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:24.938595 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:27:24.941038 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:25.098376 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Creating a new backup for volume volume-aac82bdd-0368-4c79-a448-bae4e7f481d5. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:27:25.184754 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Creating clone of volume: aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:25.186228 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:25.203180 n-d-816927-8 sudo[127548]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:25.205460 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e" returned: 0 in 0.673s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:25.207530 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:25.217584 n-d-816927-8 sudo[127564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:25.218710 n-d-816927-8 sudo[127564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:25.253136 n-d-816927-8 sudo[127567]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e
Jan 10 19:27:25.253962 n-d-816927-8 sudo[127567]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:25.895683 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7" returned: 0 in 0.954s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:25.896315 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:25.896747 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:27:25.897112 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:27:25.900756 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:25.923212 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:25.923518 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: I_T nexus: 29
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: 9gPBG77HC4qfWJ9h5JUV
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:27:25.924174 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:27:25.926800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:25.970186 n-d-816927-8 sudo[127564]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:25.972251 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5" returned: 0 in 0.786s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:25.973662 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d --snapshot stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:26.020624 n-d-816927-8 sudo[127631]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d --snapshot stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 -L 1.00g
Jan 10 19:27:26.022930 n-d-816927-8 sudo[127631]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:26.107589 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:26.107915 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:26.109280 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:26.236996 n-d-816927-8 sudo[127567]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:26.238978 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e" returned: 0 in 1.031s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:26.241765 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:26.276580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.165s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:26.277195 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:26.279237 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:27:26.294414 n-d-816927-8 sudo[127644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e
Jan 10 19:27:26.298247 n-d-816927-8 sudo[127644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:26.350109 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Initialize volume connection completed successfully.
Jan 10 19:27:27.100965 n-d-816927-8 sudo[127631]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:27.130783 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d --snapshot stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 -L 1.00g" returned: 0 in 1.130s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:27.139038 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db61cd04-1713-4abb-ac66-61ddaca4350d stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:27.189038 n-d-816927-8 sudo[127816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db61cd04-1713-4abb-ac66-61ddaca4350d stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:27.190482 n-d-816927-8 sudo[127816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:27.443182 n-d-816927-8 sudo[127644]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:27.445534 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-543a682a-f41f-4ef9-a400-9884e792603e" returned: 0 in 1.203s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:27.446700 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Successfully deleted volume: 543a682a-f41f-4ef9-a400-9884e792603e
Jan 10 19:27:27.564745 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Created reservations ['43ca843b-d11f-4f49-a3d2-99da4fa22156', '327b48b0-0670-45bc-99d1-ed0e1d29b520', '157f1b83-14fa-4083-8f92-1abcf644db22', 'a3762d67-229d-4956-8815-969a25a8cd2a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:27:27.567199 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:27:27.567199 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:27:27.567199 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:27.632395 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:27:27.633212 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:27.669634 n-d-816927-8 sudo[127824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:27:27.670536 n-d-816927-8 sudo[127824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:27.959849 n-d-816927-8 sudo[127816]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:27.962285 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db61cd04-1713-4abb-ac66-61ddaca4350d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.829s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:27.965244 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:28.016399 n-d-816927-8 sudo[127860]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:27:28.023300 n-d-816927-8 sudo[127860]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:28.452692 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Lock "b'cinder-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:27:28.541216 n-d-816927-8 sudo[127824]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:28.544850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 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.910s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:28.546889 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:28.576133 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: f2a7dbb6-d51a-4a83-9bdf-5d31fd488776
Jan 10 19:27:28.578162 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:28.590140 n-d-816927-8 sudo[127866]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:27:28.591579 n-d-816927-8 sudo[127866]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:28.644547 n-d-816927-8 sudo[127867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776
Jan 10 19:27:28.656000 n-d-816927-8 sudo[127867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:28.994959 n-d-816927-8 sudo[127860]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:28.999262 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 1.032s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:29.001158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:29.065726 n-d-816927-8 sudo[127871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d iflag=direct
Jan 10 19:27:29.067184 n-d-816927-8 sudo[127871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:29.264921 n-d-816927-8 sudo[127866]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:29.268117 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.721s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:29.270965 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:27:29.281011 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:27:29.306192 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-985bf669-ccc4-4b8c-b8db-5df26bb75d3f tempest-VolumesGetTest-427262823 None] Lock "b'cinder-543a682a-f41f-4ef9-a400-9884e792603e-delete_volume'" released by "delete_volume" :: held 4.931s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:27:29.493369 n-d-816927-8 sudo[127871]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:29.498110 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d iflag=direct" returned: 0 in 0.494s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:29.498110 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:29.529045 n-d-816927-8 sudo[127887]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d oflag=direct
Jan 10 19:27:29.531787 n-d-816927-8 sudo[127887]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:29.605632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776" returned: 0 in 1.018s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:29.605632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:29.594222 n-d-816927-8 sudo[127867]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:29.648184 n-d-816927-8 sudo[127890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776
Jan 10 19:27:29.651067 n-d-816927-8 sudo[127890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:30.233627 n-d-816927-8 sudo[127887]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:30.236058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d oflag=direct" returned: 0 in 0.739s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:30.237165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:30.276424 n-d-816927-8 sudo[127914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:27:30.281513 n-d-816927-8 sudo[127914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:30.528337 n-d-816927-8 sudo[127890]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:30.530565 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776" returned: 0 in 0.932s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:30.532822 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:30.573580 n-d-816927-8 sudo[127925]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776
Jan 10 19:27:30.574397 n-d-816927-8 sudo[127925]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:31.286173 n-d-816927-8 sudo[127925]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:31.289144 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776" returned: 0 in 0.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:31.290328 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Successfully deleted volume: f2a7dbb6-d51a-4a83-9bdf-5d31fd488776
Jan 10 19:27:31.429579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Created reservations ['a5bc9687-83d9-428d-a256-2797fd67bdac', '97f39277-5dba-49c4-bbcd-208525883899', '48229c6d-7071-4396-9ebe-efe5b5e32283', '97f9a9a2-2a31-488d-ad07-036d6bc42a97'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:27:31.434825 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:27:31.434825 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:27:31.434825 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:31.555172 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:27:31.563788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:31.652137 n-d-816927-8 sudo[127939]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:27:31.654940 n-d-816927-8 sudo[127939]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:32.623753 n-d-816927-8 sudo[127939]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:32.629064 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 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 1.065s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:32.632821 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:32.672674 n-d-816927-8 sudo[127943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:27:32.673501 n-d-816927-8 sudo[127943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:33.496229 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:27:33.500910 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:27:33.503600 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 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'
Jan 10 19:27:33.549695 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (ef63533a-ceb5-4c93-bb51-119be68f4242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:33.572702 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6afe881e-4838-4b76-8ebb-0b350400bc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:33.658414 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:27:33.752009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6afe881e-4838-4b76-8ebb-0b350400bc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1323340752',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=2dca41fe-2957-441e-8fa7-4c0212b27da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:27:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:27:33Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:33.764000 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d427d1e-b804-45d6-8175-9a68b7cf2096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:33.772008 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2d427d1e-b804-45d6-8175-9a68b7cf2096) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:33.774337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f08cd54d-3664-48b7-a417-289d4b1c79d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:33.793337 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f08cd54d-3664-48b7-a417-289d4b1c79d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '2dca41fe-2957-441e-8fa7-4c0212b27da4', 'volume_name': 'volume-2dca41fe-2957-441e-8fa7-4c0212b27da4', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:33.812564 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (251f63ce-24a3-42c2-9142-5221526d3ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:33.820716 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (251f63ce-24a3-42c2-9142-5221526d3ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:33.825347 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (877728e4-f20f-497f-9ac2-483a5288d880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:33.829961 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Volume 2dca41fe-2957-441e-8fa7-4c0212b27da4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-2dca41fe-2957-441e-8fa7-4c0212b27da4', 'volume_size': 1}
Jan 10 19:27:33.837546 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:33.894188 n-d-816927-8 sudo[127943]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:33.897140 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.264s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:33.899529 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:27:33.903052 n-d-816927-8 sudo[127956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:33.906255 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:27:33.906735 n-d-816927-8 sudo[127956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:33.948200 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4f4e245d-1f46-4aef-9dc4-edf3c5b39fde tempest-VolumesGetTest-427262823 None] Lock "b'cinder-f2a7dbb6-d51a-4a83-9bdf-5d31fd488776-delete_volume'" released by "delete_volume" :: held 5.494s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:27:35.119156 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.279s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:35.119156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (877728e4-f20f-497f-9ac2-483a5288d880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2dca41fe-2957-441e-8fa7-4c0212b27da4', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:35.111201 n-d-816927-8 sudo[127956]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:35.122435 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1a0585f-f3e0-41d3-8f75-6e9c30dcfa5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:35.163063 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Volume volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 (2dca41fe-2957-441e-8fa7-4c0212b27da4): created successfully
Jan 10 19:27:35.163063 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f1a0585f-f3e0-41d3-8f75-6e9c30dcfa5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:35.208480 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (ef63533a-ceb5-4c93-bb51-119be68f4242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:35.247419 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8e07e08f-346b-470d-9bbe-9ddc50ba9273 tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:27:38.320803 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:27:38.332897 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:27:38.335291 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 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'
Jan 10 19:27:38.422508 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (6b9be85f-f43f-44b6-9ad5-914147f4cdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:38.426837 n-d-816927-8 sudo[127914]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:38.434028 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a802c591-dd4e-4490-adb8-8fdc1fd7e104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:38.482818 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:27:38.513363 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.276s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:38.518154 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a802c591-dd4e-4490-adb8-8fdc1fd7e104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1979279276',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=22b630a3-0908-4939-9f22-78e110ed140f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:27:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=2dca41fe-2957-441e-8fa7-4c0212b27da4,status='creating',terminated_at=None,updated_at=2022-01-10T19:27:38Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:38.521029 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c284c377-6cea-486e-9332-10dd0524ba6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:38.523531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c284c377-6cea-486e-9332-10dd0524ba6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:38.526210 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (154b8c72-7c88-4de7-98eb-0f461969c7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:38.578439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--db61cd04--1713--4abb--ac66--61ddaca4350d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--db61cd04--1713--4abb--ac66--61ddaca4350d, size 1024.00 MB, duration 8.34 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:27:38.579408 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Volume copy 1024.00 MB at 122.76 MB/s
Jan 10 19:27:38.580691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:38.642584 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (154b8c72-7c88-4de7-98eb-0f461969c7bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '22b630a3-0908-4939-9f22-78e110ed140f', 'volume_name': 'volume-22b630a3-0908-4939-9f22-78e110ed140f', 'volume_size': 1, 'source_volid': '2dca41fe-2957-441e-8fa7-4c0212b27da4', 'source_volstatus': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:38.645627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aac6a153-37d8-4241-9c8a-810032e8c839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:38.652013 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (aac6a153-37d8-4241-9c8a-810032e8c839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:38.654161 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83e7efa8-3687-48b6-80e8-70d65ed9121a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:38.657905 n-d-816927-8 sudo[128054]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:27:38.659483 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Volume 22b630a3-0908-4939-9f22-78e110ed140f: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-22b630a3-0908-4939-9f22-78e110ed140f', 'volume_size': 1, 'source_volid': '2dca41fe-2957-441e-8fa7-4c0212b27da4', 'source_volstatus': 'available'}
Jan 10 19:27:38.660596 n-d-816927-8 sudo[128054]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:38.732567 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Creating clone of volume: 2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:27:38.734124 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:38.790493 n-d-816927-8 sudo[128056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:27:38.791444 n-d-816927-8 sudo[128056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:39.329665 n-d-816927-8 sudo[128054]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:39.332076 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 0.751s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:39.335688 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:39.377028 n-d-816927-8 sudo[128069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:27:39.378610 n-d-816927-8 sudo[128069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:39.418465 n-d-816927-8 sudo[128056]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:39.420808 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4" returned: 0 in 0.686s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:39.422785 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-22b630a3-0908-4939-9f22-78e110ed140f --snapshot stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:39.469951 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:27:39.470394 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:27:39.471385 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:39.485706 n-d-816927-8 sudo[128074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-22b630a3-0908-4939-9f22-78e110ed140f --snapshot stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 -L 1.00g
Jan 10 19:27:39.491525 n-d-816927-8 sudo[128074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:39.529771 n-d-816927-8 sudo[128076]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:27:39.532577 n-d-816927-8 sudo[128076]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:40.875340 n-d-816927-8 sudo[128076]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:40.878013 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.407s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:40.887314 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:40.933873 n-d-816927-8 sudo[128074]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:40.937768 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-22b630a3-0908-4939-9f22-78e110ed140f --snapshot stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 -L 1.00g" returned: 0 in 1.514s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:40.939917 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22b630a3-0908-4939-9f22-78e110ed140f stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:40.947453 n-d-816927-8 sudo[128234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:27:40.948988 n-d-816927-8 sudo[128234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:41.015877 n-d-816927-8 sudo[128237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22b630a3-0908-4939-9f22-78e110ed140f stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:41.017891 n-d-816927-8 sudo[128237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:41.113175 n-d-816927-8 sudo[128069]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:41.116206 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 1.780s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:41.160413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:41.238083 n-d-816927-8 sudo[128244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:27:41.238984 n-d-816927-8 sudo[128244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:41.897767 n-d-816927-8 sudo[128234]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:41.900479 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.013s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:41.902842 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:27:42.049173 n-d-816927-8 sudo[128244]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:42.051271 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 0.891s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:42.162348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.041s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: I_T nexus: 29
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: 9gPBG77HC4qfWJ9h5JUV
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: I_T nexus: 30
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: g8YZX9deDj8nBH6rU49y
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:27:42.211800 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Creating iscsi_target for Volume ID: volume-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:27:42.214185 n-d-816927-8 sudo[128237]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Created volume path /opt/stack/data/cinder/volumes/volume-db61cd04-1713-4abb-ac66-61ddaca4350d,
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: incominguser CMcDnzKPskQrU9H2RygD GuYkT7w26t5jfvL6
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-22b630a3-0908-4939-9f22-78e110ed140f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.277s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:42.227417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:42.259671 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:42.288048 n-d-816927-8 sudo[128279]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:27:42.289143 n-d-816927-8 sudo[128279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:42.973375 n-d-816927-8 sudo[128279]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:42.975355 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f" returned: 0 in 0.757s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:42.977530 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:43.013967 n-d-816927-8 sudo[128313]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f iflag=direct
Jan 10 19:27:43.014780 n-d-816927-8 sudo[128313]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:43.086626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 0.865s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:43.087245 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:43.088207 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:27:43.088682 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:27:43.092863 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:43.114577 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:43.114577 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: I_T nexus: 29
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.44
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: 9gPBG77HC4qfWJ9h5JUV
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: I_T nexus: 30
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: g8YZX9deDj8nBH6rU49y
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:27:43.115254 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:27:43.121598 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:43.371502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.249s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:43.373295 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:43.374507 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:43.574854 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.200s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:43.575163 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 30\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:27:43.576713 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:27:43.672268 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Initialize volume connection completed successfully.
Jan 10 19:27:43.677101 n-d-816927-8 sudo[128313]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:43.685135 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f iflag=direct" returned: 0 in 0.708s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:43.686006 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:43.799069 n-d-816927-8 sudo[128373]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f oflag=direct
Jan 10 19:27:43.799872 n-d-816927-8 sudo[128373]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:44.658596 n-d-816927-8 sudo[128373]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:44.660753 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f oflag=direct" returned: 0 in 0.974s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:44.663049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:44.684217 n-d-816927-8 sudo[128444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:27:44.685920 n-d-816927-8 sudo[128444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:52.755545 n-d-816927-8 sudo[128444]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:52.758256 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f of=/dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.095s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:52.759127 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--22b630a3--0908--4939--9f22--78e110ed140f, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--22b630a3--0908--4939--9f22--78e110ed140f, size 1024.00 MB, duration 8.10 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:27:52.760096 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Volume copy 1024.00 MB at 126.47 MB/s
Jan 10 19:27:52.762655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:52.811838 n-d-816927-8 sudo[128489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:27:52.812793 n-d-816927-8 sudo[128489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:53.629934 n-d-816927-8 sudo[128489]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:53.635870 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f" returned: 0 in 0.873s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:53.637618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:53.685924 n-d-816927-8 sudo[128497]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:27:53.687291 n-d-816927-8 sudo[128497]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:54.708678 n-d-816927-8 sudo[128497]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:54.710754 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-22b630a3-0908-4939-9f22-78e110ed140f" returned: 0 in 1.073s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:54.714133 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (83e7efa8-3687-48b6-80e8-70d65ed9121a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-22b630a3-0908-4939-9f22-78e110ed140f', 'volume_size': 1, 'source_volid': '2dca41fe-2957-441e-8fa7-4c0212b27da4', 'source_volstatus': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:54.716421 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (706bb903-c8dd-4d96-b805-3fd55c658c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:54.738900 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Volume volume-22b630a3-0908-4939-9f22-78e110ed140f (22b630a3-0908-4939-9f22-78e110ed140f): created successfully
Jan 10 19:27:54.741253 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (706bb903-c8dd-4d96-b805-3fd55c658c91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:54.744551 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (6b9be85f-f43f-44b6-9ad5-914147f4cdbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:54.792538 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a1c904f4-0acd-4f3e-b51c-b27df1b6f594 tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:27:58.199686 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:27:58.221549 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:27:58.222212 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 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'
Jan 10 19:27:58.253100 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (ea5ad33d-3af5-42fe-8f31-2bb93d53b418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:58.262992 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b7cd61b-50b8-4627-bd70-a9de8d86f516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:58.331691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:27:58.359156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1b7cd61b-50b8-4627-bd70-a9de8d86f516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:27:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-657358991',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=e16278f0-858f-4406-a825-6c0f1aa4958f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:27:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:27:58Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:58.361859 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bbd5f61-4df1-4b04-ae2a-001a62b27b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:58.365014 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bbd5f61-4df1-4b04-ae2a-001a62b27b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:58.378196 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5cda1b6-c164-4aa7-8f87-fa3bb75672b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:58.381767 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a5cda1b6-c164-4aa7-8f87-fa3bb75672b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e16278f0-858f-4406-a825-6c0f1aa4958f', 'volume_name': 'volume-e16278f0-858f-4406-a825-6c0f1aa4958f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:58.384788 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de80c5d2-08c8-4114-90b5-f3d95a49ca9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:58.393634 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de80c5d2-08c8-4114-90b5-f3d95a49ca9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:58.401565 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2dcede8-f60e-41d3-a3a9-3713047b0589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:58.402727 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Volume e16278f0-858f-4406-a825-6c0f1aa4958f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e16278f0-858f-4406-a825-6c0f1aa4958f', 'volume_size': 1}
Jan 10 19:27:58.409800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e16278f0-858f-4406-a825-6c0f1aa4958f stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:27:58.463815 n-d-816927-8 sudo[128632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e16278f0-858f-4406-a825-6c0f1aa4958f stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:27:58.465459 n-d-816927-8 sudo[128632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:27:59.494124 n-d-816927-8 sudo[128632]: pam_unix(sudo:session): session closed for user root
Jan 10 19:27:59.496596 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e16278f0-858f-4406-a825-6c0f1aa4958f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.090s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:27:59.500152 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a2dcede8-f60e-41d3-a3a9-3713047b0589) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e16278f0-858f-4406-a825-6c0f1aa4958f', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:59.502533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb000354-6a33-4386-819b-075953a59f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:27:59.523430 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Volume volume-e16278f0-858f-4406-a825-6c0f1aa4958f (e16278f0-858f-4406-a825-6c0f1aa4958f): created successfully
Jan 10 19:27:59.525545 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fb000354-6a33-4386-819b-075953a59f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:27:59.530038 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (ea5ad33d-3af5-42fe-8f31-2bb93d53b418) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:27:59.571221 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-600c923b-66a7-4bad-ae1c-1b9e4128d81a tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:28:01.009252 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Lock "b'cinder-e16278f0-858f-4406-a825-6c0f1aa4958f-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:01.141292 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: e16278f0-858f-4406-a825-6c0f1aa4958f
Jan 10 19:28:01.142284 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:01.235025 n-d-816927-8 sudo[128689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f
Jan 10 19:28:01.235997 n-d-816927-8 sudo[128689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:02.016675 n-d-816927-8 sudo[128689]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:02.019281 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f" returned: 0 in 0.876s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:02.031246 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:02.101208 n-d-816927-8 sudo[128730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f
Jan 10 19:28:02.102095 n-d-816927-8 sudo[128730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:03.027105 n-d-816927-8 sudo[128730]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:03.032380 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f" returned: 0 in 1.010s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:03.035631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:03.118371 n-d-816927-8 sudo[128755]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f
Jan 10 19:28:03.119233 n-d-816927-8 sudo[128755]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:04.104441 n-d-816927-8 sudo[128755]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:04.107098 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e16278f0-858f-4406-a825-6c0f1aa4958f" returned: 0 in 1.071s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:04.108517 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Successfully deleted volume: e16278f0-858f-4406-a825-6c0f1aa4958f
Jan 10 19:28:04.234211 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Created reservations ['8b4ad6dc-3841-435e-8e7b-ff5e9331b309', '3f482db6-1650-42c0-8fc0-68de12447dcd', '2f86d991-7e93-4126-ab4c-890913dedc3e', '5f790123-a41a-4222-b684-6547c9cffb82'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:04.238400 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:04.238400 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:04.238400 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:04.306579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:04.307545 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:04.364379 n-d-816927-8 sudo[128764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:04.365313 n-d-816927-8 sudo[128764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:04.905231 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Lock "b'cinder-22b630a3-0908-4939-9f22-78e110ed140f-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:05.118452 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:28:05.120347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:05.183025 n-d-816927-8 sudo[128770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:28:05.183891 n-d-816927-8 sudo[128770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:05.347674 n-d-816927-8 sudo[128764]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:05.350448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 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 1.042s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:05.352537 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:05.391037 n-d-816927-8 sudo[128772]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:05.396875 n-d-816927-8 sudo[128772]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:05.923080 n-d-816927-8 sudo[128770]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:05.929255 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f" returned: 0 in 0.804s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:05.929255 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:05.975980 n-d-816927-8 sudo[128775]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:28:05.976768 n-d-816927-8 sudo[128775]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:06.190603 n-d-816927-8 sudo[128772]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:06.193840 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.841s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:06.196253 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:06.208471 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:28:06.254628 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9b493090-5650-4544-aa24-9eec2c889deb tempest-VolumesGetTest-427262823 None] Lock "b'cinder-e16278f0-858f-4406-a825-6c0f1aa4958f-delete_volume'" released by "delete_volume" :: held 5.243s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:06.719261 n-d-816927-8 sudo[128775]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:06.721076 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f" returned: 0 in 0.793s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:06.722723 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:06.775163 n-d-816927-8 sudo[128781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:28:06.776219 n-d-816927-8 sudo[128781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:07.487521 n-d-816927-8 sudo[128781]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:07.490155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-22b630a3-0908-4939-9f22-78e110ed140f" returned: 0 in 0.767s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:07.491439 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Successfully deleted volume: 22b630a3-0908-4939-9f22-78e110ed140f
Jan 10 19:28:07.623678 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Created reservations ['9e88c00f-b4dd-4c9a-84b0-53e828ca800a', 'e043dc67-a400-436a-92d4-50fbe30c6ff8', 'b383129c-9fd9-4da6-a9ff-844eca3767d2', 'bcfca5a5-c468-4add-b305-d4ea60c5ef68'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:07.626304 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:07.626304 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:07.626304 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:07.756371 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:07.757103 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:07.826263 n-d-816927-8 sudo[128797]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:07.827116 n-d-816927-8 sudo[128797]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:08.493306 n-d-816927-8 sudo[128797]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:08.496921 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 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.738s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:08.502089 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:08.533414 n-d-816927-8 sudo[128808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:08.536899 n-d-816927-8 sudo[128808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:09.576142 n-d-816927-8 sudo[128808]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:09.578423 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.077s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:09.580567 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:09.599996 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:28:09.630122 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e628b014-bddf-4b51-a85e-df0440a96b4e tempest-VolumesGetTest-427262823 None] Lock "b'cinder-22b630a3-0908-4939-9f22-78e110ed140f-delete_volume'" released by "delete_volume" :: held 4.725s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:10.052108 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:28:10.056406 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:28:10.058153 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 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'
Jan 10 19:28:10.095604 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (2da0c02c-be42-4f8a-ba7a-8c51c8a7284c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:10.106492 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (548b8550-7d8d-48bc-b234-131ff819546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:10.155228 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:28:10.217617 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (548b8550-7d8d-48bc-b234-131ff819546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:28:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-587930700',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=38e7473d-5a13-4878-a01b-d7d9d18f2cd7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:28:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:28:10Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:10.226985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf99fcee-30cf-440a-bf61-d86f5b174ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:10.233350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cf99fcee-30cf-440a-bf61-d86f5b174ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:10.242100 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db879814-e82f-4380-815a-41747c58e41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:10.432966 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (db879814-e82f-4380-815a-41747c58e41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '38e7473d-5a13-4878-a01b-d7d9d18f2cd7', 'volume_name': 'volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:10.435651 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1169222d-61eb-4990-a38e-1e97e937636c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:10.444383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1169222d-61eb-4990-a38e-1e97e937636c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:10.458789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98b00c24-16f4-4405-9e59-18821d946ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:10.466368 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Volume 38e7473d-5a13-4878-a01b-d7d9d18f2cd7: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:28:10.470009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Cloning 38e7473d-5a13-4878-a01b-d7d9d18f2cd7 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:28:28.666148 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Terminate volume connection completed successfully.
Jan 10 19:28:28.713800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:28.844620 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:28.845207 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7\n Backing store flags: \n Account information:\n g8YZX9deDj8nBH6rU49y\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:28.845889 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Removing iscsi_target for Volume ID: fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:28:28.847529 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:29.061389 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 -f" returned: 0 in 0.212s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:29.065462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:29.070532 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:29.330457 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.254s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:29.330905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:29.339872 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ca32a702-183e-470c-b609-44669f4e309c tempest-VolumesBackupsAdminTest-817501590 None] Remove volume export completed successfully.
Jan 10 19:28:32.115771 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1, size 616.00 MB, duration 21.64 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:28:32.116549 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Image download 616.00 MB at 28.47 MB/s
Jan 10 19:28:32.180104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:32.320994 n-d-816927-8 sudo[129127]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1
Jan 10 19:28:32.321797 n-d-816927-8 sudo[129127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:32.875654 n-d-816927-8 sudo[129127]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:32.879183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1" returned: 0 in 0.698s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:32.880322 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user daebfa1c0a634b74be38d2677ef6008a. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:28:33.182332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:33.464264 n-d-816927-8 sudo[129143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1
Jan 10 19:28:33.465088 n-d-816927-8 sudo[129143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:33.917541 n-d-816927-8 sudo[129143]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:33.921070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1" returned: 0 in 0.741s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:33.923632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:33.955252 n-d-816927-8 sudo[129157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:28:33.956946 n-d-816927-8 sudo[129157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:35.041199 n-d-816927-8 sudo[129157]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:35.043755 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.120s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:35.078089 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 38e7473d-5a13-4878-a01b-d7d9d18f2cd7. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:28:35.158922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_mauri19o {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:35.305547 n-d-816927-8 sudo[129204]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_mauri19o
Jan 10 19:28:35.307453 n-d-816927-8 sudo[129204]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:35.793636 n-d-816927-8 sudo[129204]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:35.796682 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_mauri19o" returned: 0 in 0.637s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:35.798337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:35.921074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Lock "b'cinder-fa6f0cb9-3617-436c-9854-ed564e6a9fd7-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:35.990625 n-d-816927-8 sudo[129208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1
Jan 10 19:28:35.991582 n-d-816927-8 sudo[129208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:36.069549 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:36.314093 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.246s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:36.315036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904128]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:36.316393 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Skipping remove_export. No iscsi_target is presently exported for volume: fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:28:36.317542 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 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 stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:36.351269 n-d-816927-8 sudo[129223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:28:36.352746 n-d-816927-8 sudo[129223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:36.559162 n-d-816927-8 sudo[129208]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:36.561733 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1" returned: 0 in 0.763s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:36.562890 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:28:36.564077 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:36.603595 n-d-816927-8 sudo[129228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7 oflag=direct
Jan 10 19:28:36.605143 n-d-816927-8 sudo[129228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:37.001633 n-d-816927-8 sudo[129223]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:37.004243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7" returned: 0 in 0.686s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:37.006347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:37.076864 n-d-816927-8 sudo[129263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:28:37.077704 n-d-816927-8 sudo[129263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:37.328989 n-d-816927-8 sudo[129228]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:37.332500 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7 oflag=direct" returned: 0 in 0.768s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:37.334526 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:37.364979 n-d-816927-8 sudo[129277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7
Jan 10 19:28:37.367063 n-d-816927-8 sudo[129277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:37.706398 n-d-816927-8 sudo[129263]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:37.709482 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7" returned: 0 in 0.702s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:37.711779 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:37.748915 n-d-816927-8 sudo[129285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:28:37.749733 n-d-816927-8 sudo[129285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:38.702668 n-d-816927-8 sudo[129277]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:38.705069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7" returned: 0 in 1.370s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:38.707026 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:38.754779 n-d-816927-8 sudo[129285]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:38.757300 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fa6f0cb9-3617-436c-9854-ed564e6a9fd7" returned: 0 in 1.045s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:38.758774 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Successfully deleted volume: fa6f0cb9-3617-436c-9854-ed564e6a9fd7
Jan 10 19:28:38.847276 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Created reservations ['a9cf236a-3b32-4f47-99f7-5406a9e8c540', '86e1b2be-25aa-4e71-b95b-f45536ac252a', '306490ae-b827-4462-9b38-4f4781ec2bc6', '9b4576e3-0751-4a4a-b9c5-5c98666f848c'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:38.851750 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:38.851750 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:38.851750 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:38.862889 n-d-816927-8 sudo[129325]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1
Jan 10 19:28:38.863857 n-d-816927-8 sudo[129325]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:38.904016 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:38.905172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:38.946904 n-d-816927-8 sudo[129327]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:38.947725 n-d-816927-8 sudo[129327]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:39.475645 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:28:39.476058 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:39.476921 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:39.522697 n-d-816927-8 sudo[129339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:39.527233 n-d-816927-8 sudo[129339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:39.675042 n-d-816927-8 sudo[129327]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:39.677342 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 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.772s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:39.681081 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:39.745071 n-d-816927-8 sudo[129345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:39.747734 n-d-816927-8 sudo[129345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:39.768275 n-d-816927-8 sudo[129325]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:39.771593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1" returned: 0 in 1.064s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:39.773118 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_n35bjg75n-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.37 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--38e7473d--5a13--4878--a01b--d7d9d18f2cd7 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:28:39.773995 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Converted 700.00 MB image at 510.08 MB/s
Jan 10 19:28:39.774799 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 38e7473d-5a13-4878-a01b-d7d9d18f2cd7 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:28:40.043784 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user daebfa1c0a634b74be38d2677ef6008a is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:28:40.044872 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Marking volume 38e7473d-5a13-4878-a01b-d7d9d18f2cd7 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:28:40.071470 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Lock "b'cinder-4e82c456-5385-4bc9-a113-de71d2ed7e8b-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:40.075042 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 38e7473d-5a13-4878-a01b-d7d9d18f2cd7. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:28:40.075654 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Creating volume glance metadata for volume 38e7473d-5a13-4878-a01b-d7d9d18f2cd7 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:28:40.187070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:40.236215 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (98b00c24-16f4-4405-9e59-18821d946ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:40.244419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (346c535e-e898-4145-ae3b-9e681e37adb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:40.267522 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Volume volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 (38e7473d-5a13-4878-a01b-d7d9d18f2cd7): created successfully
Jan 10 19:28:40.271290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (346c535e-e898-4145-ae3b-9e681e37adb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:40.274956 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (2da0c02c-be42-4f8a-ba7a-8c51c8a7284c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:40.296595 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-313aeaa9-41e8-4f66-b23a-9aa7a235d7a9 tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:28:40.363437 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.179s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:40.363776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904288]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 31\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:40.364487 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:28:40.365451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 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 stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:40.405323 n-d-816927-8 sudo[129345]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:40.409828 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.726s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:40.411783 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:40.416287 n-d-816927-8 sudo[129351]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:28:40.417099 n-d-816927-8 sudo[129351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:40.421644 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Deleted volume successfully.
Jan 10 19:28:40.479624 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-5c451ba6-04a0-4aab-b4ff-e550c1dfcd59 tempest-VolumesBackupsAdminTest-817501590 None] Lock "b'cinder-fa6f0cb9-3617-436c-9854-ed564e6a9fd7-delete_volume'" released by "delete_volume" :: held 4.558s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:40.569566 n-d-816927-8 sudo[129339]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:40.571244 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.094s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:40.573141 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:40.618447 n-d-816927-8 sudo[129353]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:40.619380 n-d-816927-8 sudo[129353]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:41.351891 n-d-816927-8 sudo[129351]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:41.354103 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b" returned: 0 in 0.988s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:41.355931 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:41.392013 n-d-816927-8 sudo[129353]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:41.395558 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.822s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:41.402002 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:41.410173 n-d-816927-8 sudo[129367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:28:41.412313 n-d-816927-8 sudo[129367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:42.134592 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:28:42.142365 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:28:42.143316 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 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'
Jan 10 19:28:42.163481 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (fc540a1f-98b0-495d-8a35-1da9a2b4a810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:42.167620 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (315b9bce-02ba-46f6-8d4c-c1e5a2c3c0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:42.219361 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:28:42.222326 n-d-816927-8 sudo[129367]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:42.225595 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b" returned: 0 in 0.869s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:42.241864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:42.306640 n-d-816927-8 sudo[129382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:28:42.318812 n-d-816927-8 sudo[129382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:42.329682 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (315b9bce-02ba-46f6-8d4c-c1e5a2c3c0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:28:42Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-981888183',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b3bce5aa-5f04-4593-b98b-dc4944b35755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d19174f20764d7484e8e01c4f9c0799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:28:42Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:28:42Z,user_id='daebfa1c0a634b74be38d2677ef6008a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:42.348431 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1bdc9711-ac23-4520-8dbf-b58be34f28ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:42.350938 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1bdc9711-ac23-4520-8dbf-b58be34f28ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:42.353395 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b2280c0-1cf3-41f2-8d92-c70a8ace14b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:42.355790 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9b2280c0-1cf3-41f2-8d92-c70a8ace14b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b3bce5aa-5f04-4593-b98b-dc4944b35755', 'volume_name': 'volume-b3bce5aa-5f04-4593-b98b-dc4944b35755', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:42.358114 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd419cd0-85ea-45a7-8c35-052aa939ba0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:42.360473 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (dd419cd0-85ea-45a7-8c35-052aa939ba0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:42.363593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (708281b2-409c-4902-ac6d-4a2436a7fa8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:42.364500 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Volume b3bce5aa-5f04-4593-b98b-dc4944b35755: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b3bce5aa-5f04-4593-b98b-dc4944b35755', 'volume_size': 1}
Jan 10 19:28:42.366169 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:42.421453 n-d-816927-8 sudo[129384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:28:42.422457 n-d-816927-8 sudo[129384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:42.982021 n-d-816927-8 sudo[129382]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:42.984454 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4e82c456-5385-4bc9-a113-de71d2ed7e8b" returned: 0 in 0.742s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:42.985840 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Successfully deleted volume: 4e82c456-5385-4bc9-a113-de71d2ed7e8b
Jan 10 19:28:43.095189 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Created reservations ['e3d4fe98-691d-4efe-ac06-d67f0550e8c6', '8db8e06b-7cad-4307-8698-dfa02c94acfb', '1d890875-cd2f-448a-bf03-7a0b7c624580', 'fa86ec3a-065b-4cac-97d7-c8ceef718528'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:43.116310 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:43.116310 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:43.116310 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:43.245251 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:43.246081 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:43.274898 n-d-816927-8 sudo[129384]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:43.302611 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.936s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:43.308484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (708281b2-409c-4902-ac6d-4a2436a7fa8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b3bce5aa-5f04-4593-b98b-dc4944b35755', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:43.312667 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (987bda3b-277a-44c7-b4b9-65c2bd059332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:43.325511 n-d-816927-8 sudo[129422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:43.327498 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Volume volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 (b3bce5aa-5f04-4593-b98b-dc4944b35755): created successfully
Jan 10 19:28:43.331418 n-d-816927-8 sudo[129422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:43.332856 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (987bda3b-277a-44c7-b4b9-65c2bd059332) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:43.338603 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Flow 'volume_create_manager' (fc540a1f-98b0-495d-8a35-1da9a2b4a810) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:43.367155 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-dccbe9ad-fd8f-404e-9bef-2e053d931753 tempest-VolumesGetTest-427262823 None] Created volume successfully.
Jan 10 19:28:43.959390 n-d-816927-8 sudo[129422]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:43.961220 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 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.715s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:43.963896 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:43.988887 n-d-816927-8 sudo[129438]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:43.990513 n-d-816927-8 sudo[129438]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:44.449798 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Terminate volume connection completed successfully.
Jan 10 19:28:44.524092 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:44.608025 n-d-816927-8 sudo[129438]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:44.610073 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.646s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:44.611739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:44.616794 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Deleted volume successfully.
Jan 10 19:28:44.645149 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4e11e862-8cef-43be-ae73-e24df0262769 tempest-VolumesBackupsAdminTest-817501590 None] Lock "b'cinder-4e82c456-5385-4bc9-a113-de71d2ed7e8b-delete_volume'" released by "delete_volume" :: held 4.574s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:44.753062 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:44.753348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d\n Backing store flags: \n Account information:\n CMcDnzKPskQrU9H2RygD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:44.754305 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Removing iscsi_target for Volume ID: db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:44.757328 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:44.827361 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Lock "b'cinder-b3bce5aa-5f04-4593-b98b-dc4944b35755-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:44.941798 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: b3bce5aa-5f04-4593-b98b-dc4944b35755
Jan 10 19:28:44.943139 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:45.028007 n-d-816927-8 sudo[129466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755
Jan 10 19:28:45.028841 n-d-816927-8 sudo[129466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:45.188996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-db61cd04-1713-4abb-ac66-61ddaca4350d -f" returned: 0 in 0.432s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:45.189462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:45.193722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:45.365798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.173s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:45.366315 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:45.367568 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Remove volume export completed successfully.
Jan 10 19:28:45.513689 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-db61cd04-1713-4abb-ac66-61ddaca4350d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:45.637340 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Trying to delete temp volume: db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:45.639010 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:45.761799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:45.762199 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 29\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:45.762765 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Skipping remove_export. No iscsi_target is presently exported for volume: db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:45.763841 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:45.798273 n-d-816927-8 sudo[129466]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:45.801911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755" returned: 0 in 0.858s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:45.803986 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:45.814632 n-d-816927-8 sudo[129491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:45.816102 n-d-816927-8 sudo[129491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:45.837630 n-d-816927-8 sudo[129492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755
Jan 10 19:28:45.838468 n-d-816927-8 sudo[129492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:46.442689 n-d-816927-8 sudo[129491]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:46.445056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 0.681s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:46.447661 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:46.471231 n-d-816927-8 sudo[129492]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:46.474777 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755" returned: 0 in 0.670s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:46.475010 n-d-816927-8 sudo[129498]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:46.476384 n-d-816927-8 sudo[129498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:46.477806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:46.551400 n-d-816927-8 sudo[129500]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755
Jan 10 19:28:46.553956 n-d-816927-8 sudo[129500]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:47.398904 n-d-816927-8 sudo[129500]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:47.402711 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b3bce5aa-5f04-4593-b98b-dc4944b35755" returned: 0 in 0.925s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:47.403946 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Successfully deleted volume: b3bce5aa-5f04-4593-b98b-dc4944b35755
Jan 10 19:28:47.517863 n-d-816927-8 sudo[129498]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:47.522269 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 1.075s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:47.523743 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:47.597530 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Created reservations ['4a0240ac-94ec-4238-a605-70bf55019fa5', 'a72b70de-77ee-4d09-8e61-5917817653ac', '52882435-3e4f-4433-8a00-259a47ae1353', '81854e6e-8496-43a5-8555-7d9186744851'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:47.607317 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:47.607317 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:47.607317 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:47.618554 n-d-816927-8 sudo[129522]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:47.619482 n-d-816927-8 sudo[129522]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:47.709726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:47.710618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:47.818734 n-d-816927-8 sudo[129524]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:47.819942 n-d-816927-8 sudo[129524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:48.413544 n-d-816927-8 sudo[129522]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:48.415910 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db61cd04-1713-4abb-ac66-61ddaca4350d" returned: 0 in 0.892s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:48.417233 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Successfully deleted volume: db61cd04-1713-4abb-ac66-61ddaca4350d
Jan 10 19:28:48.420288 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:48.420288 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:48.420288 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:48.460006 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Deleted volume successfully.
Jan 10 19:28:48.465671 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7da03d66-7139-48cd-91e2-e218b022d04f tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-db61cd04-1713-4abb-ac66-61ddaca4350d-delete_volume'" released by "delete_volume" :: held 2.952s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:48.688487 n-d-816927-8 sudo[129524]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:48.691053 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 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.980s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:48.695397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:48.765090 n-d-816927-8 sudo[129534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:48.767753 n-d-816927-8 sudo[129534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:48.954078 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Lock "b'cinder-38e7473d-5a13-4878-a01b-d7d9d18f2cd7-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:49.124237 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 38e7473d-5a13-4878-a01b-d7d9d18f2cd7
Jan 10 19:28:49.126578 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:49.187212 n-d-816927-8 sudo[129536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7
Jan 10 19:28:49.191062 n-d-816927-8 sudo[129536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:50.064693 n-d-816927-8 sudo[129534]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:50.067782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.374s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:50.071907 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:50.080047 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:28:50.106936 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-02afe967-4452-4dfb-a4b9-f5fdcb2d1fa9 tempest-VolumesGetTest-427262823 None] Lock "b'cinder-b3bce5aa-5f04-4593-b98b-dc4944b35755-delete_volume'" released by "delete_volume" :: held 5.278s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:50.214305 n-d-816927-8 sudo[129536]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:50.216276 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7" returned: 0 in 1.090s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:50.217702 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:50.274441 n-d-816927-8 sudo[129541]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7
Jan 10 19:28:50.278791 n-d-816927-8 sudo[129541]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:50.862291 n-d-816927-8 sudo[129541]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:50.864558 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7" returned: 0 in 0.646s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:50.866374 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:50.889076 n-d-816927-8 sudo[129547]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7
Jan 10 19:28:50.894986 n-d-816927-8 sudo[129547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:51.526246 n-d-816927-8 sudo[129547]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:51.528731 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-38e7473d-5a13-4878-a01b-d7d9d18f2cd7" returned: 0 in 0.662s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:51.530182 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Successfully deleted volume: 38e7473d-5a13-4878-a01b-d7d9d18f2cd7
Jan 10 19:28:51.594966 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Created reservations ['52bbeb9f-0015-44b9-853c-5307d50e3107', '3fbc69ea-1c92-466f-a168-e52b9c04fbea', '868e071e-1218-47c7-aa6f-a75dde695df3', '3a49d955-26c4-42b8-b2d6-6b8d7a916b09'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:51.598392 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:51.598392 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:51.598392 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:51.652301 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:51.655418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:51.690957 n-d-816927-8 sudo[129556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:51.691937 n-d-816927-8 sudo[129556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:52.160490 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:28:52.171086 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:28:52.171828 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 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'
Jan 10 19:28:52.204365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Flow 'volume_create_manager' (8b9f5210-9bda-46f9-b5cd-d3ad1dac9716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:52.219552 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e5eb9ef-fd77-4fff-b7e9-432b6ba4abb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:52.284234 n-d-816927-8 sudo[129556]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:52.289443 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:28:52.290784 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 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.638s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:52.293283 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:52.342365 n-d-816927-8 sudo[129559]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:52.345010 n-d-816927-8 sudo[129559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:52.372657 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5e5eb9ef-fd77-4fff-b7e9-432b6ba4abb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-286757604',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=642b6d54-919d-481a-a7e2-7915280aa0d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4a0e8c611a49428297525c70ca8fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:28:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:28:52Z,user_id='b25e0fe5b4534f15b113ee3b1d00531f',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:52.380840 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (661d1e87-f2b2-4e02-8780-533499e3c278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:52.395002 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (661d1e87-f2b2-4e02-8780-533499e3c278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:52.399047 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (321dc538-f648-4a9b-88fd-496404efe866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:52.401918 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (321dc538-f648-4a9b-88fd-496404efe866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '642b6d54-919d-481a-a7e2-7915280aa0d6', 'volume_name': 'volume-642b6d54-919d-481a-a7e2-7915280aa0d6', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:52.405067 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cba6897-6450-46b2-b21d-69210bfe58b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:52.407811 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4cba6897-6450-46b2-b21d-69210bfe58b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:52.414004 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (198f235b-9c07-4174-bbf6-96e3095b9b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:52.414981 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Volume 642b6d54-919d-481a-a7e2-7915280aa0d6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-642b6d54-919d-481a-a7e2-7915280aa0d6', 'volume_size': 1}
Jan 10 19:28:52.417314 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-642b6d54-919d-481a-a7e2-7915280aa0d6 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:52.449047 n-d-816927-8 sudo[129561]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-642b6d54-919d-481a-a7e2-7915280aa0d6 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:28:52.453093 n-d-816927-8 sudo[129561]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:52.795084 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Lock "b'cinder-2dca41fe-2957-441e-8fa7-4c0212b27da4-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:28:52.933019 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:28:52.934480 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:52.960236 n-d-816927-8 sudo[129573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:28:52.961846 n-d-816927-8 sudo[129573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:53.078209 n-d-816927-8 sudo[129559]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:53.090962 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.787s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:53.090962 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:53.090962 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:28:53.120593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e4a87e17-b313-4a92-ab20-37ec2bd7d5e1 tempest-VolumesGetTest-427262823 None] Lock "b'cinder-38e7473d-5a13-4878-a01b-d7d9d18f2cd7-delete_volume'" released by "delete_volume" :: held 4.168s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:53.218011 n-d-816927-8 sudo[129561]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:53.234734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-642b6d54-919d-481a-a7e2-7915280aa0d6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.817s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:53.239166 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (198f235b-9c07-4174-bbf6-96e3095b9b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-642b6d54-919d-481a-a7e2-7915280aa0d6', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:53.241755 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d91f08a4-16e3-4f48-821e-362757b95759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:53.254446 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Volume volume-642b6d54-919d-481a-a7e2-7915280aa0d6 (642b6d54-919d-481a-a7e2-7915280aa0d6): created successfully
Jan 10 19:28:53.259630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d91f08a4-16e3-4f48-821e-362757b95759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:53.267020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Flow 'volume_create_manager' (8b9f5210-9bda-46f9-b5cd-d3ad1dac9716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:53.285432 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c890db78-47e4-413b-bb58-c9dd67f4462b tempest-VolumesListAdminTestJSON-1967436255 None] Created volume successfully.
Jan 10 19:28:53.451662 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6e4f4dd6-ee4e-43eb-9e11-0a53404bb9eb req-2bba1047-ea5c-46e9-b4c2-2cdd0f541f9a tempest-VolumesBackupsTest-1452377236 None] Terminate volume connection completed successfully.
Jan 10 19:28:53.452413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6e4f4dd6-ee4e-43eb-9e11-0a53404bb9eb req-2bba1047-ea5c-46e9-b4c2-2cdd0f541f9a tempest-VolumesBackupsTest-1452377236 None] Deleting attachment f268ded9-76b9-482b-b2f7-35e726fafb44. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:28:53.454273 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:53.554620 n-d-816927-8 sudo[129573]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:53.556764 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4" returned: 0 in 0.622s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:53.558371 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:53.580550 n-d-816927-8 sudo[129609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:28:53.581484 n-d-816927-8 sudo[129609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:53.595446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:53.596732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5\n Backing store flags: \n Account information:\n 9gPBG77HC4qfWJ9h5JUV\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:53.597981 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-6e4f4dd6-ee4e-43eb-9e11-0a53404bb9eb req-2bba1047-ea5c-46e9-b4c2-2cdd0f541f9a tempest-VolumesBackupsTest-1452377236 None] Removing iscsi_target for Volume ID: aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:28:53.599347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:53.720327 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 -f" returned: 0 in 0.120s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:53.726927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:53.733958 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:53.865092 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:53.865695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204906688]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:28:53.947583 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-6e4f4dd6-ee4e-43eb-9e11-0a53404bb9eb req-2bba1047-ea5c-46e9-b4c2-2cdd0f541f9a tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:53.947583 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:53.947583 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:54.098656 n-d-816927-8 sudo[129609]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:54.100668 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4" returned: 0 in 0.542s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:54.102618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:54.131051 n-d-816927-8 sudo[129627]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:28:54.131868 n-d-816927-8 sudo[129627]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:54.626477 n-d-816927-8 sudo[129627]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:54.630354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2dca41fe-2957-441e-8fa7-4c0212b27da4" returned: 0 in 0.528s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:54.631528 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Successfully deleted volume: 2dca41fe-2957-441e-8fa7-4c0212b27da4
Jan 10 19:28:54.698194 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Created reservations ['a769750c-20ae-4c2a-9379-6912be340d2d', 'd1ca5258-7272-450b-bdc5-9a9a934a2267', 'ed0a301e-ac06-4af8-a819-32bbf5ef400c', '78f6464e-39be-4cee-a054-00cc97a70d78'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:28:54.701196 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:28:54.701196 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:28:54.701196 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:28:54.778251 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:28:54.779487 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:54.809465 n-d-816927-8 sudo[129633]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:28:54.811137 n-d-816927-8 sudo[129633]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:55.155163 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:28:55.161427 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:28:55.163947 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 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'
Jan 10 19:28:55.180343 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Flow 'volume_create_manager' (469a663b-9a15-4e61-9a85-67d4aed47c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:55.187693 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be6386da-818d-4884-b9f2-830d3877405b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:55.213129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:28:55.241979 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (be6386da-818d-4884-b9f2-830d3877405b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:28:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1344613450',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=a1b49cdd-9610-43b9-a111-daeed1517ce1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4a0e8c611a49428297525c70ca8fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:28:55Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:28:55Z,user_id='b25e0fe5b4534f15b113ee3b1d00531f',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:55.254546 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b7c8e53-825e-4a7e-adb6-5ffb18033858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:55.256906 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9b7c8e53-825e-4a7e-adb6-5ffb18033858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:55.259737 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (454097c0-a02c-4047-836a-9277dcb6c127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:55.262222 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (454097c0-a02c-4047-836a-9277dcb6c127) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a1b49cdd-9610-43b9-a111-daeed1517ce1', 'volume_name': 'volume-a1b49cdd-9610-43b9-a111-daeed1517ce1', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:55.264685 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0994d3c8-7671-4a8b-8ec6-00dea876d9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:55.267001 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0994d3c8-7671-4a8b-8ec6-00dea876d9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:55.269325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f36b3cb8-1eba-47dc-b218-1d7abf4574cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:55.270274 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Volume a1b49cdd-9610-43b9-a111-daeed1517ce1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a1b49cdd-9610-43b9-a111-daeed1517ce1', 'volume_size': 1}
Jan 10 19:28:55.271784 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:55.325161 n-d-816927-8 sudo[129638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:28:55.327526 n-d-816927-8 sudo[129638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:55.347613 n-d-816927-8 sudo[129633]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:55.350630 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 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.571s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:55.352827 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:55.402383 n-d-816927-8 sudo[129640]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:28:55.404055 n-d-816927-8 sudo[129640]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:56.106473 n-d-816927-8 sudo[129640]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:56.110423 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.756s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:56.114367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:28:56.122484 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Deleted volume successfully.
Jan 10 19:28:56.183419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-131e5b9c-86f6-434a-bc0e-c669342f4266 tempest-VolumesGetTest-427262823 None] Lock "b'cinder-2dca41fe-2957-441e-8fa7-4c0212b27da4-delete_volume'" released by "delete_volume" :: held 3.388s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:28:56.427859 n-d-816927-8 sudo[129638]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:56.430189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.158s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:56.433273 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f36b3cb8-1eba-47dc-b218-1d7abf4574cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a1b49cdd-9610-43b9-a111-daeed1517ce1', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:56.435732 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5f31929-7c71-4dbd-a624-08e226f05488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:56.448262 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Volume volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 (a1b49cdd-9610-43b9-a111-daeed1517ce1): created successfully
Jan 10 19:28:56.450670 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d5f31929-7c71-4dbd-a624-08e226f05488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:56.454930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Flow 'volume_create_manager' (469a663b-9a15-4e61-9a85-67d4aed47c0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:56.465553 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d43ad137-b3c2-4eea-b466-6a2a73fd5b9c tempest-VolumesListAdminTestJSON-1967436255 None] Created volume successfully.
Jan 10 19:28:58.391076 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:28:58.399183 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:28:58.400642 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 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'
Jan 10 19:28:58.428188 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Flow 'volume_create_manager' (67fa7bc2-7974-44af-88a9-6de87e2e07c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:58.442494 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bf0907b-a443-42ba-9d47-9d7839942150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:58.474377 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:28:58.501630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5bf0907b-a443-42ba-9d47-9d7839942150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1493941140',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=cd539fbb-da5b-4347-80ac-becab3c6b789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4a0e8c611a49428297525c70ca8fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:28:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:28:58Z,user_id='b25e0fe5b4534f15b113ee3b1d00531f',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:58.505461 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b7ecafd-ac0e-4d86-8e53-3b3899bb5fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:58.507857 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (1b7ecafd-ac0e-4d86-8e53-3b3899bb5fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:58.510319 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5bd6a55-5c9a-4e71-881d-28738ca79406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:58.512775 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c5bd6a55-5c9a-4e71-881d-28738ca79406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cd539fbb-da5b-4347-80ac-becab3c6b789', 'volume_name': 'volume-cd539fbb-da5b-4347-80ac-becab3c6b789', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:58.515240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9f9c550-d6bc-4588-abf9-fb281b6c736c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:58.518547 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f9f9c550-d6bc-4588-abf9-fb281b6c736c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:58.521512 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e37c5ea0-b9f5-4a88-9646-d1e546c090e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:58.522539 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Volume cd539fbb-da5b-4347-80ac-becab3c6b789: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cd539fbb-da5b-4347-80ac-becab3c6b789', 'volume_size': 1}
Jan 10 19:28:58.523963 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd539fbb-da5b-4347-80ac-becab3c6b789 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:58.555065 n-d-816927-8 sudo[129687]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd539fbb-da5b-4347-80ac-becab3c6b789 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:28:58.556013 n-d-816927-8 sudo[129687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:28:58.923926 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-01ce3302-7171-4836-8f1f-363074f7474f tempest-GroupsV314Test-1141750987 None] Group tempest-GroupsV314Test-Group-1773873230: creating
Jan 10 19:28:58.969362 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-01ce3302-7171-4836-8f1f-363074f7474f tempest-GroupsV314Test-1141750987 None] Group tempest-GroupsV314Test-Group-1773873230: created successfully
Jan 10 19:28:59.046506 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-01ce3302-7171-4836-8f1f-363074f7474f tempest-GroupsV314Test-1141750987 None] Create group completed successfully.
Jan 10 19:28:59.094972 n-d-816927-8 sudo[129687]: pam_unix(sudo:session): session closed for user root
Jan 10 19:28:59.097388 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cd539fbb-da5b-4347-80ac-becab3c6b789 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.573s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:28:59.100787 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e37c5ea0-b9f5-4a88-9646-d1e546c090e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cd539fbb-da5b-4347-80ac-becab3c6b789', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:59.103169 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c66cdcbd-fa76-4fd5-86c1-96b517d5cb75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:59.121393 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Volume volume-cd539fbb-da5b-4347-80ac-becab3c6b789 (cd539fbb-da5b-4347-80ac-becab3c6b789): created successfully
Jan 10 19:28:59.123533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c66cdcbd-fa76-4fd5-86c1-96b517d5cb75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:59.126735 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Flow 'volume_create_manager' (67fa7bc2-7974-44af-88a9-6de87e2e07c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:59.143152 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:28:59.148714 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:28:59.149417 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 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'
Jan 10 19:28:59.173951 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Flow 'volume_create_manager' (2f9f440e-97de-467d-9012-e8eb26582182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:28:59.177592 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d64d3cd-3e20-463d-b59d-b896ed7fc3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:59.203851 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 None] Created volume successfully.
Jan 10 19:28:59.210903 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-b905db53-448b-4fab-9f58-e72aec4a19c4 tempest-VolumesListAdminTestJSON-1967436255 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:28:59.253090 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6d64d3cd-3e20-463d-b59d-b896ed7fc3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-899747601',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=0ffce4a0-9a08-48ff-b938-92a26b34568d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e892169e91d943e9b0ec57ab8b31d3a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:28:59Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:28:59Z,user_id='f77be76e29874f03b0ad68dfbef85bcf',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:59.256425 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3b69278-bbd5-47be-bf02-5d2753f96e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:59.258924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e3b69278-bbd5-47be-bf02-5d2753f96e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:59.261571 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aee53c62-916c-4559-8a42-35b98245d45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:59.263978 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (aee53c62-916c-4559-8a42-35b98245d45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '0ffce4a0-9a08-48ff-b938-92a26b34568d', 'volume_name': 'volume-0ffce4a0-9a08-48ff-b938-92a26b34568d', 'volume_size': 2}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:59.268737 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (672e6009-548b-441b-b800-a0d514132ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:59.272023 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (672e6009-548b-441b-b800-a0d514132ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:28:59.274790 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e4c685c-9be4-4a37-8456-0460785d522e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:28:59.275877 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Volume 0ffce4a0-9a08-48ff-b938-92a26b34568d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-0ffce4a0-9a08-48ff-b938-92a26b34568d', 'volume_size': 2}
Jan 10 19:28:59.277383 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ffce4a0-9a08-48ff-b938-92a26b34568d stack-volumes-lvmdriver-1 -L 2g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:28:59.318310 n-d-816927-8 sudo[129719]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ffce4a0-9a08-48ff-b938-92a26b34568d stack-volumes-lvmdriver-1 -L 2g
Jan 10 19:28:59.320060 n-d-816927-8 sudo[129719]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:00.267327 n-d-816927-8 sudo[129719]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:00.270747 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0ffce4a0-9a08-48ff-b938-92a26b34568d stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.993s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:00.275435 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9e4c685c-9be4-4a37-8456-0460785d522e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0ffce4a0-9a08-48ff-b938-92a26b34568d', 'volume_size': 2}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:00.278117 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cbc2252-d65d-4bf8-8c9d-aad07e66425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:00.305105 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Volume volume-0ffce4a0-9a08-48ff-b938-92a26b34568d (0ffce4a0-9a08-48ff-b938-92a26b34568d): created successfully
Jan 10 19:29:00.307416 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6cbc2252-d65d-4bf8-8c9d-aad07e66425c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:00.310632 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Flow 'volume_create_manager' (2f9f440e-97de-467d-9012-e8eb26582182) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:00.335023 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f256e3d3-6ebc-4776-a5ef-ca81e0ea97af tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Created volume successfully.
Jan 10 19:29:00.716068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:00.720326 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:00.720840 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 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'
Jan 10 19:29:00.747890 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Flow 'volume_create_manager' (203231f0-c2ce-4b2c-bbea-f0c203973d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:00.750998 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25c1ed58-c20c-44ad-8d74-58906d5805bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:00.808383 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:00.869094 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (25c1ed58-c20c-44ad-8d74-58906d5805bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:00Z,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='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=8da267b4-f8cb-4234-8f40-0d7a6410f898,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2163ff56fd3649ed9c2fa3723d01176e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:01Z,user_id='01c1625aacb94c109ad0d3660e94c472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:00.871585 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1097b09-950f-4c4f-8f89-7524263d9a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:00.873723 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d1097b09-950f-4c4f-8f89-7524263d9a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:00.876153 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dda4bab5-d565-4177-b9ac-b1a682d960db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:00.885009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dda4bab5-d565-4177-b9ac-b1a682d960db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8da267b4-f8cb-4234-8f40-0d7a6410f898', 'volume_name': 'volume-8da267b4-f8cb-4234-8f40-0d7a6410f898', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:00.887513 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14141a7e-df0c-41ed-a301-1e1b5d820365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:00.889695 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (14141a7e-df0c-41ed-a301-1e1b5d820365) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:00.892108 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0114107c-2907-42a5-a721-e41f51f66040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:00.892968 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Volume 8da267b4-f8cb-4234-8f40-0d7a6410f898: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8da267b4-f8cb-4234-8f40-0d7a6410f898', 'volume_size': 1}
Jan 10 19:29:00.894201 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:00.960941 n-d-816927-8 sudo[129769]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:00.961845 n-d-816927-8 sudo[129769]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:00.990747 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:00.994461 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:00.995018 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 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'
Jan 10 19:29:01.028224 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Flow 'volume_create_manager' (025e712f-4434-4110-bca1-25d1a4c35187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:01.037238 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (430046af-88bf-4ed7-9af2-12f185c8a2e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:01.134863 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:01.194837 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (430046af-88bf-4ed7-9af2-12f185c8a2e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-1335075017',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=cddf5d60-8706-46a9-b6a5-0c15c89b6898,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b68d8971-8fff-48f2-a706-0364eca5d373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8b1cb4a871c4dd5b0dbe33357d7e69c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:01Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:01Z,user_id='84d4e433ce374639a89acb61d5545b46',volume_attachment=>,volume_type=VolumeType(ab49ebf1-9412-4abf-8df1-29c5c9c91d41),volume_type_id=ab49ebf1-9412-4abf-8df1-29c5c9c91d41)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:01.197274 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf49adfe-5053-4bb8-8078-4a9153dc5c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:01.199573 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bf49adfe-5053-4bb8-8078-4a9153dc5c96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:01.202284 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67edf6a3-9a71-4338-bfc3-2b8589584c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:01.204596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67edf6a3-9a71-4338-bfc3-2b8589584c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b68d8971-8fff-48f2-a706-0364eca5d373', 'volume_name': 'volume-b68d8971-8fff-48f2-a706-0364eca5d373', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:01.206848 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5734595-17a5-4e9d-99e8-0eff827ffca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:01.208977 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5734595-17a5-4e9d-99e8-0eff827ffca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:01.211279 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5f46e59-7df3-4c09-a539-9777515f4554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:01.266789 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b1a55d0e-a8de-43d3-9bcd-9898e6ada6db tempest-VolumesSnapshotNegativeTestJSON-280078312 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 stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:01.286717 n-d-816927-8 sudo[129774]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d
Jan 10 19:29:01.287659 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Volume b68d8971-8fff-48f2-a706-0364eca5d373: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b68d8971-8fff-48f2-a706-0364eca5d373', 'volume_size': 1}
Jan 10 19:29:01.289143 n-d-816927-8 sudo[129774]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:01.289829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b68d8971-8fff-48f2-a706-0364eca5d373 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:01.311903 n-d-816927-8 sudo[129776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b68d8971-8fff-48f2-a706-0364eca5d373 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:01.313594 n-d-816927-8 sudo[129776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:01.670753 n-d-816927-8 sudo[129769]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:01.673117 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.778s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:01.676950 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0114107c-2907-42a5-a721-e41f51f66040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8da267b4-f8cb-4234-8f40-0d7a6410f898', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:01.680292 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c790b76b-46ee-4eb7-af91-d8ca0ca05d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:01.693560 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Volume volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 (8da267b4-f8cb-4234-8f40-0d7a6410f898): created successfully
Jan 10 19:29:01.695979 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c790b76b-46ee-4eb7-af91-d8ca0ca05d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:01.700593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Flow 'volume_create_manager' (203231f0-c2ce-4b2c-bbea-f0c203973d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:01.722535 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4714d28f-a6e8-4e6f-a493-b692f560003e tempest-VolumesListAdminTestJSON-1069558107 None] Created volume successfully.
Jan 10 19:29:01.741258 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-aac82bdd-0368-4c79-a448-bae4e7f481d5-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:01.862142 n-d-816927-8 sudo[129774]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:01.871798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b1a55d0e-a8de-43d3-9bcd-9898e6ada6db tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d" returned: 0 in 0.605s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:01.873086 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b1a55d0e-a8de-43d3-9bcd-9898e6ada6db tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265 --snapshot stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d -L 2.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:01.908451 n-d-816927-8 sudo[129830]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265 --snapshot stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d -L 2.00g
Jan 10 19:29:01.909281 n-d-816927-8 sudo[129830]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:01.945678 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:02.049608 n-d-816927-8 sudo[129776]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:02.051718 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b68d8971-8fff-48f2-a706-0364eca5d373 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.762s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:02.055824 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5f46e59-7df3-4c09-a539-9777515f4554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b68d8971-8fff-48f2-a706-0364eca5d373', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:02.058184 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (756e2ebe-638a-496b-96b4-064a4dd94e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:02.079442 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Volume volume-b68d8971-8fff-48f2-a706-0364eca5d373 (b68d8971-8fff-48f2-a706-0364eca5d373): created successfully
Jan 10 19:29:02.082688 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (756e2ebe-638a-496b-96b4-064a4dd94e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:02.086055 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Flow 'volume_create_manager' (025e712f-4434-4110-bca1-25d1a4c35187) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:02.108524 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6539e247-4435-4ae4-9e45-36affcf43385 tempest-GroupsV314Test-1141750987 None] Created volume successfully.
Jan 10 19:29:02.202472 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:02.202789 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:29:02.203480 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Skipping remove_export. No iscsi_target is presently exported for volume: aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:29:02.204495 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:02.240558 n-d-816927-8 sudo[129854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:29:02.249026 n-d-816927-8 sudo[129854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:02.393364 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Lock "b'cinder-8da267b4-f8cb-4234-8f40-0d7a6410f898-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:02.564285 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8da267b4-f8cb-4234-8f40-0d7a6410f898
Jan 10 19:29:02.575119 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 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 stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:02.671386 n-d-816927-8 sudo[129908]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898
Jan 10 19:29:02.672735 n-d-816927-8 sudo[129908]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:02.673662 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Lock "b'cinder-cd539fbb-da5b-4347-80ac-becab3c6b789-delete_volume'" acquired by "delete_volume" :: waited 0.034s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:02.847082 n-d-816927-8 sudo[129830]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:02.859046 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b1a55d0e-a8de-43d3-9bcd-9898e6ada6db tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265 --snapshot stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d -L 2.00g" returned: 0 in 0.986s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:02.976943 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Skipping remove_export. No iscsi_target is presently exported for volume: cd539fbb-da5b-4347-80ac-becab3c6b789
Jan 10 19:29:02.977950 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 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 stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:03.018895 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b1a55d0e-a8de-43d3-9bcd-9898e6ada6db tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Create snapshot completed successfully
Jan 10 19:29:03.039497 n-d-816927-8 sudo[129958]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789
Jan 10 19:29:03.041004 n-d-816927-8 sudo[129958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:03.165320 n-d-816927-8 sudo[129854]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:03.167956 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5" returned: 0 in 0.963s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:03.170047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:03.207448 n-d-816927-8 sudo[129964]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:29:03.208898 n-d-816927-8 sudo[129964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:03.275501 n-d-816927-8 sudo[129908]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:03.277891 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898" returned: 0 in 0.712s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:03.279675 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:03.331570 n-d-816927-8 sudo[129966]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898
Jan 10 19:29:03.333333 n-d-816927-8 sudo[129966]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:03.616717 n-d-816927-8 sudo[129958]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:03.619594 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789" returned: 0 in 0.641s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:03.623048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:03.670286 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Lock "b'cinder-ea99f221-51a2-49f4-ae69-bca156ca9265-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:03.672175 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 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 stack-volumes-lvmdriver-1/_snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:03.680829 n-d-816927-8 sudo[129969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789
Jan 10 19:29:03.690240 n-d-816927-8 sudo[129969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:03.737427 n-d-816927-8 sudo[129970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265
Jan 10 19:29:03.738833 n-d-816927-8 sudo[129970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:03.954638 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Creating clone of volume: b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:03.957596 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 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 stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:04.002161 n-d-816927-8 sudo[129975]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:04.035615 n-d-816927-8 sudo[129975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:04.096694 n-d-816927-8 sudo[129964]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:04.099455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5" returned: 0 in 0.929s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:04.101578 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:04.163638 n-d-816927-8 sudo[129978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:29:04.181820 n-d-816927-8 sudo[129978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:04.297162 n-d-816927-8 sudo[129966]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:04.301040 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898" returned: 0 in 1.021s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:04.303120 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:04.371240 n-d-816927-8 sudo[129980]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898
Jan 10 19:29:04.380322 n-d-816927-8 sudo[129980]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:04.650993 n-d-816927-8 sudo[129970]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:04.653061 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265" returned: 0 in 0.981s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:04.655462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:04.694851 n-d-816927-8 sudo[129987]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265
Jan 10 19:29:04.696158 n-d-816927-8 sudo[129987]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:04.784181 n-d-816927-8 sudo[129978]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:04.786591 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-aac82bdd-0368-4c79-a448-bae4e7f481d5" returned: 0 in 0.685s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:04.789980 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Successfully deleted volume: aac82bdd-0368-4c79-a448-bae4e7f481d5
Jan 10 19:29:04.818904 n-d-816927-8 sudo[129975]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:04.824291 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373" returned: 0 in 0.867s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:04.832471 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 --snapshot stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:04.835929 n-d-816927-8 sudo[129969]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:04.850396 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789" returned: 0 in 1.227s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:04.854545 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:04.862608 n-d-816927-8 sudo[129991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 --snapshot stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 -L 1.00g
Jan 10 19:29:04.866471 n-d-816927-8 sudo[129991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:04.888318 n-d-816927-8 sudo[129992]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789
Jan 10 19:29:04.894927 n-d-816927-8 sudo[129992]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:04.951111 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Created reservations ['8975f25e-e600-4a4e-97bc-ba51267b0c57', '7873c663-71e4-4d71-99b1-7afdc6e72699', '61663e38-a7fe-41c1-93fd-0b909cbd8d81', '54b55928-cccf-490f-b383-d5ebd7fb3639'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:04.953708 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:04.953708 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:04.953708 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:05.034103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:05.035032 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:05.092989 n-d-816927-8 sudo[129998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:05.093936 n-d-816927-8 sudo[129998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:05.267177 n-d-816927-8 sudo[129980]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:05.269979 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8da267b4-f8cb-4234-8f40-0d7a6410f898" returned: 0 in 0.966s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:05.271895 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Successfully deleted volume: 8da267b4-f8cb-4234-8f40-0d7a6410f898
Jan 10 19:29:05.474028 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Created reservations ['3fe3859b-bb83-4fc2-b8d5-d11f47bc9e18', '4ebaa360-4adb-4d52-a9ca-c23e491b0cfd', 'a15f1e13-17d6-4763-8258-88221e31a291', 'dc6dd089-82e9-4d87-8c7f-09c890061d4d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:05.488835 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:05.488835 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:05.488835 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:05.593512 n-d-816927-8 sudo[129987]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:05.597176 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ea99f221-51a2-49f4-ae69-bca156ca9265" returned: 0 in 0.942s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:05.646189 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:05.647172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:05.757223 n-d-816927-8 sudo[130062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:05.760824 n-d-816927-8 sudo[130062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:05.962158 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Created reservations ['bb9a4937-6ade-47a8-90f0-930becf5eacc', '03b8f5c1-7fd9-4d6e-be9c-85d9d808b188', 'b842ece5-719f-4e7b-8d3a-b38f84c9c6af', '3dbb1237-b4eb-4728-83be-dc982f2e3b19'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:05.964080 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:05.964080 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:05.964080 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:06.034256 n-d-816927-8 sudo[129991]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:06.048642 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 --snapshot stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 -L 1.00g" returned: 0 in 1.216s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:06.051575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:06.076245 n-d-816927-8 sudo[130148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:06.077402 n-d-816927-8 sudo[130148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:06.082614 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Delete snapshot completed successfully.
Jan 10 19:29:06.088875 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a968915c-3a30-4480-af4c-5e3813578956 tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Lock "b'cinder-ea99f221-51a2-49f4-ae69-bca156ca9265-delete_snapshot'" released by "delete_snapshot" :: held 2.419s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:06.117223 n-d-816927-8 sudo[129998]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:06.119161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 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 1.084s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:06.120972 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:06.143369 n-d-816927-8 sudo[129992]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:06.155772 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cd539fbb-da5b-4347-80ac-becab3c6b789" returned: 0 in 1.301s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:06.157043 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Successfully deleted volume: cd539fbb-da5b-4347-80ac-becab3c6b789
Jan 10 19:29:06.163980 n-d-816927-8 sudo[130150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:06.169777 n-d-816927-8 sudo[130150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:06.255862 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Created reservations ['6fe81b63-5c2a-4915-940f-0751072a74c5', '64e881dd-23b5-44c5-97f4-040d8befdaa8', 'f12e414c-3644-4489-b33e-c20cb1eab391', 'fc4c0b41-8a1a-4cdd-9d6e-2b3df0d6df55'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:06.258272 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:06.258272 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:06.258272 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:06.360269 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:06.361876 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:06.422818 n-d-816927-8 sudo[130062]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:06.436193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 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.789s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:06.439911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:06.456430 n-d-816927-8 sudo[130153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:06.457302 n-d-816927-8 sudo[130153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:06.493401 n-d-816927-8 sudo[130154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:06.495531 n-d-816927-8 sudo[130154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:06.537825 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Lock "b'cinder-a1b49cdd-9610-43b9-a111-daeed1517ce1-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:06.751378 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:06.762574 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:06.763838 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 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'
Jan 10 19:29:06.801196 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (eb003ef7-3d31-4943-889a-737c4f295e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:06.808789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7181b31-023e-49c9-b6b7-f1e696f10ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:06.865255 n-d-816927-8 sudo[130150]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:06.875456 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:06.877762 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:06.890267 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Skipping remove_export. No iscsi_target is presently exported for volume: a1b49cdd-9610-43b9-a111-daeed1517ce1
Jan 10 19:29:06.892332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 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 stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:06.945749 n-d-816927-8 sudo[130178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1
Jan 10 19:29:06.946584 n-d-816927-8 sudo[130178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:06.947623 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Deleted volume successfully.
Jan 10 19:29:06.955543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:06.993208 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a7181b31-023e-49c9-b6b7-f1e696f10ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-710453376',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=2361dbdd-b56d-4019-a4c5-28d0f7d2d599,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c997e8d33534656b0bc875eb38ef3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:07Z,user_id='827ea9e2614c437cb014f982782989eb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:06.996977 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18ac5a5a-808a-4df4-8c44-739a319204a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:06.999422 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (18ac5a5a-808a-4df4-8c44-739a319204a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:07.002203 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e945d39-4b7c-4ee9-81bd-45627c3cd823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:07.013415 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-fdd60e0a-6a77-45e7-aeaa-33230f5c3a48 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-aac82bdd-0368-4c79-a448-bae4e7f481d5-delete_volume'" released by "delete_volume" :: held 5.272s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:07.095175 n-d-816927-8 sudo[130148]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:07.098186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.047s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:07.099814 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:07.154286 n-d-816927-8 sudo[130191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:07.158410 n-d-816927-8 sudo[130191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:07.188175 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (2e945d39-4b7c-4ee9-81bd-45627c3cd823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2361dbdd-b56d-4019-a4c5-28d0f7d2d599', 'volume_name': 'volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:07.191720 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (879d5a20-b5a1-4203-ad55-b8f5fad46287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:07.198827 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (879d5a20-b5a1-4203-ad55-b8f5fad46287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:07.214705 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d1ea541-54d3-4986-8c51-1f801aa64068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:07.218100 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Volume 2361dbdd-b56d-4019-a4c5-28d0f7d2d599: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:29:07.219059 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Cloning 2361dbdd-b56d-4019-a4c5-28d0f7d2d599 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:29:07.259330 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Lock "b'cinder-0ffce4a0-9a08-48ff-b938-92a26b34568d-delete_volume'" acquired by "delete_volume" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:07.384631 n-d-816927-8 sudo[130154]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:07.428936 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.986s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:07.443554 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:07.448580 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Deleted volume successfully.
Jan 10 19:29:07.461919 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0ffce4a0-9a08-48ff-b938-92a26b34568d
Jan 10 19:29:07.463379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 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 stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:07.464032 n-d-816927-8 sudo[130153]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:07.485977 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 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 1.120s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:07.489559 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:07.492944 n-d-816927-8 sudo[130195]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d
Jan 10 19:29:07.493817 n-d-816927-8 sudo[130195]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:07.523651 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-73a8ae8f-2b93-4d27-ba3f-d8d1a9df0dd2 tempest-VolumesListAdminTestJSON-1069558107 None] Lock "b'cinder-8da267b4-f8cb-4234-8f40-0d7a6410f898-delete_volume'" released by "delete_volume" :: held 5.130s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:07.531228 n-d-816927-8 sudo[130197]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:07.534844 n-d-816927-8 sudo[130197]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:07.643020 n-d-816927-8 sudo[130178]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:07.645667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1" returned: 0 in 0.754s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:07.647833 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:07.695442 n-d-816927-8 sudo[130199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1
Jan 10 19:29:07.696859 n-d-816927-8 sudo[130199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:07.845411 n-d-816927-8 sudo[130191]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:07.852158 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9" returned: 0 in 0.750s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:07.856036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:07.887776 n-d-816927-8 sudo[130203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 iflag=direct
Jan 10 19:29:07.888602 n-d-816927-8 sudo[130203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:08.112428 n-d-816927-8 sudo[130195]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:08.115438 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d" returned: 0 in 0.652s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:08.117583 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:08.157824 n-d-816927-8 sudo[130205]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d
Jan 10 19:29:08.159502 n-d-816927-8 sudo[130205]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:08.283914 n-d-816927-8 sudo[130197]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:08.288826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.798s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:08.290063 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:08.304247 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Deleted volume successfully.
Jan 10 19:29:08.362833 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4594890f-08a2-454b-b6b5-6ac3ee662c55 tempest-VolumesListAdminTestJSON-1967436255 None] Lock "b'cinder-cd539fbb-da5b-4347-80ac-becab3c6b789-delete_volume'" released by "delete_volume" :: held 5.690s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:08.500248 n-d-816927-8 sudo[130199]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:08.502574 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1" returned: 0 in 0.855s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:08.504317 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:08.583963 n-d-816927-8 sudo[130209]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1
Jan 10 19:29:08.584818 n-d-816927-8 sudo[130209]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:08.705721 n-d-816927-8 sudo[130203]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:08.711190 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 iflag=direct" returned: 0 in 0.856s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:08.712189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:08.747613 n-d-816927-8 sudo[130227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 oflag=direct
Jan 10 19:29:08.748448 n-d-816927-8 sudo[130227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:08.860955 n-d-816927-8 sudo[130205]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:08.863859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d" returned: 0 in 0.746s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:08.866063 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:08.892837 n-d-816927-8 sudo[130233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d
Jan 10 19:29:08.895954 n-d-816927-8 sudo[130233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:09.269891 n-d-816927-8 sudo[130227]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:09.272651 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 oflag=direct" returned: 0 in 0.560s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:09.274182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:09.303452 n-d-816927-8 sudo[130247]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:29:09.304278 n-d-816927-8 sudo[130247]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:09.534350 n-d-816927-8 sudo[130209]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:09.539356 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a1b49cdd-9610-43b9-a111-daeed1517ce1" returned: 0 in 1.033s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:09.543159 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Successfully deleted volume: a1b49cdd-9610-43b9-a111-daeed1517ce1
Jan 10 19:29:09.642850 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Created reservations ['d4a96ba4-763c-4ebe-838f-d681cd6eb74a', 'f7dfcf8d-7ece-40fd-a554-1e800ef8cd30', 'e6b1e71f-061e-4b05-82f7-c8bde063ecc2', '5f5d9c29-c333-47ab-99ca-83daf0f16945'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:09.646956 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:09.646956 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:09.646956 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:09.737050 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:09.738693 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:09.747547 n-d-816927-8 sudo[130233]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:09.776768 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0ffce4a0-9a08-48ff-b938-92a26b34568d" returned: 0 in 0.910s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:09.778961 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Successfully deleted volume: 0ffce4a0-9a08-48ff-b938-92a26b34568d
Jan 10 19:29:09.799558 n-d-816927-8 sudo[130255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:09.800843 n-d-816927-8 sudo[130255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:09.889780 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Created reservations ['6931fb80-3df8-4fdd-9e58-85f638c11ddf', 'fdbf145a-3b45-4612-8277-9587a33eb045', 'aaae15a9-8330-4ac8-aca1-f095f065feb1', '669b7160-8986-42da-8816-b8d2fc64628b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:09.892296 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:09.892296 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:09.892296 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:09.957486 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:09.958289 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:09.993222 n-d-816927-8 sudo[130259]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:09.994040 n-d-816927-8 sudo[130259]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:10.369848 n-d-816927-8 sudo[130255]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:10.377543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 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.638s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:10.384317 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:10.442434 n-d-816927-8 sudo[130262]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:10.445387 n-d-816927-8 sudo[130262]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:10.557524 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Lock "b'cinder-642b6d54-919d-481a-a7e2-7915280aa0d6-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:29:10.719452 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Skipping remove_export. No iscsi_target is presently exported for volume: 642b6d54-919d-481a-a7e2-7915280aa0d6
Jan 10 19:29:10.720924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 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 stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:10.726708 n-d-816927-8 sudo[130259]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:10.739821 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:10.742477 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:10.753861 n-d-816927-8 sudo[130265]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6
Jan 10 19:29:10.755298 n-d-816927-8 sudo[130265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:10.803571 n-d-816927-8 sudo[130266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:10.805588 n-d-816927-8 sudo[130266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:11.193244 n-d-816927-8 sudo[130262]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:11.195835 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.813s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:11.198007 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:11.220786 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Deleted volume successfully.
Jan 10 19:29:11.266008 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-81f5a1b0-1380-4e2d-a7c1-1ca24236b052 tempest-VolumesListAdminTestJSON-1967436255 None] Lock "b'cinder-a1b49cdd-9610-43b9-a111-daeed1517ce1-delete_volume'" released by "delete_volume" :: held 4.729s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:11.870468 n-d-816927-8 sudo[130266]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:11.874184 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.131s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:11.878264 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:11.883806 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Deleted volume successfully.
Jan 10 19:29:11.923491 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-aae50584-d3cc-46b2-b790-bb50ec77258d tempest-VolumesSnapshotNegativeTestJSON-280078312 None] Lock "b'cinder-0ffce4a0-9a08-48ff-b938-92a26b34568d-delete_volume'" released by "delete_volume" :: held 4.664s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:12.155129 n-d-816927-8 sudo[130265]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:12.158660 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6" returned: 0 in 1.438s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:12.164134 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:12.222669 n-d-816927-8 sudo[130275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6
Jan 10 19:29:12.223521 n-d-816927-8 sudo[130275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:13.106234 n-d-816927-8 sudo[130275]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:13.110082 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6" returned: 0 in 0.948s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:13.114031 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:13.194705 n-d-816927-8 sudo[130280]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6
Jan 10 19:29:13.200526 n-d-816927-8 sudo[130280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:14.119684 n-d-816927-8 sudo[130280]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:14.127283 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-642b6d54-919d-481a-a7e2-7915280aa0d6" returned: 0 in 1.009s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:14.129572 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Successfully deleted volume: 642b6d54-919d-481a-a7e2-7915280aa0d6
Jan 10 19:29:14.321350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Created reservations ['5e51b6a9-00fa-4c82-8670-0d67f01c304e', '90888a5a-b324-40ad-9e33-8f71e09b0e41', '7b043d25-5872-4584-8550-65ca821b4ceb', '5aa42013-54fd-4684-9680-196303d13d58'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:14.326346 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:14.326346 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:14.326346 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:14.478260 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:14.478953 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:14.513947 n-d-816927-8 sudo[130292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:14.515763 n-d-816927-8 sudo[130292]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:15.617961 n-d-816927-8 sudo[130292]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:15.625141 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 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 1.145s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:15.627816 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:15.703252 n-d-816927-8 sudo[130305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:15.704262 n-d-816927-8 sudo[130305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:16.717962 n-d-816927-8 sudo[130305]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:16.723244 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.095s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:16.731816 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:16.767505 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Deleted volume successfully.
Jan 10 19:29:16.812717 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7bcbc056-6b56-4c64-8de5-d1d2ede7bd41 tempest-VolumesListAdminTestJSON-1967436255 None] Lock "b'cinder-642b6d54-919d-481a-a7e2-7915280aa0d6-delete_volume'" released by "delete_volume" :: held 6.256s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:29:16.981868 n-d-816927-8 sudo[130247]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:16.984949 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 7.711s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:16.985913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--36fb26b3--1df7--4c5c--ad16--6b1d948c2fa9, size 1024.00 MB, duration 7.71 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:29:16.986406 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Volume copy 1024.00 MB at 132.78 MB/s
Jan 10 19:29:16.987714 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 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 stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:17.074380 n-d-816927-8 sudo[130323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:17.075233 n-d-816927-8 sudo[130323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:17.839638 n-d-816927-8 sudo[130323]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:17.841826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9" returned: 0 in 0.854s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:17.844502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:17.890927 n-d-816927-8 sudo[130337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:17.898347 n-d-816927-8 sudo[130337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:18.706101 n-d-816927-8 sudo[130337]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:18.708641 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9" returned: 0 in 0.864s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:18.899249 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1abcdfa3-7799-4e58-858e-1dd03fcfe8f3 tempest-GroupsV314Test-1141750987 None] Create group from source-group-cddf5d60-8706-46a9-b6a5-0c15c89b6898 completed successfully.
Jan 10 19:29:19.638445 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Skipping remove_export. No iscsi_target is presently exported for volume: 36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:19.639700 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 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 stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:19.678367 n-d-816927-8 sudo[130382]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:19.679287 n-d-816927-8 sudo[130382]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:20.382232 n-d-816927-8 sudo[130382]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:20.388782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9" returned: 0 in 0.749s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:20.392536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:20.439716 n-d-816927-8 sudo[130385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:20.442197 n-d-816927-8 sudo[130385]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:21.357558 n-d-816927-8 sudo[130385]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:21.361791 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9" returned: 0 in 0.969s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:21.364397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:21.435176 n-d-816927-8 sudo[130388]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:21.437084 n-d-816927-8 sudo[130388]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:22.489971 n-d-816927-8 sudo[130388]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:22.494610 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9" returned: 0 in 1.130s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:22.503176 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Successfully deleted volume: 36fb26b3-1df7-4c5c-ad16-6b1d948c2fa9
Jan 10 19:29:22.738082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Created reservations ['86721795-d33f-4a22-9b3c-8102578b513b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:22.778851 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2060577707 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2060577707, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:29:22.781571 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2060577707 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2060577707, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:29:22.815767 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Created reservations ['862bef59-60aa-4e1e-8f94-851b2a4c27d3', '9f3aa2d5-a5b4-4d13-bd22-7d0c4456ea2e', '49bddc93-217e-464f-b523-e49f66927ab9', '7e0380dc-ed06-48b4-ae8d-91fc92fea1b8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:22.819024 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:22.819024 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:22.819024 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:23.029147 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:23.030035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:23.097532 n-d-816927-8 sudo[130396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:23.108433 n-d-816927-8 sudo[130396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:24.293315 n-d-816927-8 sudo[130396]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:24.310815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 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 1.280s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:24.323389 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:24.452198 n-d-816927-8 sudo[130400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:24.456977 n-d-816927-8 sudo[130400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:25.088069 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Skipping remove_export. No iscsi_target is presently exported for volume: b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:25.096242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 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 stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:25.190414 n-d-816927-8 sudo[130414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:25.191343 n-d-816927-8 sudo[130414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:26.044881 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:26.050345 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:26.052275 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 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'
Jan 10 19:29:26.108389 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Flow 'volume_create_manager' (e85af276-e203-4dfa-b689-53f301dc4f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:26.112589 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (481f18a2-f5f5-4c0e-ae89-4cd199acd9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:26.182439 n-d-816927-8 sudo[130400]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:26.215162 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.895s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:26.216805 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:26.236652 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-99da6ea7-0d6a-4789-bc1e-215f2a914856 tempest-GroupsV314Test-1141750987 None] Delete group completed successfully.
Jan 10 19:29:26.248903 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:26.342227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (481f18a2-f5f5-4c0e-ae89-4cd199acd9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-227045027',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=2c9c0f86-e5d6-4eac-ada8-923791ef6e68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8e54d1fd0af40e8a69e060c20252231',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:26Z,user_id='df1179d4e14646e2b89369b27a974eac',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:26.383691 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7789d0c8-ec29-459e-b5ff-1649d234eb58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:26.385948 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7789d0c8-ec29-459e-b5ff-1649d234eb58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:26.388311 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41e8e7c7-afcf-49ea-8ed4-565fd81e6d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:26.525344 n-d-816927-8 sudo[130414]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:26.527730 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373" returned: 0 in 1.435s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:26.535355 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:26.586567 n-d-816927-8 sudo[130419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:26.589210 n-d-816927-8 sudo[130419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:26.637924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (41e8e7c7-afcf-49ea-8ed4-565fd81e6d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '2c9c0f86-e5d6-4eac-ada8-923791ef6e68', 'volume_name': 'volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:26.640780 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d86f76f-eb02-4a29-9ad8-ef9d4cc7be9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:26.646781 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d86f76f-eb02-4a29-9ad8-ef9d4cc7be9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:26.652348 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d1d420c-7e95-45ae-aafa-f2d94543e00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:26.660835 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Volume 2c9c0f86-e5d6-4eac-ada8-923791ef6e68: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:29:26.662362 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Cloning 2c9c0f86-e5d6-4eac-ada8-923791ef6e68 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:29:27.953382 n-d-816927-8 sudo[130419]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:27.957849 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373" returned: 0 in 1.420s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:27.957849 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:28.043675 n-d-816927-8 sudo[130471]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:28.046218 n-d-816927-8 sudo[130471]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:29.148165 n-d-816927-8 sudo[130471]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:29.154419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b68d8971-8fff-48f2-a706-0364eca5d373" returned: 0 in 1.195s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:29.156644 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Successfully deleted volume: b68d8971-8fff-48f2-a706-0364eca5d373
Jan 10 19:29:29.351956 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Created reservations ['b41b0cfd-2eec-4401-bc27-ae1fd62b1908'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:29.499994 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Created reservations ['95d8140a-1e91-4c3b-b0ed-e18701885ee8', 'a9ca2573-e65d-46df-a45b-7f8cfd26b4e9', '5e3b54a5-d2be-4411-ba30-d37a50c2257c', '13eeaf8c-d7aa-4b11-a64b-1473580ce5c4'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:29:29.505215 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:29:29.505215 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:29:29.505215 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:29.844182 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:29.853071 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:29.909843 n-d-816927-8 sudo[130492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:29.917988 n-d-816927-8 sudo[130492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:31.117597 n-d-816927-8 sudo[130492]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:31.131729 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 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 1.285s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:31.147885 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:31.202458 n-d-816927-8 sudo[130537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:31.204119 n-d-816927-8 sudo[130537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:32.372719 n-d-816927-8 sudo[130537]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:32.377719 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.241s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:32.380868 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:32.388923 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5f1f0a5d-f7f7-42f9-a7c5-23d2ec026445 tempest-GroupsV314Test-1141750987 None] Delete group completed successfully.
Jan 10 19:29:35.611545 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1, size 616.00 MB, duration 28.38 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:29:35.613353 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Image download 616.00 MB at 21.70 MB/s
Jan 10 19:29:35.738214 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:36.049233 n-d-816927-8 sudo[130616]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1
Jan 10 19:29:36.050058 n-d-816927-8 sudo[130616]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:37.198835 n-d-816927-8 sudo[130616]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:37.207877 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1" returned: 0 in 1.471s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:37.211407 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 827ea9e2614c437cb014f982782989eb. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:29:37.390625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:37.871746 n-d-816927-8 sudo[130654]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1
Jan 10 19:29:37.872589 n-d-816927-8 sudo[130654]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:38.756345 n-d-816927-8 sudo[130654]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:38.760129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1" returned: 0 in 1.369s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:38.767345 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:38.823116 n-d-816927-8 sudo[130662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:38.823937 n-d-816927-8 sudo[130662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:39.480648 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:29:39.481093 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:29:39.481903 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:39.581006 n-d-816927-8 sudo[130670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:29:39.584172 n-d-816927-8 sudo[130670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:40.465440 n-d-816927-8 sudo[130662]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:40.470451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.700s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:40.519804 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 2361dbdd-b56d-4019-a4c5-28d0f7d2d599. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:29:40.668079 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_3t8zf8lv {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:41.113107 n-d-816927-8 sudo[130711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_3t8zf8lv
Jan 10 19:29:41.113970 n-d-816927-8 sudo[130711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:41.256165 n-d-816927-8 sudo[130670]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:41.258451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.776s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:41.263543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:41.295847 n-d-816927-8 sudo[130721]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:29:41.298442 n-d-816927-8 sudo[130721]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:42.315842 n-d-816927-8 sudo[130711]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:42.318625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_3t8zf8lv" returned: 0 in 1.653s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:42.320720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:42.478532 n-d-816927-8 sudo[130721]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:42.482769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.219s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:42.489143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:29:42.700332 n-d-816927-8 sudo[130738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1
Jan 10 19:29:42.707942 n-d-816927-8 sudo[130738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:43.870817 n-d-816927-8 sudo[130738]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:43.877112 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1" returned: 0 in 1.555s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:43.877869 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:29:43.880268 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:43.962997 n-d-816927-8 sudo[130786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599 oflag=direct
Jan 10 19:29:43.981025 n-d-816927-8 sudo[130786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:45.086082 n-d-816927-8 sudo[130786]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:45.090250 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599 oflag=direct" returned: 0 in 1.211s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:45.093224 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:45.200051 n-d-816927-8 sudo[130823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599
Jan 10 19:29:45.200869 n-d-816927-8 sudo[130823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:47.288982 n-d-816927-8 sudo[130823]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:47.293669 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599" returned: 0 in 2.199s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:47.298739 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:47.625005 n-d-816927-8 sudo[130862]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1
Jan 10 19:29:47.628345 n-d-816927-8 sudo[130862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:48.592430 n-d-816927-8 sudo[130862]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:48.596090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1" returned: 0 in 1.297s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:48.599825 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_oime8657n-d-816927-8@lvmdriver-1, size 700.00 MB, duration 2.21 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2361dbdd--b56d--4019--a4c5--28d0f7d2d599 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:29:48.602966 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Converted 700.00 MB image at 317.20 MB/s
Jan 10 19:29:48.605493 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 2361dbdd-b56d-4019-a4c5-28d0f7d2d599 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:29:48.810510 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 827ea9e2614c437cb014f982782989eb is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:29:48.811657 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Marking volume 2361dbdd-b56d-4019-a4c5-28d0f7d2d599 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:29:48.830303 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 2361dbdd-b56d-4019-a4c5-28d0f7d2d599. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:29:48.831296 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Creating volume glance metadata for volume 2361dbdd-b56d-4019-a4c5-28d0f7d2d599 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:29:48.940335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d1ea541-54d3-4986-8c51-1f801aa64068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:48.943049 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7358bf0f-3cc7-4224-85cb-15c42991256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:48.961396 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Volume volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 (2361dbdd-b56d-4019-a4c5-28d0f7d2d599): created successfully
Jan 10 19:29:48.963587 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7358bf0f-3cc7-4224-85cb-15c42991256c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:48.973124 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (eb003ef7-3d31-4943-889a-737c4f295e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:48.997246 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e87ccbf4-f770-46fb-8aaf-f5b22b144820 tempest-VolumesBackupsTest-1452377236 None] Created volume successfully.
Jan 10 19:29:51.036618 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Creating a new backup for volume volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:29:51.063087 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:51.139289 n-d-816927-8 sudo[130941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:29:51.152629 n-d-816927-8 sudo[130941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:52.693518 n-d-816927-8 sudo[130941]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:52.702332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599" returned: 0 in 1.640s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:52.776765 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:52.803478 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:52.803862 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:29:52.811477 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:29:52.813397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Creating iscsi_target for Volume ID: volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Created volume path /opt/stack/data/cinder/volumes/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599,
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: incominguser 3rtMGEgUvPaZkpGM43tU Hk7WyUd62B8Mhmeb
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:29:52.821627 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:29:52.825435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:53.045101 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:53.050601 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:53.051890 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 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'
Jan 10 19:29:53.069393 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Flow 'volume_create_manager' (bba6a710-2a0a-4838-b1ae-e6089c23f4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:53.077550 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4a34d57-fa01-4bcf-9302-5fbd42821281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:53.117317 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:53.173616 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a4a34d57-fa01-4bcf-9302-5fbd42821281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-877094727',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=727d51c7-533d-459c-92ff-da1255549bda,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969afeb64c82472086dd164c88c720d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:53Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:53Z,user_id='fb363b578bd244e092b38e3ba97297cc',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:53.180928 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (803cdd5b-2292-47aa-b627-037fef726d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:53.187489 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (803cdd5b-2292-47aa-b627-037fef726d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:53.192199 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42823a62-94f9-4a6d-92da-b7c4980e7ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:53.194429 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (42823a62-94f9-4a6d-92da-b7c4980e7ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '727d51c7-533d-459c-92ff-da1255549bda', 'volume_name': 'volume-727d51c7-533d-459c-92ff-da1255549bda', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:53.197131 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2be8d9be-e353-420c-96a1-a6b8b86b5567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:53.200339 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2be8d9be-e353-420c-96a1-a6b8b86b5567) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:53.205045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb7b5ede-7b2b-46a9-9514-92c365e67627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:53.205045 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Volume 727d51c7-533d-459c-92ff-da1255549bda: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-727d51c7-533d-459c-92ff-da1255549bda', 'volume_size': 1}
Jan 10 19:29:53.205859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-727d51c7-533d-459c-92ff-da1255549bda stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:53.285650 n-d-816927-8 sudo[130984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-727d51c7-533d-459c-92ff-da1255549bda stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:53.291707 n-d-816927-8 sudo[130984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:53.852264 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599" returned: 0 in 1.026s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:53.852844 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:29:53.853853 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:29:53.854294 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:29:53.856281 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:53.880978 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.024s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:53.881586 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:29:53.882712 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:29:53.891626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:54.122145 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:54.122702 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:29:54.151671 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:54.161728 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:54.179512 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:54.180016 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 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'
Jan 10 19:29:54.223483 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Flow 'volume_create_manager' (7574b44f-4ffa-4d5c-aabc-5f61c576be96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:54.232521 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (098179a4-a8fa-456d-bacb-579eee370d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:54.292007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:54.360454 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (098179a4-a8fa-456d-bacb-579eee370d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1544271508',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=74960c40-f76b-4d70-8f0e-88bcb4d8464d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af58c87607cb460bb6ef2fa1986e4cce',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:54Z,user_id='5274b5715a9a47faba5136504d917a0e',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:54.378695 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34ab7c20-7e8b-4bb1-b909-b2263ac663e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:54.393431 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (34ab7c20-7e8b-4bb1-b909-b2263ac663e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:54.406540 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5dec90dd-8df2-41af-beda-b7e98b811f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:54.432822 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5dec90dd-8df2-41af-beda-b7e98b811f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '74960c40-f76b-4d70-8f0e-88bcb4d8464d', 'volume_name': 'volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:54.435734 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c713160-2c25-42d1-9081-b8077cd3d5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:54.441912 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (5c713160-2c25-42d1-9081-b8077cd3d5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:54.458689 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da458cba-bc0f-426c-bd3f-d2f748b067e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:54.460039 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Volume 74960c40-f76b-4d70-8f0e-88bcb4d8464d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d', 'volume_size': 1}
Jan 10 19:29:54.464717 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:54.496924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.291s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:54.497279 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:29:54.511377 n-d-816927-8 sudo[131057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:54.514172 n-d-816927-8 sudo[131057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:54.517705 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:29:54.568382 n-d-816927-8 sudo[130984]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:54.577538 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-727d51c7-533d-459c-92ff-da1255549bda stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.372s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:54.581427 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eb7b5ede-7b2b-46a9-9514-92c365e67627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-727d51c7-533d-459c-92ff-da1255549bda', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:54.604032 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d76ef356-5852-4912-8ff0-6d7755939c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:54.664890 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Initialize volume connection completed successfully.
Jan 10 19:29:54.678025 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Volume volume-727d51c7-533d-459c-92ff-da1255549bda (727d51c7-533d-459c-92ff-da1255549bda): created successfully
Jan 10 19:29:54.679949 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d76ef356-5852-4912-8ff0-6d7755939c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:54.703670 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Flow 'volume_create_manager' (bba6a710-2a0a-4838-b1ae-e6089c23f4d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:54.736772 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-746fad2c-404c-43b2-8839-0d576ebb1653 tempest-AttachVolumeShelveTestJSON-1315466457 None] Created volume successfully.
Jan 10 19:29:55.613787 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1, size 616.00 MB, duration 28.95 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:29:55.614392 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Image download 616.00 MB at 21.28 MB/s
Jan 10 19:29:55.715008 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:55.804755 n-d-816927-8 sudo[131057]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:55.813289 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.346s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:55.817500 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (da458cba-bc0f-426c-bd3f-d2f748b067e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:55.820248 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aacc57e1-4924-4bc8-87bf-31b583a11d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:55.851015 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Volume volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d (74960c40-f76b-4d70-8f0e-88bcb4d8464d): created successfully
Jan 10 19:29:55.853877 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (aacc57e1-4924-4bc8-87bf-31b583a11d93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:55.857537 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Flow 'volume_create_manager' (7574b44f-4ffa-4d5c-aabc-5f61c576be96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:55.882357 n-d-816927-8 sudo[131185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1
Jan 10 19:29:55.895511 n-d-816927-8 sudo[131185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:55.902987 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7cfb3a70-02e0-4836-998a-4a1cce8443fc tempest-SnapshotMetadataTestJSON-151730980 None] Created volume successfully.
Jan 10 19:29:55.931863 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:29:55.939234 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:29:55.939747 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 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'
Jan 10 19:29:55.973427 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Flow 'volume_create_manager' (433a72d4-8682-4a72-a5ad-ad51b171028a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:29:55.987530 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ec9b2d9-f7d5-4a82-9812-232728bb1b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:56.072708 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:29:56.144232 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8ec9b2d9-f7d5-4a82-9812-232728bb1b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-507745247',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=cffc7042-ed52-4288-ae3b-310427927edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='603bbb9b143b4edf860f5bcf6462d5d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:29:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:29:56Z,user_id='7ba6b137103e4f17b8f11515c3770af1',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:56.151399 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f5c8b86-7d11-4611-a5d3-ce72481f52c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:56.165197 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (4f5c8b86-7d11-4611-a5d3-ce72481f52c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:56.180179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c20a8fbc-89eb-4584-8b7b-71a704b56650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:56.382832 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c20a8fbc-89eb-4584-8b7b-71a704b56650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'cffc7042-ed52-4288-ae3b-310427927edd', 'volume_name': 'volume-cffc7042-ed52-4288-ae3b-310427927edd', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:56.385385 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bad10bd-fca2-4a54-8407-39d080458264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:56.387601 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bad10bd-fca2-4a54-8407-39d080458264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:29:56.389838 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (581aa172-207a-48d6-828b-3d9c8115bda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:29:56.390580 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Volume cffc7042-ed52-4288-ae3b-310427927edd: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-cffc7042-ed52-4288-ae3b-310427927edd', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:29:56.418781 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Cloning cffc7042-ed52-4288-ae3b-310427927edd from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:29:56.819547 n-d-816927-8 sudo[131185]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:56.821648 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1" returned: 0 in 1.107s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:56.822321 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user df1179d4e14646e2b89369b27a974eac. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:29:56.946106 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:57.283532 n-d-816927-8 sudo[131220]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1
Jan 10 19:29:57.284512 n-d-816927-8 sudo[131220]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:57.878843 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-adbaba18-e419-4419-905d-23ea81cca6f3 tempest-SnapshotMetadataTestJSON-151730980 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 stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:57.934500 n-d-816927-8 sudo[131225]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d
Jan 10 19:29:57.938337 n-d-816927-8 sudo[131225]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:58.594224 n-d-816927-8 sudo[131220]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:58.596698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1" returned: 0 in 1.650s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:58.599541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:58.649672 n-d-816927-8 sudo[131231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:29:58.650481 n-d-816927-8 sudo[131231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:59.100273 n-d-816927-8 sudo[131225]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:59.102616 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-adbaba18-e419-4419-905d-23ea81cca6f3 tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d" returned: 0 in 1.224s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:59.105072 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-adbaba18-e419-4419-905d-23ea81cca6f3 tempest-SnapshotMetadataTestJSON-151730980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74 --snapshot stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:29:59.243706 n-d-816927-8 sudo[131235]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74 --snapshot stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d -L 1.00g
Jan 10 19:29:59.245128 n-d-816927-8 sudo[131235]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:29:59.647195 n-d-816927-8 sudo[131231]: pam_unix(sudo:session): session closed for user root
Jan 10 19:29:59.656794 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.056s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:29:59.715363 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 2c9c0f86-e5d6-4eac-ada8-923791ef6e68. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:29:59.828255 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_npav1cg7 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:00.235409 n-d-816927-8 sudo[131274]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_npav1cg7
Jan 10 19:30:00.238030 n-d-816927-8 sudo[131274]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:00.856328 n-d-816927-8 sudo[131235]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:00.860592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-adbaba18-e419-4419-905d-23ea81cca6f3 tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74 --snapshot stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d -L 1.00g" returned: 0 in 1.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:00.987961 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-adbaba18-e419-4419-905d-23ea81cca6f3 tempest-SnapshotMetadataTestJSON-151730980 None] Create snapshot completed successfully
Jan 10 19:30:01.712644 n-d-816927-8 sudo[131274]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:01.717534 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_npav1cg7" returned: 0 in 1.894s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:01.720218 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:02.183012 n-d-816927-8 sudo[131414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1
Jan 10 19:30:02.193546 n-d-816927-8 sudo[131414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:03.115790 n-d-816927-8 sudo[131414]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:03.118667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1" returned: 0 in 1.398s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:03.120335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:30:03.121672 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:03.187456 n-d-816927-8 sudo[131440]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68 oflag=direct
Jan 10 19:30:03.188367 n-d-816927-8 sudo[131440]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:03.570418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] Lock "b'cinder-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.022s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:30:03.572917 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 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 stack-volumes-lvmdriver-1/_snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:03.609499 n-d-816927-8 sudo[131444]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74
Jan 10 19:30:03.610381 n-d-816927-8 sudo[131444]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:04.136436 n-d-816927-8 sudo[131444]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:04.142011 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74" returned: 0 in 0.569s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:04.150734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:04.219803 n-d-816927-8 sudo[131448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74
Jan 10 19:30:04.223731 n-d-816927-8 sudo[131448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:04.351097 n-d-816927-8 sudo[131440]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:04.355852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68 oflag=direct" returned: 0 in 1.233s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:04.360790 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:04.423112 n-d-816927-8 sudo[131460]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68
Jan 10 19:30:04.423941 n-d-816927-8 sudo[131460]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:05.362832 n-d-816927-8 sudo[131448]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:05.365826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74" returned: 0 in 1.215s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:05.749551 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] Created reservations ['bd6b4830-d642-4f28-91bf-6b4762f86a50', '40fb40f8-9388-44c6-96f9-feca19a77d09', '26dbc845-1b0b-457a-911c-cfc7f948f67f', '717b9af1-d2df-4be7-9b36-23130b448104'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:30:05.751251 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:30:05.751251 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:30:05.751251 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:05.879448 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] Delete snapshot completed successfully.
Jan 10 19:30:05.891144 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d3b6242e-8375-4ccf-b3c6-8410d28c520a tempest-SnapshotMetadataTestJSON-151730980 None] Lock "b'cinder-de26ee87-d5b7-4ef6-bbf8-a5e9981aff74-delete_snapshot'" released by "delete_snapshot" :: held 2.320s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:30:06.310729 n-d-816927-8 sudo[131460]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:06.313316 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68" returned: 0 in 1.953s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:06.314308 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:06.520014 n-d-816927-8 sudo[131551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1
Jan 10 19:30:06.520817 n-d-816927-8 sudo[131551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:07.249696 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Lock "b'cinder-74960c40-f76b-4d70-8f0e-88bcb4d8464d-delete_volume'" acquired by "delete_volume" :: waited 0.038s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:30:07.345247 n-d-816927-8 sudo[131551]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:07.367141 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1" returned: 0 in 1.052s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:07.383277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_6_3n7omun-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.95 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--2c9c0f86--e5d6--4eac--ada8--923791ef6e68 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:30:07.383277 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Converted 700.00 MB image at 358.33 MB/s
Jan 10 19:30:07.383277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 2c9c0f86-e5d6-4eac-ada8-923791ef6e68 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:30:07.544418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user df1179d4e14646e2b89369b27a974eac is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:30:07.551189 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Marking volume 2c9c0f86-e5d6-4eac-ada8-923791ef6e68 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:30:07.569200 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Skipping remove_export. No iscsi_target is presently exported for volume: 74960c40-f76b-4d70-8f0e-88bcb4d8464d
Jan 10 19:30:07.570342 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 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 stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:07.629648 n-d-816927-8 sudo[131568]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d
Jan 10 19:30:07.632136 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 2c9c0f86-e5d6-4eac-ada8-923791ef6e68. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:30:07.630515 n-d-816927-8 sudo[131568]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:07.633024 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Creating volume glance metadata for volume 2c9c0f86-e5d6-4eac-ada8-923791ef6e68 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:30:07.786807 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d1d420c-7e95-45ae-aafa-f2d94543e00d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:07.797313 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42de9178-bbd9-4429-96b1-652ec0279e99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:07.821388 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Volume volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 (2c9c0f86-e5d6-4eac-ada8-923791ef6e68): created successfully
Jan 10 19:30:07.823806 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (42de9178-bbd9-4429-96b1-652ec0279e99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:07.829976 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Flow 'volume_create_manager' (e85af276-e203-4dfa-b689-53f301dc4f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:30:07.844382 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7472c223-79a7-436c-9cd2-d815433ed3d5 tempest-VolumesImageMetadata-1037569758 None] Created volume successfully.
Jan 10 19:30:08.663410 n-d-816927-8 sudo[131568]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:08.665464 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d" returned: 0 in 1.095s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:08.666941 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:08.724433 n-d-816927-8 sudo[131576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d
Jan 10 19:30:08.725273 n-d-816927-8 sudo[131576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:09.272943 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Lock "b'cinder-2c9c0f86-e5d6-4eac-ada8-923791ef6e68-delete_volume'" acquired by "delete_volume" :: waited 0.035s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:30:09.475660 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2c9c0f86-e5d6-4eac-ada8-923791ef6e68
Jan 10 19:30:09.477126 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 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 stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:09.543692 n-d-816927-8 sudo[131576]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:09.547085 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d" returned: 0 in 0.880s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:09.549633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:09.555881 n-d-816927-8 sudo[131591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68
Jan 10 19:30:09.557049 n-d-816927-8 sudo[131591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:09.589475 n-d-816927-8 sudo[131592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d
Jan 10 19:30:09.590340 n-d-816927-8 sudo[131592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:10.565133 n-d-816927-8 sudo[131591]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:10.572728 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68" returned: 0 in 1.091s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:10.578911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:10.640032 n-d-816927-8 sudo[131609]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68
Jan 10 19:30:10.640874 n-d-816927-8 sudo[131609]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:10.661761 n-d-816927-8 sudo[131592]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:10.668643 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-74960c40-f76b-4d70-8f0e-88bcb4d8464d" returned: 0 in 1.116s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:10.670161 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Successfully deleted volume: 74960c40-f76b-4d70-8f0e-88bcb4d8464d
Jan 10 19:30:10.818927 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Created reservations ['2ab0809e-1ec2-4003-8d17-e22c033cae84', 'e39ffd17-91cc-4cb5-a228-514d81fd4f99', '196b6012-6f2c-48b7-aff6-3bc61059f19b', 'fb1f4a22-589c-4390-880c-d25ef3d5899f'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:30:10.826023 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:30:10.826023 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:30:10.826023 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:10.995621 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:30:10.996923 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:11.069466 n-d-816927-8 sudo[131611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:30:11.072116 n-d-816927-8 sudo[131611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:11.660647 n-d-816927-8 sudo[131609]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:11.663183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68" returned: 0 in 1.084s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:11.665989 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:11.781073 n-d-816927-8 sudo[131618]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68
Jan 10 19:30:11.781961 n-d-816927-8 sudo[131618]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:12.261360 n-d-816927-8 sudo[131611]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:12.267616 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 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 1.268s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:12.281724 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:12.367120 n-d-816927-8 sudo[131644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:30:12.370066 n-d-816927-8 sudo[131644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:12.976766 n-d-816927-8 sudo[131618]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:12.979492 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2c9c0f86-e5d6-4eac-ada8-923791ef6e68" returned: 0 in 1.313s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:12.980738 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Successfully deleted volume: 2c9c0f86-e5d6-4eac-ada8-923791ef6e68
Jan 10 19:30:13.271763 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Created reservations ['6d68ee20-834a-46d6-9184-bea69cee89c4', '227a4b3e-061f-42ee-8dd7-daa4e2b73514', '071356c8-b36e-4f00-abe4-1f6cf9b7f4af', '2a4de396-3e26-4d46-843b-2ca962644719'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:30:13.282796 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:30:13.282796 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:30:13.282796 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:13.424192 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:30:13.424878 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:13.499190 n-d-816927-8 sudo[131683]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:30:13.500807 n-d-816927-8 sudo[131683]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:13.746052 n-d-816927-8 sudo[131644]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:13.748308 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.466s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:13.756878 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:30:13.782718 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Deleted volume successfully.
Jan 10 19:30:13.844836 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-3b14e11f-ce5a-4527-b795-7415c1e5ad68 tempest-SnapshotMetadataTestJSON-151730980 None] Lock "b'cinder-74960c40-f76b-4d70-8f0e-88bcb4d8464d-delete_volume'" released by "delete_volume" :: held 6.596s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:30:14.463207 n-d-816927-8 sudo[131683]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:14.466298 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 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 1.041s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:14.473110 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:14.537000 n-d-816927-8 sudo[131708]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:30:14.542853 n-d-816927-8 sudo[131708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:16.015768 n-d-816927-8 sudo[131708]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:16.028949 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.558s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:16.079940 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:30:16.137478 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Deleted volume successfully.
Jan 10 19:30:16.192701 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-06f9121d-636b-43bc-b53e-2bfbc66766f8 tempest-VolumesImageMetadata-1037569758 None] Lock "b'cinder-2c9c0f86-e5d6-4eac-ada8-923791ef6e68-delete_volume'" released by "delete_volume" :: held 6.920s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:30:22.986496 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 26.57 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:30:22.989518 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Image download 616.00 MB at 23.19 MB/s
Jan 10 19:30:23.101535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:23.308716 n-d-816927-8 sudo[131798]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1
Jan 10 19:30:23.317626 n-d-816927-8 sudo[131798]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:24.177227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:30:24.201245 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:30:24.201769 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 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'
Jan 10 19:30:24.253082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Flow 'volume_create_manager' (6e0867b1-5307-4f36-829d-76fbf72e03a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:30:24.264441 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff35e47f-1b03-4444-96f7-0cccb2bfa16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:24.324439 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:30:24.332758 n-d-816927-8 sudo[131798]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:24.337613 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1" returned: 0 in 1.236s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:24.342731 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 7ba6b137103e4f17b8f11515c3770af1. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:30:24.406628 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ff35e47f-1b03-4444-96f7-0cccb2bfa16f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:30:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-545631931',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=a3b2b1da-eddd-4dc9-a393-aaba973e4f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170a11b374f94922ba8a826f8288ea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:30:24Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:30:24Z,user_id='9282d67b16b34a129e1ac962379a77b5',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:24.410304 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d4d023a-983e-420a-9f33-76a9daf3ab8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:24.416302 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3d4d023a-983e-420a-9f33-76a9daf3ab8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:24.418717 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6815c53d-2f3b-4530-ac6f-298be2492298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:24.496183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:24.706646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6815c53d-2f3b-4530-ac6f-298be2492298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a3b2b1da-eddd-4dc9-a393-aaba973e4f38', 'volume_name': 'volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:24.711534 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0b6933d-6ed5-48d9-86ec-0b6e6cf851f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:24.713872 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0b6933d-6ed5-48d9-86ec-0b6e6cf851f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:24.716059 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c0bc25d-5d15-4896-adea-3203ec24c8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:24.717918 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Volume a3b2b1da-eddd-4dc9-a393-aaba973e4f38: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:30:24.718637 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Cloning a3b2b1da-eddd-4dc9-a393-aaba973e4f38 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:30:24.748733 n-d-816927-8 sudo[131808]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1
Jan 10 19:30:24.749614 n-d-816927-8 sudo[131808]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:25.676039 n-d-816927-8 sudo[131808]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:25.678296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1" returned: 0 in 1.183s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:25.686478 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cffc7042-ed52-4288-ae3b-310427927edd stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:25.807567 n-d-816927-8 sudo[131818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cffc7042-ed52-4288-ae3b-310427927edd stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:30:25.808402 n-d-816927-8 sudo[131818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:27.240167 n-d-816927-8 sudo[131818]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:27.243633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cffc7042-ed52-4288-ae3b-310427927edd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.559s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:27.346739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume cffc7042-ed52-4288-ae3b-310427927edd. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:30:27.488821 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7h9yne4w {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:27.886616 n-d-816927-8 sudo[131856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7h9yne4w
Jan 10 19:30:27.887499 n-d-816927-8 sudo[131856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:28.127445 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:30:28.159138 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:30:28.160072 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 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'
Jan 10 19:30:28.249678 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (53c4f536-aa2a-499c-92f1-2823382c7f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:30:28.256619 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b795b65a-4539-4b9b-9672-e7c8e258f4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:28.414400 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:30:28.488828 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b795b65a-4539-4b9b-9672-e7c8e258f4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1976441296',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb45b9e51b2430bb95d601b7168f317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:30:28Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:30:28Z,user_id='b3462b39df1e4d37947271079efb2d15',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:28.498318 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54d19824-f334-4526-a9c8-a5816fa3caf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:28.500904 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (54d19824-f334-4526-a9c8-a5816fa3caf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:28.503504 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b24deaba-3ebe-45cb-b7ac-36a5d0780737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:28.614192 n-d-816927-8 sudo[131856]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:28.625868 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_7h9yne4w" returned: 0 in 1.137s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:28.629106 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:28.808216 n-d-816927-8 sudo[131864]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1
Jan 10 19:30:28.809056 n-d-816927-8 sudo[131864]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:28.841307 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b24deaba-3ebe-45cb-b7ac-36a5d0780737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'volume_name': 'volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:28.852957 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bfa942e-b9be-4deb-91d2-c71e49f2b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:28.863872 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2bfa942e-b9be-4deb-91d2-c71e49f2b364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:28.869896 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8e6f0def-6190-4d5e-91df-57e0f50c95ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:28.871656 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Volume 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:30:28.876450 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Cloning 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:30:30.060096 n-d-816927-8 sudo[131864]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:30.065318 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1" returned: 0 in 1.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:30.075061 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:30:30.079473 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:30.168893 n-d-816927-8 sudo[131880]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd oflag=direct
Jan 10 19:30:30.174120 n-d-816927-8 sudo[131880]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:31.288425 n-d-816927-8 sudo[131880]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:31.294544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd oflag=direct" returned: 0 in 1.218s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:31.314102 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:31.372180 n-d-816927-8 sudo[131894]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd
Jan 10 19:30:31.378406 n-d-816927-8 sudo[131894]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:33.719436 n-d-816927-8 sudo[131894]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:33.722453 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd" returned: 0 in 2.408s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:33.723770 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:33.996688 n-d-816927-8 sudo[131942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1
Jan 10 19:30:33.997561 n-d-816927-8 sudo[131942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:35.228298 n-d-816927-8 sudo[131942]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:35.236331 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1" returned: 0 in 1.512s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:35.239286 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vh8foq8zn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 2.41 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--cffc7042--ed52--4288--ae3b--310427927edd {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:30:35.239910 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Converted 700.00 MB image at 290.42 MB/s
Jan 10 19:30:35.240660 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume cffc7042-ed52-4288-ae3b-310427927edd successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:30:35.699105 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 7ba6b137103e4f17b8f11515c3770af1 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:30:35.699105 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Marking volume cffc7042-ed52-4288-ae3b-310427927edd as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:30:35.744013 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to cffc7042-ed52-4288-ae3b-310427927edd. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:30:35.744568 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Creating volume glance metadata for volume cffc7042-ed52-4288-ae3b-310427927edd backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:30:36.046145 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (581aa172-207a-48d6-828b-3d9c8115bda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cffc7042-ed52-4288-ae3b-310427927edd', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:36.052746 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20a4f102-e0bc-44c3-925e-8c0f9cf66aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:30:36.084584 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Volume volume-cffc7042-ed52-4288-ae3b-310427927edd (cffc7042-ed52-4288-ae3b-310427927edd): created successfully
Jan 10 19:30:36.088684 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (20a4f102-e0bc-44c3-925e-8c0f9cf66aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:30:36.101445 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Flow 'volume_create_manager' (433a72d4-8682-4a72-a5ad-ad51b171028a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:30:36.135303 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c1152555-5214-4556-9738-57d75c13caaf tempest-TestVolumeBackupRestore-479544983 None] Created volume successfully.
Jan 10 19:30:37.508468 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Creating a new backup for volume volume-cffc7042-ed52-4288-ae3b-310427927edd. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:30:37.537188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:37.590679 n-d-816927-8 sudo[131955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:30:37.591689 n-d-816927-8 sudo[131955]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:38.870758 n-d-816927-8 sudo[131955]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:38.876908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd" returned: 0 in 1.339s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:38.964734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:38.979465 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:38.980000 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: I_T nexus: 32
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: 3rtMGEgUvPaZkpGM43tU
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:30:38.982136 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:30:38.984629 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Creating iscsi_target for Volume ID: volume-cffc7042-ed52-4288-ae3b-310427927edd {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Created volume path /opt/stack/data/cinder/volumes/volume-cffc7042-ed52-4288-ae3b-310427927edd,
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: incominguser TjDcdvWd6GDGNLBBERKm roQiXD2JPtiW52pL
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:39.000816 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:30:39.003851 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:39.491797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:30:39.493183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:30:39.494575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:39.594890 n-d-816927-8 sudo[132001]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:30:39.601375 n-d-816927-8 sudo[132001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:40.316189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd" returned: 0 in 1.311s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:40.316798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:30:40.318762 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:30:40.319169 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:30:40.323656 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:40.347929 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:40.348647 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: I_T nexus: 32
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: 3rtMGEgUvPaZkpGM43tU
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:30:40.350684 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:30:40.361480 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:40.584705 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.231s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:40.585006 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:30:40.592399 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:40.714003 n-d-816927-8 sudo[132001]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:40.722535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.225s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:40.734260 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:40.810407 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:40.811846 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:30:40.814718 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:30:40.820371 n-d-816927-8 sudo[132029]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:30:40.821701 n-d-816927-8 sudo[132029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:41.019577 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Initialize volume connection completed successfully.
Jan 10 19:30:42.029295 n-d-816927-8 sudo[132029]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:42.040189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.306s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:42.042145 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:30:57.982558 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:58.041757 n-d-816927-8 sudo[132101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:30:58.042609 n-d-816927-8 sudo[132101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:30:59.075996 n-d-816927-8 sudo[132101]: pam_unix(sudo:session): session closed for user root
Jan 10 19:30:59.079199 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda" returned: 0 in 1.096s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:59.146592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:59.207264 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.051s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:30:59.207624 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: I_T nexus: 32
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: 3rtMGEgUvPaZkpGM43tU
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: I_T nexus: 33
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: TjDcdvWd6GDGNLBBERKm
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:30:59.208694 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:30:59.213046 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Creating iscsi_target for Volume ID: volume-727d51c7-533d-459c-92ff-da1255549bda {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Created volume path /opt/stack/data/cinder/volumes/volume-727d51c7-533d-459c-92ff-da1255549bda,
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: incominguser 7K92WfkcqhXfAQHw7BF4 7h5iGhviEXDQmBcA
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:30:59.218809 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:30:59.220546 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:59.410698 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 34.69 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:30:59.413180 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Image download 616.00 MB at 17.76 MB/s
Jan 10 19:30:59.501459 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:30:59.770846 n-d-816927-8 sudo[132112]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1
Jan 10 19:30:59.771734 n-d-816927-8 sudo[132112]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:00.097780 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda" returned: 0 in 0.876s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:00.101003 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:31:00.102266 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:31:00.107136 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:31:00.109086 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:00.136636 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:00.137854 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: I_T nexus: 32
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: 3rtMGEgUvPaZkpGM43tU
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: I_T nexus: 33
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: TjDcdvWd6GDGNLBBERKm
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:31:00.139353 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:31:00.148922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:00.412989 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.262s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:00.413463 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:31:00.415552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:00.633198 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.214s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:00.633909 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 32\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:31:00.635816 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Set provider_location to: 10.222.0.21:3260,3 iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:31:00.801168 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda', 'target_lun': 1, 'volume_id': '727d51c7-533d-459c-92ff-da1255549bda', 'auth_method': 'CHAP', 'auth_username': '7K92WfkcqhXfAQHw7BF4', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f50a0d9c-f71f-41d8-85b2-29e9f0f86541'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:31:00.808478 n-d-816927-8 sudo[132112]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:00.814780 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1" returned: 0 in 1.311s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:00.819109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user 9282d67b16b34a129e1ac962379a77b5. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:31:01.068906 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:01.216122 n-d-816927-8 sudo[132145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1
Jan 10 19:31:01.216986 n-d-816927-8 sudo[132145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:01.228137 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-a534f6aa-3441-425e-ba4d-326ba796c33e req-d96ed923-52f7-4065-a258-aabbd517800c tempest-AttachVolumeShelveTestJSON-1315466457 None] attachment_update completed successfully.
Jan 10 19:31:01.803038 n-d-816927-8 sudo[132145]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:01.808822 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1" returned: 0 in 0.740s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:01.811146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:01.901936 n-d-816927-8 sudo[132150]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:31:01.927692 n-d-816927-8 sudo[132150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:02.708843 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1, size 616.00 MB, duration 33.83 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:31:02.709521 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Image download 616.00 MB at 18.21 MB/s
Jan 10 19:31:02.771178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:02.947610 n-d-816927-8 sudo[132153]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1
Jan 10 19:31:02.948462 n-d-816927-8 sudo[132153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:03.240623 n-d-816927-8 sudo[132150]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:03.244219 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.432s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:03.280540 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume a3b2b1da-eddd-4dc9-a393-aaba973e4f38. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:31:03.382413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_u2f049xq {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:03.662724 n-d-816927-8 sudo[132187]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_u2f049xq
Jan 10 19:31:03.673275 n-d-816927-8 sudo[132187]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:03.802450 n-d-816927-8 sudo[132153]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:03.804726 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1" returned: 0 in 1.033s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:03.805629 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user b3462b39df1e4d37947271079efb2d15. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:31:03.923797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:04.159096 n-d-816927-8 sudo[132192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1
Jan 10 19:31:04.159901 n-d-816927-8 sudo[132192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:04.526507 n-d-816927-8 sudo[132187]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:04.529351 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_u2f049xq" returned: 0 in 1.148s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:04.530626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:04.655016 n-d-816927-8 sudo[132196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1
Jan 10 19:31:04.655865 n-d-816927-8 sudo[132196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:04.789778 n-d-816927-8 sudo[132192]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:04.791910 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1" returned: 0 in 0.868s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:04.794376 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:04.837034 n-d-816927-8 sudo[132201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:31:04.843341 n-d-816927-8 sudo[132201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:05.254590 n-d-816927-8 sudo[132196]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:05.257804 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1" returned: 0 in 0.727s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:05.259667 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:31:05.261337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:05.330167 n-d-816927-8 sudo[132208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38 oflag=direct
Jan 10 19:31:05.339123 n-d-816927-8 sudo[132208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:05.930446 n-d-816927-8 sudo[132201]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:05.932832 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.138s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:05.979738 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:31:06.059522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4h4jjqu4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:06.343783 n-d-816927-8 sudo[132208]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:06.346058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38 oflag=direct" returned: 0 in 1.085s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:06.347899 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:06.390432 n-d-816927-8 sudo[132252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38
Jan 10 19:31:06.400185 n-d-816927-8 sudo[132252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:06.414442 n-d-816927-8 sudo[132241]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4h4jjqu4
Jan 10 19:31:06.416025 n-d-816927-8 sudo[132241]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:07.019216 n-d-816927-8 sudo[132241]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:07.029243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4h4jjqu4" returned: 0 in 0.967s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:07.030768 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:07.243092 n-d-816927-8 sudo[132272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1
Jan 10 19:31:07.244779 n-d-816927-8 sudo[132272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:08.417002 n-d-816927-8 sudo[132272]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:08.419988 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1" returned: 0 in 1.389s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:08.421430 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:31:08.422610 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:08.544964 n-d-816927-8 sudo[132283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2 oflag=direct
Jan 10 19:31:08.550256 n-d-816927-8 sudo[132283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:08.594027 n-d-816927-8 sudo[132252]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:08.597249 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38" returned: 0 in 2.249s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:08.599258 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:08.818188 n-d-816927-8 sudo[132294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1
Jan 10 19:31:08.820397 n-d-816927-8 sudo[132294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:09.397484 n-d-816927-8 sudo[132283]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:09.401357 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2 oflag=direct" returned: 0 in 0.978s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:09.402963 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:09.440599 n-d-816927-8 sudo[132306]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2
Jan 10 19:31:09.450616 n-d-816927-8 sudo[132306]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:09.583486 n-d-816927-8 sudo[132294]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:09.586042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1" returned: 0 in 0.986s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:09.587154 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_wj_1knlzn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 2.25 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a3b2b1da--eddd--4dc9--a393--aaba973e4f38 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:31:09.587648 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Converted 700.00 MB image at 310.94 MB/s
Jan 10 19:31:09.588379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume a3b2b1da-eddd-4dc9-a393-aaba973e4f38 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:31:09.828772 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user 9282d67b16b34a129e1ac962379a77b5 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:31:09.829726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Marking volume a3b2b1da-eddd-4dc9-a393-aaba973e4f38 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:31:09.864277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to a3b2b1da-eddd-4dc9-a393-aaba973e4f38. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:31:09.864985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Creating volume glance metadata for volume a3b2b1da-eddd-4dc9-a393-aaba973e4f38 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:31:09.993974 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4c0bc25d-5d15-4896-adea-3203ec24c8d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:09.996881 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e6c77b7-2340-4a56-b4b7-ba2265321f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:10.036935 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Volume volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 (a3b2b1da-eddd-4dc9-a393-aaba973e4f38): created successfully
Jan 10 19:31:10.042258 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3e6c77b7-2340-4a56-b4b7-ba2265321f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:10.054423 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Flow 'volume_create_manager' (6e0867b1-5307-4f36-829d-76fbf72e03a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:10.086773 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3b3de8d1-2fa7-4baf-bd30-0a92a6d28449 tempest-VolumesExtendTest-184100543 None] Created volume successfully.
Jan 10 19:31:11.411494 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3bd026b-b8cd-43e8-9fe9-11c4e89ae4dd tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:11.463993 n-d-816927-8 sudo[132339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:11.465548 n-d-816927-8 sudo[132339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:11.529418 n-d-816927-8 sudo[132306]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:11.531779 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2" returned: 0 in 2.129s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:11.533157 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:11.784920 n-d-816927-8 sudo[132342]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1
Jan 10 19:31:11.792398 n-d-816927-8 sudo[132342]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:12.337005 n-d-816927-8 sudo[132339]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:12.339354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3bd026b-b8cd-43e8-9fe9-11c4e89ae4dd tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38" returned: 0 in 0.927s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:12.341943 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3bd026b-b8cd-43e8-9fe9-11c4e89ae4dd tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:12.396047 n-d-816927-8 sudo[132345]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:12.396875 n-d-816927-8 sudo[132345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:12.592371 n-d-816927-8 sudo[132342]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:12.595126 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1" returned: 0 in 1.061s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:12.596913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bdbrjh7en-d-816927-8@lvmdriver-1, size 700.00 MB, duration 2.13 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--94fbcfd4--fa72--4b9d--8bb9--dad44ddfa3c2 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:31:12.597476 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Converted 700.00 MB image at 328.57 MB/s
Jan 10 19:31:12.598278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:31:12.883581 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user b3462b39df1e4d37947271079efb2d15 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:31:12.884262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Marking volume 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:31:12.917632 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:31:12.921392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Creating volume glance metadata for volume 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:31:13.134559 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8e6f0def-6190-4d5e-91df-57e0f50c95ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:13.150130 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bde0a367-55ac-4d81-b2d9-ca83cf0f755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:13.188675 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Volume volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 (94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2): created successfully
Jan 10 19:31:13.196240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bde0a367-55ac-4d81-b2d9-ca83cf0f755a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:13.200045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (53c4f536-aa2a-499c-92f1-2823382c7f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:13.219495 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-356fe074-5662-4b03-9278-afcb3eff4e18 tempest-VolumesCloneTest-1673764870 None] Created volume successfully.
Jan 10 19:31:13.333607 n-d-816927-8 sudo[132345]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:13.335437 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d3bd026b-b8cd-43e8-9fe9-11c4e89ae4dd tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38" returned: 0 in 0.994s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:13.429792 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d3bd026b-b8cd-43e8-9fe9-11c4e89ae4dd tempest-VolumesExtendTest-184100543 None] Extend volume completed successfully.
Jan 10 19:31:15.297951 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:31:15.302590 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:31:15.315264 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 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'
Jan 10 19:31:15.407342 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Flow 'volume_create_manager' (b7e4873c-a21c-4c62-a769-d9d2ca82be4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:15.417326 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7638696-c133-4ad1-a48e-d8f88b069d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.456274 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:31:15.492879 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (e7638696-c133-4ad1-a48e-d8f88b069d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1217259440',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170a11b374f94922ba8a826f8288ea2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:31:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:31:15Z,user_id='9282d67b16b34a129e1ac962379a77b5',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.497078 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b257714-1714-49bd-a20c-1c45646f4558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.499366 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (5b257714-1714-49bd-a20c-1c45646f4558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.502502 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15e9ac47-05ec-4955-b7e0-4baf6f076755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.505326 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (15e9ac47-05ec-4955-b7e0-4baf6f076755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1', 'volume_name': 'volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.508033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84fb6449-92eb-44f4-ad99-75d8e3a11124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.511092 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84fb6449-92eb-44f4-ad99-75d8e3a11124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.516139 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51377fb6-74c1-47ef-88dc-259d80fd329d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.518176 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Volume 1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1', 'volume_size': 1}
Jan 10 19:31:15.520552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:15.586179 n-d-816927-8 sudo[132365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:31:15.591621 n-d-816927-8 sudo[132365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:15.657739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:31:15.661910 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:31:15.662679 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 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'
Jan 10 19:31:15.706363 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (01dd98f3-b986-4296-86c7-f00551687bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:15.727395 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0104d4fb-5dc8-4f03-ad71-234617a89702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.781103 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:31:15.818111 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0104d4fb-5dc8-4f03-ad71-234617a89702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1931499505',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=6da77943-7b7a-4cb2-bcf0-a8a053b7d34d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb45b9e51b2430bb95d601b7168f317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:31:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2,status='creating',terminated_at=None,updated_at=2022-01-10T19:31:15Z,user_id='b3462b39df1e4d37947271079efb2d15',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.820999 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (489475f1-5254-4eda-bf93-41c0e1510632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.833384 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (489475f1-5254-4eda-bf93-41c0e1510632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.837145 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (017c4e2f-cf6b-405e-a891-5d93e2c28299) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.903367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (017c4e2f-cf6b-405e-a891-5d93e2c28299) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '6da77943-7b7a-4cb2-bcf0-a8a053b7d34d', 'volume_name': 'volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d', 'volume_size': 1, 'source_volid': '94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'source_volstatus': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.906116 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08658429-a37e-46ab-aa54-cd0095b1d858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.908554 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (08658429-a37e-46ab-aa54-cd0095b1d858) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:15.910959 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (693bdaba-9cad-4518-a150-7a7c8462ff5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:15.911957 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Volume 6da77943-7b7a-4cb2-bcf0-a8a053b7d34d: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d', 'volume_size': 1, 'source_volid': '94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'source_volstatus': 'available'}
Jan 10 19:31:15.976595 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Creating clone of volume: 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:31:15.978132 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:16.014065 n-d-816927-8 sudo[132367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:31:16.015643 n-d-816927-8 sudo[132367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:16.725830 n-d-816927-8 sudo[132365]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:16.729254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.209s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:16.733744 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (51377fb6-74c1-47ef-88dc-259d80fd329d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:16.736063 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bef7cf52-1bfa-417c-a8dd-73b819de1dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:16.758014 n-d-816927-8 sudo[132367]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:16.760002 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2" returned: 0 in 0.782s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:16.765475 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d --snapshot stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:16.797228 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Volume volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 (1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1): created successfully
Jan 10 19:31:16.800948 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bef7cf52-1bfa-417c-a8dd-73b819de1dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:16.806119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Flow 'volume_create_manager' (b7e4873c-a21c-4c62-a769-d9d2ca82be4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:16.819878 n-d-816927-8 sudo[132399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d --snapshot stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 -L 1.00g
Jan 10 19:31:16.830266 n-d-816927-8 sudo[132399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:16.836090 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6f3cf460-3cd9-482b-b0cf-3f879bb5afb2 tempest-VolumesExtendTest-184100543 None] Created volume successfully.
Jan 10 19:31:17.792191 n-d-816927-8 sudo[132399]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:17.794617 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d --snapshot stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 -L 1.00g" returned: 0 in 1.030s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:17.796764 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:17.821372 n-d-816927-8 sudo[132503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:31:17.822833 n-d-816927-8 sudo[132503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:19.020684 n-d-816927-8 sudo[132503]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:19.023778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.227s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:19.028284 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:19.108341 n-d-816927-8 sudo[132536]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:31:19.123510 n-d-816927-8 sudo[132536]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:19.400428 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-725bcd54-9aa3-4adb-87da-86f7dcef6288 tempest-VolumesExtendTest-184100543 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 stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:19.455041 n-d-816927-8 sudo[132539]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:19.456400 n-d-816927-8 sudo[132539]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:20.106496 n-d-816927-8 sudo[132536]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:20.109115 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d" returned: 0 in 1.081s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:20.112535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:20.176688 n-d-816927-8 sudo[132543]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d iflag=direct
Jan 10 19:31:20.177509 n-d-816927-8 sudo[132543]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:20.321181 n-d-816927-8 sudo[132539]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:20.323566 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-725bcd54-9aa3-4adb-87da-86f7dcef6288 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 0.923s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:20.326006 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-725bcd54-9aa3-4adb-87da-86f7dcef6288 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8da42dad-1330-4457-8926-14e60dbb0b73 --snapshot stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:20.377092 n-d-816927-8 sudo[132545]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8da42dad-1330-4457-8926-14e60dbb0b73 --snapshot stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 -L 1.00g
Jan 10 19:31:20.377923 n-d-816927-8 sudo[132545]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:20.752619 n-d-816927-8 sudo[132543]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:20.756354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d iflag=direct" returned: 0 in 0.643s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:20.757587 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:20.812191 n-d-816927-8 sudo[132558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d oflag=direct
Jan 10 19:31:20.829632 n-d-816927-8 sudo[132558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:21.304844 n-d-816927-8 sudo[132545]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:21.307133 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-725bcd54-9aa3-4adb-87da-86f7dcef6288 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-8da42dad-1330-4457-8926-14e60dbb0b73 --snapshot stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 -L 1.00g" returned: 0 in 0.981s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:21.477976 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-725bcd54-9aa3-4adb-87da-86f7dcef6288 tempest-VolumesExtendTest-184100543 None] Create snapshot completed successfully
Jan 10 19:31:21.643437 n-d-816927-8 sudo[132558]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:21.646578 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d oflag=direct" returned: 0 in 0.889s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:21.647566 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:21.713709 n-d-816927-8 sudo[132666]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:31:21.717640 n-d-816927-8 sudo[132666]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:23.082036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:23.131329 n-d-816927-8 sudo[132670]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:23.132133 n-d-816927-8 sudo[132670]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:23.918001 n-d-816927-8 sudo[132670]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:23.920717 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 0.838s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:23.923040 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:24.005035 n-d-816927-8 sudo[132673]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:24.016488 n-d-816927-8 sudo[132673]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:25.234177 n-d-816927-8 sudo[132673]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:25.236331 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a n stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 1.313s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:25.238457 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.brick.local_dev.lvm [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Checking to see if volume volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 has been deactivated. {{(pid=92001) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:661}}
Jan 10 19:31:25.239671 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:25.274513 n-d-816927-8 sudo[132682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:25.275379 n-d-816927-8 sudo[132682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:26.111504 n-d-816927-8 sudo[132682]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:26.114371 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 0.874s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:26.116476 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.brick.local_dev.lvm [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Volume volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 has been deactivated. {{(pid=92001) _wait_for_volume_deactivation /opt/stack/cinder/cinder/brick/local_dev/lvm.py:667}}
Jan 10 19:31:26.118187 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:26.162556 n-d-816927-8 sudo[132685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:26.165479 n-d-816927-8 sudo[132685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:27.185588 n-d-816927-8 sudo[132685]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:27.189093 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvextend -L 2g stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 1.070s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:27.190764 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:27.233163 n-d-816927-8 sudo[132689]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:27.234103 n-d-816927-8 sudo[132689]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:28.508287 n-d-816927-8 sudo[132689]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:28.513905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 1.323s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:28.645315 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b9eb4cf8-bb35-4891-b598-54d297b1fb5c tempest-VolumesExtendTest-184100543 None] Extend volume completed successfully.
Jan 10 19:31:30.080030 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] Lock "b'cinder-8da42dad-1330-4457-8926-14e60dbb0b73-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.029s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:31:30.080673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 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 stack-volumes-lvmdriver-1/_snapshot-8da42dad-1330-4457-8926-14e60dbb0b73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:30.135375 n-d-816927-8 sudo[132778]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8da42dad-1330-4457-8926-14e60dbb0b73
Jan 10 19:31:30.136215 n-d-816927-8 sudo[132778]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:30.829273 n-d-816927-8 sudo[132778]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:30.842685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-8da42dad-1330-4457-8926-14e60dbb0b73" returned: 0 in 0.755s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:30.874734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8da42dad-1330-4457-8926-14e60dbb0b73 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:30.946207 n-d-816927-8 sudo[132781]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8da42dad-1330-4457-8926-14e60dbb0b73
Jan 10 19:31:30.950511 n-d-816927-8 sudo[132781]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:31.832093 n-d-816927-8 sudo[132666]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:31.835448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 10.187s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:31.836187 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6da77943--7b7a--4cb2--bcf0--a8a053b7d34d, size 1024.00 MB, duration 10.19 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:31:31.836574 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Volume copy 1024.00 MB at 100.50 MB/s
Jan 10 19:31:31.837852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:31.912667 n-d-816927-8 sudo[132824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:31:31.916119 n-d-816927-8 sudo[132824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:31.968893 n-d-816927-8 sudo[132781]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:31.971905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-8da42dad-1330-4457-8926-14e60dbb0b73" returned: 0 in 1.128s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:32.188095 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] Created reservations ['78b115de-0d2f-41ba-b4ee-0548f8a3f443', 'bf4f9eaa-91bc-4262-a950-336f32254aa6', '6163b9b6-33dd-4c75-bf58-845a0cf77478', '745629a3-e486-492f-b60e-12d201b135ae'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:31:32.190509 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:31:32.190509 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:31:32.190509 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:31:32.271125 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] Delete snapshot completed successfully.
Jan 10 19:31:32.286237 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-444d12f1-776e-49c8-9e62-2930924d51d9 tempest-VolumesExtendTest-184100543 None] Lock "b'cinder-8da42dad-1330-4457-8926-14e60dbb0b73-delete_snapshot'" released by "delete_snapshot" :: held 2.207s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:31:32.537458 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Lock "b'cinder-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:31:32.727054 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:32.728088 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 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 stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:32.767639 n-d-816927-8 sudo[132836]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:32.769057 n-d-816927-8 sudo[132836]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:32.889408 n-d-816927-8 sudo[132824]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:32.891908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d" returned: 0 in 1.053s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:32.894587 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:32.933234 n-d-816927-8 sudo[132838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:31:32.939754 n-d-816927-8 sudo[132838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:33.338544 n-d-816927-8 sudo[132836]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:33.342646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 0.613s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:33.345974 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:33.385517 n-d-816927-8 sudo[132841]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:33.390109 n-d-816927-8 sudo[132841]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:33.983208 n-d-816927-8 sudo[132841]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:33.985666 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 0.641s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:33.988077 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:34.048059 n-d-816927-8 sudo[132885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:34.049261 n-d-816927-8 sudo[132838]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:34.049433 n-d-816927-8 sudo[132885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:34.052431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d" returned: 0 in 1.157s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:34.053956 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Marking volume 6da77943-7b7a-4cb2-bcf0-a8a053b7d34d as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:31:34.072646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Copying metadata from source volume 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 to 6da77943-7b7a-4cb2-bcf0-a8a053b7d34d. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:428}}
Jan 10 19:31:34.127445 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (693bdaba-9cad-4518-a150-7a7c8462ff5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d', 'volume_size': 1, 'source_volid': '94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2', 'source_volstatus': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:34.132077 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d943d82e-f9fa-460a-afb0-1c8380c8ee83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:34.153779 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Volume volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d (6da77943-7b7a-4cb2-bcf0-a8a053b7d34d): created successfully
Jan 10 19:31:34.156417 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d943d82e-f9fa-460a-afb0-1c8380c8ee83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:34.159877 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (01dd98f3-b986-4296-86c7-f00551687bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:34.200551 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-06e4534a-a3be-4d6c-9361-7be6b0fc6375 tempest-VolumesCloneTest-1673764870 None] Created volume successfully.
Jan 10 19:31:34.933539 n-d-816927-8 sudo[132885]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:34.935763 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1" returned: 0 in 0.948s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:34.936570 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Successfully deleted volume: 1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1
Jan 10 19:31:35.004772 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Created reservations ['71da1369-e926-4af8-8d6c-7d4ea13b1f03', '3f63a517-5e48-44a7-98d2-8aec8191e51e', '881b8385-0f25-40b8-a4b7-71f2b169f177', 'd4c1d706-25e7-4e7a-b17c-2010a17210ec'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:31:35.007406 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:31:35.007406 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:31:35.007406 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:31:35.109987 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:31:35.110750 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:35.169059 n-d-816927-8 sudo[132893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:31:35.179124 n-d-816927-8 sudo[132893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:35.417962 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:31:35.423363 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:31:35.425328 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 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'
Jan 10 19:31:35.458376 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (58d763e7-1b83-46f4-976a-367cf332f0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:35.470661 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5e47b6b-7c32-4eed-a31b-6a769f56a9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:35.543265 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Lock "b'cinder-a3b2b1da-eddd-4dc9-a393-aaba973e4f38-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:31:35.545752 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:31:35.611701 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f5e47b6b-7c32-4eed-a31b-6a769f56a9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:31:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1038290763',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=d3132ae4-3982-435c-b60d-a78be38f7926,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb45b9e51b2430bb95d601b7168f317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:31:35Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:31:35Z,user_id='b3462b39df1e4d37947271079efb2d15',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:35.614552 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb1c1c4c-765e-4397-ac4c-a8dc8cf2f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:35.616991 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cb1c1c4c-765e-4397-ac4c-a8dc8cf2f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:35.619598 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (657de6f8-e0c5-4376-8174-8206f21d1e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:35.622174 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (657de6f8-e0c5-4376-8174-8206f21d1e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd3132ae4-3982-435c-b60d-a78be38f7926', 'volume_name': 'volume-d3132ae4-3982-435c-b60d-a78be38f7926', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:35.637354 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c96e0cd3-dee4-41ba-b6fb-4eca9a965673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:35.640491 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c96e0cd3-dee4-41ba-b6fb-4eca9a965673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:35.643178 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0266e38-7426-4ac1-ac70-ad0cf2625007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:35.644157 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Volume d3132ae4-3982-435c-b60d-a78be38f7926: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d3132ae4-3982-435c-b60d-a78be38f7926', 'volume_size': 1}
Jan 10 19:31:35.645708 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3132ae4-3982-435c-b60d-a78be38f7926 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:35.703913 n-d-816927-8 sudo[132895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3132ae4-3982-435c-b60d-a78be38f7926 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:31:35.704805 n-d-816927-8 sudo[132895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:35.836295 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Skipping remove_export. No iscsi_target is presently exported for volume: a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:35.837844 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 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 stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:35.901272 n-d-816927-8 sudo[132898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:35.902570 n-d-816927-8 sudo[132898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:36.060327 n-d-816927-8 sudo[132893]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:36.062935 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 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.952s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:36.065452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:36.118732 n-d-816927-8 sudo[132900]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:31:36.122552 n-d-816927-8 sudo[132900]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:36.669047 n-d-816927-8 sudo[132898]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:36.672738 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38" returned: 0 in 0.834s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:36.674935 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:36.679358 n-d-816927-8 sudo[132895]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:36.692193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d3132ae4-3982-435c-b60d-a78be38f7926 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.046s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:36.696369 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a0266e38-7426-4ac1-ac70-ad0cf2625007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d3132ae4-3982-435c-b60d-a78be38f7926', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:36.699401 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13fcc8cc-6d53-4497-8155-8b39227731c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:36.699587 n-d-816927-8 sudo[132934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:36.700480 n-d-816927-8 sudo[132934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:36.734833 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Volume volume-d3132ae4-3982-435c-b60d-a78be38f7926 (d3132ae4-3982-435c-b60d-a78be38f7926): created successfully
Jan 10 19:31:36.737854 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (13fcc8cc-6d53-4497-8155-8b39227731c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:36.771522 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (58d763e7-1b83-46f4-976a-367cf332f0a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:36.784632 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-abbacc3c-5fda-4256-aa88-e29a47fa9a13 tempest-VolumesCloneTest-1673764870 None] Created volume successfully.
Jan 10 19:31:36.832999 n-d-816927-8 sudo[132900]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:36.835676 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.770s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:36.837911 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:31:36.891338 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Deleted volume successfully.
Jan 10 19:31:36.913735 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-56df5be8-0100-4923-8749-b0f0630e71aa tempest-VolumesExtendTest-184100543 None] Lock "b'cinder-1f47fab7-b2b2-4abe-a9f4-4fe3fac8ecd1-delete_volume'" released by "delete_volume" :: held 4.375s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:31:37.293355 n-d-816927-8 sudo[132934]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:37.295150 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38" returned: 0 in 0.620s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:37.297319 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:37.320751 n-d-816927-8 sudo[132937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:37.322477 n-d-816927-8 sudo[132937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:37.869125 n-d-816927-8 sudo[132937]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:37.871897 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a3b2b1da-eddd-4dc9-a393-aaba973e4f38" returned: 0 in 0.574s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:37.873144 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Successfully deleted volume: a3b2b1da-eddd-4dc9-a393-aaba973e4f38
Jan 10 19:31:37.933847 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Created reservations ['62041e07-ba28-4df5-9e1f-c34262f488e0', 'e58887b2-cbf1-4d80-803e-2b62593d33fb', 'c3a848a8-b978-45cf-8c44-b90f16dbaba0', '11d2878b-4911-4cd6-b5a4-3efaac09bbd4'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:31:37.936793 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:31:37.936793 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:31:37.936793 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:31:37.999137 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:31:38.000360 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:38.026004 n-d-816927-8 sudo[132943]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:31:38.027017 n-d-816927-8 sudo[132943]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:38.712220 n-d-816927-8 sudo[132943]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:38.715023 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:38.720196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:38.765195 n-d-816927-8 sudo[132978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:31:38.767466 n-d-816927-8 sudo[132978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:39.187630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:31:39.197528 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:31:39.199238 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 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'
Jan 10 19:31:39.246974 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (03da51be-a6f0-4772-a44f-4171d6e18073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:39.254979 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7512ec58-3233-4059-a784-5beb52a06e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:39.339714 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:31:39.429146 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7512ec58-3233-4059-a784-5beb52a06e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1720841439',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=557c0c4c-0935-438c-b480-45c131174422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfb45b9e51b2430bb95d601b7168f317',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:31:39Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=None,snapshots=>,source_volid=d3132ae4-3982-435c-b60d-a78be38f7926,status='creating',terminated_at=None,updated_at=2022-01-10T19:31:39Z,user_id='b3462b39df1e4d37947271079efb2d15',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:39.434045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (385decf3-64e5-4841-bc0e-75010278f4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:39.441392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (385decf3-64e5-4841-bc0e-75010278f4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:39.445787 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c80367-c692-4507-9f93-250d1a7877ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:39.556003 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:31:39.556359 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:31:39.557063 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:39.606759 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (78c80367-c692-4507-9f93-250d1a7877ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'source_vol', 'volume_id': '557c0c4c-0935-438c-b480-45c131174422', 'volume_name': 'volume-557c0c4c-0935-438c-b480-45c131174422', 'volume_size': 2, 'source_volid': 'd3132ae4-3982-435c-b60d-a78be38f7926', 'source_volstatus': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:39.629144 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7526be44-05ae-4dd6-b7ea-dc14f3dcef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:39.639921 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7526be44-05ae-4dd6-b7ea-dc14f3dcef09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:39.660206 n-d-816927-8 sudo[132978]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:39.679568 n-d-816927-8 sudo[132983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:31:39.684141 n-d-816927-8 sudo[132983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:39.695107 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7c38088-cd85-41a5-97fa-41668ef8bf8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:39.695991 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Volume 557c0c4c-0935-438c-b480-45c131174422: being created as source_vol with specification: {'status': 'creating', 'volume_name': 'volume-557c0c4c-0935-438c-b480-45c131174422', 'volume_size': 2, 'source_volid': 'd3132ae4-3982-435c-b60d-a78be38f7926', 'source_volstatus': 'available'}
Jan 10 19:31:39.797155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.077s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:39.803985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:31:39.850974 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Creating clone of volume: d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:31:39.855093 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:39.880132 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Deleted volume successfully.
Jan 10 19:31:39.893654 n-d-816927-8 sudo[132985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:31:39.901206 n-d-816927-8 sudo[132985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:39.909147 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-00b18a28-15f0-4223-96ef-f5590b931483 tempest-VolumesExtendTest-184100543 None] Lock "b'cinder-a3b2b1da-eddd-4dc9-a393-aaba973e4f38-delete_volume'" released by "delete_volume" :: held 4.364s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:31:40.577574 n-d-816927-8 sudo[132983]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:40.579359 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 1.022s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:40.580906 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:40.627558 n-d-816927-8 sudo[132989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:31:40.629310 n-d-816927-8 sudo[132989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:40.687116 n-d-816927-8 sudo[132985]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:40.689651 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926" returned: 0 in 0.835s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:40.691564 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-557c0c4c-0935-438c-b480-45c131174422 --snapshot stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:40.738241 n-d-816927-8 sudo[132991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-557c0c4c-0935-438c-b480-45c131174422 --snapshot stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 -L 1.00g
Jan 10 19:31:40.741244 n-d-816927-8 sudo[132991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:41.372159 n-d-816927-8 sudo[132989]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:41.375116 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.793s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:41.377184 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:31:41.833299 n-d-816927-8 sudo[132991]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:41.835708 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-557c0c4c-0935-438c-b480-45c131174422 --snapshot stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 -L 1.00g" returned: 0 in 1.144s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:41.837547 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-557c0c4c-0935-438c-b480-45c131174422 stack-volumes-lvmdriver-1 -L 2g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:41.885179 n-d-816927-8 sudo[133097]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-557c0c4c-0935-438c-b480-45c131174422 stack-volumes-lvmdriver-1 -L 2g
Jan 10 19:31:41.887778 n-d-816927-8 sudo[133097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:42.810669 n-d-816927-8 sudo[133097]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:42.812971 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-557c0c4c-0935-438c-b480-45c131174422 stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.975s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:42.815398 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:42.858258 n-d-816927-8 sudo[133129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:42.859078 n-d-816927-8 sudo[133129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:43.541366 n-d-816927-8 sudo[133129]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:43.546661 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422" returned: 0 in 0.729s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:43.548678 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:43.590690 n-d-816927-8 sudo[133132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 iflag=direct
Jan 10 19:31:43.591540 n-d-816927-8 sudo[133132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:44.096163 n-d-816927-8 sudo[133132]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:44.098524 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 iflag=direct" returned: 0 in 0.550s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:44.101875 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:44.164980 n-d-816927-8 sudo[133144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 oflag=direct
Jan 10 19:31:44.168840 n-d-816927-8 sudo[133144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:44.644865 n-d-816927-8 sudo[133144]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:44.647629 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 oflag=direct" returned: 0 in 0.545s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:44.648817 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:44.671838 n-d-816927-8 sudo[133156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:31:44.673226 n-d-816927-8 sudo[133156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:52.677415 n-d-816927-8 sudo[133156]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:52.679602 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 8.030s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:52.680454 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--557c0c4c--0935--438c--b480--45c131174422, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--557c0c4c--0935--438c--b480--45c131174422, size 1024.00 MB, duration 8.03 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:31:52.680851 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Volume copy 1024.00 MB at 127.49 MB/s
Jan 10 19:31:52.683096 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:52.729986 n-d-816927-8 sudo[133303]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:52.749300 n-d-816927-8 sudo[133303]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:53.605809 n-d-816927-8 sudo[133303]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:53.608478 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422" returned: 0 in 0.925s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:53.610563 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:53.663818 n-d-816927-8 sudo[133328]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:53.664825 n-d-816927-8 sudo[133328]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:54.755204 n-d-816927-8 sudo[133328]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:54.757429 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-557c0c4c-0935-438c-b480-45c131174422" returned: 0 in 1.147s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:54.761784 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c7c38088-cd85-41a5-97fa-41668ef8bf8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-557c0c4c-0935-438c-b480-45c131174422', 'volume_size': 2, 'source_volid': 'd3132ae4-3982-435c-b60d-a78be38f7926', 'source_volstatus': 'available'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:54.765038 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4be0d243-a9d4-49d2-ad8e-73bcefef17af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:31:54.789222 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Volume volume-557c0c4c-0935-438c-b480-45c131174422 (557c0c4c-0935-438c-b480-45c131174422): created successfully
Jan 10 19:31:54.793143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4be0d243-a9d4-49d2-ad8e-73bcefef17af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:31:54.804190 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Flow 'volume_create_manager' (03da51be-a6f0-4772-a44f-4171d6e18073) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:31:54.848942 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-31b4244b-85b4-4358-8c68-8124f5aca245 tempest-VolumesCloneTest-1673764870 None] Created volume successfully.
Jan 10 19:31:55.657495 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-557c0c4c-0935-438c-b480-45c131174422-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:31:55.836934 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Skipping remove_export. No iscsi_target is presently exported for volume: 557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:55.837992 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:55.924030 n-d-816927-8 sudo[133413]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:55.925012 n-d-816927-8 sudo[133413]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:56.908769 n-d-816927-8 sudo[133413]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:56.911337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422" returned: 0 in 1.073s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:56.914634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:57.010126 n-d-816927-8 sudo[133417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:57.012413 n-d-816927-8 sudo[133417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:58.016310 n-d-816927-8 sudo[133417]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:58.019205 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422" returned: 0 in 1.104s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:58.021669 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:58.072980 n-d-816927-8 sudo[133431]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:58.084325 n-d-816927-8 sudo[133431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:59.014828 n-d-816927-8 sudo[133431]: pam_unix(sudo:session): session closed for user root
Jan 10 19:31:59.017551 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-557c0c4c-0935-438c-b480-45c131174422" returned: 0 in 0.995s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:31:59.018691 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Successfully deleted volume: 557c0c4c-0935-438c-b480-45c131174422
Jan 10 19:31:59.168626 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Created reservations ['df12cd89-28a6-426d-8063-a302535097ef', '47e161de-4cb4-4cc8-9ed4-9565e83eabe3', '89c47b03-d6ad-475d-b5a7-4c51b3ee9a0b', 'ecaa4bd0-ff99-4269-a3cf-20e13c12c991'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:31:59.172625 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:31:59.172625 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:31:59.172625 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:31:59.248528 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:31:59.249258 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:31:59.280963 n-d-816927-8 sudo[133448]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:31:59.281769 n-d-816927-8 sudo[133448]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:31:59.754140 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-d3132ae4-3982-435c-b60d-a78be38f7926-delete_volume'" acquired by "delete_volume" :: waited 0.041s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:32:00.006053 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Skipping remove_export. No iscsi_target is presently exported for volume: d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:32:00.007259 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:00.048988 n-d-816927-8 sudo[133474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:32:00.055155 n-d-816927-8 sudo[133474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:00.242938 n-d-816927-8 sudo[133448]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:00.245850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 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.996s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:00.248149 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:00.323961 n-d-816927-8 sudo[133480]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:32:00.324803 n-d-816927-8 sudo[133480]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:01.308234 n-d-816927-8 sudo[133474]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:01.310490 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926" returned: 0 in 1.303s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:01.312775 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:01.376596 n-d-816927-8 sudo[133506]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:32:01.377422 n-d-816927-8 sudo[133506]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:01.526008 n-d-816927-8 sudo[133480]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:01.528365 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.280s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:01.530581 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:32:01.544179 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Deleted volume successfully.
Jan 10 19:32:01.568410 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-b7d8ad0f-ce10-4f82-a77d-12cf659aa61d tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-557c0c4c-0935-438c-b480-45c131174422-delete_volume'" released by "delete_volume" :: held 5.918s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:32:02.062345 n-d-816927-8 sudo[133506]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:02.064485 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926" returned: 0 in 0.752s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:02.067214 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:02.109925 n-d-816927-8 sudo[133515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:32:02.114411 n-d-816927-8 sudo[133515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:02.936317 n-d-816927-8 sudo[133515]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:02.938506 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d3132ae4-3982-435c-b60d-a78be38f7926" returned: 0 in 0.872s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:02.939689 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Successfully deleted volume: d3132ae4-3982-435c-b60d-a78be38f7926
Jan 10 19:32:02.993283 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Created reservations ['e2b0d775-340a-4684-802d-1574f15cc4fb', 'eb5c54a0-f8e3-4870-904e-58ef81d91c46', '1fb3c280-12f6-439c-9da5-a46621afd715', '6dafe1e8-f5ec-4955-8509-18134372fb2f'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:32:02.996298 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:32:02.996298 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:32:02.996298 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:03.054791 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:32:03.055518 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:03.091916 n-d-816927-8 sudo[133528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:32:03.093774 n-d-816927-8 sudo[133528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:03.692413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d-delete_volume'" acquired by "delete_volume" :: waited 0.022s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:32:03.896236 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:32:03.897458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:03.987137 n-d-816927-8 sudo[133570]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:32:03.992837 n-d-816927-8 sudo[133570]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:04.000912 n-d-816927-8 sudo[133528]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:04.151413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 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 1.094s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:04.162165 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Terminate volume connection completed successfully.
Jan 10 19:32:04.176530 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:04.255641 n-d-816927-8 sudo[133580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:32:04.256454 n-d-816927-8 sudo[133580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:04.345165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:04.664310 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.320s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:04.664955 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599\n Backing store flags: \n Account information:\n 3rtMGEgUvPaZkpGM43tU\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:04.666581 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Removing iscsi_target for Volume ID: 2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:32:04.668023 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:05.056272 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 -f" returned: 0 in 0.387s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:05.056775 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:05.059278 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:05.093984 n-d-816927-8 sudo[133570]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:05.095808 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d" returned: 0 in 1.198s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:05.097266 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:05.164023 n-d-816927-8 sudo[133611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:32:05.164859 n-d-816927-8 sudo[133611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:05.227498 n-d-816927-8 sudo[133580]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:05.230065 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.053s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:05.232793 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:32:05.239542 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Deleted volume successfully.
Jan 10 19:32:05.260041 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2062d21d-60d9-43ee-9299-9d21ed1de1fc tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-d3132ae4-3982-435c-b60d-a78be38f7926-delete_volume'" released by "delete_volume" :: held 5.506s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:32:05.287057 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.229s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:05.287619 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 34\n Initiator: iqn.1991-05.com.microsoft:n-h1-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.44\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:05.289168 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1d840c98-76f2-46ad-a850-12f93aa73519 tempest-VolumesBackupsTest-1452377236 None] Remove volume export completed successfully.
Jan 10 19:32:05.971238 n-d-816927-8 sudo[133611]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:05.973440 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d" returned: 0 in 0.876s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:05.975452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:06.062971 n-d-816927-8 sudo[133625]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:32:06.063804 n-d-816927-8 sudo[133625]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:06.914126 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:32:06.920384 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:32:06.921155 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 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'
Jan 10 19:32:06.939283 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (9dcfd528-0d05-4104-ac8b-9e262b7c619f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:32:06.942793 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9becf09e-050c-4c89-b19e-1e51d43c7c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:06.969767 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:32:07.000682 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9becf09e-050c-4c89-b19e-1e51d43c7c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:32:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e5235678-8044-4ea3-81b1-3759abd6b9ac',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b240b815-81b9-4663-b976-5af198147d02,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c997e8d33534656b0bc875eb38ef3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:32:07Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:32:07Z,user_id='827ea9e2614c437cb014f982782989eb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:07.005045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c01430c-9894-4bc2-a354-3b75b22d48ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:07.012045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9c01430c-9894-4bc2-a354-3b75b22d48ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:07.014638 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fad2d7b5-09ff-489e-b9f0-363bab3e184c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:07.018973 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fad2d7b5-09ff-489e-b9f0-363bab3e184c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b240b815-81b9-4663-b976-5af198147d02', 'volume_name': 'volume-b240b815-81b9-4663-b976-5af198147d02', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:07.021731 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44098231-1356-48dd-806b-764f06e50a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:07.024122 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (44098231-1356-48dd-806b-764f06e50a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:07.026576 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6654ee9-cf88-4ec0-8a6d-df8d3d85cd88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:07.027602 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Volume b240b815-81b9-4663-b976-5af198147d02: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b240b815-81b9-4663-b976-5af198147d02', 'volume_size': 1}
Jan 10 19:32:07.029068 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b240b815-81b9-4663-b976-5af198147d02 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:07.111423 n-d-816927-8 sudo[133649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b240b815-81b9-4663-b976-5af198147d02 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:32:07.112239 n-d-816927-8 sudo[133649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:07.172236 n-d-816927-8 sudo[133625]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:07.175002 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d" returned: 0 in 1.199s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:07.176398 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Successfully deleted volume: 6da77943-7b7a-4cb2-bcf0-a8a053b7d34d
Jan 10 19:32:07.287686 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Created reservations ['fafaee0f-30c2-4053-9452-3c29e2ad488e', '371e12f5-2289-4428-a613-4132f3b00081', 'a41066b4-cf64-47ae-9a05-09f48122878f', '04c1e121-7054-412b-b8e6-dfa7664fefb8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:32:07.292445 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:32:07.292445 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:32:07.292445 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:07.376101 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:32:07.377216 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:07.420271 n-d-816927-8 sudo[133652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:32:07.428161 n-d-816927-8 sudo[133652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:07.599984 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2-delete_volume'" acquired by "delete_volume" :: waited 0.018s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:32:07.763907 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Skipping remove_export. No iscsi_target is presently exported for volume: 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:32:07.766185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:07.873249 n-d-816927-8 sudo[133674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:32:07.876892 n-d-816927-8 sudo[133674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:08.025556 n-d-816927-8 sudo[133649]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:08.028054 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b240b815-81b9-4663-b976-5af198147d02 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.998s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:08.035469 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c6654ee9-cf88-4ec0-8a6d-df8d3d85cd88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b240b815-81b9-4663-b976-5af198147d02', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:08.038325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ad379e2-6359-4b83-832b-291b4d036d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:08.064299 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Volume volume-b240b815-81b9-4663-b976-5af198147d02 (b240b815-81b9-4663-b976-5af198147d02): created successfully
Jan 10 19:32:08.066972 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1ad379e2-6359-4b83-832b-291b4d036d2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:08.074744 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (9dcfd528-0d05-4104-ac8b-9e262b7c619f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:32:08.105366 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Created volume successfully.
Jan 10 19:32:08.199023 n-d-816927-8 sudo[133652]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:08.201171 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 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.824s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:08.203089 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:08.302066 n-d-816927-8 sudo[133703]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:32:08.304048 n-d-816927-8 sudo[133703]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:08.684675 n-d-816927-8 sudo[133674]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:08.687139 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2" returned: 0 in 0.920s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:08.689100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:08.724193 n-d-816927-8 sudo[133709]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:32:08.729944 n-d-816927-8 sudo[133709]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:08.775193 n-d-816927-8 sudo[133703]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:08.779148 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.576s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:08.781949 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:32:08.787907 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Deleted volume successfully.
Jan 10 19:32:08.805017 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-64376f35-eb7a-446c-80ba-5601b198de14 tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-6da77943-7b7a-4cb2-bcf0-a8a053b7d34d-delete_volume'" released by "delete_volume" :: held 5.113s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:32:09.288913 n-d-816927-8 sudo[133709]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:09.291575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2" returned: 0 in 0.602s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:09.293088 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:09.339111 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:09.347083 n-d-816927-8 sudo[133722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:32:09.347881 n-d-816927-8 sudo[133722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:09.396146 n-d-816927-8 sudo[133723]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:09.397287 n-d-816927-8 sudo[133723]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:10.093835 n-d-816927-8 sudo[133723]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:10.096798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02" returned: 0 in 0.757s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:10.213615 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:10.227416 n-d-816927-8 sudo[133722]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:10.231398 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2" returned: 0 in 0.938s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:10.255850 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Successfully deleted volume: 94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2
Jan 10 19:32:10.280462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:10.280938 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Targets prior to update: Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: I_T nexus: 33
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: TjDcdvWd6GDGNLBBERKm
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: 7K92WfkcqhXfAQHw7BF4
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:32:10.291311 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:32:10.301231 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Creating iscsi_target for Volume ID: volume-b240b815-81b9-4663-b976-5af198147d02 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Created volume path /opt/stack/data/cinder/volumes/volume-b240b815-81b9-4663-b976-5af198147d02,
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: incominguser WELBD77jhN5PneRtYewt UNF773EFNCKhd929
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:10.307126 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:32:10.317226 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:10.343797 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Created reservations ['fea5fd09-faf1-430c-a8d8-51810a4b972b', 'cc1e2d90-9537-40bd-91ac-b238728243b6', 'df6636e9-8fbc-49dc-bc70-5d2fb50a33ff', '4b949554-c00c-4ec8-a98b-253e3f1343ea'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:32:10.347464 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:32:10.347464 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:32:10.347464 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:10.478414 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-7000e60d-2d60-411d-8f41-9be9718f5b45 req-cae4ab7d-1290-4d81-b0c3-1a8920da0471 tempest-AttachVolumeShelveTestJSON-1315466457 None] Terminate volume connection completed successfully.
Jan 10 19:32:10.480033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7000e60d-2d60-411d-8f41-9be9718f5b45 req-cae4ab7d-1290-4d81-b0c3-1a8920da0471 tempest-AttachVolumeShelveTestJSON-1315466457 None] Deleting attachment f50a0d9c-f71f-41d8-85b2-29e9f0f86541. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:32:10.492538 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:10.519420 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:32:10.520437 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:10.566511 n-d-816927-8 sudo[133770]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:32:10.567574 n-d-816927-8 sudo[133770]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:10.669091 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:10.669862 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00030000\n SCSI SN: beaf30\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00030001\n SCSI SN: beaf31\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda\n Backing store flags: \n Account information:\n 7K92WfkcqhXfAQHw7BF4\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:10.672736 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-7000e60d-2d60-411d-8f41-9be9718f5b45 req-cae4ab7d-1290-4d81-b0c3-1a8920da0471 tempest-AttachVolumeShelveTestJSON-1315466457 None] Removing iscsi_target for Volume ID: 727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:32:10.675925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:10.943448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda -f" returned: 0 in 0.269s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:10.944436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502560]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:10.949296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:11.211588 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:11.214528 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502560]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n Account information:\n ACL information:\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:11.286448 n-d-816927-8 sudo[133770]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:11.327796 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 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.807s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:11.328458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02" returned: 0 in 0.965s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:11.328458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:11.330222 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:11.355531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:32:11.355916 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:32:11.370986 n-d-816927-8 sudo[133826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:32:11.372053 n-d-816927-8 sudo[133826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:11.409167 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:11.409441 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:11.409739 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Targets after update: Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: I_T nexus: 33
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020000
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf20
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00020001
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf21
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: TjDcdvWd6GDGNLBBERKm
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Target 3: iqn.2010-10.org.openstack:volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030000
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf30
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00030001
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf31
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: 7K92WfkcqhXfAQHw7BF4
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:32:11.420618 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:32:11.435196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:11.449447 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-7000e60d-2d60-411d-8f41-9be9718f5b45 req-cae4ab7d-1290-4d81-b0c3-1a8920da0471 tempest-AttachVolumeShelveTestJSON-1315466457 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:32:11.449447 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:32:11.449447 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:11.695333 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.273s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:11.695961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:11.700336 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:11.896860 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.198s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:11.897517 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 33\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:11.900403 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Set provider_location to: 10.222.0.21:3260,4 iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:32:11.982073 n-d-816927-8 sudo[133826]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:11.999412 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.669s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:12.001381 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Initialize volume connection completed successfully.
Jan 10 19:32:12.008124 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:32:12.021125 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Deleted volume successfully.
Jan 10 19:32:12.048095 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-89a39b15-e0f0-4451-bf06-ad42e7740668 tempest-VolumesCloneTest-1673764870 None] Lock "b'cinder-94fbcfd4-fa72-4b9d-8bb9-dad44ddfa3c2-delete_volume'" released by "delete_volume" :: held 4.449s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:32:39.560985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:32:39.560985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:32:39.560985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:39.647502 n-d-816927-8 sudo[134154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:32:39.648805 n-d-816927-8 sudo[134154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:40.365295 n-d-816927-8 sudo[134154]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:40.367667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.810s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:40.369471 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:40.400524 n-d-816927-8 sudo[134158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:32:40.403758 n-d-816927-8 sudo[134158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:41.158102 n-d-816927-8 sudo[134158]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:41.172756 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.790s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:41.172756 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:32:44.830765 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Terminate volume connection completed successfully.
Jan 10 19:32:44.895652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:45.163919 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.278s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:45.164495 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd\n Backing store flags: \n Account information:\n TjDcdvWd6GDGNLBBERKm\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:45.165503 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Removing iscsi_target for Volume ID: cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:32:45.168713 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:45.490746 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-cffc7042-ed52-4288-ae3b-310427927edd -f" returned: 0 in 0.302s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:45.490746 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:45.508833 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:45.736156 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.230s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:45.736156 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:45.736156 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2e80dee8-7ad6-47a4-a80e-6dfa55d5c2c7 tempest-TestVolumeBackupRestore-479544983 None] Remove volume export completed successfully.
Jan 10 19:32:46.897140 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:32:46.905165 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:32:46.905165 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 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'
Jan 10 19:32:46.941071 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Flow 'volume_create_manager' (2cb80ef1-5bf8-43b2-8ae1-242a443dfb06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:32:46.948474 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d679679-1b89-4630-9472-7aa8c342e7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:47.002614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:32:47.072033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9d679679-1b89-4630-9472-7aa8c342e7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:32:47Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2f38d4f8-928f-42d7-9e32-a503265b25e9',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=919759bd-a54a-469c-878a-f6bb2595d664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='603bbb9b143b4edf860f5bcf6462d5d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:32:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:32:47Z,user_id='7ba6b137103e4f17b8f11515c3770af1',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:47.080285 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d39b417e-c634-4148-8a09-144e87f9b2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:47.094132 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d39b417e-c634-4148-8a09-144e87f9b2c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:47.097272 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae4fd7f2-7f0c-4ec2-bcee-a9ebfa4cea7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:47.100563 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ae4fd7f2-7f0c-4ec2-bcee-a9ebfa4cea7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '919759bd-a54a-469c-878a-f6bb2595d664', 'volume_name': 'volume-919759bd-a54a-469c-878a-f6bb2595d664', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:47.103139 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d784a3c1-a7f8-4132-8fc1-40284e911bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:47.106030 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d784a3c1-a7f8-4132-8fc1-40284e911bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:47.108995 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4631245-9ff0-4e13-b47a-a2aac2efdddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:47.110005 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Volume 919759bd-a54a-469c-878a-f6bb2595d664: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-919759bd-a54a-469c-878a-f6bb2595d664', 'volume_size': 1}
Jan 10 19:32:47.113677 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-919759bd-a54a-469c-878a-f6bb2595d664 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:47.163397 n-d-816927-8 sudo[134233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-919759bd-a54a-469c-878a-f6bb2595d664 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:32:47.167095 n-d-816927-8 sudo[134233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:48.084577 n-d-816927-8 sudo[134233]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:48.097411 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-919759bd-a54a-469c-878a-f6bb2595d664 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.985s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:48.102584 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a4631245-9ff0-4e13-b47a-a2aac2efdddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-919759bd-a54a-469c-878a-f6bb2595d664', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:48.105175 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d94e2e6-3f0f-41fa-ad67-6172e1cc75b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:32:48.132671 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Volume volume-919759bd-a54a-469c-878a-f6bb2595d664 (919759bd-a54a-469c-878a-f6bb2595d664): created successfully
Jan 10 19:32:48.135103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d94e2e6-3f0f-41fa-ad67-6172e1cc75b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:32:48.138332 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Flow 'volume_create_manager' (2cb80ef1-5bf8-43b2-8ae1-242a443dfb06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:32:48.156190 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Created volume successfully.
Jan 10 19:32:49.740707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:49.780417 n-d-816927-8 sudo[134285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:32:49.781260 n-d-816927-8 sudo[134285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:32:50.813486 n-d-816927-8 sudo[134285]: pam_unix(sudo:session): session closed for user root
Jan 10 19:32:50.818749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 1.081s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:50.882283 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:50.895590 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:50.895881 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Targets prior to update: Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: I_T nexus: 35
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: WELBD77jhN5PneRtYewt
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:32:50.896635 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:32:50.899462 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Creating iscsi_target for Volume ID: volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Created volume path /opt/stack/data/cinder/volumes/volume-919759bd-a54a-469c-878a-f6bb2595d664,
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: incominguser LaGrCjRaBBojHt6G9SmD vRXLkoWY6nkYhmJF
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:32:50.918179 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:32:50.920430 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:51.822436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 0.894s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:51.822436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:51.822436 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:32:51.822436 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:32:51.828763 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:51.843766 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.025s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:51.844074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Targets after update: Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: I_T nexus: 35
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040000
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf40
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00040001
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf41
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: WELBD77jhN5PneRtYewt
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:32:51.844710 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:32:51.847218 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:52.022502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:52.022502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:52.022502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:52.211527 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:52.212312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 35\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:52.213564 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Set provider_location to: 10.222.0.21:3260,5 iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:32:52.332042 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Initialize volume connection completed successfully.
Jan 10 19:32:59.721397 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Terminate volume connection completed successfully.
Jan 10 19:32:59.855791 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:32:59.945948 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:32:59.945948 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00040000\n SCSI SN: beaf40\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00040001\n SCSI SN: beaf41\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02\n Backing store flags: \n Account information:\n WELBD77jhN5PneRtYewt\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:32:59.945948 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Removing iscsi_target for Volume ID: b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:32:59.947920 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:00.242613 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b240b815-81b9-4663-b976-5af198147d02 -f" returned: 0 in 0.294s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:00.242613 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:00.245313 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:00.384278 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.142s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:00.384902 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:00.385624 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-382ae3f1-975e-41e8-91b6-1f5b9a30965e tempest-VolumesBackupsTest-1452377236 None] Remove volume export completed successfully.
Jan 10 19:33:01.564164 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-b240b815-81b9-4663-b976-5af198147d02-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:33:01.636585 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:01.776297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.144s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:01.777347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:01.777991 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Skipping remove_export. No iscsi_target is presently exported for volume: b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:33:01.779048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:01.799999 n-d-816927-8 sudo[134459]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:33:01.800918 n-d-816927-8 sudo[134459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:02.312911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02" returned: 0 in 0.530s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:02.312911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:02.307561 n-d-816927-8 sudo[134459]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:02.340931 n-d-816927-8 sudo[134462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:33:02.341696 n-d-816927-8 sudo[134462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:02.980076 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02" returned: 0 in 0.664s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:02.973852 n-d-816927-8 sudo[134462]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:02.984331 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:03.032479 n-d-816927-8 sudo[134465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:33:03.035194 n-d-816927-8 sudo[134465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:03.668967 n-d-816927-8 sudo[134465]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:03.671623 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b240b815-81b9-4663-b976-5af198147d02" returned: 0 in 0.690s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:03.672969 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Successfully deleted volume: b240b815-81b9-4663-b976-5af198147d02
Jan 10 19:33:03.722630 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Created reservations ['acfdb458-207a-4212-8196-8e2bc43cd0a1', '5e450555-af6e-4602-9040-ab0d02c72327', '1849f4eb-8760-40ec-b0c4-e203784191ef', 'ebb63340-208d-452d-a5c2-1faa7e5bd718'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:33:03.725692 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:33:03.725692 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:33:03.725692 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:03.782374 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:33:03.782374 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:03.822939 n-d-816927-8 sudo[134473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:33:03.823722 n-d-816927-8 sudo[134473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:04.647087 n-d-816927-8 sudo[134473]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:04.649991 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 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.869s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:04.653613 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:04.690278 n-d-816927-8 sudo[134486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:33:04.691159 n-d-816927-8 sudo[134486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:05.153100 n-d-816927-8 sudo[134486]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:05.156732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.502s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:05.160387 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:33:05.172354 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Deleted volume successfully.
Jan 10 19:33:05.190111 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a3f577ea-7c39-4532-975a-dfaf3c7531db tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-b240b815-81b9-4663-b976-5af198147d02-delete_volume'" released by "delete_volume" :: held 3.622s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:33:14.617557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:33:14.621179 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:33:14.621706 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 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'
Jan 10 19:33:14.635340 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (1cd12085-5fb3-42cb-9f6a-147556213f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:33:14.638565 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcba19c7-1098-4daa-bd84-1213fd8909aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:14.680199 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:33:14.738941 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (dcba19c7-1098-4daa-bd84-1213fd8909aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:33:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1516970281',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=16dc0e8f-cd20-48d7-90c2-735c484776b5,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='9c997e8d33534656b0bc875eb38ef3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:33:15Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:33:15Z,user_id='827ea9e2614c437cb014f982782989eb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:14.738941 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e278b6d5-0eb5-4f95-ad48-b2588c83674d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:14.744840 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e278b6d5-0eb5-4f95-ad48-b2588c83674d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:14.744840 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce2072bc-733b-420d-a211-9a72b74d750a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:14.748941 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ce2072bc-733b-420d-a211-9a72b74d750a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '16dc0e8f-cd20-48d7-90c2-735c484776b5', 'volume_name': 'volume-16dc0e8f-cd20-48d7-90c2-735c484776b5', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:14.751937 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0171568-7e74-4947-94a8-c4732fe84673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:14.751937 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (e0171568-7e74-4947-94a8-c4732fe84673) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:14.760371 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d01ea119-cfca-4e34-ab9e-f4a41233ed43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:14.760371 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Volume 16dc0e8f-cd20-48d7-90c2-735c484776b5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-16dc0e8f-cd20-48d7-90c2-735c484776b5', 'volume_size': 1}
Jan 10 19:33:14.760371 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:14.786573 n-d-816927-8 sudo[134528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:33:14.790162 n-d-816927-8 sudo[134528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:15.490372 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.731s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:15.484880 n-d-816927-8 sudo[134528]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:15.496648 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d01ea119-cfca-4e34-ab9e-f4a41233ed43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-16dc0e8f-cd20-48d7-90c2-735c484776b5', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:15.496648 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6594416f-c98c-4ec3-a84f-abde1d895a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:15.518700 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Volume volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 (16dc0e8f-cd20-48d7-90c2-735c484776b5): created successfully
Jan 10 19:33:15.518700 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (6594416f-c98c-4ec3-a84f-abde1d895a4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:15.528904 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (1cd12085-5fb3-42cb-9f6a-147556213f0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:33:15.544672 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3ca83dd6-0817-4b67-af43-8810a2b29daa tempest-VolumesBackupsTest-1452377236 None] Created volume successfully.
Jan 10 19:33:16.319417 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Creating a new backup for volume volume-16dc0e8f-cd20-48d7-90c2-735c484776b5. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:33:16.457680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:16.487556 n-d-816927-8 sudo[134577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:16.488378 n-d-816927-8 sudo[134577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:16.906442 n-d-816927-8 sudo[134577]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:16.910243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5" returned: 0 in 0.451s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:16.990734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:17.016039 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Targets prior to update: Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: I_T nexus: 36
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: LaGrCjRaBBojHt6G9SmD
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:33:17.032196 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Creating iscsi_target for Volume ID: volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Created volume path /opt/stack/data/cinder/volumes/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5,
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: incominguser cC8hhQd9Q7NU8WnbzyX4 BV7eUUwSf8VUiEP3
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:33:17.047981 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:17.592525 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5" returned: 0 in 0.543s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:17.592525 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:17.592525 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:33:17.592525 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:33:17.592525 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Targets after update: Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: I_T nexus: 36
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050000
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf50
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00050001
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf51
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: LaGrCjRaBBojHt6G9SmD
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:33:17.612856 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:17.709511 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:17.709840 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:17.711005 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:17.822309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:17.822309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 36\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:17.822309 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Set provider_location to: 10.222.0.21:3260,6 iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:33:17.869672 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Initialize volume connection completed successfully.
Jan 10 19:33:30.246989 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Terminate volume connection completed successfully.
Jan 10 19:33:30.292343 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:30.389230 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:30.389911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00050000\n SCSI SN: beaf50\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00050001\n SCSI SN: beaf51\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:30.390653 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Removing iscsi_target for Volume ID: 919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:30.394148 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:30.680304 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 -f" returned: 0 in 0.288s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:30.680646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:30.688700 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:30.787077 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:30.787409 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:30.788139 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-11ea82ce-a494-479e-a01a-1b865a02b743 tempest-TestVolumeBackupRestore-479544983 None] Remove volume export completed successfully.
Jan 10 19:33:35.820700 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:35.863230 n-d-816927-8 sudo[134749]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:35.867660 n-d-816927-8 sudo[134749]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:36.335315 n-d-816927-8 sudo[134749]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:36.337637 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 0.517s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:36.386403 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:36.391649 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:36.392347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Targets prior to update: Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: I_T nexus: 37
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: cC8hhQd9Q7NU8WnbzyX4
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:33:36.393329 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:33:36.396819 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Creating iscsi_target for Volume ID: volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Created volume path /opt/stack/data/cinder/volumes/volume-919759bd-a54a-469c-878a-f6bb2595d664,
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: incominguser LaGrCjRaBBojHt6G9SmD vRXLkoWY6nkYhmJF
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:36.399487 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:33:36.403105 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:36.838776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 0.437s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:36.839596 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:36.839971 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:33:36.840341 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:33:36.844685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:36.857552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.015s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:36.858448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Targets after update: Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: I_T nexus: 37
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Connection: 0
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.21
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060000
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf60
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00060001
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf61
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: cC8hhQd9Q7NU8WnbzyX4
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:33:36.859268 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:33:36.865480 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:36.994224 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:36.995476 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:37.001066 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:37.102354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:37.102780 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204904448]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 37\n Initiator: iqn.1993-08.org.debian:01:fcea371ea595 alias: n-d-816927-8\n Connection: 0\n IP Address: 10.222.0.21\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:37.104193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Set provider_location to: 10.222.0.21:3260,7 iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:33:37.176568 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664', 'target_lun': 1, 'volume_id': '919759bd-a54a-469c-878a-f6bb2595d664', 'auth_method': 'CHAP', 'auth_username': 'LaGrCjRaBBojHt6G9SmD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '23065bf3-5277-41dc-a753-7ae6f80c2086'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:33:37.314890 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-159ea195-5291-43d8-b6cd-44f9467e6611 req-c917456e-31f0-4926-a386-d1745dc1a605 tempest-TestVolumeBackupRestore-479544983 None] attachment_update completed successfully.
Jan 10 19:33:39.559332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:33:39.559959 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:33:39.560466 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:39.579389 n-d-816927-8 sudo[134816]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:33:39.580152 n-d-816927-8 sudo[134816]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:40.048866 n-d-816927-8 sudo[134816]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:40.050990 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.490s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:40.052805 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:40.073949 n-d-816927-8 sudo[134853]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:33:40.075355 n-d-816927-8 sudo[134853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:40.479920 n-d-816927-8 sudo[134853]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:40.483103 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.430s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:40.486669 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:33:54.253760 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Terminate volume connection completed successfully.
Jan 10 19:33:54.305523 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:54.394364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:54.394715 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 6: iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00060000\n SCSI SN: beaf60\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00060001\n SCSI SN: beaf61\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5\n Backing store flags: \n Account information:\n cC8hhQd9Q7NU8WnbzyX4\n ACL information:\n ALL\nTarget 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:54.395473 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Removing iscsi_target for Volume ID: 16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:33:54.396565 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:54.617295 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 -f" returned: 0 in 0.220s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:54.620049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:54.623265 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:54.720025 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:54.721209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:54.722222 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-70de7ed2-b027-48a7-9a62-a230f5cb31f4 tempest-VolumesBackupsTest-1452377236 None] Remove volume export completed successfully.
Jan 10 19:33:56.492690 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:33:56.496583 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:33:56.496889 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 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'
Jan 10 19:33:56.511741 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (f38f595e-f832-4645-acbc-849b534b6169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:33:56.514925 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b1d22ec-074d-488b-9115-7c54d3cf581f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:56.537770 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:33:56.562286 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7b1d22ec-074d-488b-9115-7c54d3cf581f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:33:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4a0234ce-98bc-4e19-a40c-a42606037332',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=109ce2f4-0ebb-45b1-a53f-897b210fb0c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c997e8d33534656b0bc875eb38ef3b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:33:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:33:56Z,user_id='827ea9e2614c437cb014f982782989eb',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:56.565021 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6211844d-1739-400d-8545-3edc48daecb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:56.567808 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6211844d-1739-400d-8545-3edc48daecb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:56.570207 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3cce79c-5eb2-473d-8998-6592c193ab63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:56.572555 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b3cce79c-5eb2-473d-8998-6592c193ab63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '109ce2f4-0ebb-45b1-a53f-897b210fb0c0', 'volume_name': 'volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:56.575267 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b20b988b-3a8d-42a7-a1b5-e5a921664176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:56.577455 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b20b988b-3a8d-42a7-a1b5-e5a921664176) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:56.579833 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09f6f598-c4da-45df-8951-f8f1d9416938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:56.580748 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Volume 109ce2f4-0ebb-45b1-a53f-897b210fb0c0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0', 'volume_size': 1}
Jan 10 19:33:56.582118 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:56.600888 n-d-816927-8 sudo[134907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:33:56.601859 n-d-816927-8 sudo[134907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:57.132318 n-d-816927-8 sudo[134907]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:57.134561 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.552s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:57.138102 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (09f6f598-c4da-45df-8951-f8f1d9416938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:57.140418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88229c2e-9a8d-4bd0-9a09-2cad6bf06975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:33:57.151107 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Volume volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 (109ce2f4-0ebb-45b1-a53f-897b210fb0c0): created successfully
Jan 10 19:33:57.152917 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (88229c2e-9a8d-4bd0-9a09-2cad6bf06975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:33:57.155914 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Flow 'volume_create_manager' (f38f595e-f832-4645-acbc-849b534b6169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:33:57.164636 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Created volume successfully.
Jan 10 19:33:57.641121 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:57.659730 n-d-816927-8 sudo[134946]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:33:57.661599 n-d-816927-8 sudo[134946]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:33:58.072741 n-d-816927-8 sudo[134946]: pam_unix(sudo:session): session closed for user root
Jan 10 19:33:58.075114 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0" returned: 0 in 0.434s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:58.144388 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:58.150212 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:58.150501 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Targets prior to update: Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: I_T nexus: 38
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070000
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf70
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070001
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf71
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: LaGrCjRaBBojHt6G9SmD
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:33:58.151169 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:33:58.153557 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Creating iscsi_target for Volume ID: volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Created volume path /opt/stack/data/cinder/volumes/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0,
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: incominguser 6gydyoZtpk333oS4n8Fw AMrUSVAmBs3o9nho
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:33:58.158179 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:33:58.162153 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:58.520996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0" returned: 0 in 0.361s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:58.521507 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:58.522277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:33:58.522737 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:33:58.525935 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:58.531544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:58.532078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n Backing store flags: \n Account information:\n 6gydyoZtpk333oS4n8Fw\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Targets after update: Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: I_T nexus: 38
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070000
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf70
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00070001
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf71
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: LaGrCjRaBBojHt6G9SmD
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:33:58.532675 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:33:58.536984 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:58.630759 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:58.631188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n Backing store flags: \n Account information:\n 6gydyoZtpk333oS4n8Fw\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:58.632552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:33:58.722570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:33:58.723967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n Backing store flags: \n Account information:\n 6gydyoZtpk333oS4n8Fw\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:33:58.724542 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Set provider_location to: 10.222.0.21:3260,8 iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:33:58.758682 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Initialize volume connection completed successfully.
Jan 10 19:34:24.779532 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Terminate volume connection completed successfully.
Jan 10 19:34:24.827783 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:24.915251 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:24.915251 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\nTarget 8: iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00080000\n SCSI SN: beaf80\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00080001\n SCSI SN: beaf81\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0\n Backing store flags: \n Account information:\n 6gydyoZtpk333oS4n8Fw\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:24.915646 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Removing iscsi_target for Volume ID: 109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:34:24.917192 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:25.192249 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 -f" returned: 0 in 0.275s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:25.192984 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:25.195230 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:25.286365 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:25.286641 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:25.287802 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a98804a2-40ca-4b87-ba7a-215452341442 tempest-VolumesBackupsTest-1452377236 None] Remove volume export completed successfully.
Jan 10 19:34:26.036929 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-109ce2f4-0ebb-45b1-a53f-897b210fb0c0-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:34:26.137057 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:26.227141 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:26.227482 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:26.228180 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Skipping remove_export. No iscsi_target is presently exported for volume: 109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:34:26.229185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:26.247547 n-d-816927-8 sudo[135111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:34:26.248340 n-d-816927-8 sudo[135111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:26.679327 n-d-816927-8 sudo[135111]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:26.681593 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0" returned: 0 in 0.452s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:26.683440 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:26.701624 n-d-816927-8 sudo[135114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:34:26.702412 n-d-816927-8 sudo[135114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:27.106888 n-d-816927-8 sudo[135114]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:27.110297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0" returned: 0 in 0.425s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:27.111463 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:27.131417 n-d-816927-8 sudo[135117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:34:27.132219 n-d-816927-8 sudo[135117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:27.563372 n-d-816927-8 sudo[135117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:27.566287 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-109ce2f4-0ebb-45b1-a53f-897b210fb0c0" returned: 0 in 0.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:27.567555 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Successfully deleted volume: 109ce2f4-0ebb-45b1-a53f-897b210fb0c0
Jan 10 19:34:27.614612 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Created reservations ['e8d29aab-36ee-446f-b5d1-2217300a7636', 'cf3fe88e-7b38-401b-aecd-ff809fb54f7d', 'dd7ac035-611d-415e-a43e-2b6c194fe20c', '8454c8a5-b055-4a06-adfc-e262219291d5'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:34:27.617778 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:34:27.617778 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:34:27.617778 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:34:27.656870 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:34:27.657551 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:27.679120 n-d-816927-8 sudo[135125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:34:27.680070 n-d-816927-8 sudo[135125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:28.053291 n-d-816927-8 sudo[135125]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:28.055697 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 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.398s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:28.057845 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:28.075674 n-d-816927-8 sudo[135128]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:34:28.076469 n-d-816927-8 sudo[135128]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:28.463114 n-d-816927-8 sudo[135128]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:28.465688 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:28.467931 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:34:28.475247 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Deleted volume successfully.
Jan 10 19:34:28.491166 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-eda6ebc5-c4d0-456b-9d95-30af3c45a618 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-109ce2f4-0ebb-45b1-a53f-897b210fb0c0-delete_volume'" released by "delete_volume" :: held 2.458s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:34:31.617533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-16dc0e8f-cd20-48d7-90c2-735c484776b5-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:34:31.684889 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:31.774412 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:31.774744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502720]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:31.775461 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Skipping remove_export. No iscsi_target is presently exported for volume: 16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:34:31.776483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:31.795474 n-d-816927-8 sudo[135135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:34:31.796257 n-d-816927-8 sudo[135135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:32.176164 n-d-816927-8 sudo[135135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:32.178634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5" returned: 0 in 0.402s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:32.180434 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:32.199014 n-d-816927-8 sudo[135138]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:34:32.199823 n-d-816927-8 sudo[135138]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:32.584473 n-d-816927-8 sudo[135138]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:32.587211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5" returned: 0 in 0.406s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:32.589390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:32.608888 n-d-816927-8 sudo[135141]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:34:32.609699 n-d-816927-8 sudo[135141]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:32.654898 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:34:32.662313 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:34:32.662829 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 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'
Jan 10 19:34:32.675644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Flow 'volume_create_manager' (57032ed7-f19d-43b3-ba53-2630c7dadaff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:34:32.679004 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (480bf9b1-bcbc-4e06-9afd-30a190d8f01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:32.705763 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:34:32.732488 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (480bf9b1-bcbc-4e06-9afd-30a190d8f01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:34:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1562292817',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=614979ea-9b02-4d66-bf36-9350c8d6171d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969afeb64c82472086dd164c88c720d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:34:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:34:33Z,user_id='fb363b578bd244e092b38e3ba97297cc',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:32.734918 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50c2a6d3-95e0-4cf6-8434-e28cc6116cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:32.737383 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50c2a6d3-95e0-4cf6-8434-e28cc6116cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:32.739886 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b0803df-4e26-4c78-a10c-ce18675b9804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:32.742039 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7b0803df-4e26-4c78-a10c-ce18675b9804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '614979ea-9b02-4d66-bf36-9350c8d6171d', 'volume_name': 'volume-614979ea-9b02-4d66-bf36-9350c8d6171d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:32.744301 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f64f8f20-a03a-4461-a4dc-dbdca2fd511e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:32.746316 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f64f8f20-a03a-4461-a4dc-dbdca2fd511e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:32.748413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (202a4b91-e2a2-4f05-a86b-bde09ae1c693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:32.749184 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Volume 614979ea-9b02-4d66-bf36-9350c8d6171d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-614979ea-9b02-4d66-bf36-9350c8d6171d', 'volume_size': 1}
Jan 10 19:34:32.750442 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-614979ea-9b02-4d66-bf36-9350c8d6171d stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:32.773758 n-d-816927-8 sudo[135143]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-614979ea-9b02-4d66-bf36-9350c8d6171d stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:34:32.774687 n-d-816927-8 sudo[135143]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:33.042073 n-d-816927-8 sudo[135141]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:33.045148 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-16dc0e8f-cd20-48d7-90c2-735c484776b5" returned: 0 in 0.455s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:33.046424 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Successfully deleted volume: 16dc0e8f-cd20-48d7-90c2-735c484776b5
Jan 10 19:34:33.093983 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Created reservations ['260e3794-4aa7-4c08-9289-aa58097b667c', 'a796aa78-1933-4150-8071-e64b3ffa6fe0', '79b47e82-bbec-4e8d-b1b6-ea80087338c6', 'c92e20e4-f233-40c9-9a10-3f51174d33ff'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:34:33.096985 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:34:33.096985 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:34:33.096985 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:34:33.144305 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:34:33.145035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:33.166632 n-d-816927-8 sudo[135165]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:34:33.168690 n-d-816927-8 sudo[135165]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:33.240106 n-d-816927-8 sudo[135143]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:33.242427 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-614979ea-9b02-4d66-bf36-9350c8d6171d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.491s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:33.246634 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (202a4b91-e2a2-4f05-a86b-bde09ae1c693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-614979ea-9b02-4d66-bf36-9350c8d6171d', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:33.249054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85a40fb2-868b-4011-9501-b60dff775761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:33.259585 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Volume volume-614979ea-9b02-4d66-bf36-9350c8d6171d (614979ea-9b02-4d66-bf36-9350c8d6171d): created successfully
Jan 10 19:34:33.261742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (85a40fb2-868b-4011-9501-b60dff775761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:33.264767 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Flow 'volume_create_manager' (57032ed7-f19d-43b3-ba53-2630c7dadaff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:34:33.273341 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cfdd9fe9-657f-4296-b554-a10fb30fc3a6 tempest-AttachVolumeShelveTestJSON-1315466457 None] Created volume successfully.
Jan 10 19:34:33.562087 n-d-816927-8 sudo[135165]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:33.563919 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 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.419s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:33.566014 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:33.584468 n-d-816927-8 sudo[135185]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:34:33.585252 n-d-816927-8 sudo[135185]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:34.060943 n-d-816927-8 sudo[135185]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:34.063556 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-2361dbdd-b56d-4019-a4c5-28d0f7d2d599-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:34:34.073446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.508s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:34.085090 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:34:34.154011 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Deleted volume successfully.
Jan 10 19:34:34.170228 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:34.184373 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-0f072fab-98df-49be-b5c6-a6b48c0c5c45 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-16dc0e8f-cd20-48d7-90c2-735c484776b5-delete_volume'" released by "delete_volume" :: held 2.567s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:34:34.267713 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.099s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:34.268124 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502880]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 38\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:34.269622 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Skipping remove_export. No iscsi_target is presently exported for volume: 2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:34:34.270503 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:34.289307 n-d-816927-8 sudo[135190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:34:34.290114 n-d-816927-8 sudo[135190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:34.691749 n-d-816927-8 sudo[135190]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:34.693784 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599" returned: 0 in 0.423s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:34.695413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:34.716651 n-d-816927-8 sudo[135193]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:34:34.717420 n-d-816927-8 sudo[135193]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:35.147154 n-d-816927-8 sudo[135193]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:35.149851 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599" returned: 0 in 0.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:35.153079 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:35.174065 n-d-816927-8 sudo[135196]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:34:35.175415 n-d-816927-8 sudo[135196]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:35.675652 n-d-816927-8 sudo[135196]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:35.678955 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-2361dbdd-b56d-4019-a4c5-28d0f7d2d599" returned: 0 in 0.525s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:35.679347 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Successfully deleted volume: 2361dbdd-b56d-4019-a4c5-28d0f7d2d599
Jan 10 19:34:35.789242 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Created reservations ['87561f4b-f8b3-49be-899c-28286e2ac777', 'f42ab6fb-00c7-437e-9341-56acbacfa064', 'c190bbdc-c155-4685-9315-0353808daead', 'ca7c3be3-6a71-4955-a158-b33a620dce58'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:34:35.791983 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:34:35.791983 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:34:35.791983 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:34:35.891233 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:34:35.891233 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:35.918581 n-d-816927-8 sudo[135203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:34:35.919614 n-d-816927-8 sudo[135203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:36.382549 n-d-816927-8 sudo[135203]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:36.384952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 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.498s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:36.387127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:36.423086 n-d-816927-8 sudo[135206]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:34:36.424084 n-d-816927-8 sudo[135206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:36.933830 n-d-816927-8 sudo[135206]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:36.936176 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:36.938262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:34:36.950783 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Deleted volume successfully.
Jan 10 19:34:36.969686 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-112806d7-e6d0-49aa-ade8-8814b8368475 tempest-VolumesBackupsTest-1452377236 None] Lock "b'cinder-2361dbdd-b56d-4019-a4c5-28d0f7d2d599-delete_volume'" released by "delete_volume" :: held 2.906s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:34:38.590772 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-fdeb8199-18ab-468e-8258-7cc5e353c92d req-da6ade15-5712-4118-900d-a4b966e5b3ed tempest-TestVolumeBackupRestore-479544983 None] Terminate volume connection completed successfully.
Jan 10 19:34:38.591387 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-fdeb8199-18ab-468e-8258-7cc5e353c92d req-da6ade15-5712-4118-900d-a4b966e5b3ed tempest-TestVolumeBackupRestore-479544983 None] Deleting attachment 23065bf3-5277-41dc-a753-7ae6f80c2086. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:34:38.594759 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:38.690723 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:38.691100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502880]: (4, ('Target 7: iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00070000\n SCSI SN: beaf70\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00070001\n SCSI SN: beaf71\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664\n Backing store flags: \n Account information:\n LaGrCjRaBBojHt6G9SmD\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:38.691754 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-fdeb8199-18ab-468e-8258-7cc5e353c92d req-da6ade15-5712-4118-900d-a4b966e5b3ed tempest-TestVolumeBackupRestore-479544983 None] Removing iscsi_target for Volume ID: 919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:34:38.692781 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:38.843216 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:34:38.847978 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:34:38.848560 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 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'
Jan 10 19:34:38.863542 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Flow 'volume_create_manager' (a9e1948e-c156-4603-b038-6a1b84f4faea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:34:38.867103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7e81aa1-dcda-44b2-8c8b-f1a3b4ca4dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:38.887785 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-919759bd-a54a-469c-878a-f6bb2595d664 -f" returned: 0 in 0.151s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:38.888268 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502880]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:38.896161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:34:38.922052 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:38.927054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b7e81aa1-dcda-44b2-8c8b-f1a3b4ca4dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-543134270',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b735eb3a-1794-4e1f-bedd-895f3e72a9b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a53ae5517eb41feb9c735153b471ff2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:34:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:34:39Z,user_id='cae6a88c60fc49c8bb3643b67d433d64',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:38.940702 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0a22cc1-dca8-4e7e-838a-baafa28487e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:38.943209 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b0a22cc1-dca8-4e7e-838a-baafa28487e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:38.945943 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1cc73df-14e4-42c5-886b-d0c9f297fe8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:38.948402 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1cc73df-14e4-42c5-886b-d0c9f297fe8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b735eb3a-1794-4e1f-bedd-895f3e72a9b8', 'volume_name': 'volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:38.950966 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97caadda-2147-4e07-ac81-105a37732ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:38.953638 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (97caadda-2147-4e07-ac81-105a37732ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:38.956505 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (434f283a-214a-4f71-bdca-a11cdfa8899a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:38.957420 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Volume b735eb3a-1794-4e1f-bedd-895f3e72a9b8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8', 'volume_size': 1}
Jan 10 19:34:38.958799 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:38.985212 n-d-816927-8 sudo[135251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:34:38.986200 n-d-816927-8 sudo[135251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:38.992687 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:38.993165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502880]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:39.079213 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-fdeb8199-18ab-468e-8258-7cc5e353c92d req-da6ade15-5712-4118-900d-a4b966e5b3ed tempest-TestVolumeBackupRestore-479544983 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:34:39.079213 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:34:39.079213 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:34:39.498890 n-d-816927-8 sudo[135251]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:39.500875 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.542s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:39.504586 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (434f283a-214a-4f71-bdca-a11cdfa8899a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:39.506976 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5708c18c-65fb-49a2-bee3-b58d717dc1a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:34:39.515819 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Volume volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 (b735eb3a-1794-4e1f-bedd-895f3e72a9b8): created successfully
Jan 10 19:34:39.517786 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5708c18c-65fb-49a2-bee3-b58d717dc1a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:34:39.520893 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Flow 'volume_create_manager' (a9e1948e-c156-4603-b038-6a1b84f4faea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:34:39.529453 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-32b77a80-5938-4678-bf23-a0b3de2b2588 tempest-VolumesNegativeTest-17125005 None] Created volume successfully.
Jan 10 19:34:39.563458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:34:39.563818 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:34:39.564552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:39.584878 n-d-816927-8 sudo[135283]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:34:39.586012 n-d-816927-8 sudo[135283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:40.009460 n-d-816927-8 sudo[135283]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:40.013534 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:40.018966 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:40.047965 n-d-816927-8 sudo[135286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:34:40.048805 n-d-816927-8 sudo[135286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:40.512503 n-d-816927-8 sudo[135286]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:40.515569 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:40.518974 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:34:40.720706 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Lock "b'cinder-919759bd-a54a-469c-878a-f6bb2595d664-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:34:40.831090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:40.922471 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Lock "b'cinder-cffc7042-ed52-4288-ae3b-310427927edd-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:34:41.001026 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:41.076468 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:41.077146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:41.077945 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Skipping remove_export. No iscsi_target is presently exported for volume: 919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:34:41.079049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 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 stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:41.130492 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:41.131143 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204502880]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:34:41.131602 n-d-816927-8 sudo[135326]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:34:41.132974 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Skipping remove_export. No iscsi_target is presently exported for volume: cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:34:41.135254 n-d-816927-8 sudo[135326]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:41.135962 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 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 stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:41.193539 n-d-816927-8 sudo[135329]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:34:41.194356 n-d-816927-8 sudo[135329]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:41.635980 n-d-816927-8 sudo[135326]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:41.638282 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 0.559s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:41.640118 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:41.670728 n-d-816927-8 sudo[135333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:34:41.671674 n-d-816927-8 sudo[135333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:41.849536 n-d-816927-8 sudo[135329]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:41.852021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd" returned: 0 in 0.717s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:41.853916 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:41.897449 n-d-816927-8 sudo[135335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:34:41.898848 n-d-816927-8 sudo[135335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:42.282460 n-d-816927-8 sudo[135333]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:42.284872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 0.644s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:42.287778 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:42.313891 n-d-816927-8 sudo[135339]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:34:42.314694 n-d-816927-8 sudo[135339]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:42.418927 n-d-816927-8 sudo[135335]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:42.421215 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd" returned: 0 in 0.567s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:42.423049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:42.474059 n-d-816927-8 sudo[135341]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:34:42.474904 n-d-816927-8 sudo[135341]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:43.167204 n-d-816927-8 sudo[135339]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:43.171362 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-919759bd-a54a-469c-878a-f6bb2595d664" returned: 0 in 0.883s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:43.172933 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Successfully deleted volume: 919759bd-a54a-469c-878a-f6bb2595d664
Jan 10 19:34:43.256865 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Created reservations ['69defad7-385a-41c7-878f-b031f014b2af', '6f7df5c4-9bf9-4089-add0-df27dba2efab', '657cd88f-991e-43cf-bc0e-46e70dce5e3c', 'f774658d-3987-4cf7-a569-8a0d100b69af'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:34:43.260133 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:34:43.260133 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:34:43.260133 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:34:43.372919 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:34:43.376995 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:43.441349 n-d-816927-8 sudo[135358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:34:43.442364 n-d-816927-8 sudo[135358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:43.643107 n-d-816927-8 sudo[135341]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:43.646319 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cffc7042-ed52-4288-ae3b-310427927edd" returned: 0 in 1.223s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:43.653158 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Successfully deleted volume: cffc7042-ed52-4288-ae3b-310427927edd
Jan 10 19:34:43.772367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Created reservations ['79fc80e3-4a11-460d-a534-7d574da758b4', 'd4a93b3f-15cf-4a72-b83c-a05f36b12732', '6804eea4-c095-47f7-920a-013092bc5fd1', '6bddea92-f00d-41b1-93d9-bbc59a0d5aee'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:34:43.776105 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:34:43.776105 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:34:43.776105 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:34:43.854159 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:34:43.855014 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:43.894828 n-d-816927-8 sudo[135362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:34:43.895896 n-d-816927-8 sudo[135362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:44.157733 n-d-816927-8 sudo[135358]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:44.160453 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 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.785s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:44.162846 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:44.237351 n-d-816927-8 sudo[135365]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:34:44.238585 n-d-816927-8 sudo[135365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:44.470244 n-d-816927-8 sudo[135362]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:44.472563 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 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.617s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:44.474131 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:34:44.522711 n-d-816927-8 sudo[135380]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:34:44.523575 n-d-816927-8 sudo[135380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:34:45.152283 n-d-816927-8 sudo[135365]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:45.155557 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.992s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:45.157677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:34:45.165806 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Deleted volume successfully.
Jan 10 19:34:45.188356 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-a94f40f4-fbd8-4f7b-9d95-62fcc1a2c1bb tempest-TestVolumeBackupRestore-479544983 None] Lock "b'cinder-919759bd-a54a-469c-878a-f6bb2595d664-delete_volume'" released by "delete_volume" :: held 4.468s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:34:45.433064 n-d-816927-8 sudo[135380]: pam_unix(sudo:session): session closed for user root
Jan 10 19:34:45.435337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.961s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:34:45.436617 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:34:45.451701 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Deleted volume successfully.
Jan 10 19:34:45.476228 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7e492caf-633a-4f60-91e3-1b4f3651247d tempest-TestVolumeBackupRestore-479544983 None] Lock "b'cinder-cffc7042-ed52-4288-ae3b-310427927edd-delete_volume'" released by "delete_volume" :: held 4.554s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:35:06.250435 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Lock "b'cinder-b735eb3a-1794-4e1f-bedd-895f3e72a9b8-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:35:06.373604 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Skipping remove_export. No iscsi_target is presently exported for volume: b735eb3a-1794-4e1f-bedd-895f3e72a9b8
Jan 10 19:35:06.375865 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 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 stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:06.397504 n-d-816927-8 sudo[135558]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8
Jan 10 19:35:06.399181 n-d-816927-8 sudo[135558]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:06.946272 n-d-816927-8 sudo[135558]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:06.948706 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8" returned: 0 in 0.572s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:06.950491 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:06.984743 n-d-816927-8 sudo[135563]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8
Jan 10 19:35:06.986682 n-d-816927-8 sudo[135563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:07.526142 n-d-816927-8 sudo[135563]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:07.528367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8" returned: 0 in 0.577s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:07.530422 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:07.550741 n-d-816927-8 sudo[135566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8
Jan 10 19:35:07.552212 n-d-816927-8 sudo[135566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:08.041429 n-d-816927-8 sudo[135566]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:08.043845 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b735eb3a-1794-4e1f-bedd-895f3e72a9b8" returned: 0 in 0.513s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:08.045681 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Successfully deleted volume: b735eb3a-1794-4e1f-bedd-895f3e72a9b8
Jan 10 19:35:08.104365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Created reservations ['813e2bbf-2708-4297-92fa-b8311d7c2058', '0529d741-78fe-40ee-a137-cc9b63ef87bf', '9d8a800a-0455-4ca6-ac99-2d7cd57c86df', 'fbd709c1-175e-4bba-a6f0-345a1c6f9185'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:35:08.110240 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:35:08.110240 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:35:08.110240 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:35:08.166835 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:35:08.167966 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:08.215145 n-d-816927-8 sudo[135574]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:35:08.216002 n-d-816927-8 sudo[135574]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:08.786362 n-d-816927-8 sudo[135574]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:08.788922 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 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.620s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:08.791420 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:08.826808 n-d-816927-8 sudo[135577]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:35:08.827655 n-d-816927-8 sudo[135577]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:09.281795 n-d-816927-8 sudo[135577]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:09.284701 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:09.287226 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:35:09.296822 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Deleted volume successfully.
Jan 10 19:35:09.315533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-5ffabeb9-c2ad-4ce3-9d8c-3226eb120893 tempest-VolumesNegativeTest-17125005 None] Lock "b'cinder-b735eb3a-1794-4e1f-bedd-895f3e72a9b8-delete_volume'" released by "delete_volume" :: held 3.069s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:35:13.221540 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:35:13.226888 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:35:13.227575 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 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'
Jan 10 19:35:13.241663 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (2b73f449-eb80-4026-bed5-01a96a14d778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:35:13.245609 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (807dccdd-d32e-4fc7-82b0-57bde3cfd934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:35:13.270393 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:35:13.300814 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (807dccdd-d32e-4fc7-82b0-57bde3cfd934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:35:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-211221786',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=61fa9be3-c39b-4d1f-bbb9-b8826da816a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bfd108515f4b3bac05dcd411ed7480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:35:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:35:13Z,user_id='a4a29757b3ab46db8f6dd43feed60472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:35:13.303773 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (654e527f-e118-46fe-9dbd-20403397f90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:35:13.306300 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (654e527f-e118-46fe-9dbd-20403397f90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:35:13.308955 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36977f2d-2d11-4caf-8666-4950e3817b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:35:13.311541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (36977f2d-2d11-4caf-8666-4950e3817b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '61fa9be3-c39b-4d1f-bbb9-b8826da816a8', 'volume_name': 'volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:35:13.314760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3262cf9-1b44-47c2-9284-5d810a80bbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:35:13.317161 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f3262cf9-1b44-47c2-9284-5d810a80bbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:35:13.319476 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cad1a2e2-2047-4f13-a583-7f9af2f0d775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:35:13.320404 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Volume 61fa9be3-c39b-4d1f-bbb9-b8826da816a8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8', 'volume_size': 1}
Jan 10 19:35:13.321868 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:13.353221 n-d-816927-8 sudo[135580]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:35:13.354186 n-d-816927-8 sudo[135580]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:13.896376 n-d-816927-8 sudo[135580]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:13.899334 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.577s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:13.903100 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (cad1a2e2-2047-4f13-a583-7f9af2f0d775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:35:13.905414 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68e59885-5c4b-42e1-b60b-62f21db5eb68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:35:13.917978 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Volume volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 (61fa9be3-c39b-4d1f-bbb9-b8826da816a8): created successfully
Jan 10 19:35:13.919893 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (68e59885-5c4b-42e1-b60b-62f21db5eb68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:35:13.923036 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (2b73f449-eb80-4026-bed5-01a96a14d778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:35:13.931468 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-76f189a4-f851-4f51-b59e-8c0087d5162c tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume successfully.
Jan 10 19:35:14.731215 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59c4acd7-0401-44e0-b4c4-be4e693f61f4 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:14.763782 n-d-816927-8 sudo[135614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:35:14.765196 n-d-816927-8 sudo[135614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:15.210860 n-d-816927-8 sudo[135614]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:15.214186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59c4acd7-0401-44e0-b4c4-be4e693f61f4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.483s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:15.215981 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59c4acd7-0401-44e0-b4c4-be4e693f61f4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8 --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:15.242159 n-d-816927-8 sudo[135617]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8 --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g
Jan 10 19:35:15.242989 n-d-816927-8 sudo[135617]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:15.918726 n-d-816927-8 sudo[135617]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:15.920914 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59c4acd7-0401-44e0-b4c4-be4e693f61f4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8 --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g" returned: 0 in 0.704s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:15.979804 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-59c4acd7-0401-44e0-b4c4-be4e693f61f4 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:35:17.343949 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.driver [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Creating a new backup for volume volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8. {{(pid=92001) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Jan 10 19:35:17.409054 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c272b906-2c6f-48e2-9534-486fa08d4d83 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:17.428534 n-d-816927-8 sudo[135728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c272b906-2c6f-48e2-9534-486fa08d4d83 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:35:17.429445 n-d-816927-8 sudo[135728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:17.945923 n-d-816927-8 sudo[135728]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:17.948436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c272b906-2c6f-48e2-9534-486fa08d4d83 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:17.950358 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:17.969326 n-d-816927-8 sudo[135761]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8
Jan 10 19:35:17.970653 n-d-816927-8 sudo[135761]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:18.422134 n-d-816927-8 sudo[135761]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:18.424405 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8" returned: 0 in 0.474s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:18.426634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:18.446817 n-d-816927-8 sudo[135764]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 iflag=direct
Jan 10 19:35:18.447853 n-d-816927-8 sudo[135764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:18.770346 n-d-816927-8 sudo[135764]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:18.772815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 iflag=direct" returned: 0 in 0.346s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:18.774057 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:18.793714 n-d-816927-8 sudo[135776]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 oflag=direct
Jan 10 19:35:18.794604 n-d-816927-8 sudo[135776]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:19.208230 n-d-816927-8 sudo[135776]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:19.210570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 oflag=direct" returned: 0 in 0.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:19.211652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:19.232761 n-d-816927-8 sudo[135789]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:35:19.234209 n-d-816927-8 sudo[135789]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:23.736128 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-bc998285-4abd-4c79-8bbf-5dfbadafa438 req-85e310a7-9af5-45a7-8f18-b965f8a0d9d0 tempest-AttachVolumeShelveTestJSON-1315466457 None] No connector for attachment 1b98b568-769f-451a-b6ef-dbc1641a45c0; skipping storage backend terminate_connection call. {{(pid=92001) _connection_terminate /opt/stack/cinder/cinder/volume/manager.py:4635}}
Jan 10 19:35:23.737216 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-bc998285-4abd-4c79-8bbf-5dfbadafa438 req-85e310a7-9af5-45a7-8f18-b965f8a0d9d0 tempest-AttachVolumeShelveTestJSON-1315466457 None] Deleting attachment 1b98b568-769f-451a-b6ef-dbc1641a45c0. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:35:23.817222 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-bc998285-4abd-4c79-8bbf-5dfbadafa438 req-85e310a7-9af5-45a7-8f18-b965f8a0d9d0 tempest-AttachVolumeShelveTestJSON-1315466457 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:35:23.817222 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:35:23.817222 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:35:25.691159 n-d-816927-8 sudo[135789]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:25.693562 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.482s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:25.694193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--2e514dfd--7612--4e44--8534--bab94b1727c8, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--c272b906--2c6f--48e2--9534--486fa08d4d83, size 1024.00 MB, duration 6.48 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:35:25.702805 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume copy 1024.00 MB at 157.95 MB/s
Jan 10 19:35:25.733151 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:25.761037 n-d-816927-8 sudo[135804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:35:25.763221 n-d-816927-8 sudo[135804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:26.181831 n-d-816927-8 sudo[135804]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:26.184102 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83" returned: 0 in 0.451s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:26.246450 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:26.255507 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:26.255798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:35:26.256577 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:35:26.257366 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Creating iscsi_target for Volume ID: volume-c272b906-2c6f-48e2-9534-486fa08d4d83 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume path /opt/stack/data/cinder/volumes/volume-c272b906-2c6f-48e2-9534-486fa08d4d83,
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: incominguser aruMLzp8b6Ned9k4U6Dv MoLYrRCf9VUrk2se
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:35:26.264209 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:35:26.268415 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:26.818294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83" returned: 0 in 0.552s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:26.818894 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:35:26.819373 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:35:26.819828 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:35:26.821090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:26.843006 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:26.843407 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n Backing store flags: \n Account information:\n aruMLzp8b6Ned9k4U6Dv\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:35:26.844674 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:35:26.845649 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:26.966299 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.120s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:26.966850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n Backing store flags: \n Account information:\n aruMLzp8b6Ned9k4U6Dv\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:35:26.970571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:27.066115 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:27.066705 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n Backing store flags: \n Account information:\n aruMLzp8b6Ned9k4U6Dv\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:35:27.067878 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:35:27.108365 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Initialize volume connection completed successfully.
Jan 10 19:35:39.567486 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:35:39.568098 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:35:39.568548 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:39.586734 n-d-816927-8 sudo[135890]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:35:39.587564 n-d-816927-8 sudo[135890]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:40.030207 n-d-816927-8 sudo[135890]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:40.032777 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.464s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:40.034614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:35:40.060078 n-d-816927-8 sudo[135893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:35:40.061087 n-d-816927-8 sudo[135893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:35:40.468158 n-d-816927-8 sudo[135893]: pam_unix(sudo:session): session closed for user root
Jan 10 19:35:40.471419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:35:40.473796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:36:01.018937 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Terminate volume connection completed successfully.
Jan 10 19:36:01.069451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:01.182894 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:01.183277 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83\n Backing store flags: \n Account information:\n aruMLzp8b6Ned9k4U6Dv\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:01.184026 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Removing iscsi_target for Volume ID: c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:01.185277 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:01.449110 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c272b906-2c6f-48e2-9534-486fa08d4d83 -f" returned: 0 in 0.263s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:01.449996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:01.453417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:01.543475 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:01.544465 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:01.545494 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Remove volume export completed successfully.
Jan 10 19:36:01.634228 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-c272b906-2c6f-48e2-9534-486fa08d4d83-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:36:01.682110 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Trying to delete temp volume: c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:01.683357 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:01.775069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:01.775390 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:01.776022 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:01.777049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:01.795873 n-d-816927-8 sudo[135985]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:01.796793 n-d-816927-8 sudo[135985]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:02.268881 n-d-816927-8 sudo[135985]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:02.271194 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83" returned: 0 in 0.494s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:02.273230 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:02.292069 n-d-816927-8 sudo[135988]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:02.292873 n-d-816927-8 sudo[135988]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:02.687877 n-d-816927-8 sudo[135988]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:02.690798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83" returned: 0 in 0.417s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:02.692865 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:02.713131 n-d-816927-8 sudo[135991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:02.713931 n-d-816927-8 sudo[135991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:03.173825 n-d-816927-8 sudo[135991]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:03.176160 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c272b906-2c6f-48e2-9534-486fa08d4d83" returned: 0 in 0.483s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:03.177315 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: c272b906-2c6f-48e2-9534-486fa08d4d83
Jan 10 19:36:03.180585 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:03.180585 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:03.180585 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:03.198780 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:36:03.204107 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4b2c7fd8-e673-4c4a-bd7e-62038793e356 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-c272b906-2c6f-48e2-9534-486fa08d4d83-delete_volume'" released by "delete_volume" :: held 1.570s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:36:16.898975 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:36:16.903033 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:36:16.903526 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 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'
Jan 10 19:36:16.916590 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (1f40c1c9-9ebd-4729-9001-8c2a721e7a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:36:16.919688 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6524241d-0b33-4c17-9fc8-5c344320b856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:36:16.950281 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:36:16.974043 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6524241d-0b33-4c17-9fc8-5c344320b856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:36:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-872843000',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=9d52a1a1-cfba-4d66-920f-eccaf31ea97c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bfd108515f4b3bac05dcd411ed7480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:36:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:36:17Z,user_id='a4a29757b3ab46db8f6dd43feed60472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:36:16.976455 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b52bf040-28cd-4e21-894b-055ef98fef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:36:16.978469 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b52bf040-28cd-4e21-894b-055ef98fef26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:36:16.980724 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdc36f69-4bfb-4b0e-b708-85550f7cf29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:36:17.072098 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (bdc36f69-4bfb-4b0e-b708-85550f7cf29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '9d52a1a1-cfba-4d66-920f-eccaf31ea97c', 'volume_name': 'volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:36:17.074313 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de205a7b-5059-4ab7-88f8-d6d75a6939da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:36:17.076406 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de205a7b-5059-4ab7-88f8-d6d75a6939da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:36:17.078487 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cd3095f-e8d0-4c41-b5fe-5c7c59a0d09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:36:17.095246 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume 9d52a1a1-cfba-4d66-920f-eccaf31ea97c: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:36:17.095915 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Cloning 9d52a1a1-cfba-4d66-920f-eccaf31ea97c from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:36:26.333732 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Lock "b'cinder-614979ea-9b02-4d66-bf36-9350c8d6171d-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:36:26.407723 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Skipping remove_export. No iscsi_target is presently exported for volume: 614979ea-9b02-4d66-bf36-9350c8d6171d
Jan 10 19:36:26.408941 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 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 stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:26.453953 n-d-816927-8 sudo[136108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d
Jan 10 19:36:26.454769 n-d-816927-8 sudo[136108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:26.905347 n-d-816927-8 sudo[136108]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:26.908620 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d" returned: 0 in 0.499s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:26.910419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:26.955966 n-d-816927-8 sudo[136120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d
Jan 10 19:36:26.960096 n-d-816927-8 sudo[136120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:27.518688 n-d-816927-8 sudo[136120]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:27.522498 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d" returned: 0 in 0.611s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:27.525353 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:27.552004 n-d-816927-8 sudo[136125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d
Jan 10 19:36:27.553382 n-d-816927-8 sudo[136125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:28.011044 n-d-816927-8 sudo[136125]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:28.013816 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-614979ea-9b02-4d66-bf36-9350c8d6171d" returned: 0 in 0.488s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:28.014902 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Successfully deleted volume: 614979ea-9b02-4d66-bf36-9350c8d6171d
Jan 10 19:36:28.070103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Created reservations ['37bdf761-a75b-4837-891c-adb40f48fa4f', 'c7716dba-cc8d-4410-aef0-7700f5cd0440', 'c9c94ec0-df27-45c5-ab79-78e2821c9fd4', 'c0456ca7-50a5-4883-9d02-acd37794e7fb'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:36:28.072642 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:28.072642 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:28.072642 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:28.229889 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1, size 616.00 MB, duration 11.13 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:36:28.230370 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Image download 616.00 MB at 55.33 MB/s
Jan 10 19:36:28.276773 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:28.294224 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:36:28.295599 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:28.314290 n-d-816927-8 sudo[136135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:36:28.315703 n-d-816927-8 sudo[136135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:28.367183 n-d-816927-8 sudo[136134]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1
Jan 10 19:36:28.367983 n-d-816927-8 sudo[136134]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:28.779703 n-d-816927-8 sudo[136134]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:28.782843 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1" returned: 0 in 0.505s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:28.783767 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user a4a29757b3ab46db8f6dd43feed60472. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:36:28.791091 n-d-816927-8 sudo[136135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:28.796179 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 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.501s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:28.797772 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:28.817693 n-d-816927-8 sudo[136144]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:36:28.818535 n-d-816927-8 sudo[136144]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:28.861609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:28.971857 n-d-816927-8 sudo[136146]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1
Jan 10 19:36:28.972671 n-d-816927-8 sudo[136146]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:29.085983 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Lock "b'cinder-727d51c7-533d-459c-92ff-da1255549bda-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:36:29.197448 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:29.319696 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:29.320100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204503680]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:29.320677 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Skipping remove_export. No iscsi_target is presently exported for volume: 727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:36:29.322228 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 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 stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:29.339458 n-d-816927-8 sudo[136144]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:29.341738 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.544s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:29.344095 n-d-816927-8 sudo[136151]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:36:29.344618 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:36:29.344892 n-d-816927-8 sudo[136151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:29.349897 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Deleted volume successfully.
Jan 10 19:36:29.365998 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2c75027a-7d13-45ad-89d5-c1925785f70a tempest-AttachVolumeShelveTestJSON-1315466457 None] Lock "b'cinder-614979ea-9b02-4d66-bf36-9350c8d6171d-delete_volume'" released by "delete_volume" :: held 3.032s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:36:29.415155 n-d-816927-8 sudo[136146]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:29.417007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1" returned: 0 in 0.556s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:29.418861 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:29.445078 n-d-816927-8 sudo[136156]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:36:29.445881 n-d-816927-8 sudo[136156]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:29.754956 n-d-816927-8 sudo[136151]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:29.757211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda" returned: 0 in 0.435s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:29.759351 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:29.781325 n-d-816927-8 sudo[136160]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:36:29.782627 n-d-816927-8 sudo[136160]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:29.968509 n-d-816927-8 sudo[136156]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:29.971214 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.552s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:29.995648 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 9d52a1a1-cfba-4d66-920f-eccaf31ea97c. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:36:30.049703 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_awfsvx41 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:30.154567 n-d-816927-8 sudo[136191]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_awfsvx41
Jan 10 19:36:30.155393 n-d-816927-8 sudo[136191]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:30.188391 n-d-816927-8 sudo[136160]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:30.190553 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda" returned: 0 in 0.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:30.193044 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:30.211985 n-d-816927-8 sudo[136194]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:36:30.212930 n-d-816927-8 sudo[136194]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:30.554381 n-d-816927-8 sudo[136191]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:30.556873 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_awfsvx41" returned: 0 in 0.507s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:30.558187 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:30.662440 n-d-816927-8 sudo[136199]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1
Jan 10 19:36:30.663474 n-d-816927-8 sudo[136199]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:30.676716 n-d-816927-8 sudo[136194]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:30.679143 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-727d51c7-533d-459c-92ff-da1255549bda" returned: 0 in 0.486s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:30.680326 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Successfully deleted volume: 727d51c7-533d-459c-92ff-da1255549bda
Jan 10 19:36:30.728571 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Created reservations ['80a51d9b-385c-4467-802b-285c1dba6d6d', '3e0b5f67-4d13-402f-a7d2-22ec61111917', '8d94f3f4-840f-423e-8e00-df2219629a99', 'c6701911-8e8b-4821-ab42-b316bb46f6a0'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:36:30.730972 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:30.730972 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:30.730972 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:30.789513 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:36:30.790619 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:30.824694 n-d-816927-8 sudo[136203]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:36:30.825489 n-d-816927-8 sudo[136203]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:30.992171 n-d-816927-8 sudo[136199]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:30.994578 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1" returned: 0 in 0.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:30.995426 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:36:30.996896 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:31.016232 n-d-816927-8 sudo[136208]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c oflag=direct
Jan 10 19:36:31.017038 n-d-816927-8 sudo[136208]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:31.239045 n-d-816927-8 sudo[136203]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:31.241313 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 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.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:31.243666 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:31.262509 n-d-816927-8 sudo[136211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:36:31.263333 n-d-816927-8 sudo[136211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:31.346665 n-d-816927-8 sudo[136208]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:31.349156 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c oflag=direct" returned: 0 in 0.352s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:31.350806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:31.383513 n-d-816927-8 sudo[136223]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c
Jan 10 19:36:31.384318 n-d-816927-8 sudo[136223]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:31.738208 n-d-816927-8 sudo[136211]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:31.740916 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:31.743345 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:36:31.759841 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Deleted volume successfully.
Jan 10 19:36:31.778560 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-f14748f9-afde-47f3-8c52-e4044be473f9 tempest-AttachVolumeShelveTestJSON-1315466457 None] Lock "b'cinder-727d51c7-533d-459c-92ff-da1255549bda-delete_volume'" released by "delete_volume" :: held 2.693s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:36:32.334037 n-d-816927-8 sudo[136223]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:32.337222 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c" returned: 0 in 0.986s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:32.339533 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:32.426602 n-d-816927-8 sudo[136251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1
Jan 10 19:36:32.427530 n-d-816927-8 sudo[136251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:32.784669 n-d-816927-8 sudo[136251]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:32.787686 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1" returned: 0 in 0.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:32.788636 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_vb5kcv4_n-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--9d52a1a1--cfba--4d66--920f--eccaf31ea97c {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:36:32.789076 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Converted 700.00 MB image at 700.00 MB/s
Jan 10 19:36:32.789750 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 9d52a1a1-cfba-4d66-920f-eccaf31ea97c successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:36:32.919460 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user a4a29757b3ab46db8f6dd43feed60472 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:36:32.920196 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Marking volume 9d52a1a1-cfba-4d66-920f-eccaf31ea97c as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:36:32.932104 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 9d52a1a1-cfba-4d66-920f-eccaf31ea97c. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:36:32.932623 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Creating volume glance metadata for volume 9d52a1a1-cfba-4d66-920f-eccaf31ea97c backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:36:33.000800 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5cd3095f-e8d0-4c41-b5fe-5c7c59a0d09a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:36:33.003145 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d5427df-8160-4acb-8ec7-99ea801aa859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:36:33.013496 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c (9d52a1a1-cfba-4d66-920f-eccaf31ea97c): created successfully
Jan 10 19:36:33.016278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3d5427df-8160-4acb-8ec7-99ea801aa859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:36:33.019265 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (1f40c1c9-9ebd-4729-9001-8c2a721e7a95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:36:33.029029 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-835ecf09-b487-4d7e-a66d-fe0dcabb4393 tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume successfully.
Jan 10 19:36:34.578955 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:34.601992 n-d-816927-8 sudo[136266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:36:34.602819 n-d-816927-8 sudo[136266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:35.078941 n-d-816927-8 sudo[136266]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:35.081328 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.503s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:35.155222 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:35.172433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.017s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:35.173033 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:35.173732 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:36:35.174703 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Creating iscsi_target for Volume ID: volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume path /opt/stack/data/cinder/volumes/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c,
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: incominguser 89ipL44zxCJJ7tMqZj7M 84xMTVPCkk8FeAJn
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:35.180626 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:36:35.183380 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:35.678011 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.495s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:35.679111 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:35.680023 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:36:35.680492 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:36:35.684378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:35.691748 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:35.692734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n Backing store flags: \n Account information:\n 89ipL44zxCJJ7tMqZj7M\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:35.693594 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:36:35.698391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:35.804791 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:35.805375 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n Backing store flags: \n Account information:\n 89ipL44zxCJJ7tMqZj7M\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:35.809750 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:35.904006 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:35.904458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n Backing store flags: \n Account information:\n 89ipL44zxCJJ7tMqZj7M\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:35.906073 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:36:35.955061 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c', 'target_lun': 1, 'volume_id': '9d52a1a1-cfba-4d66-920f-eccaf31ea97c', 'auth_method': 'CHAP', 'auth_username': '89ipL44zxCJJ7tMqZj7M', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '1a17723d-e01f-4b10-9a55-7e6ef66fd2ae'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:36:36.080684 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-8965e794-a2e5-4a71-a39c-7e07a4b2ac02 req-bd395556-337b-49dd-ab43-882f7bd4c1c5 tempest-VolumesSnapshotTestJSON-1828075314 None] attachment_update completed successfully.
Jan 10 19:36:39.571646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:36:39.572248 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:36:39.572744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:39.592278 n-d-816927-8 sudo[136332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:36:39.593262 n-d-816927-8 sudo[136332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:40.021773 n-d-816927-8 sudo[136332]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:40.023924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.451s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:40.025580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:40.046216 n-d-816927-8 sudo[136335]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:36:40.047260 n-d-816927-8 sudo[136335]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:40.510932 n-d-816927-8 sudo[136335]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:40.512971 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.487s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:40.514425 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:36:42.570975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-020717a7-34db-4567-9ece-95e09ec53f13 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:42.591677 n-d-816927-8 sudo[136372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:36:42.592484 n-d-816927-8 sudo[136372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:43.013740 n-d-816927-8 sudo[136372]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:43.016311 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-020717a7-34db-4567-9ece-95e09ec53f13 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.445s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:43.017993 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-020717a7-34db-4567-9ece-95e09ec53f13 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:43.063272 n-d-816927-8 sudo[136375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g
Jan 10 19:36:43.064347 n-d-816927-8 sudo[136375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:43.728621 n-d-816927-8 sudo[136375]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:43.730895 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-020717a7-34db-4567-9ece-95e09ec53f13 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g" returned: 0 in 0.712s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:43.822694 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-020717a7-34db-4567-9ece-95e09ec53f13 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:36:44.981440 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9ba7bb6a-d8bf-46b4-854b-061b594c17b7 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:45.003846 n-d-816927-8 sudo[136479]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:36:45.004739 n-d-816927-8 sudo[136479]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:45.420336 n-d-816927-8 sudo[136479]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:45.423248 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9ba7bb6a-d8bf-46b4-854b-061b594c17b7 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:45.425190 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9ba7bb6a-d8bf-46b4-854b-061b594c17b7 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:45.446471 n-d-816927-8 sudo[136484]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g
Jan 10 19:36:45.448017 n-d-816927-8 sudo[136484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:46.160418 n-d-816927-8 sudo[136484]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:46.162965 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9ba7bb6a-d8bf-46b4-854b-061b594c17b7 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g" returned: 0 in 0.737s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:46.252016 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9ba7bb6a-d8bf-46b4-854b-061b594c17b7 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:36:47.374946 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e684a31c-e94f-4934-b5fa-3787b6c9064e tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:47.396174 n-d-816927-8 sudo[136593]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:36:47.396972 n-d-816927-8 sudo[136593]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:47.802796 n-d-816927-8 sudo[136593]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:47.805987 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e684a31c-e94f-4934-b5fa-3787b6c9064e tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:47.807720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e684a31c-e94f-4934-b5fa-3787b6c9064e tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:47.827377 n-d-816927-8 sudo[136596]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g
Jan 10 19:36:47.828847 n-d-816927-8 sudo[136596]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:48.564596 n-d-816927-8 sudo[136596]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:48.566916 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e684a31c-e94f-4934-b5fa-3787b6c9064e tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491 --snapshot stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -L 1.00g" returned: 0 in 0.759s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:48.670123 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e684a31c-e94f-4934-b5fa-3787b6c9064e tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:36:49.631528 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:36:49.633655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:49.676054 n-d-816927-8 sudo[136728]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8
Jan 10 19:36:49.677181 n-d-816927-8 sudo[136728]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:50.108832 n-d-816927-8 sudo[136728]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:50.113172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8" returned: 0 in 0.478s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:50.115568 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:50.145303 n-d-816927-8 sudo[136731]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8
Jan 10 19:36:50.147491 n-d-816927-8 sudo[136731]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:50.796545 n-d-816927-8 sudo[136731]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:50.798812 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8" returned: 0 in 0.683s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:50.888644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['c889e7c1-2dfd-4370-b4b2-46cbea502dd7', '714d7bc5-1b55-4701-9ac2-3d7951f7765b', '815cd7cc-5854-4cff-a732-278827dcb7a2', '62da713f-8eb8-41e5-96dd-a0446e9dcfad'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:36:50.890308 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:50.890308 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:50.890308 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:50.932184 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:36:50.938012 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-98058466-2194-471d-a10a-c6489f3cb6a9 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-c2d06c6a-c0c7-4cb5-9f65-79b078e08cf8-delete_snapshot'" released by "delete_snapshot" :: held 1.307s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:36:51.861978 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-b6bd3dd1-5dd7-47d2-9237-292047688491-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:36:51.864031 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:51.901742 n-d-816927-8 sudo[136815]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491
Jan 10 19:36:51.902561 n-d-816927-8 sudo[136815]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:52.305473 n-d-816927-8 sudo[136815]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:52.308646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:52.313571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:52.335931 n-d-816927-8 sudo[136818]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491
Jan 10 19:36:52.336745 n-d-816927-8 sudo[136818]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:52.975220 n-d-816927-8 sudo[136818]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:52.977454 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b6bd3dd1-5dd7-47d2-9237-292047688491" returned: 0 in 0.663s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:53.092301 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['51852b6b-5d8c-416a-8201-053822968dcb', '146306e0-3887-4565-88ab-b4aed07ed5c5', '0c32a6a2-6c57-439a-afc0-3288526658e6', '0df2cbfc-d5bd-43c3-b4cc-dc025835a8f8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:36:53.094913 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:53.094913 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:53.094913 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:53.150552 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:36:53.155906 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cf1a5da3-b077-4145-8b68-81fbdcf2fabe tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-b6bd3dd1-5dd7-47d2-9237-292047688491-delete_snapshot'" released by "delete_snapshot" :: held 1.294s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:36:54.137950 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-1c080db8-f52e-4275-8d1d-ad07c34f6b14-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.031s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:36:54.140011 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:54.189045 n-d-816927-8 sudo[136881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14
Jan 10 19:36:54.189956 n-d-816927-8 sudo[136881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:54.644873 n-d-816927-8 sudo[136881]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:54.648890 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14" returned: 0 in 0.508s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:54.650963 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:54.670248 n-d-816927-8 sudo[136884]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14
Jan 10 19:36:54.671171 n-d-816927-8 sudo[136884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:36:55.269707 n-d-816927-8 sudo[136884]: pam_unix(sudo:session): session closed for user root
Jan 10 19:36:55.272014 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-1c080db8-f52e-4275-8d1d-ad07c34f6b14" returned: 0 in 0.621s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:55.364912 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['08f0e7e9-6037-4893-8691-9548281b60c3', '85c4f691-e5d3-4106-9e2c-008b35cccaed', 'c5743d07-cb36-42e8-b244-62ac2e4aced3', '55129f05-c3c9-4625-ac27-f5ff8fc3e5fd'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:36:55.366542 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:55.366542 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:55.366542 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:36:55.410410 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:36:55.416208 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-e6ef1502-e950-46c1-b1f5-03340bdd0d9f tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-1c080db8-f52e-4275-8d1d-ad07c34f6b14-delete_snapshot'" released by "delete_snapshot" :: held 1.278s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:36:57.537279 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-80e72ed0-931f-4bc4-baa9-d8a9e46a8bd7 req-ca3de056-da03-4b57-9e4d-f2ae3ee8dab3 tempest-VolumesSnapshotTestJSON-1828075314 None] Terminate volume connection completed successfully.
Jan 10 19:36:57.538109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-80e72ed0-931f-4bc4-baa9-d8a9e46a8bd7 req-ca3de056-da03-4b57-9e4d-f2ae3ee8dab3 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleting attachment 1a17723d-e01f-4b10-9a55-7e6ef66fd2ae. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:36:57.541361 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:57.639958 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:57.640300 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c\n Backing store flags: \n Account information:\n 89ipL44zxCJJ7tMqZj7M\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:57.641722 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-80e72ed0-931f-4bc4-baa9-d8a9e46a8bd7 req-ca3de056-da03-4b57-9e4d-f2ae3ee8dab3 tempest-VolumesSnapshotTestJSON-1828075314 None] Removing iscsi_target for Volume ID: 9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:36:57.643451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:57.741654 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c -f" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:57.742282 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:57.743909 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:36:57.847783 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:36:57.848362 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:36:57.922774 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-80e72ed0-931f-4bc4-baa9-d8a9e46a8bd7 req-ca3de056-da03-4b57-9e4d-f2ae3ee8dab3 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:36:57.922774 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:36:57.922774 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:01.850191 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9778daba-76bf-4774-91db-d1d826efdad0 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:01.878847 n-d-816927-8 sudo[136945]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:01.880380 n-d-816927-8 sudo[136945]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:02.316701 n-d-816927-8 sudo[136945]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:02.320861 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9778daba-76bf-4774-91db-d1d826efdad0 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.470s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:02.322927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9778daba-76bf-4774-91db-d1d826efdad0 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:02.344271 n-d-816927-8 sudo[136948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g
Jan 10 19:37:02.345734 n-d-816927-8 sudo[136948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:03.123173 n-d-816927-8 sudo[136948]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:03.125875 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9778daba-76bf-4774-91db-d1d826efdad0 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g" returned: 0 in 0.802s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:03.213389 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9778daba-76bf-4774-91db-d1d826efdad0 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:37:04.398314 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-6896cd41-ec3d-4aec-9301-de358182ac7a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:37:04.427572 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:04.465326 n-d-816927-8 sudo[137108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a
Jan 10 19:37:04.466126 n-d-816927-8 sudo[137108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:04.974674 n-d-816927-8 sudo[137108]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:04.978066 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a" returned: 0 in 0.550s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:04.983745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:05.013422 n-d-816927-8 sudo[137120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a
Jan 10 19:37:05.014300 n-d-816927-8 sudo[137120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:05.848048 n-d-816927-8 sudo[137120]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:05.850779 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-6896cd41-ec3d-4aec-9301-de358182ac7a" returned: 0 in 0.867s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:05.944685 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['eb70da7a-a582-4e83-9467-c02456648237', 'e339b464-0bad-4f63-a84d-c60f9b9ca743', '9fd0f628-1f41-415d-81a9-36cea3647824', '4f513515-8e54-496b-a75f-1dd4f23169cf'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:37:05.946917 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:37:05.946917 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:37:05.946917 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:05.986088 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:37:05.991650 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-cc712045-11c0-4071-8515-8e2ec97b5fc6 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-6896cd41-ec3d-4aec-9301-de358182ac7a-delete_snapshot'" released by "delete_snapshot" :: held 1.593s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:37:06.977443 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-63f533a5-2896-4f96-a703-31a1f50e5a76 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:06.998525 n-d-816927-8 sudo[137210]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:07.000181 n-d-816927-8 sudo[137210]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:07.429905 n-d-816927-8 sudo[137210]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:07.433430 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-63f533a5-2896-4f96-a703-31a1f50e5a76 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.455s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:07.435521 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-63f533a5-2896-4f96-a703-31a1f50e5a76 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-383afe34-0229-471e-9e85-3afa04c3225d --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:07.456697 n-d-816927-8 sudo[137222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-383afe34-0229-471e-9e85-3afa04c3225d --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g
Jan 10 19:37:07.457652 n-d-816927-8 sudo[137222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:08.236868 n-d-816927-8 sudo[137222]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:08.239403 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-63f533a5-2896-4f96-a703-31a1f50e5a76 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-383afe34-0229-471e-9e85-3afa04c3225d --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g" returned: 0 in 0.804s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:08.304942 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-63f533a5-2896-4f96-a703-31a1f50e5a76 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:37:23.558923 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:23.578559 n-d-816927-8 sudo[137435]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:23.580163 n-d-816927-8 sudo[137435]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:24.041045 n-d-816927-8 sudo[137435]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:24.043925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.486s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:24.133996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:24.153479 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:24.153813 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:24.154714 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:37:24.156774 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Creating iscsi_target for Volume ID: volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume path /opt/stack/data/cinder/volumes/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8,
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: incominguser oZoHTmHFc39wUWs9z7Qh dBxjUvia59LmppwZ
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:24.166760 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:37:24.170347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:24.583343 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.415s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:24.584443 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:24.585928 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:37:24.587353 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:37:24.591345 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:24.599581 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:24.599878 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n Backing store flags: \n Account information:\n oZoHTmHFc39wUWs9z7Qh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:24.600677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:37:24.604145 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:24.709048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.107s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:24.709610 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n Backing store flags: \n Account information:\n oZoHTmHFc39wUWs9z7Qh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:24.710977 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:24.877042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.166s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:24.877927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n Backing store flags: \n Account information:\n oZoHTmHFc39wUWs9z7Qh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:24.879903 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:37:24.958773 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8', 'target_lun': 1, 'volume_id': '61fa9be3-c39b-4d1f-bbb9-b8826da816a8', 'auth_method': 'CHAP', 'auth_username': 'oZoHTmHFc39wUWs9z7Qh', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4e88e96d-6375-4c5e-952c-a914d1a30b4c'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:37:25.180650 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-f4a56b27-db30-4203-8630-85a49992d3d2 req-d2ce37ff-f6ae-4080-a9e9-a081e9941f61 tempest-VolumesSnapshotTestJSON-1828075314 None] attachment_update completed successfully.
Jan 10 19:37:31.702540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d7b0978d-7d56-49fd-9f17-962320f05d71 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:31.721819 n-d-816927-8 sudo[137610]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:31.722728 n-d-816927-8 sudo[137610]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:32.123989 n-d-816927-8 sudo[137610]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:32.127247 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d7b0978d-7d56-49fd-9f17-962320f05d71 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.423s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:32.131493 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d7b0978d-7d56-49fd-9f17-962320f05d71 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:32.150745 n-d-816927-8 sudo[137615]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g
Jan 10 19:37:32.151774 n-d-816927-8 sudo[137615]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:32.869752 n-d-816927-8 sudo[137615]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:32.872953 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d7b0978d-7d56-49fd-9f17-962320f05d71 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g" returned: 0 in 0.742s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:32.929224 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d7b0978d-7d56-49fd-9f17-962320f05d71 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:37:34.071550 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59090842-ca22-4ec4-8334-7a16feb54fa7 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:34.096399 n-d-816927-8 sudo[137756]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:34.097205 n-d-816927-8 sudo[137756]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:34.514148 n-d-816927-8 sudo[137756]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:34.523427 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59090842-ca22-4ec4-8334-7a16feb54fa7 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.445s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:34.523427 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59090842-ca22-4ec4-8334-7a16feb54fa7 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17 --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:34.541732 n-d-816927-8 sudo[137759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17 --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g
Jan 10 19:37:34.542582 n-d-816927-8 sudo[137759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:35.287950 n-d-816927-8 sudo[137759]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:35.290269 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-59090842-ca22-4ec4-8334-7a16feb54fa7 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17 --snapshot stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -L 1.00g" returned: 0 in 0.772s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:35.345844 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-59090842-ca22-4ec4-8334-7a16feb54fa7 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:37:36.261888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-ba2d3c39-a03c-422f-99f4-a8e7711aef17-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:37:36.263796 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:36.284931 n-d-816927-8 sudo[137916]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17
Jan 10 19:37:36.286473 n-d-816927-8 sudo[137916]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:36.697147 n-d-816927-8 sudo[137916]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:36.699506 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17" returned: 0 in 0.435s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:36.701762 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:36.720702 n-d-816927-8 sudo[137919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17
Jan 10 19:37:36.721498 n-d-816927-8 sudo[137919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:37.441809 n-d-816927-8 sudo[137919]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:37.444043 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-ba2d3c39-a03c-422f-99f4-a8e7711aef17" returned: 0 in 0.742s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:37.539421 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['477968d9-3bcc-402a-9745-97d14e355101', '1d485d39-801e-4165-9e8c-c0ba12d58e53', 'feb65e31-747b-405b-8286-bcd66a3ac7e0', 'e890e3fd-150f-4b1c-ab6e-b37f3cc022f0'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:37:37.541984 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:37:37.541984 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:37:37.541984 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:37.591397 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:37:37.598290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ad07edf9-f5ac-45dd-bff5-a65eb2343060 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-ba2d3c39-a03c-422f-99f4-a8e7711aef17-delete_snapshot'" released by "delete_snapshot" :: held 1.336s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:37:38.552529 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-383afe34-0229-471e-9e85-3afa04c3225d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:37:38.560571 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-383afe34-0229-471e-9e85-3afa04c3225d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:38.601229 n-d-816927-8 sudo[138025]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-383afe34-0229-471e-9e85-3afa04c3225d
Jan 10 19:37:38.602696 n-d-816927-8 sudo[138025]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:39.012138 n-d-816927-8 sudo[138025]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:39.014399 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-383afe34-0229-471e-9e85-3afa04c3225d" returned: 0 in 0.453s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:39.016844 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-383afe34-0229-471e-9e85-3afa04c3225d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:39.038753 n-d-816927-8 sudo[138028]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-383afe34-0229-471e-9e85-3afa04c3225d
Jan 10 19:37:39.040713 n-d-816927-8 sudo[138028]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:39.572429 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:37:39.572989 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:37:39.573819 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:39.599860 n-d-816927-8 sudo[138108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:37:39.601851 n-d-816927-8 sudo[138108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:39.765900 n-d-816927-8 sudo[138028]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:39.769410 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-383afe34-0229-471e-9e85-3afa04c3225d" returned: 0 in 0.752s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:39.879521 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['06e00c29-9a04-4bfe-ad22-d704a97e428f', 'db4478d0-4af9-439b-84ea-f80325b57d26', 'e3c75d7e-3a88-4289-bc3e-42d66410f09a', '72e83050-64bd-464e-80e8-d1a9a658cba2'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:37:39.882442 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:37:39.882442 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:37:39.882442 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:39.941945 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:37:39.947675 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-50f6e663-2407-42ee-89b3-7e315abdebac tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-383afe34-0229-471e-9e85-3afa04c3225d-delete_snapshot'" released by "delete_snapshot" :: held 1.395s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:37:40.071042 n-d-816927-8 sudo[138108]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:40.073245 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.499s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:40.075007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:40.099572 n-d-816927-8 sudo[138116]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:37:40.101164 n-d-816927-8 sudo[138116]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:40.512198 n-d-816927-8 sudo[138116]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:40.514689 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:40.523508 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:37:40.811802 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-5acd8c60-3282-4f46-a397-784a4e2fa1fa-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:37:40.816065 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:40.841236 n-d-816927-8 sudo[138119]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa
Jan 10 19:37:40.842830 n-d-816927-8 sudo[138119]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:41.236678 n-d-816927-8 sudo[138119]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:41.239009 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa" returned: 0 in 0.423s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:41.241074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:41.260570 n-d-816927-8 sudo[138122]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa
Jan 10 19:37:41.261359 n-d-816927-8 sudo[138122]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:41.963441 n-d-816927-8 sudo[138122]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:41.971871 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-5acd8c60-3282-4f46-a397-784a4e2fa1fa" returned: 0 in 0.727s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:42.098801 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['6a68cc68-4e4e-4049-891d-03719880422c', '5b73fe56-5640-47ae-89b7-f7b9e4867286', '88eacee6-c596-476d-bb73-72c050b8536c', '874d3bc1-0a6b-461c-9f36-aac6139b7450'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:37:42.102784 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:37:42.102784 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:37:42.102784 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:42.172037 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:37:42.177584 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d5715f84-baf7-4cbc-97e4-007534fc8da7 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-5acd8c60-3282-4f46-a397-784a4e2fa1fa-delete_snapshot'" released by "delete_snapshot" :: held 1.366s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:37:43.863505 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-2eaf9a00-dd12-4f4e-94e5-b91302620c70 req-12ae2d66-f845-435f-b67f-6ba623a5ff34 tempest-VolumesSnapshotTestJSON-1828075314 None] Terminate volume connection completed successfully.
Jan 10 19:37:43.864213 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-2eaf9a00-dd12-4f4e-94e5-b91302620c70 req-12ae2d66-f845-435f-b67f-6ba623a5ff34 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleting attachment 4e88e96d-6375-4c5e-952c-a914d1a30b4c. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:37:43.865395 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:43.961952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:43.962379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8\n Backing store flags: \n Account information:\n oZoHTmHFc39wUWs9z7Qh\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:43.963169 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-2eaf9a00-dd12-4f4e-94e5-b91302620c70 req-12ae2d66-f845-435f-b67f-6ba623a5ff34 tempest-VolumesSnapshotTestJSON-1828075314 None] Removing iscsi_target for Volume ID: 61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:37:43.964242 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:44.060005 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 -f" returned: 0 in 0.095s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:44.060650 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:44.063170 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:44.167098 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:44.167516 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:37:44.243197 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-2eaf9a00-dd12-4f4e-94e5-b91302620c70 req-12ae2d66-f845-435f-b67f-6ba623a5ff34 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:37:44.243197 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:37:44.243197 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:37:49.539081 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:37:49.543025 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:37:49.543626 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 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'
Jan 10 19:37:49.557100 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (815eb118-55a8-4f16-9df1-a649bb8822d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:37:49.560546 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (521b3140-2d12-45b7-9b7b-4c7d34cd5dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:49.582570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:37:49.610622 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (521b3140-2d12-45b7-9b7b-4c7d34cd5dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1209163925',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=5c3a75cb-6f44-47b6-ac0f-063b3edaab7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bfd108515f4b3bac05dcd411ed7480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:37:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:37:50Z,user_id='a4a29757b3ab46db8f6dd43feed60472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:49.613278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02e18aee-1ce0-4c23-b1b8-2dd2c48faf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:49.615504 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (02e18aee-1ce0-4c23-b1b8-2dd2c48faf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:49.617873 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1743d7b-0ffc-4514-8792-a1db0bed545d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:49.620211 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f1743d7b-0ffc-4514-8792-a1db0bed545d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '5c3a75cb-6f44-47b6-ac0f-063b3edaab7e', 'volume_name': 'volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:49.622838 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62bd1980-49dc-42ca-9f40-a0d21d9079d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:49.624693 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (62bd1980-49dc-42ca-9f40-a0d21d9079d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:49.627020 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ae2e66a-e98f-44d8-8707-f530e9b4c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:49.627871 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Volume 5c3a75cb-6f44-47b6-ac0f-063b3edaab7e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e', 'volume_size': 1}
Jan 10 19:37:49.629574 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:49.650460 n-d-816927-8 sudo[138238]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:37:49.651339 n-d-816927-8 sudo[138238]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:50.162141 n-d-816927-8 sudo[138238]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:50.165068 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.535s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:50.171826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5ae2e66a-e98f-44d8-8707-f530e9b4c07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:50.174646 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e155b634-0167-46cd-acdf-3e2961fe0d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:50.189639 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Volume volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e (5c3a75cb-6f44-47b6-ac0f-063b3edaab7e): created successfully
Jan 10 19:37:50.192885 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e155b634-0167-46cd-acdf-3e2961fe0d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:50.198269 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (815eb118-55a8-4f16-9df1-a649bb8822d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:37:50.209146 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ffc4ccad-7678-4cf4-be7c-7004644f846f tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume successfully.
Jan 10 19:37:51.073315 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-66ba8644-24a4-4187-9dd0-3662982e7a42 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:51.118024 n-d-816927-8 sudo[138272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e
Jan 10 19:37:51.118837 n-d-816927-8 sudo[138272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:51.570997 n-d-816927-8 sudo[138272]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:51.573476 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-66ba8644-24a4-4187-9dd0-3662982e7a42 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e" returned: 0 in 0.500s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:51.575351 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-66ba8644-24a4-4187-9dd0-3662982e7a42 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d --snapshot stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:51.595727 n-d-816927-8 sudo[138275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d --snapshot stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e -L 1.00g
Jan 10 19:37:51.597236 n-d-816927-8 sudo[138275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:52.387137 n-d-816927-8 sudo[138275]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:52.391213 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-66ba8644-24a4-4187-9dd0-3662982e7a42 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d --snapshot stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e -L 1.00g" returned: 0 in 0.815s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:52.459459 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-66ba8644-24a4-4187-9dd0-3662982e7a42 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:37:53.761565 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:37:53.766471 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:37:53.767000 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 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'
Jan 10 19:37:53.803531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (d7c54d03-9244-4a5d-a266-4fc7a4418fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:37:53.806714 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23c601e9-0016-43f8-975d-ac242b939030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:53.832707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:37:53.857033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (23c601e9-0016-43f8-975d-ac242b939030) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2106614752',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=e41e3c62-c727-4297-a1ce-d3190b95d7fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bfd108515f4b3bac05dcd411ed7480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:37:54Z,service_uuid=None,shared_targets=True,size=2,snapshot_id=b5bcb16f-a156-489b-98f6-c45f1b8ab84d,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:37:54Z,user_id='a4a29757b3ab46db8f6dd43feed60472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:53.860112 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c36c23d4-9371-4d3d-81ec-1b0026ef6437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:53.862382 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c36c23d4-9371-4d3d-81ec-1b0026ef6437) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:53.864741 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (028fed72-acff-4e51-9333-b0c143187485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:53.867112 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (028fed72-acff-4e51-9333-b0c143187485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'e41e3c62-c727-4297-a1ce-d3190b95d7fa', 'volume_name': 'volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa', 'volume_size': 2, 'snapshot_id': 'b5bcb16f-a156-489b-98f6-c45f1b8ab84d'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:53.869310 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15d1b0ca-1521-451e-9f6e-2f07b4095d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:53.871376 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (15d1b0ca-1521-451e-9f6e-2f07b4095d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:37:53.873451 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2f7362e-049f-47f6-82a6-6e85de34c895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:37:53.874272 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume e41e3c62-c727-4297-a1ce-d3190b95d7fa: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa', 'volume_size': 2, 'snapshot_id': 'b5bcb16f-a156-489b-98f6-c45f1b8ab84d'}
Jan 10 19:37:53.899413 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa stack-volumes-lvmdriver-1 -L 2g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:53.920664 n-d-816927-8 sudo[138377]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa stack-volumes-lvmdriver-1 -L 2g
Jan 10 19:37:53.922108 n-d-816927-8 sudo[138377]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:54.432355 n-d-816927-8 sudo[138377]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:54.435514 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa stack-volumes-lvmdriver-1 -L 2g" returned: 0 in 0.536s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:54.437552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:54.459225 n-d-816927-8 sudo[138408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d
Jan 10 19:37:54.460674 n-d-816927-8 sudo[138408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:54.885787 n-d-816927-8 sudo[138408]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:54.887845 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d" returned: 0 in 0.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:54.890541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:54.909433 n-d-816927-8 sudo[138411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa iflag=direct
Jan 10 19:37:54.910230 n-d-816927-8 sudo[138411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:55.253341 n-d-816927-8 sudo[138411]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:55.255695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa iflag=direct" returned: 0 in 0.365s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:55.256709 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:55.276865 n-d-816927-8 sudo[138423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa oflag=direct
Jan 10 19:37:55.277833 n-d-816927-8 sudo[138423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:37:55.628120 n-d-816927-8 sudo[138423]: pam_unix(sudo:session): session closed for user root
Jan 10 19:37:55.630451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa oflag=direct" returned: 0 in 0.373s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:37:55.631586 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:37:55.652219 n-d-816927-8 sudo[138437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:37:55.653038 n-d-816927-8 sudo[138437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:02.161749 n-d-816927-8 sudo[138437]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:02.166667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.534s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:02.168745 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--b5bcb16f--a156--489b--98f6--c45f1b8ab84d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--e41e3c62--c727--4297--a1ce--d3190b95d7fa, size 1024.00 MB, duration 6.54 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:38:02.169485 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume copy 1024.00 MB at 156.64 MB/s
Jan 10 19:38:02.231246 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d2f7362e-049f-47f6-82a6-6e85de34c895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa', 'volume_size': 2, 'snapshot_id': 'b5bcb16f-a156-489b-98f6-c45f1b8ab84d'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:02.234115 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67831810-08ce-4734-a2cc-79f5c8c5a79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:02.244759 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa (e41e3c62-c727-4297-a1ce-d3190b95d7fa): created successfully
Jan 10 19:38:02.247548 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (67831810-08ce-4734-a2cc-79f5c8c5a79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:02.251301 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (d7c54d03-9244-4a5d-a266-4fc7a4418fe0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:02.270896 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d2759299-1f65-4a08-be9b-c8aa737d60b4 tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume successfully.
Jan 10 19:38:03.137981 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-e41e3c62-c727-4297-a1ce-d3190b95d7fa-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:03.232602 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: e41e3c62-c727-4297-a1ce-d3190b95d7fa
Jan 10 19:38:03.235369 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:03.265731 n-d-816927-8 sudo[138591]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa
Jan 10 19:38:03.267281 n-d-816927-8 sudo[138591]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:03.783276 n-d-816927-8 sudo[138591]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:03.785658 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa" returned: 0 in 0.550s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:03.789316 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:03.827679 n-d-816927-8 sudo[138612]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa
Jan 10 19:38:03.829116 n-d-816927-8 sudo[138612]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:04.411361 n-d-816927-8 sudo[138612]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:04.413609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa" returned: 0 in 0.625s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:04.415910 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:04.457706 n-d-816927-8 sudo[138642]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa
Jan 10 19:38:04.459649 n-d-816927-8 sudo[138642]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:05.075123 n-d-816927-8 sudo[138642]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:05.077299 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e41e3c62-c727-4297-a1ce-d3190b95d7fa" returned: 0 in 0.661s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:05.079965 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: e41e3c62-c727-4297-a1ce-d3190b95d7fa
Jan 10 19:38:05.157123 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['5c0299f9-4bff-4680-9dc5-071a86fa3f8d', 'fc7c7e31-5ad6-46fe-9d55-9dfa35d662bd', '4234d020-1837-4c6f-83e7-145f8dfdebe0', '3e72bc81-803b-42fc-abf3-f76538750065'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:05.160486 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:05.160486 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:05.160486 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:05.246278 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:05.248689 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:05.299225 n-d-816927-8 sudo[138662]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:05.306944 n-d-816927-8 sudo[138662]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:06.038726 n-d-816927-8 sudo[138662]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:06.043374 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 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.793s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:06.046653 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:06.069011 n-d-816927-8 sudo[138667]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:06.069813 n-d-816927-8 sudo[138667]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:06.121143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:38:06.131041 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:38:06.131912 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 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'
Jan 10 19:38:06.163264 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (e26aaf5e-bfe2-40ad-8313-a1ea97791f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:06.173333 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (efdd42e6-bdbc-4644-bbc3-8e16d38cfc5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:06.207446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:38:06.239704 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (efdd42e6-bdbc-4644-bbc3-8e16d38cfc5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2034254921',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=67bb52fe-3ddb-42d2-bc3e-9ef5c85467db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bfd108515f4b3bac05dcd411ed7480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:38:06Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:38:06Z,user_id='a4a29757b3ab46db8f6dd43feed60472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:06.242532 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58a6a78f-665d-4518-b924-1744a86f5774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:06.245298 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (58a6a78f-665d-4518-b924-1744a86f5774) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:06.247961 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4705a19-492d-40ff-91b5-1207f8c1b6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:06.251080 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f4705a19-492d-40ff-91b5-1207f8c1b6f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '67bb52fe-3ddb-42d2-bc3e-9ef5c85467db', 'volume_name': 'volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:06.254514 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d77d910-ce82-49c9-bf0e-aa17e6aa95fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:06.257628 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4d77d910-ce82-49c9-bf0e-aa17e6aa95fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:06.260121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8627bf54-ec60-4d0d-8162-ec4868dd51b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:06.261084 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume 67bb52fe-3ddb-42d2-bc3e-9ef5c85467db: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db', 'volume_size': 1}
Jan 10 19:38:06.262491 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:06.298037 n-d-816927-8 sudo[138669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:38:06.298928 n-d-816927-8 sudo[138669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:06.558067 n-d-816927-8 sudo[138667]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:06.561241 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.514s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:06.564688 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:06.571696 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:38:06.594586 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-352a8d21-4297-41cc-b6f2-c78b893c61c4 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-e41e3c62-c727-4297-a1ce-d3190b95d7fa-delete_volume'" released by "delete_volume" :: held 3.455s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:06.833824 n-d-816927-8 sudo[138669]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:06.836048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.574s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:06.841088 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (8627bf54-ec60-4d0d-8162-ec4868dd51b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:06.843914 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f12301a-9e63-408e-ab07-2d17722df4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:06.857546 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Volume volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db (67bb52fe-3ddb-42d2-bc3e-9ef5c85467db): created successfully
Jan 10 19:38:06.861872 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (3f12301a-9e63-408e-ab07-2d17722df4f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:06.867140 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (e26aaf5e-bfe2-40ad-8313-a1ea97791f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:06.877405 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a4522732-6ab1-4c95-bb35-ab76efc78fd4 tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume successfully.
Jan 10 19:38:07.614280 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5b7b0fbf-a0ab-445b-88b1-74d2b6422a48 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:07.640122 n-d-816927-8 sudo[138714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db
Jan 10 19:38:07.641134 n-d-816927-8 sudo[138714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:08.060266 n-d-816927-8 sudo[138714]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:08.063362 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5b7b0fbf-a0ab-445b-88b1-74d2b6422a48 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db" returned: 0 in 0.449s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:08.065431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5b7b0fbf-a0ab-445b-88b1-74d2b6422a48 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-37853974-3a16-4568-b2df-132302435936 --snapshot stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:08.088292 n-d-816927-8 sudo[138717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-37853974-3a16-4568-b2df-132302435936 --snapshot stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db -L 1.00g
Jan 10 19:38:08.089942 n-d-816927-8 sudo[138717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:08.877428 n-d-816927-8 sudo[138717]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:08.880473 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-5b7b0fbf-a0ab-445b-88b1-74d2b6422a48 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-37853974-3a16-4568-b2df-132302435936 --snapshot stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db -L 1.00g" returned: 0 in 0.814s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:08.937459 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5b7b0fbf-a0ab-445b-88b1-74d2b6422a48 tempest-VolumesSnapshotTestJSON-1828075314 None] Create snapshot completed successfully
Jan 10 19:38:10.355103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:38:10.362717 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:38:10.363545 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 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'
Jan 10 19:38:10.395545 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (da684dc1-5f89-4f80-93a9-a77a6dd49a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:10.399396 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd717872-ff26-47a7-a4a2-28626936003c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:10.427031 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:38:10.455431 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bd717872-ff26-47a7-a4a2-28626936003c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1387876822',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=6496dbf4-abdb-4e90-b5fb-0cb1687f1e66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32bfd108515f4b3bac05dcd411ed7480',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:38:10Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=37853974-3a16-4568-b2df-132302435936,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:38:10Z,user_id='a4a29757b3ab46db8f6dd43feed60472',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:10.458276 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e43330c9-5c2c-4f94-99cf-97a122fab4ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:10.461074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e43330c9-5c2c-4f94-99cf-97a122fab4ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:10.464677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f81cb8e8-21bb-4f0d-a295-cda999bac8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:10.467533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f81cb8e8-21bb-4f0d-a295-cda999bac8c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '6496dbf4-abdb-4e90-b5fb-0cb1687f1e66', 'volume_name': 'volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66', 'volume_size': 1, 'snapshot_id': '37853974-3a16-4568-b2df-132302435936'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:10.470431 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbaef1d8-b85a-469d-9b69-c2e1df8d1aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:10.473493 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (cbaef1d8-b85a-469d-9b69-c2e1df8d1aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:10.476045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e925a70a-5485-4e9d-889d-716223548312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:10.477101 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Volume 6496dbf4-abdb-4e90-b5fb-0cb1687f1e66: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66', 'volume_size': 1, 'snapshot_id': '37853974-3a16-4568-b2df-132302435936'}
Jan 10 19:38:10.502420 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:10.527428 n-d-816927-8 sudo[138822]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:38:10.529151 n-d-816927-8 sudo[138822]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:11.033080 n-d-816927-8 sudo[138822]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:11.035447 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.533s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:11.037724 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:11.059594 n-d-816927-8 sudo[138858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936
Jan 10 19:38:11.061266 n-d-816927-8 sudo[138858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:11.518403 n-d-816927-8 sudo[138858]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:11.520650 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936" returned: 0 in 0.482s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:11.522985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:11.563236 n-d-816927-8 sudo[138871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 iflag=direct
Jan 10 19:38:11.564736 n-d-816927-8 sudo[138871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:11.921643 n-d-816927-8 sudo[138871]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:11.924337 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 iflag=direct" returned: 0 in 0.401s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:11.925563 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:11.947812 n-d-816927-8 sudo[138883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 oflag=direct
Jan 10 19:38:11.949355 n-d-816927-8 sudo[138883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:12.322180 n-d-816927-8 sudo[138883]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:12.324552 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 oflag=direct" returned: 0 in 0.398s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:12.325586 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:12.344470 n-d-816927-8 sudo[138895]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:38:12.345264 n-d-816927-8 sudo[138895]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:18.499673 n-d-816927-8 sudo[138895]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:18.502679 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 6.177s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:18.503979 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--37853974--3a16--4568--b2df--132302435936, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--6496dbf4--abdb--4e90--b5fb--0cb1687f1e66, size 1024.00 MB, duration 6.18 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:38:18.503979 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Volume copy 1024.00 MB at 165.75 MB/s
Jan 10 19:38:18.572143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e925a70a-5485-4e9d-889d-716223548312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66', 'volume_size': 1, 'snapshot_id': '37853974-3a16-4568-b2df-132302435936'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:18.574784 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fd9ad75-e758-490d-b92f-30b70ddd7581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:18.588333 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Volume volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 (6496dbf4-abdb-4e90-b5fb-0cb1687f1e66): created successfully
Jan 10 19:38:18.591222 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (7fd9ad75-e758-490d-b92f-30b70ddd7581) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:18.595466 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Flow 'volume_create_manager' (da684dc1-5f89-4f80-93a9-a77a6dd49a96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:18.614518 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-fe9154bd-e065-4ebd-a4f2-11a2fa981c1b tempest-VolumesSnapshotTestJSON-1828075314 None] Created volume successfully.
Jan 10 19:38:19.950277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:20.024653 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6496dbf4-abdb-4e90-b5fb-0cb1687f1e66
Jan 10 19:38:20.025990 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:20.097414 n-d-816927-8 sudo[139024]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66
Jan 10 19:38:20.099685 n-d-816927-8 sudo[139024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:20.577655 n-d-816927-8 sudo[139024]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:20.580182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66" returned: 0 in 0.554s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:20.582032 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:20.611220 n-d-816927-8 sudo[139037]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66
Jan 10 19:38:20.612149 n-d-816927-8 sudo[139037]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:21.201812 n-d-816927-8 sudo[139037]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:21.204744 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66" returned: 0 in 0.622s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:21.206797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:21.238713 n-d-816927-8 sudo[139044]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66
Jan 10 19:38:21.240437 n-d-816927-8 sudo[139044]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:21.759242 n-d-816927-8 sudo[139044]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:21.763248 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66" returned: 0 in 0.554s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:21.767349 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: 6496dbf4-abdb-4e90-b5fb-0cb1687f1e66
Jan 10 19:38:21.824289 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['1df221fd-5244-470a-a588-0a0e3d675313', 'd18201e7-2e51-4c9e-873f-c3efac64ead3', 'fe9796c8-322b-40df-8c3e-f3a43573b68f', 'bd78cfda-6a6c-454d-9f8a-b4a3f300e486'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:21.827653 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:21.827653 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:21.827653 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:21.879648 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:21.880498 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:21.910081 n-d-816927-8 sudo[139051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:21.911090 n-d-816927-8 sudo[139051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:22.552968 n-d-816927-8 sudo[139051]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:22.555903 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-37853974-3a16-4568-b2df-132302435936-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.015s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:22.557971 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:22.574908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 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.694s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:22.577618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:22.588152 n-d-816927-8 sudo[139055]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936
Jan 10 19:38:22.588953 n-d-816927-8 sudo[139055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:22.625226 n-d-816927-8 sudo[139056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:22.629297 n-d-816927-8 sudo[139056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:23.121644 n-d-816927-8 sudo[139055]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:23.125083 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936" returned: 0 in 0.566s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:23.128596 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:23.149887 n-d-816927-8 sudo[139062]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936
Jan 10 19:38:23.151412 n-d-816927-8 sudo[139062]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:23.157874 n-d-816927-8 sudo[139056]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:23.160327 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.583s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:23.162681 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:23.168733 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:38:23.187494 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-038fe80f-4abb-4e00-a2b3-fae5dd8693d3 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-6496dbf4-abdb-4e90-b5fb-0cb1687f1e66-delete_volume'" released by "delete_volume" :: held 3.237s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:23.745544 n-d-816927-8 sudo[139062]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:23.747408 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-37853974-3a16-4568-b2df-132302435936" returned: 0 in 0.619s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:23.846749 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['797b4ba9-b4bf-4429-b584-31024f4a6362', '9d1c9903-e302-40e9-b9df-41f11ee3f63e', '029dfbfa-6322-4573-b822-6d848aceee49', 'eb1209c3-acbe-485c-8a61-eed649ad0a6f'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:23.848741 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:23.848741 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:23.848741 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:23.904864 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:38:23.910081 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-0a5fe784-1882-4a73-8a8e-4dce3648a360 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-37853974-3a16-4568-b2df-132302435936-delete_snapshot'" released by "delete_snapshot" :: held 1.354s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:24.813176 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:24.897089 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: 67bb52fe-3ddb-42d2-bc3e-9ef5c85467db
Jan 10 19:38:24.898100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:24.918194 n-d-816927-8 sudo[139106]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db
Jan 10 19:38:24.919024 n-d-816927-8 sudo[139106]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:25.347014 n-d-816927-8 sudo[139106]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:25.349468 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db" returned: 0 in 0.451s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:25.351346 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:25.376030 n-d-816927-8 sudo[139111]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db
Jan 10 19:38:25.377565 n-d-816927-8 sudo[139111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:25.798286 n-d-816927-8 sudo[139111]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:25.801305 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db" returned: 0 in 0.449s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:25.803549 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:25.822404 n-d-816927-8 sudo[139114]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db
Jan 10 19:38:25.823335 n-d-816927-8 sudo[139114]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:26.285712 n-d-816927-8 sudo[139114]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:26.288035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db" returned: 0 in 0.484s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:26.290076 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: 67bb52fe-3ddb-42d2-bc3e-9ef5c85467db
Jan 10 19:38:26.339924 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['30bcdb5a-c2f6-402b-8a0f-27484ceb6f4f', '37ad06e7-a139-4a04-907a-3cae2e89eaf3', '5efab51e-7c77-473b-acad-f3ef0084a180', '579531ae-0016-41f4-88b0-9cf99cb3b43f'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:26.341987 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:26.341987 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:26.341987 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:26.386627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:26.387394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:26.408240 n-d-816927-8 sudo[139120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:26.410019 n-d-816927-8 sudo[139120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:26.833298 n-d-816927-8 sudo[139120]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:26.835673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 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.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:26.837970 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:26.857608 n-d-816927-8 sudo[139123]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:26.858983 n-d-816927-8 sudo[139123]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:27.274489 n-d-816927-8 sudo[139123]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:27.284316 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:27.286433 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:27.300179 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:38:27.317350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-b5bcb16f-a156-489b-98f6-c45f1b8ab84d-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.036s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:27.320941 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:27.343316 n-d-816927-8 sudo[139126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d
Jan 10 19:38:27.344324 n-d-816927-8 sudo[139126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:27.351927 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c11f6b29-3093-47de-9cee-4b6b17eda7c8 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-67bb52fe-3ddb-42d2-bc3e-9ef5c85467db-delete_volume'" released by "delete_volume" :: held 2.538s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:27.794616 n-d-816927-8 sudo[139126]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:27.796797 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d" returned: 0 in 0.477s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:27.798909 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:27.824177 n-d-816927-8 sudo[139129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d
Jan 10 19:38:27.825851 n-d-816927-8 sudo[139129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:28.505690 n-d-816927-8 sudo[139129]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:28.508309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-b5bcb16f-a156-489b-98f6-c45f1b8ab84d" returned: 0 in 0.709s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:28.614410 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['cf4f20ea-ff0c-4ca4-bb54-e69d96ae0a79', '4a37cf5d-6a03-4183-9ddd-cc77ccdca30b', 'eb71e3ad-b57e-465e-b858-6bf0c8c400df', '42667e49-26ee-4cd2-bab8-91c1d05a692b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:28.616415 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:28.616415 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:28.616415 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:28.664859 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:38:28.672533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ac167c69-4979-4779-819d-cd0754d7112a tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-b5bcb16f-a156-489b-98f6-c45f1b8ab84d-delete_snapshot'" released by "delete_snapshot" :: held 1.355s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:29.572233 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:29.634832 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: 5c3a75cb-6f44-47b6-ac0f-063b3edaab7e
Jan 10 19:38:29.636090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:29.661787 n-d-816927-8 sudo[139219]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e
Jan 10 19:38:29.662585 n-d-816927-8 sudo[139219]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:30.121557 n-d-816927-8 sudo[139219]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:30.124201 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e" returned: 0 in 0.487s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:30.126203 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:30.158005 n-d-816927-8 sudo[139222]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e
Jan 10 19:38:30.159807 n-d-816927-8 sudo[139222]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:30.633354 n-d-816927-8 sudo[139222]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:30.635673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e" returned: 0 in 0.509s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:30.637617 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:30.660795 n-d-816927-8 sudo[139243]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e
Jan 10 19:38:30.661596 n-d-816927-8 sudo[139243]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:31.217936 n-d-816927-8 sudo[139243]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:31.220463 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e" returned: 0 in 0.582s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:31.221725 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: 5c3a75cb-6f44-47b6-ac0f-063b3edaab7e
Jan 10 19:38:31.271022 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['eefa18c1-8461-4999-a0c5-3d06063b313e', '3ae9d414-e123-4d39-82cc-157285913c10', 'a8f91279-509a-488a-98da-6adb34c4dbdb', '376b9c20-ff4e-4e4c-8d86-6cbc6bf3950d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:31.273497 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:31.273497 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:31.273497 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:31.317289 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:31.318322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:31.350183 n-d-816927-8 sudo[139250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:31.351025 n-d-816927-8 sudo[139250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:31.747118 n-d-816927-8 sudo[139250]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:31.750140 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 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.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:31.752312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:31.771604 n-d-816927-8 sudo[139253]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:31.772513 n-d-816927-8 sudo[139253]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:32.176313 n-d-816927-8 sudo[139253]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:32.179208 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:32.181961 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:32.193956 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:38:32.217270 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-73563697-b279-407e-8143-f2b081e24ac5 tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-5c3a75cb-6f44-47b6-ac0f-063b3edaab7e-delete_volume'" released by "delete_volume" :: held 2.645s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:32.223776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-9d52a1a1-cfba-4d66-920f-eccaf31ea97c-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:32.312570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:32.402634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:32.402983 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504000]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:38:32.403849 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:38:32.405451 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:32.423703 n-d-816927-8 sudo[139258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:38:32.424497 n-d-816927-8 sudo[139258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:32.831684 n-d-816927-8 sudo[139258]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:32.835145 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.429s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:32.837274 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:32.855929 n-d-816927-8 sudo[139261]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:38:32.856753 n-d-816927-8 sudo[139261]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:33.275355 n-d-816927-8 sudo[139261]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:33.277800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.440s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:33.280117 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:33.299218 n-d-816927-8 sudo[139264]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:38:33.300169 n-d-816927-8 sudo[139264]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:33.761399 n-d-816927-8 sudo[139264]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:33.763809 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9d52a1a1-cfba-4d66-920f-eccaf31ea97c" returned: 0 in 0.483s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:33.765014 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: 9d52a1a1-cfba-4d66-920f-eccaf31ea97c
Jan 10 19:38:33.816133 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['0dc6638b-01e1-4b62-8058-659f9c68c50c', 'ea27e268-abd7-4434-92e2-0d1b47529706', 'c83ed110-123c-4793-8e2b-91b64cec0f0b', '23e37d73-da85-4e61-a555-9d1d50f5d636'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:33.818263 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:33.818263 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:33.818263 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:33.862116 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:33.864040 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:33.897650 n-d-816927-8 sudo[139269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:33.898433 n-d-816927-8 sudo[139269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:34.335891 n-d-816927-8 sudo[139269]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:34.338146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 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.474s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:34.340507 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:34.361125 n-d-816927-8 sudo[139275]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:34.362648 n-d-816927-8 sudo[139275]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:34.711880 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-2e514dfd-7612-4e44-8534-bab94b1727c8-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:34.714198 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:34.766941 n-d-816927-8 sudo[139277]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8
Jan 10 19:38:34.768328 n-d-816927-8 sudo[139277]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:34.905688 n-d-816927-8 sudo[139275]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:34.908140 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:34.910913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:34.918627 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:38:34.934704 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-465f9478-f03c-44a7-b55e-c1a46c6fa35b tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-9d52a1a1-cfba-4d66-920f-eccaf31ea97c-delete_volume'" released by "delete_volume" :: held 2.711s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:35.203334 n-d-816927-8 sudo[139277]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:35.205759 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8" returned: 0 in 0.491s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:35.207322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:35.225960 n-d-816927-8 sudo[139282]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8
Jan 10 19:38:35.227000 n-d-816927-8 sudo[139282]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:35.864296 n-d-816927-8 sudo[139282]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:35.866450 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-2e514dfd-7612-4e44-8534-bab94b1727c8" returned: 0 in 0.659s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:35.957507 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['a7e06bc6-1c88-4000-a89d-0ac800afaa4f', '7ff26226-573a-4501-9062-52da94e1fd34', '11815ed4-1f54-430b-94fa-2b7f31273bb8', '1f78c98e-6213-4d7a-919e-34d8b60df396'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:35.959508 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:35.959508 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:35.959508 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:35.996891 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] Delete snapshot completed successfully.
Jan 10 19:38:36.003501 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4ffc09d2-765d-4af1-99ae-4c92ee29df5a tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-2e514dfd-7612-4e44-8534-bab94b1727c8-delete_snapshot'" released by "delete_snapshot" :: held 1.292s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:36.961421 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-61fa9be3-c39b-4d1f-bbb9-b8826da816a8-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:37.041186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:37.155009 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.115s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:37.155573 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:38:37.156360 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Skipping remove_export. No iscsi_target is presently exported for volume: 61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:38:37.157622 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:37.179534 n-d-816927-8 sudo[139338]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:38:37.181139 n-d-816927-8 sudo[139338]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:37.601955 n-d-816927-8 sudo[139338]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:37.604357 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.446s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:37.606888 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:37.629528 n-d-816927-8 sudo[139344]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:38:37.630955 n-d-816927-8 sudo[139344]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:38.074046 n-d-816927-8 sudo[139344]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:38.076541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.470s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:38.079867 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:38.119229 n-d-816927-8 sudo[139347]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:38:38.120683 n-d-816927-8 sudo[139347]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:38.708163 n-d-816927-8 sudo[139347]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:38.710956 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-61fa9be3-c39b-4d1f-bbb9-b8826da816a8" returned: 0 in 0.630s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:38.712386 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Successfully deleted volume: 61fa9be3-c39b-4d1f-bbb9-b8826da816a8
Jan 10 19:38:38.819732 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Created reservations ['94768bdf-a6c5-4274-ae27-f1caf6cc8717', 'b2d562df-7195-4a34-aa58-0ee535a698c7', 'f266ef80-efb8-4053-87a7-1b44daf8fb51', '8d8208b1-75e5-4a9a-a242-761b7e2c4d80'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:38:38.823689 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:38:38.823689 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:38:38.823689 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:38:38.888413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:38.889195 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:38.910230 n-d-816927-8 sudo[139355]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:38.911768 n-d-816927-8 sudo[139355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:39.391832 n-d-816927-8 sudo[139355]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:39.394533 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 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.505s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:39.397364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:39.432750 n-d-816927-8 sudo[139358]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:39.437708 n-d-816927-8 sudo[139358]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:39.570484 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:38:39.570933 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:38:39.571733 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:39.622421 n-d-816927-8 sudo[139360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:38:39.629196 n-d-816927-8 sudo[139360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:40.142228 n-d-816927-8 sudo[139358]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:40.144527 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.747s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:40.146564 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:40.160661 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Deleted volume successfully.
Jan 10 19:38:40.188442 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-9a6e0edc-5391-4e5b-902b-644fb2ce83fa tempest-VolumesSnapshotTestJSON-1828075314 None] Lock "b'cinder-61fa9be3-c39b-4d1f-bbb9-b8826da816a8-delete_volume'" released by "delete_volume" :: held 3.227s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:38:40.413356 n-d-816927-8 sudo[139360]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:40.416583 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.843s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:40.417689 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:40.449330 n-d-816927-8 sudo[139364]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:38:40.450239 n-d-816927-8 sudo[139364]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:41.050781 n-d-816927-8 sudo[139364]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:41.053090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.635s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:41.055171 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:38:52.523106 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:38:52.527618 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:38:52.528338 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 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'
Jan 10 19:38:52.547006 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Flow 'volume_create_manager' (74bd998a-87ac-472d-b4aa-6478167af273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:52.550211 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2935e7c0-343b-498d-95c6-d161d340a9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:52.572803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:38:52.597978 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2935e7c0-343b-498d-95c6-d161d340a9ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:38:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-72769756',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=88bad5dc-57d6-45fa-859a-e7a85f2c1408,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99df7a91be554b21bb6267d670004aa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:38:52Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:38:52Z,user_id='8dcb3a02e1a2420b9b96a752f90c2bef',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:52.600465 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bed8351-26bd-4594-9596-bad3fc99f51f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:52.602526 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8bed8351-26bd-4594-9596-bad3fc99f51f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:52.604850 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56244b5f-aa0e-4830-b2a8-e7e5a9be1a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:52.607039 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (56244b5f-aa0e-4830-b2a8-e7e5a9be1a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '88bad5dc-57d6-45fa-859a-e7a85f2c1408', 'volume_name': 'volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:52.609821 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8392e3e-3ef1-4de8-8d27-77e60284809d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:52.611918 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a8392e3e-3ef1-4de8-8d27-77e60284809d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:52.614030 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (703dfd52-cda5-4978-898c-62a38b5c8370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:52.614798 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Volume 88bad5dc-57d6-45fa-859a-e7a85f2c1408: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408', 'volume_size': 1}
Jan 10 19:38:52.616019 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:52.634154 n-d-816927-8 sudo[139586]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:38:52.634967 n-d-816927-8 sudo[139586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:53.160393 n-d-816927-8 sudo[139586]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:53.162974 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.546s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:53.166942 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (703dfd52-cda5-4978-898c-62a38b5c8370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:53.169186 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5fd8c8a-62a4-49a0-bdee-dd53cf710f30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:38:53.179539 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Volume volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 (88bad5dc-57d6-45fa-859a-e7a85f2c1408): created successfully
Jan 10 19:38:53.181562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e5fd8c8a-62a4-49a0-bdee-dd53cf710f30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:38:53.184505 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Flow 'volume_create_manager' (74bd998a-87ac-472d-b4aa-6478167af273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:38:53.192555 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4edcce41-9714-4788-951a-ca1377c6756c tempest-SnapshotsActionsTest-1558471766 None] Created volume successfully.
Jan 10 19:38:53.984602 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-18f7b734-232e-41d7-a9fb-9a3907d652b2 tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:54.003290 n-d-816927-8 sudo[139623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:38:54.004240 n-d-816927-8 sudo[139623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:54.459504 n-d-816927-8 sudo[139623]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:54.461781 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-18f7b734-232e-41d7-a9fb-9a3907d652b2 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.477s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:54.463946 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-18f7b734-232e-41d7-a9fb-9a3907d652b2 tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:54.483985 n-d-816927-8 sudo[139628]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g
Jan 10 19:38:54.485473 n-d-816927-8 sudo[139628]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:55.104106 n-d-816927-8 sudo[139628]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:55.106249 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-18f7b734-232e-41d7-a9fb-9a3907d652b2 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g" returned: 0 in 0.642s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:55.160818 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-18f7b734-232e-41d7-a9fb-9a3907d652b2 tempest-SnapshotsActionsTest-1558471766 None] Create snapshot completed successfully
Jan 10 19:38:56.679211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6733b9f0-da9a-479f-9897-d74bcde2d257 tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:56.697292 n-d-816927-8 sudo[139735]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:38:56.698084 n-d-816927-8 sudo[139735]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:57.107612 n-d-816927-8 sudo[139735]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:57.110238 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6733b9f0-da9a-479f-9897-d74bcde2d257 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:57.112340 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6733b9f0-da9a-479f-9897-d74bcde2d257 tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:57.132642 n-d-816927-8 sudo[139738]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g
Jan 10 19:38:57.133525 n-d-816927-8 sudo[139738]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:57.816845 n-d-816927-8 sudo[139738]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:57.819196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6733b9f0-da9a-479f-9897-d74bcde2d257 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g" returned: 0 in 0.706s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:57.879997 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6733b9f0-da9a-479f-9897-d74bcde2d257 tempest-SnapshotsActionsTest-1558471766 None] Create snapshot completed successfully
Jan 10 19:38:59.071679 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-f775ed62-4ec3-4a1f-882b-e0d732827964-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:38:59.073378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 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 stack-volumes-lvmdriver-1/_snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:59.117729 n-d-816927-8 sudo[139898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964
Jan 10 19:38:59.118703 n-d-816927-8 sudo[139898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:38:59.536839 n-d-816927-8 sudo[139898]: pam_unix(sudo:session): session closed for user root
Jan 10 19:38:59.539462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964" returned: 0 in 0.465s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:38:59.543543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:38:59.567476 n-d-816927-8 sudo[139904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964
Jan 10 19:38:59.568854 n-d-816927-8 sudo[139904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:00.213333 n-d-816927-8 sudo[139904]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:00.215632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f775ed62-4ec3-4a1f-882b-e0d732827964" returned: 0 in 0.673s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:00.308413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] Created reservations ['ce794629-12f0-4f12-8513-87dc5db296ae', 'c48d214c-2463-43ee-8bec-68e7dd5a14bb', '8970f438-38dc-4bd6-804c-38171aca11fe', 'f1e29aca-55d9-4ee4-a77e-957d44ed5830'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:00.310379 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:00.310379 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:00.310379 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:00.349449 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] Delete snapshot completed successfully.
Jan 10 19:39:00.356515 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-4d30b551-969b-4f3f-a22f-e573651ff925 tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-f775ed62-4ec3-4a1f-882b-e0d732827964-delete_snapshot'" released by "delete_snapshot" :: held 1.285s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:01.628589 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f08d95cb-0945-45d7-b203-8557c01e334a tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:01.647901 n-d-816927-8 sudo[140007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:01.648705 n-d-816927-8 sudo[140007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:02.040074 n-d-816927-8 sudo[140007]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:02.042617 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f08d95cb-0945-45d7-b203-8557c01e334a tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:02.044483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f08d95cb-0945-45d7-b203-8557c01e334a tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:02.064361 n-d-816927-8 sudo[140010]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g
Jan 10 19:39:02.065310 n-d-816927-8 sudo[140010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:02.725170 n-d-816927-8 sudo[140010]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:02.727417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f08d95cb-0945-45d7-b203-8557c01e334a tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g" returned: 0 in 0.682s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:02.781039 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f08d95cb-0945-45d7-b203-8557c01e334a tempest-SnapshotsActionsTest-1558471766 None] Create snapshot completed successfully
Jan 10 19:39:03.913705 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-01cb1483-e1fa-410d-9a08-1e4ee8a1c902-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:03.915806 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 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 stack-volumes-lvmdriver-1/_snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:03.937936 n-d-816927-8 sudo[140132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902
Jan 10 19:39:03.938803 n-d-816927-8 sudo[140132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:04.339365 n-d-816927-8 sudo[140132]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:04.341685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902" returned: 0 in 0.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:04.343763 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:04.361328 n-d-816927-8 sudo[140135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902
Jan 10 19:39:04.362125 n-d-816927-8 sudo[140135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:05.018267 n-d-816927-8 sudo[140135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:05.020375 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-01cb1483-e1fa-410d-9a08-1e4ee8a1c902" returned: 0 in 0.676s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:05.105317 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] Created reservations ['9db9cb67-bde6-4fa7-a165-d96471feb571', '682ebae4-bec1-4690-b24a-869b8aafe8fe', '892bd42d-b85c-4311-81d8-a71904cc2aef', 'c9a00020-75d9-456e-a8a7-b809ad01d027'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:05.106948 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:05.106948 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:05.106948 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:05.141307 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] Delete snapshot completed successfully.
Jan 10 19:39:05.146240 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-20c27630-80f8-42da-b38e-039ce1729606 tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-01cb1483-e1fa-410d-9a08-1e4ee8a1c902-delete_snapshot'" released by "delete_snapshot" :: held 1.233s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:06.446164 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-93d44700-9ac8-4f8b-8e2d-e7b38fc39a1f tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:06.465361 n-d-816927-8 sudo[140207]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:06.466211 n-d-816927-8 sudo[140207]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:06.856225 n-d-816927-8 sudo[140207]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:06.861076 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-93d44700-9ac8-4f8b-8e2d-e7b38fc39a1f tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:06.862761 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-93d44700-9ac8-4f8b-8e2d-e7b38fc39a1f tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:06.880365 n-d-816927-8 sudo[140212]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g
Jan 10 19:39:06.881264 n-d-816927-8 sudo[140212]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:07.597143 n-d-816927-8 sudo[140212]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:07.600250 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-93d44700-9ac8-4f8b-8e2d-e7b38fc39a1f tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g" returned: 0 in 0.737s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:07.657160 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-93d44700-9ac8-4f8b-8e2d-e7b38fc39a1f tempest-SnapshotsActionsTest-1558471766 None] Create snapshot completed successfully
Jan 10 19:39:08.756769 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-3657c6b0-ee94-417d-8963-2bd5bf6d13af-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.018s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:08.759091 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 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 stack-volumes-lvmdriver-1/_snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:08.782316 n-d-816927-8 sudo[140350]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af
Jan 10 19:39:08.783138 n-d-816927-8 sudo[140350]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:09.200075 n-d-816927-8 sudo[140350]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:09.202581 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:09.204675 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:09.223063 n-d-816927-8 sudo[140372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af
Jan 10 19:39:09.223870 n-d-816927-8 sudo[140372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:09.930642 n-d-816927-8 sudo[140372]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:09.932996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-3657c6b0-ee94-417d-8963-2bd5bf6d13af" returned: 0 in 0.728s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:10.039499 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] Created reservations ['b0cf59e9-9081-4e8f-94d3-ca5bf21c88ee', 'a69136f7-8aa2-4270-93b3-9fc9b0b993af', '7ae3b764-79a5-4b4f-81ee-ed7702f9cde4', '4bf3eac8-f8dd-4cc4-a5b1-52e8638f9650'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:10.043074 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:10.043074 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:10.043074 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:10.101952 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] Delete snapshot completed successfully.
Jan 10 19:39:10.114109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-7a01ae7c-ea8e-4d9f-8ba3-af6313521bec tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-3657c6b0-ee94-417d-8963-2bd5bf6d13af-delete_snapshot'" released by "delete_snapshot" :: held 1.357s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:11.310893 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e206f840-8c10-4d0d-b19a-9285fac0de47 tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:11.328904 n-d-816927-8 sudo[140469]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:11.329710 n-d-816927-8 sudo[140469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:11.702194 n-d-816927-8 sudo[140469]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:11.704471 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e206f840-8c10-4d0d-b19a-9285fac0de47 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.393s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:11.706170 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e206f840-8c10-4d0d-b19a-9285fac0de47 tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f062fca6-7d2f-4976-a359-b2de66546905 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:11.724489 n-d-816927-8 sudo[140472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f062fca6-7d2f-4976-a359-b2de66546905 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g
Jan 10 19:39:11.725302 n-d-816927-8 sudo[140472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:12.414384 n-d-816927-8 sudo[140472]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:12.416872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e206f840-8c10-4d0d-b19a-9285fac0de47 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-f062fca6-7d2f-4976-a359-b2de66546905 --snapshot stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 -L 1.00g" returned: 0 in 0.710s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:12.469511 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e206f840-8c10-4d0d-b19a-9285fac0de47 tempest-SnapshotsActionsTest-1558471766 None] Create snapshot completed successfully
Jan 10 19:39:13.616351 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-f062fca6-7d2f-4976-a359-b2de66546905-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:13.618187 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 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 stack-volumes-lvmdriver-1/_snapshot-f062fca6-7d2f-4976-a359-b2de66546905 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:13.638400 n-d-816927-8 sudo[140592]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f062fca6-7d2f-4976-a359-b2de66546905
Jan 10 19:39:13.640033 n-d-816927-8 sudo[140592]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:14.035061 n-d-816927-8 sudo[140592]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:14.037605 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-f062fca6-7d2f-4976-a359-b2de66546905" returned: 0 in 0.419s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:14.040150 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f062fca6-7d2f-4976-a359-b2de66546905 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:14.060519 n-d-816927-8 sudo[140595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f062fca6-7d2f-4976-a359-b2de66546905
Jan 10 19:39:14.061307 n-d-816927-8 sudo[140595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:14.729830 n-d-816927-8 sudo[140595]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:14.731931 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-f062fca6-7d2f-4976-a359-b2de66546905" returned: 0 in 0.691s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:14.823807 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] Created reservations ['0d2787af-1219-420f-b3ef-6a5aa3d3735d', '1de29090-2174-42fc-9477-740cf9efd4a4', '7eb82095-aca7-48f5-b2a3-c1421df0f112', '76cb2d9b-29c5-4ba5-9479-6e1f9f97627a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:14.825851 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:14.825851 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:14.825851 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:14.859279 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] Delete snapshot completed successfully.
Jan 10 19:39:14.865220 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-b285271e-f10a-4de0-a99e-191131fb01ac tempest-SnapshotsActionsTest-1877813552 None] Lock "b'cinder-f062fca6-7d2f-4976-a359-b2de66546905-delete_snapshot'" released by "delete_snapshot" :: held 1.249s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:16.410670 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] Lock "b'cinder-9a431b3c-cc92-4c83-a4ef-022bbda20aca-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:16.413056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/_snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:16.432398 n-d-816927-8 sudo[140669]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca
Jan 10 19:39:16.434055 n-d-816927-8 sudo[140669]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:16.839392 n-d-816927-8 sudo[140669]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:16.841765 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:16.843866 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:16.862566 n-d-816927-8 sudo[140672]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca
Jan 10 19:39:16.863386 n-d-816927-8 sudo[140672]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:17.477044 n-d-816927-8 sudo[140672]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:17.479487 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-9a431b3c-cc92-4c83-a4ef-022bbda20aca" returned: 0 in 0.635s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:17.566064 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] Created reservations ['7a8ea573-28de-44e9-8a0b-946921e7d7fa', 'b255c284-c715-4bef-a31e-a33e02eae5df', 'a521806e-60bd-4a88-af7f-b56f7019ef93', '51b0cf39-6ec5-4acc-8907-183237028d28'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:17.567808 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:17.567808 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:17.567808 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:17.604077 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] Delete snapshot completed successfully.
Jan 10 19:39:17.609360 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-ed3382be-e513-4879-b19f-36bb25ef4daf tempest-SnapshotsActionsTest-1558471766 None] Lock "b'cinder-9a431b3c-cc92-4c83-a4ef-022bbda20aca-delete_snapshot'" released by "delete_snapshot" :: held 1.199s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:18.624905 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Lock "b'cinder-88bad5dc-57d6-45fa-859a-e7a85f2c1408-delete_volume'" acquired by "delete_volume" :: waited 0.013s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:18.703357 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Skipping remove_export. No iscsi_target is presently exported for volume: 88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:18.704374 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:18.724203 n-d-816927-8 sudo[140714]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:18.725101 n-d-816927-8 sudo[140714]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:19.122663 n-d-816927-8 sudo[140714]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:19.124979 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.420s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:19.126726 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:19.145046 n-d-816927-8 sudo[140717]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:19.145830 n-d-816927-8 sudo[140717]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:19.531676 n-d-816927-8 sudo[140717]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:19.536090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.409s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:19.538355 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:19.556435 n-d-816927-8 sudo[140720]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:19.557214 n-d-816927-8 sudo[140720]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:20.046099 n-d-816927-8 sudo[140720]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:20.048839 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-88bad5dc-57d6-45fa-859a-e7a85f2c1408" returned: 0 in 0.510s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:20.050617 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Successfully deleted volume: 88bad5dc-57d6-45fa-859a-e7a85f2c1408
Jan 10 19:39:20.099188 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Created reservations ['83453417-6de4-402e-b09a-4a514764d5e8', 'c706f140-cfcb-4d25-b24e-917d0b4cefe2', '04ba40bf-a88d-47ae-909c-5a0c427230cf', 'f1fbc1e1-1ea4-46a5-b111-6a179e479385'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:20.101555 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:20.101555 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:20.101555 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:20.148000 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:20.149182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:20.169683 n-d-816927-8 sudo[140726]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:20.171177 n-d-816927-8 sudo[140726]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:20.595394 n-d-816927-8 sudo[140726]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:20.597872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 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.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:20.599838 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:20.618668 n-d-816927-8 sudo[140729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:20.619562 n-d-816927-8 sudo[140729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:21.057286 n-d-816927-8 sudo[140729]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:21.059900 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:21.063789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:21.070351 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Deleted volume successfully.
Jan 10 19:39:21.093029 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-6a90abe9-2efc-48a7-a9e9-042f55a0c177 tempest-SnapshotsActionsTest-1558471766 None] Lock "b'cinder-88bad5dc-57d6-45fa-859a-e7a85f2c1408-delete_volume'" released by "delete_volume" :: held 2.469s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:30.367562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:39:30.371636 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:39:30.372148 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 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'
Jan 10 19:39:30.385045 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Flow 'volume_create_manager' (8262e71f-7348-47d7-9999-a5a2e52a68ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:30.388191 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a18bb27-7d41-4b82-bb14-9cce52887510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:30.412653 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:39:30.437700 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9a18bb27-7d41-4b82-bb14-9cce52887510) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:39:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-325994861',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=bd4f3098-39ee-464b-b576-11454a841140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fcb7a7d5ce84c05a371e0b5f3e1db03',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:39:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:39:30Z,user_id='13feedc89cb244f0ab54018072a94830',volume_attachment=>,volume_type=VolumeType(087a0099-2527-4f65-ad9a-ac0aa5b85017),volume_type_id=087a0099-2527-4f65-ad9a-ac0aa5b85017)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:30.440167 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff5a7713-034c-45a8-b52a-425b7a261cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:30.442208 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ff5a7713-034c-45a8-b52a-425b7a261cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:30.444477 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9351406b-b7d4-4576-a9b1-49c7f32605ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:30.446613 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9351406b-b7d4-4576-a9b1-49c7f32605ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'bd4f3098-39ee-464b-b576-11454a841140', 'volume_name': 'volume-bd4f3098-39ee-464b-b576-11454a841140', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:30.448807 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f909f7da-88fc-4258-afd6-0ec963fa8c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:30.450882 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f909f7da-88fc-4258-afd6-0ec963fa8c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:30.452952 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5787402d-be17-4ac6-8382-021567721296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:30.453708 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Volume bd4f3098-39ee-464b-b576-11454a841140: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-bd4f3098-39ee-464b-b576-11454a841140', 'volume_size': 1}
Jan 10 19:39:30.454906 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd4f3098-39ee-464b-b576-11454a841140 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:30.472732 n-d-816927-8 sudo[140826]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd4f3098-39ee-464b-b576-11454a841140 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:39:30.473532 n-d-816927-8 sudo[140826]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:31.000713 n-d-816927-8 sudo[140826]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:31.003014 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bd4f3098-39ee-464b-b576-11454a841140 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.548s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:31.006899 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5787402d-be17-4ac6-8382-021567721296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bd4f3098-39ee-464b-b576-11454a841140', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:31.009595 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9023d9fe-b7b0-4f29-9768-e759793aec5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:31.022941 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Volume volume-bd4f3098-39ee-464b-b576-11454a841140 (bd4f3098-39ee-464b-b576-11454a841140): created successfully
Jan 10 19:39:31.025325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9023d9fe-b7b0-4f29-9768-e759793aec5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:31.028579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Flow 'volume_create_manager' (8262e71f-7348-47d7-9999-a5a2e52a68ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:31.039135 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-38d1c8f7-a34d-4408-b3e8-5c958b9f9e1e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Created volume successfully.
Jan 10 19:39:32.147009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:32.147802 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:32.165718 n-d-816927-8 sudo[140892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:32.166800 n-d-816927-8 sudo[140892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:32.573030 n-d-816927-8 sudo[140892]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:32.575759 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 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.427s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:32.577680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:32.597489 n-d-816927-8 sudo[140910]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:32.598315 n-d-816927-8 sudo[140910]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:33.020793 n-d-816927-8 sudo[140910]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:33.034140 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:33.037951 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:33.046812 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b6ee6ff3-2506-4584-818c-60320754bddd tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Retype volume completed successfully.
Jan 10 19:39:33.528731 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Lock "b'cinder-bd4f3098-39ee-464b-b576-11454a841140-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:33.639779 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Skipping remove_export. No iscsi_target is presently exported for volume: bd4f3098-39ee-464b-b576-11454a841140
Jan 10 19:39:33.640773 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 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 stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:33.667800 n-d-816927-8 sudo[140941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140
Jan 10 19:39:33.668962 n-d-816927-8 sudo[140941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:34.079250 n-d-816927-8 sudo[140941]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:34.081546 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140" returned: 0 in 0.440s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:34.083639 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:34.104560 n-d-816927-8 sudo[140948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140
Jan 10 19:39:34.106083 n-d-816927-8 sudo[140948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:34.526144 n-d-816927-8 sudo[140948]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:34.528546 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140" returned: 0 in 0.444s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:34.530730 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:34.553087 n-d-816927-8 sudo[140951]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140
Jan 10 19:39:34.553976 n-d-816927-8 sudo[140951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:35.091999 n-d-816927-8 sudo[140951]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:35.094312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-bd4f3098-39ee-464b-b576-11454a841140" returned: 0 in 0.563s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:35.096030 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Successfully deleted volume: bd4f3098-39ee-464b-b576-11454a841140
Jan 10 19:39:35.135391 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 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.
Jan 10 19:39:35.136182 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 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.
Jan 10 19:39:35.152197 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Created reservations ['12192c5d-e3eb-44da-b55b-3e80cfcec18d', 'be06aa5e-230d-4c50-9067-b8825c273d26', '38ffbb5c-20a7-4d7b-aca6-4decee6e7e27', '71187fad-9ff5-47e3-8e1f-faff49945f00'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:35.155147 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:35.155147 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:35.155147 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:35.201055 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:35.201964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:35.222069 n-d-816927-8 sudo[140959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:35.223821 n-d-816927-8 sudo[140959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:35.676596 n-d-816927-8 sudo[140959]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:35.678740 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 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.476s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:35.680814 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:35.698468 n-d-816927-8 sudo[140974]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:35.699277 n-d-816927-8 sudo[140974]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:36.241722 n-d-816927-8 sudo[140974]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:36.244310 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.563s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:36.247145 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:36.253931 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Deleted volume successfully.
Jan 10 19:39:36.272586 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c2bb2ed8-6768-4ed8-be50-9834e9b17b5e tempest-VolumeRetypeWithoutMigrationTest-451132991 None] Lock "b'cinder-bd4f3098-39ee-464b-b576-11454a841140-delete_volume'" released by "delete_volume" :: held 2.744s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:39.573783 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:39:39.574374 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:39.575134 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:39.597923 n-d-816927-8 sudo[141110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:39.599724 n-d-816927-8 sudo[141110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:40.170802 n-d-816927-8 sudo[141110]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:40.174254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.598s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:40.174453 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:40.196419 n-d-816927-8 sudo[141117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:40.197233 n-d-816927-8 sudo[141117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:40.793098 n-d-816927-8 sudo[141117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:40.808104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.633s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:40.810829 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:42.848627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:39:42.855695 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:39:42.861286 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 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'
Jan 10 19:39:42.879018 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Flow 'volume_create_manager' (17a3f0e8-eebb-44e4-9f7d-14bf55729da7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:42.882642 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96dd15b8-eeb9-47e0-bc67-b3d43d25c14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:42.914793 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:39:42.960677 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (96dd15b8-eeb9-47e0-bc67-b3d43d25c14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-486931393',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=a777b8da-1c89-4c20-8b59-5669589a8913,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b302ac0a5b74b91be61a607a661daa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:39:43Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:39:43Z,user_id='a3e59649b761422f8c79844ef58e67ea',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:42.963619 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a8eeac9-3744-45d0-b5dd-db0517f3afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:42.966028 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7a8eeac9-3744-45d0-b5dd-db0517f3afac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:42.969712 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2902972-40d7-4008-b940-407648ddbbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:42.972335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (e2902972-40d7-4008-b940-407648ddbbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'a777b8da-1c89-4c20-8b59-5669589a8913', 'volume_name': 'volume-a777b8da-1c89-4c20-8b59-5669589a8913', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:42.975249 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f06bcf9c-75f3-4e57-b7a6-273abe02a15e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:42.985387 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f06bcf9c-75f3-4e57-b7a6-273abe02a15e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:42.988813 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79644320-1c8d-43cb-a6ac-5c826bbed488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:42.990146 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Volume a777b8da-1c89-4c20-8b59-5669589a8913: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-a777b8da-1c89-4c20-8b59-5669589a8913', 'volume_size': 1}
Jan 10 19:39:42.992908 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a777b8da-1c89-4c20-8b59-5669589a8913 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:43.034753 n-d-816927-8 sudo[141239]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a777b8da-1c89-4c20-8b59-5669589a8913 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:39:43.035638 n-d-816927-8 sudo[141239]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:43.880632 n-d-816927-8 sudo[141239]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:43.883751 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a777b8da-1c89-4c20-8b59-5669589a8913 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.890s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:43.888971 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (79644320-1c8d-43cb-a6ac-5c826bbed488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a777b8da-1c89-4c20-8b59-5669589a8913', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:43.892488 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a08d24c-60d3-4fe0-9484-0d1571ca232f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:43.917670 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Volume volume-a777b8da-1c89-4c20-8b59-5669589a8913 (a777b8da-1c89-4c20-8b59-5669589a8913): created successfully
Jan 10 19:39:43.921324 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1a08d24c-60d3-4fe0-9484-0d1571ca232f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:43.926114 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Flow 'volume_create_manager' (17a3f0e8-eebb-44e4-9f7d-14bf55729da7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:43.944593 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9ef6dd48-e0a7-4fc9-a9c2-95c7ff3a34b6 tempest-VolumesListTestJSON-1834704792 None] Created volume successfully.
Jan 10 19:39:45.611108 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:39:45.616487 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:39:45.617315 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 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'
Jan 10 19:39:45.633874 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Flow 'volume_create_manager' (a4a2fd14-7c00-48c4-9cc9-95f58cfde552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:45.638183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aafa65ae-6939-4bc6-b884-52994938264a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:45.666136 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:39:45.701997 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (aafa65ae-6939-4bc6-b884-52994938264a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:39:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-283339337',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b916d7bf-6a19-4e40-ab9e-173f3452eac5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b302ac0a5b74b91be61a607a661daa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:39:46Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:39:46Z,user_id='a3e59649b761422f8c79844ef58e67ea',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:45.704826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49e8ad56-9071-4a6a-919c-7ebeda191125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:45.708042 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49e8ad56-9071-4a6a-919c-7ebeda191125) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:45.710982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67d3c1e6-e9c8-4c7f-87d2-f1b1cd21ca43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:45.714151 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (67d3c1e6-e9c8-4c7f-87d2-f1b1cd21ca43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b916d7bf-6a19-4e40-ab9e-173f3452eac5', 'volume_name': 'volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:45.717617 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2093aec-d206-47ef-a036-399b148e8364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:45.720968 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a2093aec-d206-47ef-a036-399b148e8364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:45.723332 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fa2664e-8e66-4940-9614-c533041d7596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:45.724490 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Volume b916d7bf-6a19-4e40-ab9e-173f3452eac5: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5', 'volume_size': 1}
Jan 10 19:39:45.726350 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:45.769769 n-d-816927-8 sudo[141368]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:39:45.771588 n-d-816927-8 sudo[141368]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:46.302567 n-d-816927-8 sudo[141368]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:46.305569 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.579s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:46.309159 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1fa2664e-8e66-4940-9614-c533041d7596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:46.312108 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2f010b2-e109-440e-a725-3c8db681df59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:46.322459 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Volume volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 (b916d7bf-6a19-4e40-ab9e-173f3452eac5): created successfully
Jan 10 19:39:46.324341 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c2f010b2-e109-440e-a725-3c8db681df59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:46.328007 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Flow 'volume_create_manager' (a4a2fd14-7c00-48c4-9cc9-95f58cfde552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:46.335338 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-a1ec752d-a798-4570-9fa9-3071e0ae458b tempest-VolumesListTestJSON-1834704792 None] Created volume successfully.
Jan 10 19:39:47.517891 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:39:47.522064 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:39:47.522576 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 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'
Jan 10 19:39:47.540178 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Flow 'volume_create_manager' (8b3a9401-b6d9-455b-b497-6cd48df199aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:47.543963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91b4a78f-dcd8-4a5c-9310-f2a8daea3be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:47.571712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:39:47.603888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (91b4a78f-dcd8-4a5c-9310-f2a8daea3be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1776754816',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='4b302ac0a5b74b91be61a607a661daa1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:39:47Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:39:47Z,user_id='a3e59649b761422f8c79844ef58e67ea',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:47.606445 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c21ae6be-719a-4924-aff3-9fb71129e01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:47.609167 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c21ae6be-719a-4924-aff3-9fb71129e01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:47.611717 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8cea402-a235-4fd6-92dd-6ace44a111ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:47.614082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f8cea402-a235-4fd6-92dd-6ace44a111ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06', 'volume_name': 'volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:47.617429 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39cc4931-f4f1-4f96-a7f3-7106b5e399c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:47.620375 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (39cc4931-f4f1-4f96-a7f3-7106b5e399c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:47.623145 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c37561d-9455-4267-8593-94fd0c11468b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:47.624111 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Volume 9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06', 'volume_size': 1}
Jan 10 19:39:47.625490 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:47.655903 n-d-816927-8 sudo[141472]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:39:47.657434 n-d-816927-8 sudo[141472]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:48.145810 n-d-816927-8 sudo[141472]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:48.148629 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.522s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:48.152655 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6c37561d-9455-4267-8593-94fd0c11468b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:48.154949 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9f03ca3-8c05-452e-b7c2-0261ed15db9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:39:48.165634 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Volume volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 (9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06): created successfully
Jan 10 19:39:48.167785 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d9f03ca3-8c05-452e-b7c2-0261ed15db9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:39:48.171343 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Flow 'volume_create_manager' (8b3a9401-b6d9-455b-b497-6cd48df199aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:39:48.178861 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-96c9d34a-e755-4074-9568-c3aec4314e06 tempest-VolumesListTestJSON-1834704792 None] Created volume successfully.
Jan 10 19:39:51.209075 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Lock "b'cinder-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:51.297459 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06
Jan 10 19:39:51.298421 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 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 stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:51.317547 n-d-816927-8 sudo[141523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06
Jan 10 19:39:51.318479 n-d-816927-8 sudo[141523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:51.703349 n-d-816927-8 sudo[141523]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:51.705757 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06" returned: 0 in 0.407s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:51.707626 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:51.726036 n-d-816927-8 sudo[141526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06
Jan 10 19:39:51.726830 n-d-816927-8 sudo[141526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:52.130160 n-d-816927-8 sudo[141526]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:52.132470 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06" returned: 0 in 0.424s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:52.134567 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:52.153094 n-d-816927-8 sudo[141529]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06
Jan 10 19:39:52.154602 n-d-816927-8 sudo[141529]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:52.569381 n-d-816927-8 sudo[141529]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:52.571611 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06" returned: 0 in 0.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:52.572712 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Successfully deleted volume: 9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06
Jan 10 19:39:52.617331 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Created reservations ['daceaced-0636-491a-a815-4b61f7f78493', '043f2be1-92ed-4d74-af18-06703cef5185', 'f67f477c-17f6-4505-8f41-97737d211936', '6ac5b290-2d01-4eb4-aef8-594649221e5d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:52.619639 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:52.619639 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:52.619639 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:52.659799 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:52.660728 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:52.679480 n-d-816927-8 sudo[141548]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:52.680264 n-d-816927-8 sudo[141548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:53.103190 n-d-816927-8 sudo[141548]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:53.105447 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 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.444s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:53.108234 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:53.127605 n-d-816927-8 sudo[141551]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:53.128396 n-d-816927-8 sudo[141551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:53.508624 n-d-816927-8 sudo[141551]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:53.510997 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.402s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:53.513533 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:53.519424 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Deleted volume successfully.
Jan 10 19:39:53.537182 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-62b6129f-a552-40fd-8918-d5e00e599bf9 tempest-VolumesListTestJSON-1834704792 None] Lock "b'cinder-9cd1fcdb-12f7-4f74-8787-e8a06e4a8e06-delete_volume'" released by "delete_volume" :: held 2.328s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:53.555851 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Lock "b'cinder-b916d7bf-6a19-4e40-ab9e-173f3452eac5-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:53.616820 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Skipping remove_export. No iscsi_target is presently exported for volume: b916d7bf-6a19-4e40-ab9e-173f3452eac5
Jan 10 19:39:53.617800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 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 stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:53.640290 n-d-816927-8 sudo[141556]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5
Jan 10 19:39:53.641182 n-d-816927-8 sudo[141556]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:54.026427 n-d-816927-8 sudo[141556]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:54.028924 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5" returned: 0 in 0.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:54.030967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:54.054430 n-d-816927-8 sudo[141562]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5
Jan 10 19:39:54.056167 n-d-816927-8 sudo[141562]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:54.448154 n-d-816927-8 sudo[141562]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:54.450854 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5" returned: 0 in 0.419s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:54.453195 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:54.476724 n-d-816927-8 sudo[141566]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5
Jan 10 19:39:54.477527 n-d-816927-8 sudo[141566]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:54.951361 n-d-816927-8 sudo[141566]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:54.953725 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b916d7bf-6a19-4e40-ab9e-173f3452eac5" returned: 0 in 0.500s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:54.955560 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Successfully deleted volume: b916d7bf-6a19-4e40-ab9e-173f3452eac5
Jan 10 19:39:55.001244 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Created reservations ['123cfc75-3e8f-4806-9675-a1d5869e82d0', '5df2f784-d5f9-4810-960f-9a6d2306f60b', 'cbfefe56-572a-474a-ad4c-aabdf7664275', 'ce2ed575-68f9-470d-ab1b-13b857ccfa94'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:55.003828 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:55.003828 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:55.003828 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:55.055468 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:55.056594 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:55.077033 n-d-816927-8 sudo[141573]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:55.078434 n-d-816927-8 sudo[141573]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:55.479743 n-d-816927-8 sudo[141573]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:55.482732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 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.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:55.484814 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:55.503951 n-d-816927-8 sudo[141579]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:55.504742 n-d-816927-8 sudo[141579]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:55.960091 n-d-816927-8 sudo[141579]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:55.963065 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.477s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:55.965323 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:55.975272 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Deleted volume successfully.
Jan 10 19:39:56.003864 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-3cc54b70-ae3b-4b44-9bbc-46cf72a4db5b tempest-VolumesListTestJSON-1834704792 None] Lock "b'cinder-b916d7bf-6a19-4e40-ab9e-173f3452eac5-delete_volume'" released by "delete_volume" :: held 2.448s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:39:56.007980 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Lock "b'cinder-a777b8da-1c89-4c20-8b59-5669589a8913-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:39:56.134252 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Skipping remove_export. No iscsi_target is presently exported for volume: a777b8da-1c89-4c20-8b59-5669589a8913
Jan 10 19:39:56.135696 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 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 stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:56.166912 n-d-816927-8 sudo[141595]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913
Jan 10 19:39:56.167764 n-d-816927-8 sudo[141595]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:56.570766 n-d-816927-8 sudo[141595]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:56.573193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913" returned: 0 in 0.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:56.574954 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:56.594441 n-d-816927-8 sudo[141606]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913
Jan 10 19:39:56.595259 n-d-816927-8 sudo[141606]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:56.979171 n-d-816927-8 sudo[141606]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:56.981536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913" returned: 0 in 0.406s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:56.984309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:57.006777 n-d-816927-8 sudo[141613]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913
Jan 10 19:39:57.007734 n-d-816927-8 sudo[141613]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:57.487929 n-d-816927-8 sudo[141613]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:57.490161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a777b8da-1c89-4c20-8b59-5669589a8913" returned: 0 in 0.505s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:57.491294 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Successfully deleted volume: a777b8da-1c89-4c20-8b59-5669589a8913
Jan 10 19:39:57.536977 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Created reservations ['f1b09a6f-2798-4a66-8065-5be04bb93f8a', '776f455e-d008-4261-806b-c8945d11bd09', 'c8a50734-111a-476f-8a16-9b73b5d32d1a', 'fda33d50-d1df-4935-9e86-a58e30f642b5'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:39:57.539704 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:39:57.539704 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:39:57.539704 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:39:57.578416 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:39:57.579146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:57.597079 n-d-816927-8 sudo[141620]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:39:57.597853 n-d-816927-8 sudo[141620]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:58.047713 n-d-816927-8 sudo[141620]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:58.050051 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 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.470s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:58.052216 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:39:58.070435 n-d-816927-8 sudo[141623]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:39:58.071367 n-d-816927-8 sudo[141623]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:39:58.519409 n-d-816927-8 sudo[141623]: pam_unix(sudo:session): session closed for user root
Jan 10 19:39:58.522649 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.470s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:39:58.529290 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:39:58.542790 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Deleted volume successfully.
Jan 10 19:39:58.569484 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-c18d57ef-2d15-4271-8e61-2eae6e2002c1 tempest-VolumesListTestJSON-1834704792 None] Lock "b'cinder-a777b8da-1c89-4c20-8b59-5669589a8913-delete_volume'" released by "delete_volume" :: held 2.561s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:40:27.935692 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ed898b53-4df5-48f9-a2aa-4862cb4969b9 tempest-GroupsTest-1313363387 None] Group tempest-Group1-215765663: creating
Jan 10 19:40:27.956615 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ed898b53-4df5-48f9-a2aa-4862cb4969b9 tempest-GroupsTest-1313363387 None] Group tempest-Group1-215765663: created successfully
Jan 10 19:40:27.979445 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-ed898b53-4df5-48f9-a2aa-4862cb4969b9 tempest-GroupsTest-1313363387 None] Create group completed successfully.
Jan 10 19:40:29.139682 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6615d7b7-2f75-4e8e-9d62-a006da546a6b tempest-GroupsTest-1313363387 None] Group tempest-Group2-914972233: creating
Jan 10 19:40:29.158119 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6615d7b7-2f75-4e8e-9d62-a006da546a6b tempest-GroupsTest-1313363387 None] Group tempest-Group2-914972233: created successfully
Jan 10 19:40:29.177520 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-6615d7b7-2f75-4e8e-9d62-a006da546a6b tempest-GroupsTest-1313363387 None] Create group completed successfully.
Jan 10 19:40:30.596397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:40:30.600113 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:40:30.600607 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 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'
Jan 10 19:40:30.613758 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Flow 'volume_create_manager' (fa401616-2198-4623-8632-d412e1a75082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:30.616925 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f0a14a4-7e85-492b-9514-25e09a4b6e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:30.638219 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:40:30.662379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6f0a14a4-7e85-492b-9514-25e09a4b6e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:40:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1672826564',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=d3ea77d6-521f-48b3-b944-b3f95eb7febc,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=85f4f6f4-d6a9-41bd-835d-9b19102de7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a94d17f56f405c92cc486cbea08898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:40:31Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:40:31Z,user_id='d574be61efa7435390f52e31e663710e',volume_attachment=>,volume_type=VolumeType(544bbaa9-1cd1-4c98-9446-7e97527e3843),volume_type_id=544bbaa9-1cd1-4c98-9446-7e97527e3843)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:30.666955 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb0f89e1-369f-489c-8032-4ce125add627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:30.670062 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (bb0f89e1-369f-489c-8032-4ce125add627) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:30.672596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ca691db-b05d-4888-bbf3-7366cd46cf8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:30.674986 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6ca691db-b05d-4888-bbf3-7366cd46cf8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '85f4f6f4-d6a9-41bd-835d-9b19102de7e0', 'volume_name': 'volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:30.677179 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28f6dfe0-5c36-493e-8748-936113a0d2dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:30.679230 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28f6dfe0-5c36-493e-8748-936113a0d2dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:30.681301 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (123c9cfc-4698-44aa-be59-682fce91981a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:30.698259 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Volume 85f4f6f4-d6a9-41bd-835d-9b19102de7e0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0', 'volume_size': 1}
Jan 10 19:40:30.699476 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:30.717323 n-d-816927-8 sudo[142051]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:40:30.718084 n-d-816927-8 sudo[142051]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:31.209479 n-d-816927-8 sudo[142051]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:31.211746 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.512s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:31.216061 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (123c9cfc-4698-44aa-be59-682fce91981a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:31.218324 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e954eed5-d7bc-4515-9acb-01da938f8ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:31.229856 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Volume volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 (85f4f6f4-d6a9-41bd-835d-9b19102de7e0): created successfully
Jan 10 19:40:31.231952 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e954eed5-d7bc-4515-9acb-01da938f8ac5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:31.234974 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Flow 'volume_create_manager' (fa401616-2198-4623-8632-d412e1a75082) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:31.242148 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4da7a817-8c9e-4cfd-8537-7b50870178de tempest-GroupsTest-1313363387 None] Created volume successfully.
Jan 10 19:40:32.318142 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Skipping remove_export. No iscsi_target is presently exported for volume: 85f4f6f4-d6a9-41bd-835d-9b19102de7e0
Jan 10 19:40:32.319182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 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 stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:32.337060 n-d-816927-8 sudo[142089]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0
Jan 10 19:40:32.338042 n-d-816927-8 sudo[142089]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:32.708627 n-d-816927-8 sudo[142089]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:32.710976 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0" returned: 0 in 0.391s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:32.712748 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:32.730583 n-d-816927-8 sudo[142092]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0
Jan 10 19:40:32.731360 n-d-816927-8 sudo[142092]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:33.123149 n-d-816927-8 sudo[142092]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:33.125511 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0" returned: 0 in 0.412s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:33.127864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:33.145675 n-d-816927-8 sudo[142096]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0
Jan 10 19:40:33.146453 n-d-816927-8 sudo[142096]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:33.567990 n-d-816927-8 sudo[142096]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:33.570209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-85f4f6f4-d6a9-41bd-835d-9b19102de7e0" returned: 0 in 0.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:33.571359 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Successfully deleted volume: 85f4f6f4-d6a9-41bd-835d-9b19102de7e0
Jan 10 19:40:33.644674 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Created reservations ['2c688d2e-e3fd-4f4e-b7c9-8dfbc1f53da5'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:33.666598 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1877618212 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1877618212, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:40:33.667676 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1877618212 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1877618212, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:40:33.683079 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Created reservations ['877d920d-ac35-4d96-8af4-ccbb9cfd6a64', '442968db-3120-4713-a049-6ba2fdcbfda4', 'b3ecb790-1dbb-4827-87a1-b36952153fda', 'ed8ac89b-7af5-40bb-907f-dc5dff7d9ce3'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:33.685408 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:40:33.685408 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:40:33.685408 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:40:33.766134 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:40:33.766832 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:33.784749 n-d-816927-8 sudo[142101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:40:33.785552 n-d-816927-8 sudo[142101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:34.198013 n-d-816927-8 sudo[142101]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:34.200366 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 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.433s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:34.202456 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:34.221499 n-d-816927-8 sudo[142104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:40:34.222292 n-d-816927-8 sudo[142104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:34.639869 n-d-816927-8 sudo[142104]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:34.642159 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.439s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:34.644254 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:40:34.668518 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7274f698-a00e-4b71-9366-f41ad22bf424 tempest-GroupsTest-1313363387 None] Delete group completed successfully.
Jan 10 19:40:34.725463 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 None] Created reservations ['4aad0ba8-92bc-4b4a-8723-caa8b3f39a3d'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:34.739753 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:40:34.739753 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:40:34.739753 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:40:34.766274 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:40:34.767078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:34.785452 n-d-816927-8 sudo[142109]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:40:34.786233 n-d-816927-8 sudo[142109]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:35.229116 n-d-816927-8 sudo[142109]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:35.231466 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 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.464s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:35.235030 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:35.252842 n-d-816927-8 sudo[142113]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:40:35.253633 n-d-816927-8 sudo[142113]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:35.668452 n-d-816927-8 sudo[142113]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:35.671021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:35.672185 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:40:35.676707 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4f162b4c-8f07-4fcb-8b0c-56aefdebf1ae tempest-GroupsTest-1313363387 None] Delete group completed successfully.
Jan 10 19:40:36.199811 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2a8e574-f01f-4a4b-aec7-89a5d17e2735 tempest-GroupsTest-1313363387 None] Group tempest-GroupsTest-Group-516029666: creating
Jan 10 19:40:36.219001 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2a8e574-f01f-4a4b-aec7-89a5d17e2735 tempest-GroupsTest-1313363387 None] Group tempest-GroupsTest-Group-516029666: created successfully
Jan 10 19:40:36.238122 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c2a8e574-f01f-4a4b-aec7-89a5d17e2735 tempest-GroupsTest-1313363387 None] Create group completed successfully.
Jan 10 19:40:37.631707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:40:37.635423 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:40:37.635914 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 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'
Jan 10 19:40:37.648982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Flow 'volume_create_manager' (4413c64e-f25d-4edc-b6f1-c8e115f27131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:37.652121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5b969f0-e29e-4e17-9ef6-8357a573d85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:37.674318 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:40:37.698638 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c5b969f0-e29e-4e17-9ef6-8357a573d85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1833924538',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=779da9b2-e53d-4c17-9250-e0281a9ed810,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=422f702f-0063-4faf-b08f-97f66baf1115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a94d17f56f405c92cc486cbea08898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:40:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:40:38Z,user_id='d574be61efa7435390f52e31e663710e',volume_attachment=>,volume_type=VolumeType(91aaf463-46e3-4838-b9c9-350f0d9f33ce),volume_type_id=91aaf463-46e3-4838-b9c9-350f0d9f33ce)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:37.701572 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8010aa2d-cbe3-4a0d-bb73-3733c58f3b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:37.703700 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (8010aa2d-cbe3-4a0d-bb73-3733c58f3b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:37.705930 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40744229-a494-4920-9feb-f1fa57fe49a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:37.708828 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (40744229-a494-4920-9feb-f1fa57fe49a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '422f702f-0063-4faf-b08f-97f66baf1115', 'volume_name': 'volume-422f702f-0063-4faf-b08f-97f66baf1115', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:37.711273 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28a992bb-4c51-46d2-8293-d09fed1cea5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:37.713406 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (28a992bb-4c51-46d2-8293-d09fed1cea5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:37.715528 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (909802f1-79d6-49df-850f-0d12f7fea319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:37.733152 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Volume 422f702f-0063-4faf-b08f-97f66baf1115: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-422f702f-0063-4faf-b08f-97f66baf1115', 'volume_size': 1}
Jan 10 19:40:37.734338 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-422f702f-0063-4faf-b08f-97f66baf1115 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:37.751721 n-d-816927-8 sudo[142120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-422f702f-0063-4faf-b08f-97f66baf1115 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:40:37.752508 n-d-816927-8 sudo[142120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:38.253370 n-d-816927-8 sudo[142120]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:38.255655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-422f702f-0063-4faf-b08f-97f66baf1115 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.521s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:38.259478 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (909802f1-79d6-49df-850f-0d12f7fea319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-422f702f-0063-4faf-b08f-97f66baf1115', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:38.261940 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (792f910a-a21c-4773-b7af-b7cd274bb6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:38.273189 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Volume volume-422f702f-0063-4faf-b08f-97f66baf1115 (422f702f-0063-4faf-b08f-97f66baf1115): created successfully
Jan 10 19:40:38.275217 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (792f910a-a21c-4773-b7af-b7cd274bb6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:38.278180 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Flow 'volume_create_manager' (4413c64e-f25d-4edc-b6f1-c8e115f27131) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:38.285752 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-7d32ab6e-aae7-4767-8dc3-e53cb57ab50d tempest-GroupsTest-1313363387 None] Created volume successfully.
Jan 10 19:40:39.230594 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:40:39.234602 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:40:39.235163 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 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'
Jan 10 19:40:39.247833 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Flow 'volume_create_manager' (8d49222e-af91-4591-b37c-05a60da7d6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:39.250742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e8f4168-2bee-4733-b5c7-6706e97757cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:39.292025 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:40:39.316439 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8e8f4168-2bee-4733-b5c7-6706e97757cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1408188706',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=779da9b2-e53d-4c17-9250-e0281a9ed810,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=6df89864-ebdb-4c71-9e05-c6c6b153e971,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a94d17f56f405c92cc486cbea08898',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:40:39Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:40:39Z,user_id='d574be61efa7435390f52e31e663710e',volume_attachment=>,volume_type=VolumeType(91aaf463-46e3-4838-b9c9-350f0d9f33ce),volume_type_id=91aaf463-46e3-4838-b9c9-350f0d9f33ce)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:39.318894 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2552934c-789f-4197-a54a-522edfc360c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:39.320913 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2552934c-789f-4197-a54a-522edfc360c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:39.323166 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (567ba83a-eab1-4254-a303-e7ae5699d795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:39.326988 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (567ba83a-eab1-4254-a303-e7ae5699d795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6df89864-ebdb-4c71-9e05-c6c6b153e971', 'volume_name': 'volume-6df89864-ebdb-4c71-9e05-c6c6b153e971', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:39.330837 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed5f8c1-7817-4e0a-b7ca-0366bec6c793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:39.332903 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed5f8c1-7817-4e0a-b7ca-0366bec6c793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:39.335005 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5e62bc3-a267-4fcd-82c1-297d99caa5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:39.352744 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Volume 6df89864-ebdb-4c71-9e05-c6c6b153e971: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6df89864-ebdb-4c71-9e05-c6c6b153e971', 'volume_size': 1}
Jan 10 19:40:39.354017 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:39.371685 n-d-816927-8 sudo[142157]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:40:39.372466 n-d-816927-8 sudo[142157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:39.571163 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:40:39.571613 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:40:39.572462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:39.590914 n-d-816927-8 sudo[142159]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:40:39.591734 n-d-816927-8 sudo[142159]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:39.834153 n-d-816927-8 sudo[142157]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:39.836653 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.482s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:39.840346 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d5e62bc3-a267-4fcd-82c1-297d99caa5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6df89864-ebdb-4c71-9e05-c6c6b153e971', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:39.842665 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3a1c2aa-fb76-40a9-901e-2ab08ff1bc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:39.853457 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Volume volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 (6df89864-ebdb-4c71-9e05-c6c6b153e971): created successfully
Jan 10 19:40:39.855368 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b3a1c2aa-fb76-40a9-901e-2ab08ff1bc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:39.858402 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Flow 'volume_create_manager' (8d49222e-af91-4591-b37c-05a60da7d6f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:39.867310 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-daf48c4a-4e3c-4b22-867c-ddf36b353ee0 tempest-GroupsTest-1313363387 None] Created volume successfully.
Jan 10 19:40:39.988411 n-d-816927-8 sudo[142159]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:39.990101 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.418s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:39.991650 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:40.009833 n-d-816927-8 sudo[142192]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:40:40.010612 n-d-816927-8 sudo[142192]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:40.408033 n-d-816927-8 sudo[142192]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:40.410096 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.418s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:40.412136 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:40:40.597073 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-21646b02-ff84-45b4-b7a7-e09981ba9ff3 tempest-GroupsTest-1313363387 None] Update group completed successfully.
Jan 10 19:40:41.934105 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-4ebf52b1-537b-463b-b462-460e8b4a8902 tempest-GroupsTest-1313363387 None] Update group completed successfully.
Jan 10 19:40:43.423014 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Skipping remove_export. No iscsi_target is presently exported for volume: 422f702f-0063-4faf-b08f-97f66baf1115
Jan 10 19:40:43.424033 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 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 stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:43.442146 n-d-816927-8 sudo[142231]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115
Jan 10 19:40:43.443234 n-d-816927-8 sudo[142231]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:43.832825 n-d-816927-8 sudo[142231]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:43.835183 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115" returned: 0 in 0.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:43.836980 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:43.854843 n-d-816927-8 sudo[142234]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115
Jan 10 19:40:43.855648 n-d-816927-8 sudo[142234]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:44.234085 n-d-816927-8 sudo[142234]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:44.236489 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115" returned: 0 in 0.399s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:44.238624 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:44.256554 n-d-816927-8 sudo[142237]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115
Jan 10 19:40:44.257319 n-d-816927-8 sudo[142237]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:44.666115 n-d-816927-8 sudo[142237]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:44.668499 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-422f702f-0063-4faf-b08f-97f66baf1115" returned: 0 in 0.430s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:44.670070 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Successfully deleted volume: 422f702f-0063-4faf-b08f-97f66baf1115
Jan 10 19:40:44.670544 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6df89864-ebdb-4c71-9e05-c6c6b153e971
Jan 10 19:40:44.671622 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 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 stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:44.689807 n-d-816927-8 sudo[142245]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971
Jan 10 19:40:44.690688 n-d-816927-8 sudo[142245]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:45.073822 n-d-816927-8 sudo[142245]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:45.076231 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971" returned: 0 in 0.404s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:45.078060 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:45.096316 n-d-816927-8 sudo[142248]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971
Jan 10 19:40:45.097107 n-d-816927-8 sudo[142248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:45.478387 n-d-816927-8 sudo[142248]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:45.480707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971" returned: 0 in 0.402s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:45.482685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:45.501012 n-d-816927-8 sudo[142254]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971
Jan 10 19:40:45.501787 n-d-816927-8 sudo[142254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:45.935274 n-d-816927-8 sudo[142254]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:45.937584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6df89864-ebdb-4c71-9e05-c6c6b153e971" returned: 0 in 0.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:45.938680 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Successfully deleted volume: 6df89864-ebdb-4c71-9e05-c6c6b153e971
Jan 10 19:40:46.052755 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Created reservations ['8e41ee46-8223-4e11-b055-9994fc36ff4a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:46.076394 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1891406094 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1891406094, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:40:46.077202 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1891406094 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1891406094, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:40:46.092101 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Created reservations ['b7679439-d7a6-4668-9841-52f48ce7f19f', '0dfb1237-1fb7-40e3-ad08-e0aa9e5d2e01', '62757a6c-227c-4c38-ac59-87309ce6f531', 'b050bfc8-3eef-4a42-9082-b4ffc6a88ca5'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:46.094023 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:40:46.094023 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:40:46.094023 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:40:46.168119 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Created reservations ['c47875b8-d392-4dc7-9a00-fa4d236a79e9', '065cb6e0-eade-4d6f-9f4e-e10689756a60', '3108d996-aa0b-4bc1-8cdc-4a02baf2412e', 'c56ce28f-cef4-4257-add6-c46bffb5c512'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:46.248896 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:40:46.249499 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:46.267239 n-d-816927-8 sudo[142260]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:40:46.268067 n-d-816927-8 sudo[142260]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:46.673266 n-d-816927-8 sudo[142260]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:46.675504 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 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.425s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:46.677508 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:46.694673 n-d-816927-8 sudo[142263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:40:46.695547 n-d-816927-8 sudo[142263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:47.140030 n-d-816927-8 sudo[142263]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:47.142272 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.464s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:47.146241 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:40:47.151551 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-55630b2a-9234-437c-888c-ff1e9ec5fbe1 tempest-GroupsTest-1313363387 None] Delete group completed successfully.
Jan 10 19:40:54.288883 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:40:54.293639 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:40:54.294272 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 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'
Jan 10 19:40:54.306887 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Flow 'volume_create_manager' (af270b4d-ad19-49a5-9157-2d15edba9f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:54.310127 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0381d366-64c4-4267-9586-25f5648bf7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:54.332761 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:40:54.357544 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (0381d366-64c4-4267-9586-25f5648bf7ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:40:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-671544575',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=6011b968-8310-46ee-a3a3-5c20bd2cc4b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac9a5a9403644810a9cf6989b9054651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:40:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:40:54Z,user_id='baf0e7bc52a04e6586bd99b5595d0a67',volume_attachment=>,volume_type=VolumeType(5d0769f5-4fd2-40a2-ad96-e18a2ee99614),volume_type_id=5d0769f5-4fd2-40a2-ad96-e18a2ee99614)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:54.359977 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3e6834ca-6105-4de5-9cbe-beb196c1aea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:54.362021 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3e6834ca-6105-4de5-9cbe-beb196c1aea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:54.364292 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b16d0b46-0f00-4d8e-8560-c4dfbf3a4ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:54.366431 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b16d0b46-0f00-4d8e-8560-c4dfbf3a4ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6011b968-8310-46ee-a3a3-5c20bd2cc4b3', 'volume_name': 'volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:54.368621 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edb6a0c8-c292-469b-84a6-7f7066541558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:54.370637 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (edb6a0c8-c292-469b-84a6-7f7066541558) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:54.372739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d775b74-aa41-4011-ae97-7a1ec9bbef0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:54.373525 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Volume 6011b968-8310-46ee-a3a3-5c20bd2cc4b3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3', 'volume_size': 1}
Jan 10 19:40:54.374686 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:54.392487 n-d-816927-8 sudo[142269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:40:54.393258 n-d-816927-8 sudo[142269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:54.878598 n-d-816927-8 sudo[142269]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:54.880694 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.506s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:54.883911 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5d775b74-aa41-4011-ae97-7a1ec9bbef0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:54.886152 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08b6c9e0-21fa-4962-b8bf-547d6c45535c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:40:54.894462 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Volume volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 (6011b968-8310-46ee-a3a3-5c20bd2cc4b3): created successfully
Jan 10 19:40:54.896232 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08b6c9e0-21fa-4962-b8bf-547d6c45535c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:40:54.899124 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Flow 'volume_create_manager' (af270b4d-ad19-49a5-9157-2d15edba9f73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:40:54.905812 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d37cf28b-6e9a-4502-8e9d-5822310dd0f8 tempest-VolumeTypesTest-1883189995 None] Created volume successfully.
Jan 10 19:40:55.744669 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:40:55.745436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:55.763082 n-d-816927-8 sudo[142305]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:40:55.764466 n-d-816927-8 sudo[142305]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:56.145675 n-d-816927-8 sudo[142305]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:56.148027 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 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.402s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:56.149913 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:56.167106 n-d-816927-8 sudo[142308]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:40:56.168145 n-d-816927-8 sudo[142308]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:56.542433 n-d-816927-8 sudo[142308]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:56.545577 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.395s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:56.547782 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:40:56.553008 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-c0411994-59a0-4c1a-bfb5-ef2b2b6e84eb tempest-VolumeTypesTest-1883189995 None] Retype volume completed successfully.
Jan 10 19:40:57.912450 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Lock "b'cinder-6011b968-8310-46ee-a3a3-5c20bd2cc4b3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:40:57.973567 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6011b968-8310-46ee-a3a3-5c20bd2cc4b3
Jan 10 19:40:57.974541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 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 stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:57.994456 n-d-816927-8 sudo[142311]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3
Jan 10 19:40:57.995531 n-d-816927-8 sudo[142311]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:58.387880 n-d-816927-8 sudo[142311]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:58.390167 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3" returned: 0 in 0.415s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:58.392080 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:58.410584 n-d-816927-8 sudo[142316]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3
Jan 10 19:40:58.411408 n-d-816927-8 sudo[142316]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:58.810980 n-d-816927-8 sudo[142316]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:58.813254 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3" returned: 0 in 0.421s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:58.815353 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:58.834186 n-d-816927-8 sudo[142319]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3
Jan 10 19:40:58.835003 n-d-816927-8 sudo[142319]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:59.297236 n-d-816927-8 sudo[142319]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:59.299493 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6011b968-8310-46ee-a3a3-5c20bd2cc4b3" returned: 0 in 0.484s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:59.300684 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Successfully deleted volume: 6011b968-8310-46ee-a3a3-5c20bd2cc4b3
Jan 10 19:40:59.330078 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1544884326 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1544884326, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:40:59.330896 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1544884326 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1544884326, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:40:59.348926 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Created reservations ['4ccc77bb-d78c-40d7-8627-7e119b97e631', '1c8f2654-d417-480e-9db9-d682882d2a7e', '837e969c-d0c4-4679-9c57-a660f5397843', '7f8ff525-7974-4b65-8538-e1d0ffc3f0da'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:40:59.351229 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:40:59.351229 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:40:59.351229 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:40:59.403502 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:40:59.404531 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:59.423127 n-d-816927-8 sudo[142330]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:40:59.423923 n-d-816927-8 sudo[142330]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:40:59.870830 n-d-816927-8 sudo[142330]: pam_unix(sudo:session): session closed for user root
Jan 10 19:40:59.877796 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 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.473s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:40:59.879861 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:40:59.897479 n-d-816927-8 sudo[142333]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:40:59.898254 n-d-816927-8 sudo[142333]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:00.362652 n-d-816927-8 sudo[142333]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:00.365638 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.485s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:00.367789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:41:00.374276 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Deleted volume successfully.
Jan 10 19:41:00.397635 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2dc57c1f-d777-49a6-bde2-42dae106d593 tempest-VolumeTypesTest-1883189995 None] Lock "b'cinder-6011b968-8310-46ee-a3a3-5c20bd2cc4b3-delete_volume'" released by "delete_volume" :: held 2.485s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:41:04.475463 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:41:04.479171 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:41:04.479627 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 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'
Jan 10 19:41:04.492394 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Flow 'volume_create_manager' (1585fcf4-70f3-4405-84dd-3b73e1e324b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:41:04.495860 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b1ac431-c58f-4744-aeb7-f0687b08d20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:41:04.517391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:41:04.541396 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (5b1ac431-c58f-4744-aeb7-f0687b08d20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:41:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-402911390',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=907d39c3-4f5f-47ab-a03b-74e755904f89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41af29b4a5ed41239639be7aa8214508',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:41:04Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:41:04Z,user_id='59d3c5d26c6b4803ae05dca60816eb2a',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:41:04.544129 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c69bcdb2-3230-4500-ac93-44f02594dcae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:41:04.546841 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c69bcdb2-3230-4500-ac93-44f02594dcae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:41:04.549114 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a046b1a2-d5a4-4308-87a6-cbfa1f881904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:41:04.551296 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a046b1a2-d5a4-4308-87a6-cbfa1f881904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '907d39c3-4f5f-47ab-a03b-74e755904f89', 'volume_name': 'volume-907d39c3-4f5f-47ab-a03b-74e755904f89', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:41:04.553453 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9dddde5-8de2-4f09-b1c0-739b6dde6bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:41:04.555541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a9dddde5-8de2-4f09-b1c0-739b6dde6bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:41:04.557619 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (528c0b11-d1e4-483f-ac4d-4b4e75fbb3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:41:04.558384 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Volume 907d39c3-4f5f-47ab-a03b-74e755904f89: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-907d39c3-4f5f-47ab-a03b-74e755904f89', 'volume_size': 1}
Jan 10 19:41:04.559592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-907d39c3-4f5f-47ab-a03b-74e755904f89 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:04.577036 n-d-816927-8 sudo[142336]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-907d39c3-4f5f-47ab-a03b-74e755904f89 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:41:04.577809 n-d-816927-8 sudo[142336]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:05.073833 n-d-816927-8 sudo[142336]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:05.075952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-907d39c3-4f5f-47ab-a03b-74e755904f89 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.516s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:05.079789 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (528c0b11-d1e4-483f-ac4d-4b4e75fbb3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-907d39c3-4f5f-47ab-a03b-74e755904f89', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:41:05.082068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be445132-e68e-40f8-a25d-8026d5fdba39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:41:05.090619 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Volume volume-907d39c3-4f5f-47ab-a03b-74e755904f89 (907d39c3-4f5f-47ab-a03b-74e755904f89): created successfully
Jan 10 19:41:05.092585 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (be445132-e68e-40f8-a25d-8026d5fdba39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:41:05.095579 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Flow 'volume_create_manager' (1585fcf4-70f3-4405-84dd-3b73e1e324b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:41:05.103154 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-98146400-2d00-4749-967c-46190a9b83ad tempest-VolumesActionsTest-1832317167 None] Created volume successfully.
Jan 10 19:41:16.481086 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-977c76db-c99c-4dae-af12-dcc79eff4b35 tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89'" acquired by "attach_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:41:16.535453 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-977c76db-c99c-4dae-af12-dcc79eff4b35 tempest-VolumesActionsTest-1832317167 None] Attaching volume 907d39c3-4f5f-47ab-a03b-74e755904f89 to instance bb86a9b5-ac0b-43a9-8a22-b7ce635eda56 at mountpoint /dev/sdb on host None.
Jan 10 19:41:16.594441 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-977c76db-c99c-4dae-af12-dcc79eff4b35 tempest-VolumesActionsTest-1832317167 None] Attach volume completed successfully.
Jan 10 19:41:16.598629 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-977c76db-c99c-4dae-af12-dcc79eff4b35 tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89'" released by "attach_volume" :: held 0.118s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:41:16.767836 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-bf97a621-c17d-4822-aba4-b7a7cc6fdcdc tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:41:16.782461 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-bf97a621-c17d-4822-aba4-b7a7cc6fdcdc tempest-VolumesActionsTest-1832317167 None] Detaching volume 907d39c3-4f5f-47ab-a03b-74e755904f89 from instance bb86a9b5-ac0b-43a9-8a22-b7ce635eda56.
Jan 10 19:41:16.783289 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-bf97a621-c17d-4822-aba4-b7a7cc6fdcdc tempest-VolumesActionsTest-1832317167 None] Skipping remove_export. No iscsi_target is presently exported for volume: 907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:16.851937 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-bf97a621-c17d-4822-aba4-b7a7cc6fdcdc tempest-VolumesActionsTest-1832317167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:41:16.851937 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:41:16.851937 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:41:16.865161 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-bf97a621-c17d-4822-aba4-b7a7cc6fdcdc tempest-VolumesActionsTest-1832317167 None] Detach volume completed successfully.
Jan 10 19:41:16.869473 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-bf97a621-c17d-4822-aba4-b7a7cc6fdcdc tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89-detach_volume'" released by "detach_volume" :: held 0.102s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:41:33.326118 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-5536a941-5d4f-4122-bdc4-d14c436d34a0 tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89'" acquired by "attach_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:41:33.375822 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5536a941-5d4f-4122-bdc4-d14c436d34a0 tempest-VolumesActionsTest-1832317167 None] Attaching volume 907d39c3-4f5f-47ab-a03b-74e755904f89 to instance 94db7fd9-48e5-4dff-b554-c90c329db9d2 at mountpoint /dev/sdb on host None.
Jan 10 19:41:33.433434 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-5536a941-5d4f-4122-bdc4-d14c436d34a0 tempest-VolumesActionsTest-1832317167 None] Attach volume completed successfully.
Jan 10 19:41:33.438778 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-5536a941-5d4f-4122-bdc4-d14c436d34a0 tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89'" released by "attach_volume" :: held 0.113s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:41:33.711575 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-0e5afcad-e51c-4b4f-91ce-4aae8c6dbc3a tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89-detach_volume'" acquired by "detach_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:41:33.726576 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0e5afcad-e51c-4b4f-91ce-4aae8c6dbc3a tempest-VolumesActionsTest-1832317167 None] Detaching volume 907d39c3-4f5f-47ab-a03b-74e755904f89 from instance 94db7fd9-48e5-4dff-b554-c90c329db9d2.
Jan 10 19:41:33.727227 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-0e5afcad-e51c-4b4f-91ce-4aae8c6dbc3a tempest-VolumesActionsTest-1832317167 None] Skipping remove_export. No iscsi_target is presently exported for volume: 907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:33.793042 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-0e5afcad-e51c-4b4f-91ce-4aae8c6dbc3a tempest-VolumesActionsTest-1832317167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:41:33.793042 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:41:33.793042 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:41:33.804677 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0e5afcad-e51c-4b4f-91ce-4aae8c6dbc3a tempest-VolumesActionsTest-1832317167 None] Detach volume completed successfully.
Jan 10 19:41:33.808666 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-0e5afcad-e51c-4b4f-91ce-4aae8c6dbc3a tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89-detach_volume'" released by "detach_volume" :: held 0.097s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:41:39.090963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] b40b2f7c-4af4-45da-b08d-d272d101a17a was raw, no need to convert to raw {{(pid=92001) upload_volume /opt/stack/cinder/cinder/image/image_utils.py:749}}
Jan 10 19:41:39.091847 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--907d39c3--4f5f--47ab--a03b--74e755904f89 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:39.110198 n-d-816927-8 sudo[142408]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--907d39c3--4f5f--47ab--a03b--74e755904f89
Jan 10 19:41:39.111082 n-d-816927-8 sudo[142408]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:39.409916 n-d-816927-8 sudo[142408]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:39.412248 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 1000 /dev/mapper/stack--volumes--lvmdriver--1-volume--907d39c3--4f5f--47ab--a03b--74e755904f89" returned: 0 in 0.320s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:39.567829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:41:39.568237 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:41:39.568967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:39.587555 n-d-816927-8 sudo[142411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:41:39.588678 n-d-816927-8 sudo[142411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:39.993910 n-d-816927-8 sudo[142411]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:39.995988 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.427s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:39.998305 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:40.019802 n-d-816927-8 sudo[142414]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:41:40.020831 n-d-816927-8 sudo[142414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:40.488956 n-d-816927-8 sudo[142414]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:40.491191 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.493s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:40.493731 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:41:56.608331 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--907d39c3--4f5f--47ab--a03b--74e755904f89 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:56.627529 n-d-816927-8 sudo[142485]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--907d39c3--4f5f--47ab--a03b--74e755904f89
Jan 10 19:41:56.628523 n-d-816927-8 sudo[142485]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:56.930724 n-d-816927-8 sudo[142485]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:56.933093 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf chown 0 /dev/mapper/stack--volumes--lvmdriver--1-volume--907d39c3--4f5f--47ab--a03b--74e755904f89" returned: 0 in 0.325s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:56.933900 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] Uploaded volume to glance image-id: b40b2f7c-4af4-45da-b08d-d272d101a17a. {{(pid=92001) copy_volume_to_image /opt/stack/cinder/cinder/volume/manager.py:1674}}
Jan 10 19:41:56.980059 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-0916c7d7-a9f5-4cac-8fe4-d01c44059440 tempest-VolumesActionsTest-1832317167 None] Copy volume to image completed successfully.
Jan 10 19:41:58.289458 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:41:58.372853 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Skipping remove_export. No iscsi_target is presently exported for volume: 907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:58.373874 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 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 stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:58.393650 n-d-816927-8 sudo[142488]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:58.394622 n-d-816927-8 sudo[142488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:58.799675 n-d-816927-8 sudo[142488]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:58.802005 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:58.803854 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:58.822220 n-d-816927-8 sudo[142491]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:58.823041 n-d-816927-8 sudo[142491]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:59.217703 n-d-816927-8 sudo[142491]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:59.220080 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89" returned: 0 in 0.416s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:59.222182 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:59.240667 n-d-816927-8 sudo[142503]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:59.241469 n-d-816927-8 sudo[142503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:41:59.709145 n-d-816927-8 sudo[142503]: pam_unix(sudo:session): session closed for user root
Jan 10 19:41:59.711425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-907d39c3-4f5f-47ab-a03b-74e755904f89" returned: 0 in 0.489s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:41:59.712638 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Successfully deleted volume: 907d39c3-4f5f-47ab-a03b-74e755904f89
Jan 10 19:41:59.757822 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Created reservations ['5fa0f3a6-41af-4233-8f06-312a3a3b84e3', '52eafb5a-1e53-4f35-a78f-de4a6017aaf2', '582ff921-3ec4-4513-a00c-bfb3e19b601b', 'ca7a5332-b96a-41e3-8b7d-30c137a35e3a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:41:59.759906 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:41:59.759906 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:41:59.759906 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:41:59.799947 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:41:59.800921 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:41:59.818626 n-d-816927-8 sudo[142512]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:41:59.819534 n-d-816927-8 sudo[142512]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:42:00.277139 n-d-816927-8 sudo[142512]: pam_unix(sudo:session): session closed for user root
Jan 10 19:42:00.280103 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 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.478s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:42:00.282688 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:42:00.302237 n-d-816927-8 sudo[142515]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:42:00.303107 n-d-816927-8 sudo[142515]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:42:00.742761 n-d-816927-8 sudo[142515]: pam_unix(sudo:session): session closed for user root
Jan 10 19:42:00.746641 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:42:00.749845 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:42:00.770801 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Deleted volume successfully.
Jan 10 19:42:00.794696 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-330e34a9-d21f-4758-89e6-2b82b42ebbde tempest-VolumesActionsTest-1832317167 None] Lock "b'cinder-907d39c3-4f5f-47ab-a03b-74e755904f89-delete_volume'" released by "delete_volume" :: held 2.505s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:42:39.571649 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:42:39.572297 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:42:39.572979 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:42:39.592446 n-d-816927-8 sudo[143272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:42:39.593238 n-d-816927-8 sudo[143272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:42:40.055149 n-d-816927-8 sudo[143272]: pam_unix(sudo:session): session closed for user root
Jan 10 19:42:40.057748 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.484s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:42:40.060204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:42:40.083032 n-d-816927-8 sudo[143284]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:42:40.083930 n-d-816927-8 sudo[143284]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:42:40.507741 n-d-816927-8 sudo[143284]: pam_unix(sudo:session): session closed for user root
Jan 10 19:42:40.509811 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:42:40.511386 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:43:39.569230 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:43:39.569936 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:43:39.570035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:43:39.605490 n-d-816927-8 sudo[143824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:43:39.607021 n-d-816927-8 sudo[143824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:43:40.097722 n-d-816927-8 sudo[143824]: pam_unix(sudo:session): session closed for user root
Jan 10 19:43:40.099824 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.529s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:43:40.101430 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:43:40.120521 n-d-816927-8 sudo[143858]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:43:40.121365 n-d-816927-8 sudo[143858]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:43:40.555557 n-d-816927-8 sudo[143858]: pam_unix(sudo:session): session closed for user root
Jan 10 19:43:40.557798 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.456s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:43:40.559250 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:44:39.567757 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:44:39.568553 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:44:39.568847 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:44:39.586336 n-d-816927-8 sudo[144575]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:44:39.587149 n-d-816927-8 sudo[144575]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:44:40.019815 n-d-816927-8 sudo[144575]: pam_unix(sudo:session): session closed for user root
Jan 10 19:44:40.021883 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.453s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:44:40.023487 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:44:40.042726 n-d-816927-8 sudo[144581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:44:40.043536 n-d-816927-8 sudo[144581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:44:40.449280 n-d-816927-8 sudo[144581]: pam_unix(sudo:session): session closed for user root
Jan 10 19:44:40.451422 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:44:40.452702 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:45:39.570430 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:45:39.571149 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:45:39.571727 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:45:39.592255 n-d-816927-8 sudo[144759]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:45:39.593339 n-d-816927-8 sudo[144759]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:45:40.053689 n-d-816927-8 sudo[144759]: pam_unix(sudo:session): session closed for user root
Jan 10 19:45:40.057574 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.484s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:45:40.060138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:45:40.152183 n-d-816927-8 sudo[144777]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:45:40.153010 n-d-816927-8 sudo[144777]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:45:40.623150 n-d-816927-8 sudo[144777]: pam_unix(sudo:session): session closed for user root
Jan 10 19:45:40.627896 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.567s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:45:40.630730 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:46:39.572361 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:46:39.573095 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:46:39.573416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:46:39.591573 n-d-816927-8 sudo[145129]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:46:39.592351 n-d-816927-8 sudo[145129]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:46:40.006471 n-d-816927-8 sudo[145129]: pam_unix(sudo:session): session closed for user root
Jan 10 19:46:40.008681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.435s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:46:40.010238 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:46:40.027654 n-d-816927-8 sudo[145132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:46:40.028443 n-d-816927-8 sudo[145132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:46:40.454053 n-d-816927-8 sudo[145132]: pam_unix(sudo:session): session closed for user root
Jan 10 19:46:40.456152 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.446s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:46:40.457539 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:47:39.575333 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:47:39.576033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:47:39.576947 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:39.597665 n-d-816927-8 sudo[145396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:47:39.598731 n-d-816927-8 sudo[145396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:47:40.069918 n-d-816927-8 sudo[145396]: pam_unix(sudo:session): session closed for user root
Jan 10 19:47:40.074699 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.497s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:40.084263 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:40.111609 n-d-816927-8 sudo[145405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:47:40.118023 n-d-816927-8 sudo[145405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:47:40.638653 n-d-816927-8 sudo[145405]: pam_unix(sudo:session): session closed for user root
Jan 10 19:47:40.640731 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.556s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:40.642105 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:47:44.918407 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:47:44.923118 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:47:44.923628 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:47:44.936262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (e6e03e08-9b36-404d-84d1-dc3fccaa3dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:47:44.939741 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac44a48a-1bcf-4d7c-bcbb-7a52b69e8d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:47:44.963487 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:47:44.987460 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ac44a48a-1bcf-4d7c-bcbb-7a52b69e8d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-886276866',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=9b7b6bd2-0dcd-41ad-965f-47d8543f8c88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:47:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:47:45Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(d66240af-1186-4b4a-bc1e-5fdfa4e35a31),volume_type_id=d66240af-1186-4b4a-bc1e-5fdfa4e35a31)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:47:44.989878 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a25a8401-3717-44a0-8870-c247ffffa62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:47:44.991987 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a25a8401-3717-44a0-8870-c247ffffa62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:47:44.994221 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84b7da8b-e198-43c6-9eda-9fb773f51bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:47:44.996432 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (84b7da8b-e198-43c6-9eda-9fb773f51bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '9b7b6bd2-0dcd-41ad-965f-47d8543f8c88', 'volume_name': 'volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:47:44.998602 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d58fb6d-ddda-4ead-9f3d-35e38d798145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:47:45.000716 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1d58fb6d-ddda-4ead-9f3d-35e38d798145) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:47:45.002810 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2262965c-3051-400f-aa01-87f3bc1a8b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:47:45.003598 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Volume 9b7b6bd2-0dcd-41ad-965f-47d8543f8c88: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88', 'volume_size': 1}
Jan 10 19:47:45.004771 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:45.023127 n-d-816927-8 sudo[145619]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:47:45.023905 n-d-816927-8 sudo[145619]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:47:45.555659 n-d-816927-8 sudo[145619]: pam_unix(sudo:session): session closed for user root
Jan 10 19:47:45.557964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.553s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:45.561844 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2262965c-3051-400f-aa01-87f3bc1a8b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:47:45.564399 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e363475c-3d51-4144-a262-2d7dea4a2b7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:47:45.580233 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Volume volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 (9b7b6bd2-0dcd-41ad-965f-47d8543f8c88): created successfully
Jan 10 19:47:45.582705 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e363475c-3d51-4144-a262-2d7dea4a2b7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:47:45.587104 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (e6e03e08-9b36-404d-84d1-dc3fccaa3dae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:47:45.596134 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-694d939e-ba2e-4598-bbc7-eae5185b0cec tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:47:48.822668 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:48.841581 n-d-816927-8 sudo[145705]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:47:48.842462 n-d-816927-8 sudo[145705]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:47:49.231871 n-d-816927-8 sudo[145705]: pam_unix(sudo:session): session closed for user root
Jan 10 19:47:49.234402 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88" returned: 0 in 0.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:49.282186 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:49.288113 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:49.288392 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:47:49.289015 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:47:49.289943 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88,
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: incominguser hbD3VX3ePtqwvA3UcjsB JMnBrfkcCNMYn73j
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:47:49.293213 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:47:49.294542 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:49.649831 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88" returned: 0 in 0.355s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:49.650147 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:47:49.650757 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:47:49.651146 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:47:49.652313 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:49.661004 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:49.661524 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n Backing store flags: \n Account information:\n hbD3VX3ePtqwvA3UcjsB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:47:49.662423 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:47:49.666266 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:49.759968 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.096s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:49.760309 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n Backing store flags: \n Account information:\n hbD3VX3ePtqwvA3UcjsB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:47:49.761481 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:47:49.848485 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:47:49.849078 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n Backing store flags: \n Account information:\n hbD3VX3ePtqwvA3UcjsB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:47:49.849758 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:47:49.893812 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88', 'target_lun': 1, 'volume_id': '9b7b6bd2-0dcd-41ad-965f-47d8543f8c88', 'auth_method': 'CHAP', 'auth_username': 'hbD3VX3ePtqwvA3UcjsB', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'ff06a9ca-4f0c-4ad0-8ac9-a45ea5fca614'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:47:50.003844 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-e0367d4b-502b-4c75-a7e2-a7e93e9ddb54 req-5619769e-776b-4d18-a4ab-dec395eb56d7 tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:48:07.620084 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6222a75f-c8a3-47b2-b444-5f6167250651 req-7bb27d54-6130-4b1d-b86e-f1344033f33a tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:48:07.620682 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6222a75f-c8a3-47b2-b444-5f6167250651 req-7bb27d54-6130-4b1d-b86e-f1344033f33a tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment ff06a9ca-4f0c-4ad0-8ac9-a45ea5fca614. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:48:07.624974 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:07.754854 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.132s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:07.755256 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88\n Backing store flags: \n Account information:\n hbD3VX3ePtqwvA3UcjsB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:07.756067 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-6222a75f-c8a3-47b2-b444-5f6167250651 req-7bb27d54-6130-4b1d-b86e-f1344033f33a tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: 9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:48:07.757417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:07.855232 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 -f" returned: 0 in 0.097s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:07.855795 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:07.858691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:07.950575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:07.951036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:08.027597 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-6222a75f-c8a3-47b2-b444-5f6167250651 req-7bb27d54-6130-4b1d-b86e-f1344033f33a tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:48:08.027597 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:48:08.027597 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:08.961256 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:48:09.017724 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:09.105592 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:09.105911 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:09.106550 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: 9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:48:09.107563 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:09.125474 n-d-816927-8 sudo[145923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:48:09.126257 n-d-816927-8 sudo[145923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:09.523502 n-d-816927-8 sudo[145923]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:09.525756 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88" returned: 0 in 0.418s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:09.527575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:09.545650 n-d-816927-8 sudo[145928]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:48:09.546460 n-d-816927-8 sudo[145928]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:09.929489 n-d-816927-8 sudo[145928]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:09.931800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88" returned: 0 in 0.404s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:09.933880 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:09.951973 n-d-816927-8 sudo[145936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:48:09.952740 n-d-816927-8 sudo[145936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:10.407003 n-d-816927-8 sudo[145936]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:10.409211 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88" returned: 0 in 0.475s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:10.410325 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: 9b7b6bd2-0dcd-41ad-965f-47d8543f8c88
Jan 10 19:48:10.438466 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-996976874 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-996976874, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:48:10.439291 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-996976874 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-996976874, it is now deprecated. Please use the default quota class for default quota.
Jan 10 19:48:10.456371 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['d01ea046-0e7b-4299-90cc-3fdbf64f9b76', '5cc74b3b-bf1f-44e8-8ff1-1a4f08cf6c8a', '55ffb746-08a7-49cc-a9c5-a8dc21b7cba5', '1d5a2103-237f-4a27-bbf1-cfa110c8b06e'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:48:10.458344 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:48:10.458344 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:48:10.458344 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:10.496433 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:48:10.497169 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:10.516644 n-d-816927-8 sudo[145942]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:48:10.517430 n-d-816927-8 sudo[145942]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:10.921237 n-d-816927-8 sudo[145942]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:10.923825 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 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.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:10.925927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:10.944116 n-d-816927-8 sudo[145947]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:48:10.944876 n-d-816927-8 sudo[145947]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:11.387056 n-d-816927-8 sudo[145947]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:11.389729 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:11.391794 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:48:11.404226 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:48:11.421315 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-8c5cce9b-85e2-4d3b-a0ed-eb453ca2ccce tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-9b7b6bd2-0dcd-41ad-965f-47d8543f8c88-delete_volume'" released by "delete_volume" :: held 2.460s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:48:11.897434 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:48:11.901632 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:48:11.902198 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:48:11.921826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (b246c588-f2f8-4858-830d-9172f16099a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:48:11.921826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c65efb53-d829-401e-8ce3-91bb60222308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:11.943961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:48:11.968610 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c65efb53-d829-401e-8ce3-91bb60222308) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1797041035',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=4621382b-6599-48fd-bd4c-c8e5569d9be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:48:12Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:48:12Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:11.971073 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2488266d-fb93-49a2-8f4a-8eaf3f1fa864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:11.973308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (2488266d-fb93-49a2-8f4a-8eaf3f1fa864) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:11.975634 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19835fdc-401d-4573-af90-740e62c00bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:12.055425 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (19835fdc-401d-4573-af90-740e62c00bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '4621382b-6599-48fd-bd4c-c8e5569d9be4', 'volume_name': 'volume-4621382b-6599-48fd-bd4c-c8e5569d9be4', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:12.057660 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8bd41c81-d3e8-4ab9-bf2d-0e17508890d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:12.059899 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8bd41c81-d3e8-4ab9-bf2d-0e17508890d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:12.061955 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ac07638-c6d1-47fc-9d51-f3dc80717fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:12.062760 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Volume 4621382b-6599-48fd-bd4c-c8e5569d9be4: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-4621382b-6599-48fd-bd4c-c8e5569d9be4', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:48:12.063387 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Cloning 4621382b-6599-48fd-bd4c-c8e5569d9be4 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:48:20.320398 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 8.26 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:48:20.321197 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Image download 616.00 MB at 74.62 MB/s
Jan 10 19:48:20.358535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:20.440543 n-d-816927-8 sudo[145968]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1
Jan 10 19:48:20.441343 n-d-816927-8 sudo[145968]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:20.746326 n-d-816927-8 sudo[145968]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:20.748458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1" returned: 0 in 0.390s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:20.749283 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user a588bb77cc154b9a9dde050a4db1eb7c. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:48:20.799340 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:20.878587 n-d-816927-8 sudo[145973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1
Jan 10 19:48:20.879389 n-d-816927-8 sudo[145973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:21.177612 n-d-816927-8 sudo[145973]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:21.179901 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1" returned: 0 in 0.380s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:21.182130 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:21.199720 n-d-816927-8 sudo[145978]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:48:21.200489 n-d-816927-8 sudo[145978]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:21.717969 n-d-816927-8 sudo[145978]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:21.722444 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.538s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:21.740793 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 4621382b-6599-48fd-bd4c-c8e5569d9be4. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:48:21.778569 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xx7snuop {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:21.859576 n-d-816927-8 sudo[146012]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xx7snuop
Jan 10 19:48:21.860361 n-d-816927-8 sudo[146012]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:22.160531 n-d-816927-8 sudo[146012]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:22.162958 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_xx7snuop" returned: 0 in 0.384s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:22.164213 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:22.243765 n-d-816927-8 sudo[146016]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1
Jan 10 19:48:22.244531 n-d-816927-8 sudo[146016]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:22.549340 n-d-816927-8 sudo[146016]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:22.551588 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1" returned: 0 in 0.387s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:22.552414 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:48:22.553368 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:22.571263 n-d-816927-8 sudo[146021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4 oflag=direct
Jan 10 19:48:22.572033 n-d-816927-8 sudo[146021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:22.878715 n-d-816927-8 sudo[146021]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:22.881611 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4 oflag=direct" returned: 0 in 0.327s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:22.882859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:22.900762 n-d-816927-8 sudo[146033]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4
Jan 10 19:48:22.901557 n-d-816927-8 sudo[146033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:23.602396 n-d-816927-8 sudo[146033]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:23.604966 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4" returned: 0 in 0.722s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:23.606180 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:23.690898 n-d-816927-8 sudo[146057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1
Jan 10 19:48:23.691702 n-d-816927-8 sudo[146057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:23.992892 n-d-816927-8 sudo[146057]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:23.995194 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1" returned: 0 in 0.388s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:23.996018 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_bgtfdh0mn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--4621382b--6599--48fd--bd4c--c8e5569d9be4 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:48:23.996397 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Converted 700.00 MB image at 700.00 MB/s
Jan 10 19:48:23.996991 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 4621382b-6599-48fd-bd4c-c8e5569d9be4 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:48:24.113726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user a588bb77cc154b9a9dde050a4db1eb7c is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:48:24.114384 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Marking volume 4621382b-6599-48fd-bd4c-c8e5569d9be4 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:48:24.124376 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 4621382b-6599-48fd-bd4c-c8e5569d9be4. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:48:24.124887 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Creating volume glance metadata for volume 4621382b-6599-48fd-bd4c-c8e5569d9be4 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:48:24.186326 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ac07638-c6d1-47fc-9d51-f3dc80717fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4621382b-6599-48fd-bd4c-c8e5569d9be4', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:24.188562 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43def226-2227-4387-a05b-38fc65bddfc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:24.196050 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Volume volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 (4621382b-6599-48fd-bd4c-c8e5569d9be4): created successfully
Jan 10 19:48:24.197826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43def226-2227-4387-a05b-38fc65bddfc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:24.200818 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (b246c588-f2f8-4858-830d-9172f16099a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:48:24.207434 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e19c4af9-6593-4e5b-919b-5c3287af28cf tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:48:25.431732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b432a766-9678-47dc-9d76-6c40df58c14e tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:25.449572 n-d-816927-8 sudo[146069]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4
Jan 10 19:48:25.450370 n-d-816927-8 sudo[146069]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:25.849643 n-d-816927-8 sudo[146069]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:25.852053 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b432a766-9678-47dc-9d76-6c40df58c14e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4" returned: 0 in 0.420s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:25.853769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b432a766-9678-47dc-9d76-6c40df58c14e tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5 --snapshot stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:25.871353 n-d-816927-8 sudo[146074]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5 --snapshot stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 -L 1.00g
Jan 10 19:48:25.872129 n-d-816927-8 sudo[146074]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:26.469554 n-d-816927-8 sudo[146074]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:26.471852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b432a766-9678-47dc-9d76-6c40df58c14e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5 --snapshot stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 -L 1.00g" returned: 0 in 0.618s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:26.553529 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b432a766-9678-47dc-9d76-6c40df58c14e tempest-TestVolumeBootPattern-1346801562 None] Create snapshot completed successfully
Jan 10 19:48:30.412367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:48:30.417368 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:48:30.418346 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:48:30.441601 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (e526966e-7980-4860-a2d7-21445118b434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:48:30.445465 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50ec5582-90ad-466a-853d-b941a5683979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:30.467992 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:48:30.493221 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (50ec5582-90ad-466a-853d-b941a5683979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:48:30Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=df4d35ef-0d36-4a57-aaac-f8496b64fcc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:48:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=75644fc0-6d03-4f95-8983-f3488d5a6eb5,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:48:30Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:30.495878 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07e56b71-d789-4a22-ba73-aa7c6d0ca098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:30.498591 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (07e56b71-d789-4a22-ba73-aa7c6d0ca098) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:30.501426 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f5d073fb-0f87-421d-859c-bee5af177d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:30.503908 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f5d073fb-0f87-421d-859c-bee5af177d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'df4d35ef-0d36-4a57-aaac-f8496b64fcc2', 'volume_name': 'volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2', 'volume_size': 1, 'snapshot_id': '75644fc0-6d03-4f95-8983-f3488d5a6eb5'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:30.506907 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af8fbb5b-f9eb-4efe-9155-4a565343e3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:30.509183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (af8fbb5b-f9eb-4efe-9155-4a565343e3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:30.511297 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e88058d-8590-4b8b-9bc4-3cbf4e579202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:30.512302 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Volume df4d35ef-0d36-4a57-aaac-f8496b64fcc2: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2', 'volume_size': 1, 'snapshot_id': '75644fc0-6d03-4f95-8983-f3488d5a6eb5'}
Jan 10 19:48:30.532788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:30.551505 n-d-816927-8 sudo[146177]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:48:30.552795 n-d-816927-8 sudo[146177]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:31.039899 n-d-816927-8 sudo[146177]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:31.042483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.509s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:31.044601 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:31.063845 n-d-816927-8 sudo[146221]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5
Jan 10 19:48:31.065230 n-d-816927-8 sudo[146221]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:31.474460 n-d-816927-8 sudo[146221]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:31.476920 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5" returned: 0 in 0.432s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:31.479264 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:31.498719 n-d-816927-8 sudo[146233]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 iflag=direct
Jan 10 19:48:31.499580 n-d-816927-8 sudo[146233]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:31.830946 n-d-816927-8 sudo[146233]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:31.833845 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 iflag=direct" returned: 0 in 0.353s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:31.835046 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:31.856158 n-d-816927-8 sudo[146252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 oflag=direct
Jan 10 19:48:31.857667 n-d-816927-8 sudo[146252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:32.170681 n-d-816927-8 sudo[146252]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:32.173304 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 oflag=direct" returned: 0 in 0.338s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:32.174406 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:32.193547 n-d-816927-8 sudo[146268]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:48:32.194318 n-d-816927-8 sudo[146268]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:37.097970 n-d-816927-8 sudo[146268]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:37.100742 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 4.926s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:37.101238 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--75644fc0--6d03--4f95--8983--f3488d5a6eb5, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--df4d35ef--0d36--4a57--aaac--f8496b64fcc2, size 1024.00 MB, duration 4.93 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:48:37.101547 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Volume copy 1024.00 MB at 207.83 MB/s
Jan 10 19:48:37.146627 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Marking volume df4d35ef-0d36-4a57-aaac-f8496b64fcc2 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:48:37.153759 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Copying metadata from snapshot 75644fc0-6d03-4f95-8983-f3488d5a6eb5 to df4d35ef-0d36-4a57-aaac-f8496b64fcc2. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Jan 10 19:48:37.186499 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6e88058d-8590-4b8b-9bc4-3cbf4e579202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2', 'volume_size': 1, 'snapshot_id': '75644fc0-6d03-4f95-8983-f3488d5a6eb5'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:37.188909 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43bb0103-032c-45d1-8c2b-00a94da8b07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:48:37.196178 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Volume volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 (df4d35ef-0d36-4a57-aaac-f8496b64fcc2): created successfully
Jan 10 19:48:37.198097 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (43bb0103-032c-45d1-8c2b-00a94da8b07d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:48:37.201052 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (e526966e-7980-4860-a2d7-21445118b434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:48:37.212514 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-a97c53f2-acec-4afe-836e-3f30d8978f4e tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:48:39.579344 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:48:39.580058 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:48:39.580354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:39.599305 n-d-816927-8 sudo[146285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:48:39.600099 n-d-816927-8 sudo[146285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:40.007076 n-d-816927-8 sudo[146285]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:40.009100 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:40.010746 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:40.031556 n-d-816927-8 sudo[146288]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:48:40.032887 n-d-816927-8 sudo[146288]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:40.256334 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:40.274025 n-d-816927-8 sudo[146290]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:40.274805 n-d-816927-8 sudo[146290]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:40.458858 n-d-816927-8 sudo[146288]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:40.461108 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:40.463218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:48:40.660640 n-d-816927-8 sudo[146290]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:40.663068 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2" returned: 0 in 0.407s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:40.714110 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:40.719634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:40.719952 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:40.720547 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:48:40.721379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2,
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: incominguser TyjMuzoq7D9WKRP85KnE 8D8bKzty7CMQTqbg
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:40.724951 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:48:40.726149 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:41.068400 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2" returned: 0 in 0.341s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:41.068866 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:41.069465 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:48:41.069823 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:48:41.071056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:41.077123 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:41.077452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n Backing store flags: \n Account information:\n TyjMuzoq7D9WKRP85KnE\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:41.077985 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:48:41.078857 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:41.164344 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.085s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:41.164681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n Backing store flags: \n Account information:\n TyjMuzoq7D9WKRP85KnE\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:41.165824 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:41.252543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:41.252878 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n Backing store flags: \n Account information:\n TyjMuzoq7D9WKRP85KnE\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:41.253796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:48:41.297433 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2', 'target_lun': 1, 'volume_id': 'df4d35ef-0d36-4a57-aaac-f8496b64fcc2', 'auth_method': 'CHAP', 'auth_username': 'TyjMuzoq7D9WKRP85KnE', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'de0777fb-554f-4e9a-9c34-fcaeab7640d3'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:48:41.407621 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-f6a767c1-aa77-4d20-b97e-c800384b074a req-76b2a91f-0038-428c-8240-0731c3425254 tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:48:57.125266 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b5a628f5-ea15-4b02-98fb-2f3f3102ba26 tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:48:57.125926 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b5a628f5-ea15-4b02-98fb-2f3f3102ba26 tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment de0777fb-554f-4e9a-9c34-fcaeab7640d3. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:48:57.127045 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:57.214918 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:57.215216 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2\n Backing store flags: \n Account information:\n TyjMuzoq7D9WKRP85KnE\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:57.215895 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b5a628f5-ea15-4b02-98fb-2f3f3102ba26 tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:57.216989 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:57.312386 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 -f" returned: 0 in 0.095s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:57.312907 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:57.314162 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:57.402668 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:57.403025 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:57.471350 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b5a628f5-ea15-4b02-98fb-2f3f3102ba26 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:48:57.471350 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:48:57.471350 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:57.595371 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-df4d35ef-0d36-4a57-aaac-f8496b64fcc2-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:48:57.654668 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:57.741685 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:57.742028 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:48:57.742707 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:57.743745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:57.761583 n-d-816927-8 sudo[146396]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:57.762369 n-d-816927-8 sudo[146396]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:58.162563 n-d-816927-8 sudo[146396]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:58.164934 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2" returned: 0 in 0.421s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:58.166691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:58.185103 n-d-816927-8 sudo[146399]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:58.185894 n-d-816927-8 sudo[146399]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:58.559844 n-d-816927-8 sudo[146399]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:58.562148 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2" returned: 0 in 0.395s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:58.564391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:58.581898 n-d-816927-8 sudo[146402]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:58.582671 n-d-816927-8 sudo[146402]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:59.015008 n-d-816927-8 sudo[146402]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:59.017220 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-df4d35ef-0d36-4a57-aaac-f8496b64fcc2" returned: 0 in 0.452s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:59.018429 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: df4d35ef-0d36-4a57-aaac-f8496b64fcc2
Jan 10 19:48:59.063743 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['fd157fed-8483-458a-9b8f-8338aef02fe7', '771e5388-b96d-4560-9e67-7000b46f7c26', '717586a9-8337-414f-aaeb-0dfc2378e7ae', '8a16b8ae-7da8-4ca6-8249-7b3e2f49faf6'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:48:59.065732 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:48:59.065732 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:48:59.065732 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:48:59.106103 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:48:59.106809 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:59.124768 n-d-816927-8 sudo[146409]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:48:59.125557 n-d-816927-8 sudo[146409]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:59.504361 n-d-816927-8 sudo[146409]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:59.507286 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 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.400s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:59.509375 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:59.527623 n-d-816927-8 sudo[146412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:48:59.528390 n-d-816927-8 sudo[146412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:59.847757 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-75644fc0-6d03-4f95-8983-f3488d5a6eb5-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:48:59.850088 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:48:59.874103 n-d-816927-8 sudo[146415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5
Jan 10 19:48:59.875009 n-d-816927-8 sudo[146415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:48:59.935332 n-d-816927-8 sudo[146412]: pam_unix(sudo:session): session closed for user root
Jan 10 19:48:59.937636 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:48:59.939742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:48:59.945632 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:48:59.960531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-b717f3af-3747-4ae5-b719-1522ba10e40a req-b872ce49-bb6f-4b44-b010-f265e2717750 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-df4d35ef-0d36-4a57-aaac-f8496b64fcc2-delete_volume'" released by "delete_volume" :: held 2.365s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:49:00.253300 n-d-816927-8 sudo[146415]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:00.255106 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5" returned: 0 in 0.405s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:00.256645 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:00.274217 n-d-816927-8 sudo[146418]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5
Jan 10 19:49:00.275033 n-d-816927-8 sudo[146418]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:00.847026 n-d-816927-8 sudo[146418]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:00.849229 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-75644fc0-6d03-4f95-8983-f3488d5a6eb5" returned: 0 in 0.592s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:00.934068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['51a50792-0e0c-407d-91e9-5a6707ae9510', '1148bf2e-bd90-4792-b8e3-b0a75c672b2f', '7594a14c-d6c6-455a-a90a-4f52c8ccdf37', '753bc090-4b35-46d4-a266-597a4dc44cf8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:49:00.935702 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:49:00.935702 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:49:00.935702 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:00.972105 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] Delete snapshot completed successfully.
Jan 10 19:49:00.976915 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-78d2d49d-83be-4410-bc64-d02c699e95f4 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-75644fc0-6d03-4f95-8983-f3488d5a6eb5-delete_snapshot'" released by "delete_snapshot" :: held 1.129s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:49:02.032642 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-4621382b-6599-48fd-bd4c-c8e5569d9be4-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:49:02.095350 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4621382b-6599-48fd-bd4c-c8e5569d9be4
Jan 10 19:49:02.096502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:02.115264 n-d-816927-8 sudo[146462]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4
Jan 10 19:49:02.116064 n-d-816927-8 sudo[146462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:02.492595 n-d-816927-8 sudo[146462]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:02.494839 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4" returned: 0 in 0.398s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:02.496673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:02.514651 n-d-816927-8 sudo[146465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4
Jan 10 19:49:02.515464 n-d-816927-8 sudo[146465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:02.908655 n-d-816927-8 sudo[146465]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:02.910967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4" returned: 0 in 0.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:02.913067 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:02.931314 n-d-816927-8 sudo[146468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4
Jan 10 19:49:02.932081 n-d-816927-8 sudo[146468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:03.372333 n-d-816927-8 sudo[146468]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:03.374632 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4621382b-6599-48fd-bd4c-c8e5569d9be4" returned: 0 in 0.461s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:03.375810 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: 4621382b-6599-48fd-bd4c-c8e5569d9be4
Jan 10 19:49:03.420077 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['aa54d962-e343-4f13-89da-b7dd1fdbee27', '8c64f90b-eea4-424a-bebc-d02b34fc08a7', '37f5e6db-4a18-4744-a7d1-bddc2e3a8050', 'fdc5fe90-ab00-48a5-ad9e-e6c0f544b2d1'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:49:03.421952 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:49:03.421952 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:49:03.421952 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:03.463269 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:49:03.464391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:03.483381 n-d-816927-8 sudo[146474]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:49:03.484211 n-d-816927-8 sudo[146474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:03.916791 n-d-816927-8 sudo[146474]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:03.919126 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 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.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:03.921209 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:03.938626 n-d-816927-8 sudo[146477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:49:03.939424 n-d-816927-8 sudo[146477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:04.356291 n-d-816927-8 sudo[146477]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:04.358625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:04.360731 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:49:04.367402 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:49:04.382081 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-50a96220-20b0-4249-9a67-23d0430ae019 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-4621382b-6599-48fd-bd4c-c8e5569d9be4-delete_volume'" released by "delete_volume" :: held 2.349s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:49:04.799951 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:49:04.804495 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:49:04.805001 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:49:04.820468 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (33aa68f8-fad4-46c3-9d37-943be646ad89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:49:04.823969 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (744aea3b-a412-4bae-8511-4ff019a152e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:04.862568 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:49:04.888796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (744aea3b-a412-4bae-8511-4ff019a152e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1714775634',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=ae357086-3477-494e-bf62-8652a593f082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:49:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:49:05Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:04.891244 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f79dafc-a69b-4bce-9b4d-cdec77f720f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:04.893287 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9f79dafc-a69b-4bce-9b4d-cdec77f720f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:04.895596 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (effaa2a7-bd67-4d75-baac-403e2314fcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:04.978261 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (effaa2a7-bd67-4d75-baac-403e2314fcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'ae357086-3477-494e-bf62-8652a593f082', 'volume_name': 'volume-ae357086-3477-494e-bf62-8652a593f082', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:04.980566 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61d3bcac-46c1-4e6e-a333-ddf22ffde2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:04.982669 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (61d3bcac-46c1-4e6e-a333-ddf22ffde2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:04.984811 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47c66800-9eb5-4c92-8d26-c9d40318378c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:04.985616 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Volume ae357086-3477-494e-bf62-8652a593f082: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-ae357086-3477-494e-bf62-8652a593f082', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:49:04.986208 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Cloning ae357086-3477-494e-bf62-8652a593f082 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:49:13.259807 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 8.27 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:49:13.264449 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Image download 616.00 MB at 74.47 MB/s
Jan 10 19:49:13.302522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:13.382403 n-d-816927-8 sudo[146482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1
Jan 10 19:49:13.383217 n-d-816927-8 sudo[146482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:13.697041 n-d-816927-8 sudo[146482]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:13.699381 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1" returned: 0 in 0.397s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:13.700281 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user a588bb77cc154b9a9dde050a4db1eb7c. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:49:13.749923 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:13.831397 n-d-816927-8 sudo[146487]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1
Jan 10 19:49:13.832309 n-d-816927-8 sudo[146487]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:14.140297 n-d-816927-8 sudo[146487]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:14.142536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1" returned: 0 in 0.392s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:14.144868 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae357086-3477-494e-bf62-8652a593f082 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:14.162739 n-d-816927-8 sudo[146492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae357086-3477-494e-bf62-8652a593f082 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:49:14.163563 n-d-816927-8 sudo[146492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:14.650466 n-d-816927-8 sudo[146492]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:14.652868 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ae357086-3477-494e-bf62-8652a593f082 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.507s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:14.673363 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume ae357086-3477-494e-bf62-8652a593f082. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:49:14.713462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_r8farwkk {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:14.797494 n-d-816927-8 sudo[146526]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_r8farwkk
Jan 10 19:49:14.798558 n-d-816927-8 sudo[146526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:15.100335 n-d-816927-8 sudo[146526]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:15.102378 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_r8farwkk" returned: 0 in 0.389s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:15.103551 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:15.184366 n-d-816927-8 sudo[146530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1
Jan 10 19:49:15.185155 n-d-816927-8 sudo[146530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:15.487157 n-d-816927-8 sudo[146530]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:15.489972 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1" returned: 0 in 0.385s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:15.490857 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:49:15.491880 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:15.513965 n-d-816927-8 sudo[146535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082 oflag=direct
Jan 10 19:49:15.514787 n-d-816927-8 sudo[146535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:15.816109 n-d-816927-8 sudo[146535]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:15.818756 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082 oflag=direct" returned: 0 in 0.326s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:15.820047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:15.838058 n-d-816927-8 sudo[146549]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082
Jan 10 19:49:15.838886 n-d-816927-8 sudo[146549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:16.549268 n-d-816927-8 sudo[146549]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:16.551643 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082" returned: 0 in 0.731s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:16.552733 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:16.635149 n-d-816927-8 sudo[146572]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1
Jan 10 19:49:16.636080 n-d-816927-8 sudo[146572]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:16.944184 n-d-816927-8 sudo[146572]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:16.946528 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1" returned: 0 in 0.393s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:16.947398 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ho0odnfcn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--ae357086--3477--494e--bf62--8652a593f082 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:49:16.947780 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Converted 700.00 MB image at 700.00 MB/s
Jan 10 19:49:16.948453 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume ae357086-3477-494e-bf62-8652a593f082 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:49:17.065750 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user a588bb77cc154b9a9dde050a4db1eb7c is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:49:17.066416 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Marking volume ae357086-3477-494e-bf62-8652a593f082 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:49:17.077813 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to ae357086-3477-494e-bf62-8652a593f082. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:49:17.078411 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Creating volume glance metadata for volume ae357086-3477-494e-bf62-8652a593f082 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:49:17.138836 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (47c66800-9eb5-4c92-8d26-c9d40318378c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ae357086-3477-494e-bf62-8652a593f082', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:17.141151 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9559147d-4370-4a5a-8138-efa24f0a4719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:17.148218 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Volume volume-ae357086-3477-494e-bf62-8652a593f082 (ae357086-3477-494e-bf62-8652a593f082): created successfully
Jan 10 19:49:17.149997 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9559147d-4370-4a5a-8138-efa24f0a4719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:17.152911 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (33aa68f8-fad4-46c3-9d37-943be646ad89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:49:17.159543 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e1b08aaa-44e1-40e9-a665-351cb231a198 tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:49:20.401954 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:20.420749 n-d-816927-8 sudo[146585]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:20.421555 n-d-816927-8 sudo[146585]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:20.828640 n-d-816927-8 sudo[146585]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:20.830970 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082" returned: 0 in 0.429s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:20.878002 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:20.885297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:20.885582 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:20.886197 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:49:20.886989 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-ae357086-3477-494e-bf62-8652a593f082,
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: incominguser XA2wfXkWXModcSDPg44z kXMTzh2QzXvfzm3W
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:20.889685 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:49:20.893240 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:21.249826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082" returned: 0 in 0.358s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:21.250196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:21.250804 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:49:21.251299 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:49:21.254759 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:21.260237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:21.260698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:21.261401 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:49:21.262364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:21.353600 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:21.353998 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:21.356999 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:21.445570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:21.446200 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:21.447708 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:49:21.493367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082', 'target_lun': 1, 'volume_id': 'ae357086-3477-494e-bf62-8652a593f082', 'auth_method': 'CHAP', 'auth_username': 'XA2wfXkWXModcSDPg44z', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'dbb71ddd-c001-4844-bb80-d6f5147d1610'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:49:21.609409 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b6eb281b-f90f-48d2-a0f0-62da72ba64a4 req-7d8b8e64-bd0c-4c63-b9af-7f10a10f6b96 tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:49:35.499999 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ae07736f-8712-43b9-91c1-f79d4b6b1451 req-b3e12028-91b4-4350-b370-8cb4bb328738 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:35.517631 n-d-816927-8 sudo[146657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:35.518414 n-d-816927-8 sudo[146657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:35.928721 n-d-816927-8 sudo[146657]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:35.931344 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ae07736f-8712-43b9-91c1-f79d4b6b1451 req-b3e12028-91b4-4350-b370-8cb4bb328738 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082" returned: 0 in 0.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:35.933459 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ae07736f-8712-43b9-91c1-f79d4b6b1451 req-b3e12028-91b4-4350-b370-8cb4bb328738 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a --snapshot stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:35.952656 n-d-816927-8 sudo[146682]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a --snapshot stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 -L 1.00g
Jan 10 19:49:35.953469 n-d-816927-8 sudo[146682]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:36.566428 n-d-816927-8 sudo[146682]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:36.569462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ae07736f-8712-43b9-91c1-f79d4b6b1451 req-b3e12028-91b4-4350-b370-8cb4bb328738 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a --snapshot stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 -L 1.00g" returned: 0 in 0.636s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:36.649388 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-ae07736f-8712-43b9-91c1-f79d4b6b1451 req-b3e12028-91b4-4350-b370-8cb4bb328738 tempest-TestVolumeBootPattern-1346801562 None] Create snapshot completed successfully
Jan 10 19:49:39.579737 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:49:39.580479 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:49:39.580902 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:39.601586 n-d-816927-8 sudo[146788]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:49:39.602384 n-d-816927-8 sudo[146788]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:40.035194 n-d-816927-8 sudo[146788]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:40.038274 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.456s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:40.041936 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:40.087740 n-d-816927-8 sudo[146791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:49:40.088659 n-d-816927-8 sudo[146791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:40.347027 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:49:40.351811 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:49:40.354368 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:49:40.396026 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (92734a2e-5829-4451-a285-b5110d0c3925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:49:40.403023 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (969cbefb-2986-448b-980a-491b0938013a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:40.455373 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:49:40.483075 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (969cbefb-2986-448b-980a-491b0938013a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:49:40Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=b7c01b54-9c42-40cb-838f-449797e32214,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:49:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=988f04a7-c1be-4d0f-b04d-1471fbefe10a,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:49:40Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:40.486063 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03639cbf-275c-4984-8cb7-362632c66d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:40.488218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03639cbf-275c-4984-8cb7-362632c66d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:40.491270 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97ff2063-a1e0-4720-8190-8ccf3f9ca2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:40.493546 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (97ff2063-a1e0-4720-8190-8ccf3f9ca2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': 'b7c01b54-9c42-40cb-838f-449797e32214', 'volume_name': 'volume-b7c01b54-9c42-40cb-838f-449797e32214', 'volume_size': 1, 'snapshot_id': '988f04a7-c1be-4d0f-b04d-1471fbefe10a'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:40.495897 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3112570-8023-4546-aa86-43f98a6072bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:40.497971 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b3112570-8023-4546-aa86-43f98a6072bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:40.500154 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6adc20e4-debb-48cd-8e9a-0c3a0b0d4a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:40.501136 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Volume b7c01b54-9c42-40cb-838f-449797e32214: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-b7c01b54-9c42-40cb-838f-449797e32214', 'volume_size': 1, 'snapshot_id': '988f04a7-c1be-4d0f-b04d-1471fbefe10a'}
Jan 10 19:49:40.523034 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7c01b54-9c42-40cb-838f-449797e32214 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:40.552946 n-d-816927-8 sudo[146804]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7c01b54-9c42-40cb-838f-449797e32214 stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:49:40.554247 n-d-816927-8 sudo[146804]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:40.586974 n-d-816927-8 sudo[146791]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:40.589366 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.549s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:40.592462 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:49:41.099298 n-d-816927-8 sudo[146804]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:41.101294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b7c01b54-9c42-40cb-838f-449797e32214 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.578s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:41.102961 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:41.131123 n-d-816927-8 sudo[146843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a
Jan 10 19:49:41.131930 n-d-816927-8 sudo[146843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:41.550898 n-d-816927-8 sudo[146843]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:41.553762 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a" returned: 0 in 0.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:41.556002 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:41.578238 n-d-816927-8 sudo[146861]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 iflag=direct
Jan 10 19:49:41.579830 n-d-816927-8 sudo[146861]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:41.916872 n-d-816927-8 sudo[146861]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:41.920937 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 iflag=direct" returned: 0 in 0.363s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:41.922266 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:41.947840 n-d-816927-8 sudo[146873]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 oflag=direct
Jan 10 19:49:41.948725 n-d-816927-8 sudo[146873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:42.279525 n-d-816927-8 sudo[146873]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:42.281834 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 oflag=direct" returned: 0 in 0.359s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:42.283010 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:42.303426 n-d-816927-8 sudo[146885]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:49:42.304212 n-d-816927-8 sudo[146885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:47.296134 n-d-816927-8 sudo[146885]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:47.298526 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214 count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.015s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:47.299172 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--988f04a7--c1be--4d0f--b04d--1471fbefe10a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--b7c01b54--9c42--40cb--838f--449797e32214, size 1024.00 MB, duration 5.02 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:49:47.299606 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Volume copy 1024.00 MB at 204.13 MB/s
Jan 10 19:49:47.351068 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Marking volume b7c01b54-9c42-40cb-838f-449797e32214 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:49:47.358714 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Copying metadata from snapshot 988f04a7-c1be-4d0f-b04d-1471fbefe10a to b7c01b54-9c42-40cb-838f-449797e32214. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Jan 10 19:49:47.390531 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6adc20e4-debb-48cd-8e9a-0c3a0b0d4a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b7c01b54-9c42-40cb-838f-449797e32214', 'volume_size': 1, 'snapshot_id': '988f04a7-c1be-4d0f-b04d-1471fbefe10a'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:47.392816 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d66d7862-2f42-4f11-b9e1-de65b6e95f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:49:47.400896 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Volume volume-b7c01b54-9c42-40cb-838f-449797e32214 (b7c01b54-9c42-40cb-838f-449797e32214): created successfully
Jan 10 19:49:47.402746 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (d66d7862-2f42-4f11-b9e1-de65b6e95f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:49:47.405697 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (92734a2e-5829-4451-a285-b5110d0c3925) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:49:47.417794 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-c455ef55-ed98-4efc-8522-897836e89e1b tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:49:50.025431 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:50.043593 n-d-816927-8 sudo[146934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:49:50.044411 n-d-816927-8 sudo[146934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:49:50.451105 n-d-816927-8 sudo[146934]: pam_unix(sudo:session): session closed for user root
Jan 10 19:49:50.455505 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:50.506361 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:50.507657 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:50.507983 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: I_T nexus: 45
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: XA2wfXkWXModcSDPg44z
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:49:50.508580 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:49:50.512148 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-b7c01b54-9c42-40cb-838f-449797e32214 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-b7c01b54-9c42-40cb-838f-449797e32214,
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: incominguser rF6bRwRznnmbwbYW3CLb X8Hb3sSKxhFt2U9n
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:49:50.513247 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:49:50.515329 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:50.871188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214" returned: 0 in 0.353s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:50.871188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:50.871188 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:49:50.871188 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:49:50.871188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:50.878056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:50.878056 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214\n Backing store flags: \n Account information:\n rF6bRwRznnmbwbYW3CLb\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: I_T nexus: 45
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: XA2wfXkWXModcSDPg44z
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:49:50.878444 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:49:50.882294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:50.986497 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:50.986497 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214\n Backing store flags: \n Account information:\n rF6bRwRznnmbwbYW3CLb\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:50.986497 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:49:51.092452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.110s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:49:51.092452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214\n Backing store flags: \n Account information:\n rF6bRwRznnmbwbYW3CLb\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:49:51.093207 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:49:51.153204 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214', 'target_lun': 1, 'volume_id': 'b7c01b54-9c42-40cb-838f-449797e32214', 'auth_method': 'CHAP', 'auth_username': 'rF6bRwRznnmbwbYW3CLb', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '9cebd06e-397b-489e-8b36-bd97ea80e0cd'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:49:51.291653 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-b9c1293c-8054-4ef8-8630-7bab8252e835 req-5eebec41-677f-4886-8df2-8204eb221166 tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:50:07.327033 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-30e76d8b-a62d-4dcb-87c8-a499ec4ac75d tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:50:07.327682 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-30e76d8b-a62d-4dcb-87c8-a499ec4ac75d tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment 9cebd06e-397b-489e-8b36-bd97ea80e0cd. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:50:07.328782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:07.415201 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:07.415540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214\n Backing store flags: \n Account information:\n rF6bRwRznnmbwbYW3CLb\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:07.416210 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-30e76d8b-a62d-4dcb-87c8-a499ec4ac75d tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:50:07.417331 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:07.507486 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-b7c01b54-9c42-40cb-838f-449797e32214 -f" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:07.507815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:07.509120 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:07.599655 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:07.599991 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:07.667811 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-30e76d8b-a62d-4dcb-87c8-a499ec4ac75d tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:50:07.667811 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:50:07.667811 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:07.794555 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-b7c01b54-9c42-40cb-838f-449797e32214-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:50:07.851773 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:07.939447 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:07.939781 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 45\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:07.940873 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:50:07.941573 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:07.958901 n-d-816927-8 sudo[147005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:50:07.959720 n-d-816927-8 sudo[147005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:08.366224 n-d-816927-8 sudo[147005]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:08.368595 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214" returned: 0 in 0.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:08.370387 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:08.388062 n-d-816927-8 sudo[147008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:50:08.388884 n-d-816927-8 sudo[147008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:08.778399 n-d-816927-8 sudo[147008]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:08.780674 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214" returned: 0 in 0.410s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:08.782699 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:08.800675 n-d-816927-8 sudo[147011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:50:08.801478 n-d-816927-8 sudo[147011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:09.214390 n-d-816927-8 sudo[147011]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:09.216602 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b7c01b54-9c42-40cb-838f-449797e32214" returned: 0 in 0.433s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:09.217749 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: b7c01b54-9c42-40cb-838f-449797e32214
Jan 10 19:50:09.267130 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['017679a8-42a9-4e94-b01e-c0ec960f260e', '868f9f04-f9ea-47bc-b2b6-3fdb13aede6d', 'fcf87c23-10d3-45c5-b2aa-2ead6b81c39e', '34b73caa-3278-4013-ad4b-545bbd60f523'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:50:09.269111 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:50:09.269111 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:50:09.269111 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:09.309897 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:50:09.310634 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:09.328563 n-d-816927-8 sudo[147018]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:50:09.329345 n-d-816927-8 sudo[147018]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:09.703664 n-d-816927-8 sudo[147018]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:09.706138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 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.395s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:09.708595 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:09.728996 n-d-816927-8 sudo[147021]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:50:09.729831 n-d-816927-8 sudo[147021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:09.850963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-988f04a7-c1be-4d0f-b04d-1471fbefe10a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:50:09.856169 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:09.876528 n-d-816927-8 sudo[147023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a
Jan 10 19:50:09.877317 n-d-816927-8 sudo[147023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:10.128938 n-d-816927-8 sudo[147021]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:10.132640 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.422s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:10.134711 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:50:10.141694 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:50:10.160150 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-9f257733-2283-4f2b-b095-9dfdf265c73a req-4e5a7fdb-bc4d-41cb-abef-6121bade01f8 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-b7c01b54-9c42-40cb-838f-449797e32214-delete_volume'" released by "delete_volume" :: held 2.365s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:50:10.260150 n-d-816927-8 sudo[147023]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:10.261926 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a" returned: 0 in 0.409s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:10.263510 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:10.281612 n-d-816927-8 sudo[147027]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a
Jan 10 19:50:10.282396 n-d-816927-8 sudo[147027]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:10.838295 n-d-816927-8 sudo[147027]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:10.840600 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-988f04a7-c1be-4d0f-b04d-1471fbefe10a" returned: 0 in 0.577s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:10.928776 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['48e5cab3-1922-4994-814c-eb9242d482eb', 'e760da04-ff58-4dff-a81d-c6d84be97801', '58dd0fe9-5dfd-4751-bdf6-166b62a71759', '15675882-95e1-46ef-8cc5-18ae715c3e0c'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:50:10.930324 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:50:10.930324 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:50:10.930324 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:10.967061 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] Delete snapshot completed successfully.
Jan 10 19:50:10.972129 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-1ded6150-2f19-4913-a76c-e8bb9d279fac tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-988f04a7-c1be-4d0f-b04d-1471fbefe10a-delete_snapshot'" released by "delete_snapshot" :: held 1.121s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:50:14.636124 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6735f405-30b5-43e1-9b06-de33b310e841 req-c169f89d-7e58-4c77-85a2-17e42d087d01 tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:50:14.636774 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-6735f405-30b5-43e1-9b06-de33b310e841 req-c169f89d-7e58-4c77-85a2-17e42d087d01 tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment dbb71ddd-c001-4844-bb80-d6f5147d1610. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:50:14.637905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:14.726314 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:14.726661 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082\n Backing store flags: \n Account information:\n XA2wfXkWXModcSDPg44z\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:14.727352 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-6735f405-30b5-43e1-9b06-de33b310e841 req-c169f89d-7e58-4c77-85a2-17e42d087d01 tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:50:14.730241 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:14.837625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-ae357086-3477-494e-bf62-8652a593f082 -f" returned: 0 in 0.108s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:14.838058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:14.839610 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:14.930389 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:14.930711 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:15.001986 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-6735f405-30b5-43e1-9b06-de33b310e841 req-c169f89d-7e58-4c77-85a2-17e42d087d01 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:50:15.001986 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:50:15.001986 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:15.126664 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-ae357086-3477-494e-bf62-8652a593f082-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:50:15.185039 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:15.274395 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:15.274723 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:15.275461 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:50:15.276425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:15.293599 n-d-816927-8 sudo[147102]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:50:15.294385 n-d-816927-8 sudo[147102]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:15.682392 n-d-816927-8 sudo[147102]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:15.684663 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082" returned: 0 in 0.408s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:15.686459 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:15.706063 n-d-816927-8 sudo[147105]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:50:15.706844 n-d-816927-8 sudo[147105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:16.081260 n-d-816927-8 sudo[147105]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:16.083619 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082" returned: 0 in 0.397s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:16.086382 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:16.104998 n-d-816927-8 sudo[147110]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:50:16.105793 n-d-816927-8 sudo[147110]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:16.551062 n-d-816927-8 sudo[147110]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:16.553724 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ae357086-3477-494e-bf62-8652a593f082" returned: 0 in 0.466s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:16.554851 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: ae357086-3477-494e-bf62-8652a593f082
Jan 10 19:50:16.598770 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['5c17926a-4db6-4dfb-8882-1572e41fc5e9', 'df59a1cb-eb98-468f-bee1-c3a9577013d8', 'a6f5b525-0fff-4c9b-a417-b4c4c86b1b39', 'eb8a7f12-f1f1-4372-b942-649ed66a78f0'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:50:16.601171 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:50:16.601171 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:50:16.601171 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:16.643514 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:50:16.644203 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:16.661739 n-d-816927-8 sudo[147117]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:50:16.662547 n-d-816927-8 sudo[147117]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:17.106801 n-d-816927-8 sudo[147117]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:17.109097 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 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.464s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:17.111190 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:17.129814 n-d-816927-8 sudo[147120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:50:17.130667 n-d-816927-8 sudo[147120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:17.574261 n-d-816927-8 sudo[147120]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:17.576730 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.465s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:17.578831 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:50:17.584997 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:50:17.602136 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-6735f405-30b5-43e1-9b06-de33b310e841 req-ccebb9a0-3b9a-41fd-ab06-a2e46954aa13 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-ae357086-3477-494e-bf62-8652a593f082-delete_volume'" released by "delete_volume" :: held 2.472s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:50:20.784197 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:50:20.788631 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:50:20.789202 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:50:20.803255 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (a7f6ca5f-4eee-45cf-86b9-a189fdae6287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:50:20.806702 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (648ec1e9-fefd-45ae-853d-cc0df0c802c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:50:20.829348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:50:20.853725 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (648ec1e9-fefd-45ae-853d-cc0df0c802c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1267487429',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=7be381b5-adf0-4ba1-b1c3-17d2c05115ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:50:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:50:21Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:50:20.856227 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3aca6170-e92b-4c82-b081-c9e628890bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:50:20.858289 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3aca6170-e92b-4c82-b081-c9e628890bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:50:20.860611 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1222a19-37fc-4fc9-af31-3ed0844cca8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:50:20.937742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d1222a19-37fc-4fc9-af31-3ed0844cca8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'volume_name': 'volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:50:20.940076 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff4623c3-ac44-48af-99c4-868c65632e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:50:20.942209 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ff4623c3-ac44-48af-99c4-868c65632e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:50:20.944403 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f9a96b6-7ac7-4675-b1dc-fcc15456dc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:50:20.945217 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Volume 7be381b5-adf0-4ba1-b1c3-17d2c05115ce: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 19:50:20.945817 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Cloning 7be381b5-adf0-4ba1-b1c3-17d2c05115ce from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 19:50:29.248091 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 8.30 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 19:50:29.248821 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Image download 616.00 MB at 74.21 MB/s
Jan 10 19:50:29.284579 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:29.364409 n-d-816927-8 sudo[147125]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1
Jan 10 19:50:29.365746 n-d-816927-8 sudo[147125]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:29.669892 n-d-816927-8 sudo[147125]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:29.672178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1" returned: 0 in 0.387s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:29.673066 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user a588bb77cc154b9a9dde050a4db1eb7c. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 19:50:29.723354 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:29.805348 n-d-816927-8 sudo[147130]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1
Jan 10 19:50:29.806460 n-d-816927-8 sudo[147130]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:30.107255 n-d-816927-8 sudo[147130]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:30.109554 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1" returned: 0 in 0.386s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:30.111903 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:30.129566 n-d-816927-8 sudo[147135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:50:30.130413 n-d-816927-8 sudo[147135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:30.622894 n-d-816927-8 sudo[147135]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:30.625300 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.513s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:30.643884 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 7be381b5-adf0-4ba1-b1c3-17d2c05115ce. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 19:50:30.680964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef__o4txzs1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:30.762547 n-d-816927-8 sudo[147169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef__o4txzs1
Jan 10 19:50:30.763355 n-d-816927-8 sudo[147169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:31.058336 n-d-816927-8 sudo[147169]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:31.060640 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef__o4txzs1" returned: 0 in 0.379s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:31.061979 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:31.143032 n-d-816927-8 sudo[147173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1
Jan 10 19:50:31.143815 n-d-816927-8 sudo[147173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:31.445835 n-d-816927-8 sudo[147173]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:31.448152 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1" returned: 0 in 0.386s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:31.448991 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 19:50:31.449967 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:31.467857 n-d-816927-8 sudo[147178]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce oflag=direct
Jan 10 19:50:31.468618 n-d-816927-8 sudo[147178]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:31.765278 n-d-816927-8 sudo[147178]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:31.767598 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce oflag=direct" returned: 0 in 0.317s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:31.768959 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:31.787675 n-d-816927-8 sudo[147190]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce
Jan 10 19:50:31.788465 n-d-816927-8 sudo[147190]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:32.499559 n-d-816927-8 sudo[147190]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:32.501965 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce" returned: 0 in 0.732s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:32.503244 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:32.597446 n-d-816927-8 sudo[147215]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1
Jan 10 19:50:32.598242 n-d-816927-8 sudo[147215]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:32.906569 n-d-816927-8 sudo[147215]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:32.908943 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1" returned: 0 in 0.405s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:32.909805 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_4xxxytlrn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--7be381b5--adf0--4ba1--b1c3--17d2c05115ce {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 19:50:32.910189 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Converted 700.00 MB image at 700.00 MB/s
Jan 10 19:50:32.910807 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume 7be381b5-adf0-4ba1-b1c3-17d2c05115ce successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 19:50:33.027169 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user a588bb77cc154b9a9dde050a4db1eb7c is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 19:50:33.027842 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Marking volume 7be381b5-adf0-4ba1-b1c3-17d2c05115ce as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:50:33.038374 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to 7be381b5-adf0-4ba1-b1c3-17d2c05115ce. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 19:50:33.038726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Creating volume glance metadata for volume 7be381b5-adf0-4ba1-b1c3-17d2c05115ce backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 19:50:33.097835 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1f9a96b6-7ac7-4675-b1dc-fcc15456dc0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:50:33.100822 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0891810-a105-4b13-ad5d-058f954d08e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:50:33.108078 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Volume volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce (7be381b5-adf0-4ba1-b1c3-17d2c05115ce): created successfully
Jan 10 19:50:33.109856 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0891810-a105-4b13-ad5d-058f954d08e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:50:33.112832 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (a7f6ca5f-4eee-45cf-86b9-a189fdae6287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:50:33.119564 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b4f94188-ebe6-4410-be74-7944f507a873 tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:50:36.293883 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:36.314753 n-d-816927-8 sudo[147228]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:50:36.316198 n-d-816927-8 sudo[147228]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:36.735380 n-d-816927-8 sudo[147228]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:36.737660 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:36.788735 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:36.795095 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:36.795370 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:36.796034 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:50:36.796829 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce,
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: incominguser AfW4oHJncSmVe25MH5Rx ip3Ea6iAzwM6Vu3C
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:50:36.800210 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:50:36.804483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:37.154034 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.352s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:37.154367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:37.154984 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:50:37.155358 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:50:37.158380 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:37.165047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:37.165345 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:37.165915 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:50:37.167293 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:37.260547 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:37.260906 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:37.262072 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:37.352923 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:37.353503 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:50:37.354485 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:50:37.398554 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'target_lun': 1, 'volume_id': '7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'auth_method': 'CHAP', 'auth_username': 'AfW4oHJncSmVe25MH5Rx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '225b2680-2d6d-4753-aa55-c4bc4efb6d36'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:50:37.513786 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-fe354cc8-436f-4b87-b2fd-b952ba410ac7 req-0cdc099c-1fc4-4d5d-b6e0-e72333c32615 tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:50:39.575501 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:50:39.576128 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:50:39.576516 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:39.595141 n-d-816927-8 sudo[147296]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:50:39.596096 n-d-816927-8 sudo[147296]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:39.977346 n-d-816927-8 sudo[147296]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:39.979458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.403s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:39.981004 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:50:39.998665 n-d-816927-8 sudo[147299]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:50:39.999482 n-d-816927-8 sudo[147299]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:50:40.372053 n-d-816927-8 sudo[147299]: pam_unix(sudo:session): session closed for user root
Jan 10 19:50:40.374102 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.393s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:50:40.376193 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:51:39.572692 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:51:39.573320 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:51:39.573739 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:51:39.591793 n-d-816927-8 sudo[147375]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:51:39.592571 n-d-816927-8 sudo[147375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:51:39.976446 n-d-816927-8 sudo[147375]: pam_unix(sudo:session): session closed for user root
Jan 10 19:51:39.979010 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.405s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:51:39.980543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:51:39.998526 n-d-816927-8 sudo[147378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:51:39.999328 n-d-816927-8 sudo[147378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:51:40.376357 n-d-816927-8 sudo[147378]: pam_unix(sudo:session): session closed for user root
Jan 10 19:51:40.378388 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.398s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:51:40.379908 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:52:39.577775 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:52:39.578386 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:52:39.578844 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:39.596638 n-d-816927-8 sudo[147429]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:52:39.597474 n-d-816927-8 sudo[147429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:52:39.960815 n-d-816927-8 sudo[147429]: pam_unix(sudo:session): session closed for user root
Jan 10 19:52:39.962892 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.384s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:39.964474 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:39.982443 n-d-816927-8 sudo[147432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:52:39.983301 n-d-816927-8 sudo[147432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:52:40.376561 n-d-816927-8 sudo[147432]: pam_unix(sudo:session): session closed for user root
Jan 10 19:52:40.378579 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:40.379927 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:52:52.319466 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-9e13ffaa-6a83-4a4a-aabd-91c86d467abb req-5a3c8ca1-ed5b-4bc8-b881-f997e9f9763d tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:52:52.320090 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-9e13ffaa-6a83-4a4a-aabd-91c86d467abb req-5a3c8ca1-ed5b-4bc8-b881-f997e9f9763d tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment 225b2680-2d6d-4753-aa55-c4bc4efb6d36. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:52:52.321294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:52.407788 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:52.408133 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:52:52.408782 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-9e13ffaa-6a83-4a4a-aabd-91c86d467abb req-5a3c8ca1-ed5b-4bc8-b881-f997e9f9763d tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: 7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:52:52.409800 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:52.519240 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -f" returned: 0 in 0.109s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:52.519598 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:52:52.520761 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:52.609903 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:52.610210 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:52:52.682601 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-9e13ffaa-6a83-4a4a-aabd-91c86d467abb req-5a3c8ca1-ed5b-4bc8-b881-f997e9f9763d tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:52:52.682601 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:52:52.682601 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:52:59.119475 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:59.140139 n-d-816927-8 sudo[147517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:52:59.141026 n-d-816927-8 sudo[147517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:52:59.527025 n-d-816927-8 sudo[147517]: pam_unix(sudo:session): session closed for user root
Jan 10 19:52:59.529695 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.410s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:59.580497 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:59.586660 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:59.587069 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:52:59.587667 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:52:59.588194 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce,
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: incominguser AfW4oHJncSmVe25MH5Rx ip3Ea6iAzwM6Vu3C
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:52:59.591381 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:52:59.594582 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:59.933297 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.340s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:59.933745 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:52:59.934512 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:52:59.934982 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:52:59.936410 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:52:59.944819 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:52:59.945155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:52:59.945735 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:52:59.946732 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:53:00.039605 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:53:00.039964 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:53:00.041204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:53:00.129720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:53:00.130299 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:53:00.131058 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:53:00.179479 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'target_lun': 1, 'volume_id': '7be381b5-adf0-4ba1-b1c3-17d2c05115ce', 'auth_method': 'CHAP', 'auth_username': 'AfW4oHJncSmVe25MH5Rx', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'fc7488f0-06e5-4eac-b39e-495a8ba187ba'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:53:00.288537 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-11504d1d-5ab8-41eb-8eac-a6e3e23efc3a req-049a54dd-ca55-47f4-b870-35a9486b641f tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:53:39.576068 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:53:39.577229 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:53:39.577711 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:53:39.595033 n-d-816927-8 sudo[147611]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:53:39.595849 n-d-816927-8 sudo[147611]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:53:39.978859 n-d-816927-8 sudo[147611]: pam_unix(sudo:session): session closed for user root
Jan 10 19:53:39.980954 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.403s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:53:39.982509 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:53:40.000954 n-d-816927-8 sudo[147614]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:53:40.001730 n-d-816927-8 sudo[147614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:53:40.404034 n-d-816927-8 sudo[147614]: pam_unix(sudo:session): session closed for user root
Jan 10 19:53:40.406586 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.424s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:53:40.407947 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:54:39.575172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:54:39.575784 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:54:39.576234 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:39.594431 n-d-816927-8 sudo[147671]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:54:39.595225 n-d-816927-8 sudo[147671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:39.963450 n-d-816927-8 sudo[147671]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:39.965502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.389s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:39.967094 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:39.984444 n-d-816927-8 sudo[147674]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:54:39.985698 n-d-816927-8 sudo[147674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:40.351992 n-d-816927-8 sudo[147674]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:40.354032 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.387s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:40.355377 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:54:55.637824 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-41acedaf-d0e7-4e5f-8160-f563a2e7adde tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:55.656139 n-d-816927-8 sudo[147713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:54:55.657614 n-d-816927-8 sudo[147713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:56.024459 n-d-816927-8 sudo[147713]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:56.026701 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-41acedaf-d0e7-4e5f-8160-f563a2e7adde tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.389s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:56.028399 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-41acedaf-d0e7-4e5f-8160-f563a2e7adde tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a --snapshot stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -L 1.00g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:56.045931 n-d-816927-8 sudo[147718]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a --snapshot stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -L 1.00g
Jan 10 19:54:56.047035 n-d-816927-8 sudo[147718]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:56.633736 n-d-816927-8 sudo[147718]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:56.636172 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-41acedaf-d0e7-4e5f-8160-f563a2e7adde tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a --snapshot stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -L 1.00g" returned: 0 in 0.607s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:56.720237 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-41acedaf-d0e7-4e5f-8160-f563a2e7adde tempest-TestVolumeBootPattern-1346801562 None] Create snapshot completed successfully
Jan 10 19:54:58.291181 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 19:54:58.295565 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 19:54:58.296177 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 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'
Jan 10 19:54:58.319084 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (4f0daa0e-eaec-42ef-b88f-1159414d8034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:54:58.322173 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (506d1f94-5f32-4c25-854e-a0e30d8941cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:54:58.343843 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 19:54:58.367911 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (506d1f94-5f32-4c25-854e-a0e30d8941cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=True,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T19:54:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-838689133',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='98c6e8507cfb4d679f88620935aab946',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T19:54:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=388c75c9-34e1-483b-a9c9-a60bcf1d6c4a,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T19:54:58Z,user_id='a588bb77cc154b9a9dde050a4db1eb7c',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:54:58.370317 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (629c6498-593f-44d5-8cf2-07d397e0464f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:54:58.372372 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (629c6498-593f-44d5-8cf2-07d397e0464f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:54:58.374601 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c004385-3a9f-4213-903e-be379741cbd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:54:58.377514 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0c004385-3a9f-4213-903e-be379741cbd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'snap', 'volume_id': '3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b', 'volume_name': 'volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b', 'volume_size': 1, 'snapshot_id': '388c75c9-34e1-483b-a9c9-a60bcf1d6c4a'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:54:58.379692 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffb75174-1b08-4e34-9d73-78d146236e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:54:58.381707 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ffb75174-1b08-4e34-9d73-78d146236e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:54:58.383795 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea55403b-4830-41c3-93f8-ce04c9611021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:54:58.384566 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Volume 3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b: being created as snap with specification: {'status': 'creating', 'volume_name': 'volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b', 'volume_size': 1, 'snapshot_id': '388c75c9-34e1-483b-a9c9-a60bcf1d6c4a'}
Jan 10 19:54:58.403134 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:58.421222 n-d-816927-8 sudo[147824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b stack-volumes-lvmdriver-1 -L 1g
Jan 10 19:54:58.421995 n-d-816927-8 sudo[147824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:58.869475 n-d-816927-8 sudo[147824]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:58.871864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.468s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:58.873864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:58.891397 n-d-816927-8 sudo[147856]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a
Jan 10 19:54:58.892176 n-d-816927-8 sudo[147856]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:59.279955 n-d-816927-8 sudo[147856]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:59.283939 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a" returned: 0 in 0.410s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:59.286070 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b iflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:59.303638 n-d-816927-8 sudo[147859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b iflag=direct
Jan 10 19:54:59.304409 n-d-816927-8 sudo[147859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:59.605105 n-d-816927-8 sudo[147859]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:59.607478 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b iflag=direct" returned: 0 in 0.321s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:59.608545 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:59.626669 n-d-816927-8 sudo[147871]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b oflag=direct
Jan 10 19:54:59.627466 n-d-816927-8 sudo[147871]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:54:59.928274 n-d-816927-8 sudo[147871]: pam_unix(sudo:session): session closed for user root
Jan 10 19:54:59.930680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b oflag=direct" returned: 0 in 0.322s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:54:59.931803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:54:59.949420 n-d-816927-8 sudo[147883]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Jan 10 19:54:59.950193 n-d-816927-8 sudo[147883]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:55:05.180452 n-d-816927-8 sudo[147883]: pam_unix(sudo:session): session closed for user root
Jan 10 19:55:05.182544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 5.251s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:05.183234 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-_snapshot--388c75c9--34e1--483b--a9c9--a60bcf1d6c4a, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--3eaf1c40--3358--4ea2--bf5c--c2f2eadad30b, size 1024.00 MB, duration 5.25 sec {{(pid=92001) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Jan 10 19:55:05.183636 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.volume_utils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Volume copy 1024.00 MB at 194.98 MB/s
Jan 10 19:55:05.228610 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Marking volume 3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 19:55:05.235432 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Copying metadata from snapshot 388c75c9-34e1-483b-a9c9-a60bcf1d6c4a to 3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:419}}
Jan 10 19:55:05.267527 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ea55403b-4830-41c3-93f8-ce04c9611021) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b', 'volume_size': 1, 'snapshot_id': '388c75c9-34e1-483b-a9c9-a60bcf1d6c4a'}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:55:05.270051 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (298081e6-9116-43a4-8f4b-bacbb247641a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 19:55:05.276874 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Volume volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b (3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b): created successfully
Jan 10 19:55:05.278876 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (298081e6-9116-43a4-8f4b-bacbb247641a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 19:55:05.281768 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Flow 'volume_create_manager' (4f0daa0e-eaec-42ef-b88f-1159414d8034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 19:55:05.293650 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f6958b0d-5ab1-4731-befd-c8119a6e9c96 tempest-TestVolumeBootPattern-1346801562 None] Created volume successfully.
Jan 10 19:55:10.865896 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:10.886224 n-d-816927-8 sudo[147898]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:55:10.887082 n-d-816927-8 sudo[147898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:55:11.290076 n-d-816927-8 sudo[147898]: pam_unix(sudo:session): session closed for user root
Jan 10 19:55:11.292458 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b" returned: 0 in 0.426s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:11.343092 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:11.348366 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:11.348651 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: I_T nexus: 48
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: AfW4oHJncSmVe25MH5Rx
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:55:11.349287 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 19:55:11.352308 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Creating iscsi_target for Volume ID: volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Created volume path /opt/stack/data/cinder/volumes/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b,
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: incominguser 4CaQdCULgQjW2A5ZV9BF 8paUUDgJ4U5RLHv5
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:55:11.354281 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 19:55:11.357749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:11.716729 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b" returned: 0 in 0.360s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:11.716991 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:55:11.717571 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 19:55:11.717933 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 19:55:11.719185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:11.725850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:11.726232 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n Backing store flags: \n Account information:\n 4CaQdCULgQjW2A5ZV9BF\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: I_T nexus: 48
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Connection: 1
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: IP Address: 10.222.0.30
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: AfW4oHJncSmVe25MH5Rx
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 19:55:11.726938 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 19:55:11.730743 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:11.820939 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:11.822657 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n Backing store flags: \n Account information:\n 4CaQdCULgQjW2A5ZV9BF\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:55:11.824774 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:11.919051 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:11.919051 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n Backing store flags: \n Account information:\n 4CaQdCULgQjW2A5ZV9BF\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:55:11.920352 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Set provider_location to: 10.222.0.21:3260,2 iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 19:55:11.979746 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b', 'target_lun': 1, 'volume_id': '3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b', 'auth_method': 'CHAP', 'auth_username': '4CaQdCULgQjW2A5ZV9BF', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '98700032-409f-4e4f-b35a-b732f3eb7fd8'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 19:55:12.125867 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-5260a301-3b02-4556-9901-ddb4662795c5 req-cf0cba63-c8af-4e05-9fa8-5adf2d9708bc tempest-TestVolumeBootPattern-1346801562 None] attachment_update completed successfully.
Jan 10 19:55:39.573558 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:55:39.574213 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:55:39.574580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:39.592040 n-d-816927-8 sudo[147991]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:55:39.592822 n-d-816927-8 sudo[147991]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:55:39.983771 n-d-816927-8 sudo[147991]: pam_unix(sudo:session): session closed for user root
Jan 10 19:55:39.985831 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:39.987986 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:55:40.005744 n-d-816927-8 sudo[147994]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:55:40.006540 n-d-816927-8 sudo[147994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:55:40.399138 n-d-816927-8 sudo[147994]: pam_unix(sudo:session): session closed for user root
Jan 10 19:55:40.401184 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.413s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:55:40.403255 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:56:39.570125 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:56:39.570733 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:56:39.571206 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:56:39.589118 n-d-816927-8 sudo[148050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:56:39.589899 n-d-816927-8 sudo[148050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:56:39.987364 n-d-816927-8 sudo[148050]: pam_unix(sudo:session): session closed for user root
Jan 10 19:56:39.989381 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.418s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:56:39.990953 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:56:40.008830 n-d-816927-8 sudo[148053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:56:40.009602 n-d-816927-8 sudo[148053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:56:40.413922 n-d-816927-8 sudo[148053]: pam_unix(sudo:session): session closed for user root
Jan 10 19:56:40.415956 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:56:40.417620 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:57:00.040658 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-e3dfeb62-827c-407d-8e70-f14db4e13aba req-98bfe485-5619-40d8-9ac9-888abc54e37a tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:57:00.041223 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-e3dfeb62-827c-407d-8e70-f14db4e13aba req-98bfe485-5619-40d8-9ac9-888abc54e37a tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment 98700032-409f-4e4f-b35a-b732f3eb7fd8. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:57:00.044725 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:00.128509 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:00.128835 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00020000\n SCSI SN: beaf20\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00020001\n SCSI SN: beaf21\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b\n Backing store flags: \n Account information:\n 4CaQdCULgQjW2A5ZV9BF\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:00.129511 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-e3dfeb62-827c-407d-8e70-f14db4e13aba req-98bfe485-5619-40d8-9ac9-888abc54e37a tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: 3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:57:00.132484 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:00.241846 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b -f" returned: 0 in 0.111s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:00.242112 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:00.245747 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:00.345699 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.102s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:00.346033 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:00.419118 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-e3dfeb62-827c-407d-8e70-f14db4e13aba req-98bfe485-5619-40d8-9ac9-888abc54e37a tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:57:00.419118 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:57:00.419118 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:57:01.572568 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:57:01.634500 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:01.734861 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.100s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:01.735300 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 48\n Initiator: iqn.1991-05.com.microsoft:n-h2-816927-8.cbci-816927-8.local alias: none\n Connection: 1\n IP Address: 10.222.0.30\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:01.735965 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:57:01.736997 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:01.755265 n-d-816927-8 sudo[148139]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:57:01.756064 n-d-816927-8 sudo[148139]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:02.141385 n-d-816927-8 sudo[148139]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:02.143681 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b" returned: 0 in 0.406s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:02.145429 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:02.163122 n-d-816927-8 sudo[148142]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:57:02.163908 n-d-816927-8 sudo[148142]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:02.548659 n-d-816927-8 sudo[148142]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:02.551272 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b" returned: 0 in 0.405s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:02.553298 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:02.570557 n-d-816927-8 sudo[148145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:57:02.571347 n-d-816927-8 sudo[148145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:02.982921 n-d-816927-8 sudo[148145]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:02.985132 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b" returned: 0 in 0.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:02.986263 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: 3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b
Jan 10 19:57:03.030921 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['4357bad3-8b31-4560-9052-4c5358e6cb3e', 'b36c6ef6-618c-4ce5-b41f-9ee641b5caae', '3f59cb3b-f50a-4fac-888f-d112a9088e8b', '46513059-9534-40c8-8fe5-e0cc6b83326a'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:57:03.032985 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:57:03.032985 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:57:03.032985 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:57:03.072147 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:57:03.073434 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:03.092588 n-d-816927-8 sudo[148152]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:57:03.093388 n-d-816927-8 sudo[148152]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:03.461254 n-d-816927-8 sudo[148152]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:03.463667 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 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.390s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:03.465737 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:03.483838 n-d-816927-8 sudo[148155]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:57:03.484615 n-d-816927-8 sudo[148155]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:03.870517 n-d-816927-8 sudo[148155]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:03.873000 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.407s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:03.875171 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:57:03.882160 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:57:03.904291 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-df94c1b5-58d3-4340-b13b-26146f8a5e31 tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-3eaf1c40-3358-4ea2-bf5c-c2f2eadad30b-delete_volume'" released by "delete_volume" :: held 2.332s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:57:03.914325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:57:03.916281 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:03.935830 n-d-816927-8 sudo[148158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a
Jan 10 19:57:03.936646 n-d-816927-8 sudo[148158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:04.328062 n-d-816927-8 sudo[148158]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:04.330425 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a" returned: 0 in 0.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:04.332494 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:04.350365 n-d-816927-8 sudo[148161]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a
Jan 10 19:57:04.351161 n-d-816927-8 sudo[148161]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:04.899747 n-d-816927-8 sudo[148161]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:04.902047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a" returned: 0 in 0.569s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:04.989691 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['55b89b18-8c8b-49b6-a1d5-56694b5a204e', 'cb9c6278-2ff9-40e9-872f-91bbef4c9b57', 'bc028bf7-633f-4d0a-b893-b334ceaffb29', 'ab2fa029-ebab-4d0f-9052-4d28dbb566cf'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:57:04.991295 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:57:04.991295 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:57:04.991295 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:57:05.027748 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] Delete snapshot completed successfully.
Jan 10 19:57:05.032888 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-3b984be7-b934-4e5c-a08f-3b7da94611df tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-388c75c9-34e1-483b-a9c9-a60bcf1d6c4a-delete_snapshot'" released by "delete_snapshot" :: held 1.119s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:57:10.345441 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-3f979c36-f1c7-4076-a35d-96c5ba0d09c8 req-5ae2aa1b-fb38-4754-9fb9-4fe6156a4cdd tempest-TestVolumeBootPattern-1346801562 None] Terminate volume connection completed successfully.
Jan 10 19:57:10.346060 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-3f979c36-f1c7-4076-a35d-96c5ba0d09c8 req-5ae2aa1b-fb38-4754-9fb9-4fe6156a4cdd tempest-TestVolumeBootPattern-1346801562 None] Deleting attachment fc7488f0-06e5-4eac-b39e-495a8ba187ba. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 19:57:10.347302 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:10.434540 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:10.434892 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce\n Backing store flags: \n Account information:\n AfW4oHJncSmVe25MH5Rx\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:10.435564 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-3f979c36-f1c7-4076-a35d-96c5ba0d09c8 req-5ae2aa1b-fb38-4754-9fb9-4fe6156a4cdd tempest-TestVolumeBootPattern-1346801562 None] Removing iscsi_target for Volume ID: 7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:57:10.436629 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:10.549227 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce -f" returned: 0 in 0.112s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:10.549925 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:10.551207 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:10.640717 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:10.641042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:10.709288 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-3f979c36-f1c7-4076-a35d-96c5ba0d09c8 req-5ae2aa1b-fb38-4754-9fb9-4fe6156a4cdd tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:57:10.709288 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:57:10.709288 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:57:12.966413 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-7be381b5-adf0-4ba1-b1c3-17d2c05115ce-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 19:57:13.044160 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:13.132945 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:13.133271 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204905568]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 19:57:13.133917 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:57:13.134856 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:13.152885 n-d-816927-8 sudo[148252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:57:13.153657 n-d-816927-8 sudo[148252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:13.547914 n-d-816927-8 sudo[148252]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:13.550544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.415s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:13.552409 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:13.571341 n-d-816927-8 sudo[148255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:57:13.572133 n-d-816927-8 sudo[148255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:13.933541 n-d-816927-8 sudo[148255]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:13.935846 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.383s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:13.937960 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:13.955336 n-d-816927-8 sudo[148258]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:57:13.956125 n-d-816927-8 sudo[148258]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:14.410488 n-d-816927-8 sudo[148258]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:14.412720 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7be381b5-adf0-4ba1-b1c3-17d2c05115ce" returned: 0 in 0.474s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:14.413890 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Successfully deleted volume: 7be381b5-adf0-4ba1-b1c3-17d2c05115ce
Jan 10 19:57:14.458597 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Created reservations ['da257c06-e46c-4d2c-96cb-143782992188', '905b6a13-01c7-413d-baf7-cee6361775d9', '76aa9057-23b1-47fb-b2f6-6b364eb857f7', 'b6be8f28-bba9-4df8-8ad8-55dbb7824b05'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 19:57:14.460663 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 19:57:14.460663 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 19:57:14.460663 n-d-816927-8 cinder-volume[92001]:
Jan 10 19:57:14.497365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:57:14.498051 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:14.517069 n-d-816927-8 sudo[148266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:57:14.517870 n-d-816927-8 sudo[148266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:14.960106 n-d-816927-8 sudo[148266]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:14.962419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 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.464s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:14.964575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:14.982597 n-d-816927-8 sudo[148269]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:57:14.983809 n-d-816927-8 sudo[148269]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:15.424864 n-d-816927-8 sudo[148269]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:15.427000 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:15.428988 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:57:15.437833 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Deleted volume successfully.
Jan 10 19:57:15.452262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-d941fb62-5182-4f16-a5b7-efd986ddc65a tempest-TestVolumeBootPattern-1346801562 None] Lock "b'cinder-7be381b5-adf0-4ba1-b1c3-17d2c05115ce-delete_volume'" released by "delete_volume" :: held 2.486s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 19:57:39.574698 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:57:39.575379 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:57:39.575662 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:39.594127 n-d-816927-8 sudo[148369]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:57:39.594951 n-d-816927-8 sudo[148369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:40.040587 n-d-816927-8 sudo[148369]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:40.042659 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.467s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:40.044418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:57:40.066959 n-d-816927-8 sudo[148372]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:57:40.068386 n-d-816927-8 sudo[148372]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:57:40.546494 n-d-816927-8 sudo[148372]: pam_unix(sudo:session): session closed for user root
Jan 10 19:57:40.548624 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.504s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:57:40.550241 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:58:39.577320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:58:39.577916 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:58:39.578367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:58:39.596424 n-d-816927-8 sudo[148463]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:58:39.597225 n-d-816927-8 sudo[148463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:58:40.017762 n-d-816927-8 sudo[148463]: pam_unix(sudo:session): session closed for user root
Jan 10 19:58:40.019831 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.441s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:58:40.021808 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:58:40.042911 n-d-816927-8 sudo[148466]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:58:40.043768 n-d-816927-8 sudo[148466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:58:40.481122 n-d-816927-8 sudo[148466]: pam_unix(sudo:session): session closed for user root
Jan 10 19:58:40.483276 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:58:40.484615 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 19:59:39.582575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 19:59:39.583647 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 19:59:39.583741 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:59:39.603470 n-d-816927-8 sudo[148517]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 19:59:39.604281 n-d-816927-8 sudo[148517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:59:40.022703 n-d-816927-8 sudo[148517]: pam_unix(sudo:session): session closed for user root
Jan 10 19:59:40.025367 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.441s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:59:40.027104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 19:59:40.046807 n-d-816927-8 sudo[148520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 19:59:40.047657 n-d-816927-8 sudo[148520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 19:59:40.468099 n-d-816927-8 sudo[148520]: pam_unix(sudo:session): session closed for user root
Jan 10 19:59:40.470495 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 19:59:40.471818 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:00:39.588455 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:00:39.589091 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:00:39.589758 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:00:39.611553 n-d-816927-8 sudo[148814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:00:39.613175 n-d-816927-8 sudo[148814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:00:40.063316 n-d-816927-8 sudo[148814]: pam_unix(sudo:session): session closed for user root
Jan 10 20:00:40.066841 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.475s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:00:40.068504 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:00:40.089355 n-d-816927-8 sudo[148824]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:00:40.090179 n-d-816927-8 sudo[148824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:00:40.533373 n-d-816927-8 sudo[148824]: pam_unix(sudo:session): session closed for user root
Jan 10 20:00:40.535774 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.467s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:00:40.537341 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:01:39.586843 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:01:39.587385 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:01:39.587913 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:01:39.605866 n-d-816927-8 sudo[148932]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:01:39.606671 n-d-816927-8 sudo[148932]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:01:40.028522 n-d-816927-8 sudo[148932]: pam_unix(sudo:session): session closed for user root
Jan 10 20:01:40.030543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:01:40.032128 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:01:40.055586 n-d-816927-8 sudo[148935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:01:40.056631 n-d-816927-8 sudo[148935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:01:40.485594 n-d-816927-8 sudo[148935]: pam_unix(sudo:session): session closed for user root
Jan 10 20:01:40.487803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:01:40.489085 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:02:39.586226 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:02:39.586923 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:02:39.587289 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:02:39.607876 n-d-816927-8 sudo[148989]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:02:39.608681 n-d-816927-8 sudo[148989]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:02:40.053933 n-d-816927-8 sudo[148989]: pam_unix(sudo:session): session closed for user root
Jan 10 20:02:40.056016 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.468s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:02:40.057937 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:02:40.085401 n-d-816927-8 sudo[148998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:02:40.087259 n-d-816927-8 sudo[148998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:02:40.548981 n-d-816927-8 sudo[148998]: pam_unix(sudo:session): session closed for user root
Jan 10 20:02:40.552194 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.494s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:02:40.554257 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:03:39.591120 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:03:39.591645 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:03:39.592165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:03:39.615419 n-d-816927-8 sudo[149132]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:03:39.616235 n-d-816927-8 sudo[149132]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:03:40.073155 n-d-816927-8 sudo[149132]: pam_unix(sudo:session): session closed for user root
Jan 10 20:03:40.075508 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.483s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:03:40.076962 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:03:40.095544 n-d-816927-8 sudo[149135]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:03:40.096336 n-d-816927-8 sudo[149135]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:03:40.504091 n-d-816927-8 sudo[149135]: pam_unix(sudo:session): session closed for user root
Jan 10 20:03:40.508712 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:03:40.509990 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:04:39.597291 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:04:39.598491 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:04:39.599026 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:04:39.616666 n-d-816927-8 sudo[149186]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:04:39.617463 n-d-816927-8 sudo[149186]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:04:40.055265 n-d-816927-8 sudo[149186]: pam_unix(sudo:session): session closed for user root
Jan 10 20:04:40.057253 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.458s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:04:40.058763 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:04:40.078325 n-d-816927-8 sudo[149189]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:04:40.079830 n-d-816927-8 sudo[149189]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:04:40.504999 n-d-816927-8 sudo[149189]: pam_unix(sudo:session): session closed for user root
Jan 10 20:04:40.507207 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:04:40.508504 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:05:39.595531 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:05:39.596205 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:05:39.596580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:05:39.614475 n-d-816927-8 sudo[149331]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:05:39.615280 n-d-816927-8 sudo[149331]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:05:40.028408 n-d-816927-8 sudo[149331]: pam_unix(sudo:session): session closed for user root
Jan 10 20:05:40.030481 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.434s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:05:40.032204 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:05:40.050511 n-d-816927-8 sudo[149334]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:05:40.051940 n-d-816927-8 sudo[149334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:05:40.492743 n-d-816927-8 sudo[149334]: pam_unix(sudo:session): session closed for user root
Jan 10 20:05:40.494828 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.462s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:05:40.496147 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:06:39.593320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:06:39.593993 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:06:39.594379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:06:39.611822 n-d-816927-8 sudo[149384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:06:39.614234 n-d-816927-8 sudo[149384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:06:40.028090 n-d-816927-8 sudo[149384]: pam_unix(sudo:session): session closed for user root
Jan 10 20:06:40.030126 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.435s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:06:40.031704 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:06:40.049992 n-d-816927-8 sudo[149387]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:06:40.051408 n-d-816927-8 sudo[149387]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:06:40.471414 n-d-816927-8 sudo[149387]: pam_unix(sudo:session): session closed for user root
Jan 10 20:06:40.474142 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:06:40.475535 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:07:39.594389 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:07:39.595090 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:07:39.595488 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:07:39.614158 n-d-816927-8 sudo[149532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:07:39.614992 n-d-816927-8 sudo[149532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:07:40.055616 n-d-816927-8 sudo[149532]: pam_unix(sudo:session): session closed for user root
Jan 10 20:07:40.057605 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.462s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:07:40.059233 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:07:40.078659 n-d-816927-8 sudo[149535]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:07:40.079480 n-d-816927-8 sudo[149535]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:07:40.502337 n-d-816927-8 sudo[149535]: pam_unix(sudo:session): session closed for user root
Jan 10 20:07:40.504470 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.445s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:07:40.505819 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:08:39.594591 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:08:39.595325 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:08:39.595686 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:08:39.613844 n-d-816927-8 sudo[149604]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:08:39.614626 n-d-816927-8 sudo[149604]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:08:40.037881 n-d-816927-8 sudo[149604]: pam_unix(sudo:session): session closed for user root
Jan 10 20:08:40.040294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.444s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:08:40.041923 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:08:40.060661 n-d-816927-8 sudo[149607]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:08:40.061448 n-d-816927-8 sudo[149607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:08:40.472552 n-d-816927-8 sudo[149607]: pam_unix(sudo:session): session closed for user root
Jan 10 20:08:40.474620 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.432s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:08:40.475946 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:09:22.351624 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 20:09:22.355736 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 20:09:22.356269 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 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'
Jan 10 20:09:22.368603 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Flow 'volume_create_manager' (1d3437a9-1fd5-4eac-8617-268806ff4c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:09:22.380417 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d04f0d73-ddf9-4359-9b47-be754d5b3ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:09:22.395218 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 20:09:22.420284 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d04f0d73-ddf9-4359-9b47-be754d5b3ded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T20:09:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-96686409',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=158ab72c-b37b-42b2-9156-cefbf0613cfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a455d65e281e468a8b95d5020fb4ad66',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T20:09:22Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T20:09:22Z,user_id='1f01698cc1d94104ba5cb31e970da29f',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:09:22.422729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (983e260f-b7d9-4a97-a278-49d08d2ff373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:09:22.425162 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (983e260f-b7d9-4a97-a278-49d08d2ff373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:09:22.427495 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (390c1d45-ef29-4ee9-b715-4a4837f90687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:09:22.429978 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (390c1d45-ef29-4ee9-b715-4a4837f90687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '158ab72c-b37b-42b2-9156-cefbf0613cfc', 'volume_name': 'volume-158ab72c-b37b-42b2-9156-cefbf0613cfc', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:09:22.432207 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c67c6a22-2907-4fd2-9d62-54a4cf102878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:09:22.434272 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c67c6a22-2907-4fd2-9d62-54a4cf102878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:09:22.436710 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (084b7eb3-ed0d-4853-bdb9-4e1d7feaaa00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:09:22.437470 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Volume 158ab72c-b37b-42b2-9156-cefbf0613cfc: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-158ab72c-b37b-42b2-9156-cefbf0613cfc', 'volume_size': 1}
Jan 10 20:09:22.438666 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-158ab72c-b37b-42b2-9156-cefbf0613cfc stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:22.456798 n-d-816927-8 sudo[149652]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-158ab72c-b37b-42b2-9156-cefbf0613cfc stack-volumes-lvmdriver-1 -L 1g
Jan 10 20:09:22.457585 n-d-816927-8 sudo[149652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:09:22.960976 n-d-816927-8 sudo[149652]: pam_unix(sudo:session): session closed for user root
Jan 10 20:09:22.963289 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-158ab72c-b37b-42b2-9156-cefbf0613cfc stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.524s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:22.968009 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (084b7eb3-ed0d-4853-bdb9-4e1d7feaaa00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-158ab72c-b37b-42b2-9156-cefbf0613cfc', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:09:22.971977 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c2f6b1a-ea4a-4d30-8cca-4ec364a16492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:09:22.982339 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Volume volume-158ab72c-b37b-42b2-9156-cefbf0613cfc (158ab72c-b37b-42b2-9156-cefbf0613cfc): created successfully
Jan 10 20:09:22.984774 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9c2f6b1a-ea4a-4d30-8cca-4ec364a16492) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:09:22.988222 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Flow 'volume_create_manager' (1d3437a9-1fd5-4eac-8617-268806ff4c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:09:22.995352 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-f6925956-28f4-4060-8df6-c1f1c1560589 tempest-ServerActionsTestJSON-607929935 None] Created volume successfully.
Jan 10 20:09:24.326802 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:24.344919 n-d-816927-8 sudo[149685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:24.345753 n-d-816927-8 sudo[149685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:09:24.736349 n-d-816927-8 sudo[149685]: pam_unix(sudo:session): session closed for user root
Jan 10 20:09:24.739327 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.412s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:24.786366 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:24.791937 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:24.792265 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:24.792898 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:09:24.793689 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Creating iscsi_target for Volume ID: volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Created volume path /opt/stack/data/cinder/volumes/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc,
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: incominguser Ugxy6GYrHhgs5tyG4AfB xXdAS72KK3miyDpy
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:24.796643 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:09:24.797803 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:25.142625 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.344s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:25.143518 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:25.144126 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:09:25.144524 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:09:25.145731 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:25.151682 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:25.152049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:25.152566 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:09:25.153433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:25.242405 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:25.242771 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:25.243867 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:25.333255 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:25.333829 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:25.334479 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:09:25.375492 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc', 'target_lun': 1, 'volume_id': '158ab72c-b37b-42b2-9156-cefbf0613cfc', 'auth_method': 'CHAP', 'auth_username': 'Ugxy6GYrHhgs5tyG4AfB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '61085b4f-69d0-4952-92ce-7f16eff573a5'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:09:25.488047 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-7e08c403-cba6-4f38-8231-94fcd132ab99 req-c818cd37-8b7b-4304-ae9b-0306ba74d25f tempest-ServerActionsTestJSON-607929935 None] attachment_update completed successfully.
Jan 10 20:09:39.591872 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:09:39.592547 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:09:39.592889 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:39.611024 n-d-816927-8 sudo[149729]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:09:39.611820 n-d-816927-8 sudo[149729]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:09:39.992272 n-d-816927-8 sudo[149729]: pam_unix(sudo:session): session closed for user root
Jan 10 20:09:39.994330 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.401s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:39.995918 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:40.013594 n-d-816927-8 sudo[149732]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:09:40.014387 n-d-816927-8 sudo[149732]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:09:40.404897 n-d-816927-8 sudo[149732]: pam_unix(sudo:session): session closed for user root
Jan 10 20:09:40.406970 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:40.408996 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:09:48.816132 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-7b50e6b5-1ea9-45de-b023-45f9bccdeed6 tempest-ServerActionsTestJSON-607929935 None] Terminate volume connection completed successfully.
Jan 10 20:09:48.816835 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-7b50e6b5-1ea9-45de-b023-45f9bccdeed6 tempest-ServerActionsTestJSON-607929935 None] Deleting attachment 61085b4f-69d0-4952-92ce-7f16eff573a5. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:09:48.876540 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-7b50e6b5-1ea9-45de-b023-45f9bccdeed6 tempest-ServerActionsTestJSON-607929935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:09:48.876540 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:09:48.876540 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:51.567580 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:51.585642 n-d-816927-8 sudo[149791]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:51.586431 n-d-816927-8 sudo[149791]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:09:51.971225 n-d-816927-8 sudo[149791]: pam_unix(sudo:session): session closed for user root
Jan 10 20:09:51.974197 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.406s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:52.031471 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:52.031874 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:52.032175 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: Ugxy6GYrHhgs5tyG4AfB
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 20:09:52.034747 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:09:52.037935 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Creating iscsi_target for Volume ID: volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:09:52.037935 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Created volume path /opt/stack/data/cinder/volumes/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc,
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: incominguser Ugxy6GYrHhgs5tyG4AfB xXdAS72KK3miyDpy
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:09:52.044703 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:09:52.045938 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:52.416694 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.370s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:52.417014 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:52.417597 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:09:52.417956 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:09:52.419491 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:52.426270 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:52.427358 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: Ugxy6GYrHhgs5tyG4AfB
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 20:09:52.428129 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:09:52.432531 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:52.521775 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.091s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:52.522248 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:52.525527 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:09:52.618405 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.094s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:09:52.619023 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:09:52.619729 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:09:52.665871 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc', 'target_lun': 1, 'volume_id': '158ab72c-b37b-42b2-9156-cefbf0613cfc', 'auth_method': 'CHAP', 'auth_username': 'Ugxy6GYrHhgs5tyG4AfB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f5b251c8-e132-4481-8142-41a613d0d039'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:09:52.779379 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-718509e9-e1ac-45cd-a6a5-127fce264226 req-965177d0-26d9-4b47-9639-3e55bb729a15 tempest-ServerActionsTestJSON-607929935 None] attachment_update completed successfully.
Jan 10 20:10:04.818857 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-99cc9b93-0da2-4017-8bb9-5ac37210ff23 tempest-ServerActionsTestJSON-607929935 None] Terminate volume connection completed successfully.
Jan 10 20:10:04.819567 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-99cc9b93-0da2-4017-8bb9-5ac37210ff23 tempest-ServerActionsTestJSON-607929935 None] Deleting attachment f5b251c8-e132-4481-8142-41a613d0d039. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:10:04.877308 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-99cc9b93-0da2-4017-8bb9-5ac37210ff23 tempest-ServerActionsTestJSON-607929935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:10:04.877308 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:10:04.877308 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:10:07.639436 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:07.657605 n-d-816927-8 sudo[149863]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:07.658398 n-d-816927-8 sudo[149863]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:08.032722 n-d-816927-8 sudo[149863]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:08.035039 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.395s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:08.084920 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:08.090810 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:08.091180 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: Ugxy6GYrHhgs5tyG4AfB
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 20:10:08.091795 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:10:08.094341 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Creating iscsi_target for Volume ID: volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:10:08.094341 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Created volume path /opt/stack/data/cinder/volumes/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc,
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: incominguser Ugxy6GYrHhgs5tyG4AfB xXdAS72KK3miyDpy
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:10:08.096631 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:10:08.097782 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:08.439146 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.341s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:08.439462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:08.440040 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:10:08.440401 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:10:08.441769 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:08.450115 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.008s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:08.450480 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: Ugxy6GYrHhgs5tyG4AfB
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 20:10:08.451330 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:10:08.453357 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:08.545190 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.092s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:08.545534 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:08.548391 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:08.645433 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:08.646029 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:08.646798 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:10:08.694763 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc', 'target_lun': 1, 'volume_id': '158ab72c-b37b-42b2-9156-cefbf0613cfc', 'auth_method': 'CHAP', 'auth_username': 'Ugxy6GYrHhgs5tyG4AfB', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'e2790d3a-446f-412a-b1b4-5e3b39af0a1c'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:10:08.808058 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-488725da-3863-4c3a-bd60-e59fa11afa74 req-8723b9e8-c3c1-42b6-95e6-a891b857c471 tempest-ServerActionsTestJSON-607929935 None] attachment_update completed successfully.
Jan 10 20:10:21.225480 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-edbe2569-e69e-416c-86e2-cfafb219742f req-293db5bf-f3ac-4f89-a244-121824441c45 tempest-ServerActionsTestJSON-607929935 None] Terminate volume connection completed successfully.
Jan 10 20:10:21.226183 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-edbe2569-e69e-416c-86e2-cfafb219742f req-293db5bf-f3ac-4f89-a244-121824441c45 tempest-ServerActionsTestJSON-607929935 None] Deleting attachment e2790d3a-446f-412a-b1b4-5e3b39af0a1c. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:10:21.227450 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:21.314483 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:21.314819 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc\n Backing store flags: \n Account information:\n Ugxy6GYrHhgs5tyG4AfB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:21.315500 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-edbe2569-e69e-416c-86e2-cfafb219742f req-293db5bf-f3ac-4f89-a244-121824441c45 tempest-ServerActionsTestJSON-607929935 None] Removing iscsi_target for Volume ID: 158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:21.316572 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:21.407324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-158ab72c-b37b-42b2-9156-cefbf0613cfc -f" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:21.407628 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:21.409139 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:21.497628 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:21.497960 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:21.566765 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-edbe2569-e69e-416c-86e2-cfafb219742f req-293db5bf-f3ac-4f89-a244-121824441c45 tempest-ServerActionsTestJSON-607929935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:10:21.566765 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:10:21.566765 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:10:23.469470 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Lock "b'cinder-158ab72c-b37b-42b2-9156-cefbf0613cfc-delete_volume'" acquired by "delete_volume" :: waited 0.007s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 20:10:23.528648 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:23.619213 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:23.619529 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504800]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:10:23.620183 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Skipping remove_export. No iscsi_target is presently exported for volume: 158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:23.621189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 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 stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:23.638565 n-d-816927-8 sudo[149957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:23.639373 n-d-816927-8 sudo[149957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:24.019426 n-d-816927-8 sudo[149957]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:24.022322 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.401s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:24.024057 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:24.042350 n-d-816927-8 sudo[149960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:24.043152 n-d-816927-8 sudo[149960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:24.422817 n-d-816927-8 sudo[149960]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:24.425415 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.401s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:24.427525 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:24.445392 n-d-816927-8 sudo[149963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:24.446160 n-d-816927-8 sudo[149963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:24.890251 n-d-816927-8 sudo[149963]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:24.892482 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-158ab72c-b37b-42b2-9156-cefbf0613cfc" returned: 0 in 0.464s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:24.893653 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Successfully deleted volume: 158ab72c-b37b-42b2-9156-cefbf0613cfc
Jan 10 20:10:24.939262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Created reservations ['f3ff4928-06cb-4d6e-ae3e-f813561d9006', '918ab28d-2edb-4656-94e5-0cb1eac76997', '6a25b321-895f-4676-9134-530d72f63430', '91cf5ccf-76c5-4f4f-bcc5-d24da0a43f0b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 20:10:24.941215 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:10:24.941215 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:10:24.941215 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:10:24.978574 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:10:24.979327 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:24.997580 n-d-816927-8 sudo[149970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:10:24.998412 n-d-816927-8 sudo[149970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:25.416919 n-d-816927-8 sudo[149970]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:25.419218 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 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.439s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:25.421314 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:25.439393 n-d-816927-8 sudo[149973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:10:25.440185 n-d-816927-8 sudo[149973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:25.869562 n-d-816927-8 sudo[149973]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:25.871822 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.450s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:25.873770 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:10:25.878788 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Deleted volume successfully.
Jan 10 20:10:25.891615 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-31c39123-6272-47b6-b844-dd28dcb71d6a tempest-ServerActionsTestJSON-607929935 None] Lock "b'cinder-158ab72c-b37b-42b2-9156-cefbf0613cfc-delete_volume'" released by "delete_volume" :: held 2.422s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 20:10:39.595616 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:10:39.596265 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:10:39.596644 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:39.615007 n-d-816927-8 sudo[150019]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:10:39.615825 n-d-816927-8 sudo[150019]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:40.051568 n-d-816927-8 sudo[150019]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:40.054090 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.457s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:40.055663 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:10:40.074188 n-d-816927-8 sudo[150023]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:10:40.075020 n-d-816927-8 sudo[150023]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:10:40.515255 n-d-816927-8 sudo[150023]: pam_unix(sudo:session): session closed for user root
Jan 10 20:10:40.517294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.461s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:10:40.518620 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:11:57.655516 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 20:11:57.659800 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 20:11:57.660303 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 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'
Jan 10 20:11:57.673021 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Flow 'volume_create_manager' (ebea47e1-97f6-4d76-9670-3de8c586b7f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:11:57.677141 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f40e696d-94a1-419e-bb14-54f602ad2025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:11:57.699687 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 20:11:57.725604 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f40e696d-94a1-419e-bb14-54f602ad2025) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T20:11:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2106362221',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=8236f34f-cae2-41ca-a914-cb6a00809ccd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9732c0f978094a23980489e82641be67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T20:11:58Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T20:11:58Z,user_id='3763a690dcca4fbfab3e0491f4107e6e',volume_attachment=>,volume_type=VolumeType(9fd28047-1d51-412b-b609-10db3a39babf),volume_type_id=9fd28047-1d51-412b-b609-10db3a39babf)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:11:57.728074 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (255a5466-43ae-4bac-a054-6480df4aae5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:11:57.730121 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (255a5466-43ae-4bac-a054-6480df4aae5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:11:57.732408 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74438529-d5f3-4015-bc73-d3e84a45d884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:11:57.734741 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (74438529-d5f3-4015-bc73-d3e84a45d884) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8236f34f-cae2-41ca-a914-cb6a00809ccd', 'volume_name': 'volume-8236f34f-cae2-41ca-a914-cb6a00809ccd', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:11:57.737143 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e3ad79a-e1c3-4754-88a2-28defdeed7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:11:57.739131 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1e3ad79a-e1c3-4754-88a2-28defdeed7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:11:57.741218 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9dc6322-b657-440c-b2df-26fab687083f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:11:57.741979 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Volume 8236f34f-cae2-41ca-a914-cb6a00809ccd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8236f34f-cae2-41ca-a914-cb6a00809ccd', 'volume_size': 1}
Jan 10 20:11:57.743185 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8236f34f-cae2-41ca-a914-cb6a00809ccd stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:11:57.760834 n-d-816927-8 sudo[150809]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8236f34f-cae2-41ca-a914-cb6a00809ccd stack-volumes-lvmdriver-1 -L 1g
Jan 10 20:11:57.761606 n-d-816927-8 sudo[150809]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:11:58.280778 n-d-816927-8 sudo[150809]: pam_unix(sudo:session): session closed for user root
Jan 10 20:11:58.283296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8236f34f-cae2-41ca-a914-cb6a00809ccd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.539s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:11:58.287609 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b9dc6322-b657-440c-b2df-26fab687083f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8236f34f-cae2-41ca-a914-cb6a00809ccd', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:11:58.289919 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15a99845-917d-48b9-903c-ae9802d4216e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:11:58.301691 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Volume volume-8236f34f-cae2-41ca-a914-cb6a00809ccd (8236f34f-cae2-41ca-a914-cb6a00809ccd): created successfully
Jan 10 20:11:58.303850 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (15a99845-917d-48b9-903c-ae9802d4216e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:11:58.307011 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Flow 'volume_create_manager' (ebea47e1-97f6-4d76-9670-3de8c586b7f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:11:58.315837 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-faa7c96b-a7ff-4889-8430-75a731aff375 tempest-TestEncryptedCinderVolumes-684664269 None] Created volume successfully.
Jan 10 20:11:59.483165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:11:59.501160 n-d-816927-8 sudo[150851]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:11:59.501932 n-d-816927-8 sudo[150851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:11:59.884860 n-d-816927-8 sudo[150851]: pam_unix(sudo:session): session closed for user root
Jan 10 20:11:59.887190 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd" returned: 0 in 0.404s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:11:59.935405 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:11:59.943312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:11:59.943591 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:11:59.944212 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:11:59.945194 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Creating iscsi_target for Volume ID: volume-8236f34f-cae2-41ca-a914-cb6a00809ccd {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Created volume path /opt/stack/data/cinder/volumes/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd,
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: incominguser juULsLbQPBRyHH4vW6JM 7BEMgRbbSEAdLtzG
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:11:59.950064 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:11:59.952205 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:00.317544 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd" returned: 0 in 0.365s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:00.317879 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:00.318501 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:12:00.318884 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:12:00.321841 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:00.326046 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:00.326379 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n Backing store flags: \n Account information:\n juULsLbQPBRyHH4vW6JM\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:00.326960 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:12:00.327850 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:00.415291 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:00.415617 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n Backing store flags: \n Account information:\n juULsLbQPBRyHH4vW6JM\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:00.418246 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:00.504822 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:00.505440 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n Backing store flags: \n Account information:\n juULsLbQPBRyHH4vW6JM\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:00.506061 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:12:00.553336 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd', 'target_lun': 1, 'volume_id': '8236f34f-cae2-41ca-a914-cb6a00809ccd', 'auth_method': 'CHAP', 'auth_username': 'juULsLbQPBRyHH4vW6JM', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '753acbaf-475e-4e32-acd1-994c307e60fa'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:12:00.661896 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-8902177e-fa32-40c7-a923-fb306bf3714c req-53d79a15-0ec9-479f-872d-cdfa38a034f7 tempest-TestEncryptedCinderVolumes-684664269 None] attachment_update completed successfully.
Jan 10 20:12:08.018468 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-8788407e-dc70-4fb1-b700-6432a6e4c752 req-5592e95d-bba6-449b-a2c9-133efac9956a tempest-TestEncryptedCinderVolumes-684664269 None] Terminate volume connection completed successfully.
Jan 10 20:12:08.019739 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-8788407e-dc70-4fb1-b700-6432a6e4c752 req-5592e95d-bba6-449b-a2c9-133efac9956a tempest-TestEncryptedCinderVolumes-684664269 None] Deleting attachment 753acbaf-475e-4e32-acd1-994c307e60fa. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:12:08.020768 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:08.108683 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:08.109076 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd\n Backing store flags: \n Account information:\n juULsLbQPBRyHH4vW6JM\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:08.109715 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-8788407e-dc70-4fb1-b700-6432a6e4c752 req-5592e95d-bba6-449b-a2c9-133efac9956a tempest-TestEncryptedCinderVolumes-684664269 None] Removing iscsi_target for Volume ID: 8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:12:08.110748 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:08.201099 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-8236f34f-cae2-41ca-a914-cb6a00809ccd -f" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:08.201424 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:08.202682 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:08.288946 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:08.289272 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:08.358526 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-8788407e-dc70-4fb1-b700-6432a6e4c752 req-5592e95d-bba6-449b-a2c9-133efac9956a tempest-TestEncryptedCinderVolumes-684664269 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:12:08.358526 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:12:08.358526 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:08.829288 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Lock "b'cinder-8236f34f-cae2-41ca-a914-cb6a00809ccd-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 20:12:08.889694 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:08.982561 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:08.982921 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:08.983587 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Skipping remove_export. No iscsi_target is presently exported for volume: 8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:12:08.984640 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 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 stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:09.002058 n-d-816927-8 sudo[150934]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:12:09.002841 n-d-816927-8 sudo[150934]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:09.367298 n-d-816927-8 sudo[150934]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:09.369570 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd" returned: 0 in 0.384s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:09.371371 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:09.389391 n-d-816927-8 sudo[150937]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:12:09.390169 n-d-816927-8 sudo[150937]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:09.777084 n-d-816927-8 sudo[150937]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:09.779417 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd" returned: 0 in 0.408s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:09.781507 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:09.799019 n-d-816927-8 sudo[150941]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:12:09.799798 n-d-816927-8 sudo[150941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:10.248511 n-d-816927-8 sudo[150941]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:10.250707 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-8236f34f-cae2-41ca-a914-cb6a00809ccd" returned: 0 in 0.469s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:10.251894 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Successfully deleted volume: 8236f34f-cae2-41ca-a914-cb6a00809ccd
Jan 10 20:12:10.279835 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1322280073 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1322280073, it is now deprecated. Please use the default quota class for default quota.
Jan 10 20:12:10.280660 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1322280073 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1322280073, it is now deprecated. Please use the default quota class for default quota.
Jan 10 20:12:10.297318 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Created reservations ['7decc6a1-94bd-424d-9e13-4a34656a849e', '77fa4eb9-7ca5-41c0-9218-68319fbaf95c', '0f15eb80-f5fb-41a7-b05e-8d9ad84f1fb1', '1d6260ab-6588-405d-b73d-893740776ad8'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 20:12:10.299311 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:12:10.299311 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:12:10.299311 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:10.336615 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:12:10.337383 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:10.355967 n-d-816927-8 sudo[150948]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:12:10.356756 n-d-816927-8 sudo[150948]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:10.776603 n-d-816927-8 sudo[150948]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:10.778933 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 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.441s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:10.781047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:10.799233 n-d-816927-8 sudo[150953]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:12:10.800003 n-d-816927-8 sudo[150953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:11.233738 n-d-816927-8 sudo[150953]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:11.236077 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.455s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:11.238683 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:12:11.243986 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Deleted volume successfully.
Jan 10 20:12:11.259092 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-bf03a634-24bf-4ebf-b6e4-9c423c8cce13 tempest-TestEncryptedCinderVolumes-684664269 None] Lock "b'cinder-8236f34f-cae2-41ca-a914-cb6a00809ccd-delete_volume'" released by "delete_volume" :: held 2.430s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 20:12:27.426969 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 20:12:27.430660 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 20:12:27.431598 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 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'
Jan 10 20:12:27.445195 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Flow 'volume_create_manager' (299809fb-6beb-4986-b69c-9cb1b019c664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:12:27.448350 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (748395d7-ec62-44d8-937c-0277c63d8267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:12:27.473138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 20:12:27.498082 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (748395d7-ec62-44d8-937c-0277c63d8267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T20:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1137220290',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=11dcfd89-263e-41e2-b927-39e2a982677e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9732c0f978094a23980489e82641be67',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T20:12:27Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T20:12:27Z,user_id='3763a690dcca4fbfab3e0491f4107e6e',volume_attachment=>,volume_type=VolumeType(7a262202-9e02-47f9-942e-81b4c6383258),volume_type_id=7a262202-9e02-47f9-942e-81b4c6383258)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:12:27.500539 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (267b6f00-2383-448d-9d7b-fbb934bba36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:12:27.502598 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (267b6f00-2383-448d-9d7b-fbb934bba36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:12:27.505433 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b9434e15-0380-4d0a-b2ae-6149c3a7a92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:12:27.507726 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b9434e15-0380-4d0a-b2ae-6149c3a7a92b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '11dcfd89-263e-41e2-b927-39e2a982677e', 'volume_name': 'volume-11dcfd89-263e-41e2-b927-39e2a982677e', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:12:27.509814 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7457c3f9-ff0b-4132-aa5c-1e0e5ced725f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:12:27.511897 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7457c3f9-ff0b-4132-aa5c-1e0e5ced725f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:12:27.513963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30555114-919d-49dc-81d1-ae7bc58b9fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:12:27.514724 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Volume 11dcfd89-263e-41e2-b927-39e2a982677e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-11dcfd89-263e-41e2-b927-39e2a982677e', 'volume_size': 1}
Jan 10 20:12:27.515940 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11dcfd89-263e-41e2-b927-39e2a982677e stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:27.535071 n-d-816927-8 sudo[151008]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11dcfd89-263e-41e2-b927-39e2a982677e stack-volumes-lvmdriver-1 -L 1g
Jan 10 20:12:27.535980 n-d-816927-8 sudo[151008]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:28.034941 n-d-816927-8 sudo[151008]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:28.037398 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-11dcfd89-263e-41e2-b927-39e2a982677e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.521s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:28.040992 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (30555114-919d-49dc-81d1-ae7bc58b9fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-11dcfd89-263e-41e2-b927-39e2a982677e', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:12:28.043591 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6e3684f-53f2-422d-a0d8-42850c2a708b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:12:28.056574 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Volume volume-11dcfd89-263e-41e2-b927-39e2a982677e (11dcfd89-263e-41e2-b927-39e2a982677e): created successfully
Jan 10 20:12:28.059200 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f6e3684f-53f2-422d-a0d8-42850c2a708b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:12:28.062418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Flow 'volume_create_manager' (299809fb-6beb-4986-b69c-9cb1b019c664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:12:28.070594 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-9a3f3fba-8133-45e6-a1eb-78d59a314ab3 tempest-TestEncryptedCinderVolumes-684664269 None] Created volume successfully.
Jan 10 20:12:29.279864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:29.297649 n-d-816927-8 sudo[151042]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:29.298419 n-d-816927-8 sudo[151042]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:29.671817 n-d-816927-8 sudo[151042]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:29.674087 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e" returned: 0 in 0.394s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:29.721223 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:29.727603 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:29.727932 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:29.728544 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:12:29.729361 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Creating iscsi_target for Volume ID: volume-11dcfd89-263e-41e2-b927-39e2a982677e {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Created volume path /opt/stack/data/cinder/volumes/volume-11dcfd89-263e-41e2-b927-39e2a982677e,
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: incominguser V5jDTud7zKXGRsPyGedB EPuLXJuUdhttdeR7
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:29.732047 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:12:29.733228 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:30.072500 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e" returned: 0 in 0.339s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:30.072831 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:30.073419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:12:30.073821 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:12:30.075023 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:30.082087 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:30.082418 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e\n Backing store flags: \n Account information:\n V5jDTud7zKXGRsPyGedB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:30.082975 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:12:30.083915 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:30.171536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:30.171870 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e\n Backing store flags: \n Account information:\n V5jDTud7zKXGRsPyGedB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:30.173041 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:30.260271 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:30.260614 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e\n Backing store flags: \n Account information:\n V5jDTud7zKXGRsPyGedB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:30.261553 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:12:30.302968 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e', 'target_lun': 1, 'volume_id': '11dcfd89-263e-41e2-b927-39e2a982677e', 'auth_method': 'CHAP', 'auth_username': 'V5jDTud7zKXGRsPyGedB', 'auth_password': '***', 'encrypted': True, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '588dc0df-bf3d-4e39-af91-f6467e6a5d77'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:12:30.410992 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-ba2e9cfe-1078-4c37-a994-0f3c688caa42 req-a512e160-1b62-49fb-9e74-2ed711ecefac tempest-TestEncryptedCinderVolumes-684664269 None] attachment_update completed successfully.
Jan 10 20:12:37.838963 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-29be59c2-b141-46e3-a624-b45cbf991023 req-35dce3ef-bbbb-4e2f-95b1-113e0640a2d0 tempest-TestEncryptedCinderVolumes-684664269 None] Terminate volume connection completed successfully.
Jan 10 20:12:37.839446 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-29be59c2-b141-46e3-a624-b45cbf991023 req-35dce3ef-bbbb-4e2f-95b1-113e0640a2d0 tempest-TestEncryptedCinderVolumes-684664269 None] Deleting attachment 588dc0df-bf3d-4e39-af91-f6467e6a5d77. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:12:37.840543 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:37.928652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:37.928985 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e\n Backing store flags: \n Account information:\n V5jDTud7zKXGRsPyGedB\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:37.929613 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-29be59c2-b141-46e3-a624-b45cbf991023 req-35dce3ef-bbbb-4e2f-95b1-113e0640a2d0 tempest-TestEncryptedCinderVolumes-684664269 None] Removing iscsi_target for Volume ID: 11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:37.930701 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:38.019672 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-11dcfd89-263e-41e2-b927-39e2a982677e -f" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:38.019999 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:38.021147 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:38.109750 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:38.110068 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:38.177547 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-29be59c2-b141-46e3-a624-b45cbf991023 req-35dce3ef-bbbb-4e2f-95b1-113e0640a2d0 tempest-TestEncryptedCinderVolumes-684664269 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:12:38.177547 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:12:38.177547 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:38.625238 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Lock "b'cinder-11dcfd89-263e-41e2-b927-39e2a982677e-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 20:12:38.683536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:38.771739 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:38.772060 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204505920]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:12:38.772763 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Skipping remove_export. No iscsi_target is presently exported for volume: 11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:38.773736 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 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 stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:38.791148 n-d-816927-8 sudo[151101]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:38.791932 n-d-816927-8 sudo[151101]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:39.177247 n-d-816927-8 sudo[151101]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:39.179579 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e" returned: 0 in 0.405s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:39.181324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:39.199635 n-d-816927-8 sudo[151104]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:39.200430 n-d-816927-8 sudo[151104]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:39.581051 n-d-816927-8 sudo[151104]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:39.583324 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e" returned: 0 in 0.401s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:39.585407 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:39.599970 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:12:39.600409 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:12:39.601189 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:39.603872 n-d-816927-8 sudo[151107]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:39.604678 n-d-816927-8 sudo[151107]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:39.618797 n-d-816927-8 sudo[151108]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:12:39.619610 n-d-816927-8 sudo[151108]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:40.054802 n-d-816927-8 sudo[151107]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:40.057953 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-11dcfd89-263e-41e2-b927-39e2a982677e" returned: 0 in 0.472s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:40.059357 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Successfully deleted volume: 11dcfd89-263e-41e2-b927-39e2a982677e
Jan 10 20:12:40.073900 n-d-816927-8 sudo[151108]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:40.076607 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.475s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:40.077868 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:40.096759 n-d-816927-8 sudo[151118]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:12:40.097641 n-d-816927-8 sudo[151118]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:40.110159 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1073811347 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1073811347, it is now deprecated. Please use the default quota class for default quota.
Jan 10 20:12:40.111010 n-d-816927-8 cinder-volume[92001]: WARNING cinder.quota [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1073811347 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1073811347, it is now deprecated. Please use the default quota class for default quota.
Jan 10 20:12:40.128333 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Created reservations ['0f98ae49-9216-4360-a955-98c2577d0313', '894b70c5-c464-4b27-add7-9bf2efbad57e', '9f676fb9-4717-4bab-b3b2-a5cce56a2681', '9970004d-95b8-4068-924a-de99070a8f8b'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 20:12:40.130557 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:12:40.130557 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:12:40.130557 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:12:40.168387 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:12:40.169332 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:40.187881 n-d-816927-8 sudo[151120]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:12:40.188690 n-d-816927-8 sudo[151120]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:40.557332 n-d-816927-8 sudo[151118]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:40.559444 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.481s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:40.561541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:12:40.617057 n-d-816927-8 sudo[151120]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:40.618950 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 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.449s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:40.620522 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:12:40.638767 n-d-816927-8 sudo[151124]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:12:40.639560 n-d-816927-8 sudo[151124]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:12:41.070291 n-d-816927-8 sudo[151124]: pam_unix(sudo:session): session closed for user root
Jan 10 20:12:41.072722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:12:41.074229 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:12:41.080329 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Deleted volume successfully.
Jan 10 20:12:41.098120 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-17312d6d-e460-4d82-a41a-77a59c1675c4 tempest-TestEncryptedCinderVolumes-684664269 None] Lock "b'cinder-11dcfd89-263e-41e2-b927-39e2a982677e-delete_volume'" released by "delete_volume" :: held 2.473s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 20:13:39.599320 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:13:39.600051 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:13:39.600546 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:39.651950 n-d-816927-8 sudo[151795]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:13:39.652762 n-d-816927-8 sudo[151795]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:13:40.107198 n-d-816927-8 sudo[151795]: pam_unix(sudo:session): session closed for user root
Jan 10 20:13:40.109299 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.508s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:40.110859 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:40.129432 n-d-816927-8 sudo[151800]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:13:40.130510 n-d-816927-8 sudo[151800]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:13:40.303603 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 20:13:40.309221 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 20:13:40.310168 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 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'
Jan 10 20:13:40.323815 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Flow 'volume_create_manager' (8ff03899-76ec-4b22-aac0-e0f3244c5bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:13:40.327541 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8466bbdb-1b25-48dc-9ad8-3ff7f2aaad55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:13:40.352042 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 20:13:40.377365 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (8466bbdb-1b25-48dc-9ad8-3ff7f2aaad55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T20:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-2045894239',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=60770589-f745-44b0-af67-8bd53cbcc792,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3bbbc10324444f9a39a7a7d0c292b1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T20:13:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T20:13:40Z,user_id='5beb5cb1b2f54cc6a5602686e17fbc11',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:13:40.379756 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9889d8d-5898-43aa-a455-55d737b2bf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:13:40.381808 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (f9889d8d-5898-43aa-a455-55d737b2bf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:13:40.384107 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c32a4e5e-aece-4bb0-a7cc-36c1c9b00a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:13:40.386310 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c32a4e5e-aece-4bb0-a7cc-36c1c9b00a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '60770589-f745-44b0-af67-8bd53cbcc792', 'volume_name': 'volume-60770589-f745-44b0-af67-8bd53cbcc792', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:13:40.388543 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50c2408f-df8c-470d-bdf9-190cc047751c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:13:40.390624 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (50c2408f-df8c-470d-bdf9-190cc047751c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:13:40.393362 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7cd56cb-347c-428d-92e9-38416c75d36e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:13:40.394125 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Volume 60770589-f745-44b0-af67-8bd53cbcc792: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-60770589-f745-44b0-af67-8bd53cbcc792', 'volume_size': 1}
Jan 10 20:13:40.395396 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60770589-f745-44b0-af67-8bd53cbcc792 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:40.414158 n-d-816927-8 sudo[151803]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60770589-f745-44b0-af67-8bd53cbcc792 stack-volumes-lvmdriver-1 -L 1g
Jan 10 20:13:40.415012 n-d-816927-8 sudo[151803]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:13:40.606213 n-d-816927-8 sudo[151800]: pam_unix(sudo:session): session closed for user root
Jan 10 20:13:40.608394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.497s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:40.610417 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:13:40.949737 n-d-816927-8 sudo[151803]: pam_unix(sudo:session): session closed for user root
Jan 10 20:13:40.951541 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-60770589-f745-44b0-af67-8bd53cbcc792 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.556s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:40.955169 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b7cd56cb-347c-428d-92e9-38416c75d36e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-60770589-f745-44b0-af67-8bd53cbcc792', 'volume_size': 1}' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:13:40.957434 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b35cdf8-c7f1-43f5-9c33-d0fe13eb9897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:13:40.968453 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Volume volume-60770589-f745-44b0-af67-8bd53cbcc792 (60770589-f745-44b0-af67-8bd53cbcc792): created successfully
Jan 10 20:13:40.970419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1b35cdf8-c7f1-43f5-9c33-d0fe13eb9897) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:13:40.973344 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Flow 'volume_create_manager' (8ff03899-76ec-4b22-aac0-e0f3244c5bcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:13:40.980779 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-b90a5fbf-1652-4ef4-9ed1-08e173834af4 tempest-TestMinimumBasicScenario-1245352942 None] Created volume successfully.
Jan 10 20:13:42.304858 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:42.322738 n-d-816927-8 sudo[151839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:13:42.323529 n-d-816927-8 sudo[151839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:13:42.724504 n-d-816927-8 sudo[151839]: pam_unix(sudo:session): session closed for user root
Jan 10 20:13:42.726760 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792" returned: 0 in 0.421s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:42.773979 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:42.779886 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:42.780294 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:13:42.780987 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:13:42.781763 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Creating iscsi_target for Volume ID: volume-60770589-f745-44b0-af67-8bd53cbcc792 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Created volume path /opt/stack/data/cinder/volumes/volume-60770589-f745-44b0-af67-8bd53cbcc792,
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: incominguser 3YJfpFdaZv2PYqGVHCGA yLn77apKaNPZgzCE
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:13:42.785636 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:13:42.787017 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:43.139936 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792" returned: 0 in 0.353s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:43.140312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:13:43.141749 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:13:43.142147 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:13:43.143525 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:43.149475 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:43.149858 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792\n Backing store flags: \n Account information:\n 3YJfpFdaZv2PYqGVHCGA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:13:43.150489 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:13:43.151462 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:43.237416 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:43.237751 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792\n Backing store flags: \n Account information:\n 3YJfpFdaZv2PYqGVHCGA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:13:43.238946 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:13:43.327198 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.088s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:13:43.327734 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792\n Backing store flags: \n Account information:\n 3YJfpFdaZv2PYqGVHCGA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:13:43.328453 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:13:43.370244 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792', 'target_lun': 1, 'volume_id': '60770589-f745-44b0-af67-8bd53cbcc792', 'auth_method': 'CHAP', 'auth_username': '3YJfpFdaZv2PYqGVHCGA', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '82049025-44dd-441b-a3f1-85b19383a4f7'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:13:43.477003 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-40f98506-c72b-4fa9-b1f8-fc12372c1bad req-64e62a9d-5db2-4cd2-84ba-9e4d0f8df7e9 tempest-TestMinimumBasicScenario-1245352942 None] attachment_update completed successfully.
Jan 10 20:14:39.597959 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:14:39.598654 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:14:39.599035 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:39.616939 n-d-816927-8 sudo[151959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:14:39.617705 n-d-816927-8 sudo[151959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:14:40.007103 n-d-816927-8 sudo[151959]: pam_unix(sudo:session): session closed for user root
Jan 10 20:14:40.009127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.410s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:14:40.010673 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:40.028519 n-d-816927-8 sudo[151962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:14:40.029286 n-d-816927-8 sudo[151962]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:14:40.424149 n-d-816927-8 sudo[151962]: pam_unix(sudo:session): session closed for user root
Jan 10 20:14:40.426162 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.415s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:14:40.427795 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:14:58.949860 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-56960fc9-6bcb-45d2-8ee3-44f43e2faa8c req-9733c9ec-7b84-4934-8cc1-06e86453d6a0 tempest-TestMinimumBasicScenario-1245352942 None] Terminate volume connection completed successfully.
Jan 10 20:14:58.950554 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-56960fc9-6bcb-45d2-8ee3-44f43e2faa8c req-9733c9ec-7b84-4934-8cc1-06e86453d6a0 tempest-TestMinimumBasicScenario-1245352942 None] Deleting attachment 82049025-44dd-441b-a3f1-85b19383a4f7. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:14:58.953502 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:59.038687 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:14:59.039235 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792\n Backing store flags: \n Account information:\n 3YJfpFdaZv2PYqGVHCGA\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:14:59.040045 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-56960fc9-6bcb-45d2-8ee3-44f43e2faa8c req-9733c9ec-7b84-4934-8cc1-06e86453d6a0 tempest-TestMinimumBasicScenario-1245352942 None] Removing iscsi_target for Volume ID: 60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:14:59.041301 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:59.136835 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-60770589-f745-44b0-af67-8bd53cbcc792 -f" returned: 0 in 0.095s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:14:59.137268 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:14:59.139631 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:59.236963 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:14:59.237280 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:14:59.312383 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-56960fc9-6bcb-45d2-8ee3-44f43e2faa8c req-9733c9ec-7b84-4934-8cc1-06e86453d6a0 tempest-TestMinimumBasicScenario-1245352942 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:14:59.312383 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:14:59.312383 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:14:59.818667 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Lock "b'cinder-60770589-f745-44b0-af67-8bd53cbcc792-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 20:14:59.876270 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:59.965011 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:14:59.965588 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:14:59.966018 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Skipping remove_export. No iscsi_target is presently exported for volume: 60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:14:59.967058 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 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 stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:14:59.988400 n-d-816927-8 sudo[152050]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:14:59.989176 n-d-816927-8 sudo[152050]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:00.352598 n-d-816927-8 sudo[152050]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:00.354898 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792" returned: 0 in 0.387s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:00.356663 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:15:00.376622 n-d-816927-8 sudo[152053]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:15:00.377428 n-d-816927-8 sudo[152053]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:00.741822 n-d-816927-8 sudo[152053]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:00.744188 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792" returned: 0 in 0.387s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:00.746318 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:15:00.763791 n-d-816927-8 sudo[152056]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:15:00.764570 n-d-816927-8 sudo[152056]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:01.240071 n-d-816927-8 sudo[152056]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:01.242308 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-60770589-f745-44b0-af67-8bd53cbcc792" returned: 0 in 0.496s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:01.243501 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Successfully deleted volume: 60770589-f745-44b0-af67-8bd53cbcc792
Jan 10 20:15:01.288819 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Created reservations ['8cd0915e-ed30-499d-a13b-5f60e021aa88', 'bed60879-e176-4267-ae30-a4969d32f23a', 'a0b05516-6999-480b-bb30-679dd9dd2b00', '7607aa35-e159-4b54-a332-eb55933a7252'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 20:15:01.290849 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:15:01.290849 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:15:01.290849 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:15:01.329962 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:15:01.330796 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:15:01.349812 n-d-816927-8 sudo[152063]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:15:01.350789 n-d-816927-8 sudo[152063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:01.764740 n-d-816927-8 sudo[152063]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:01.767107 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 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.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:01.769261 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:15:01.787161 n-d-816927-8 sudo[152066]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:15:01.787944 n-d-816927-8 sudo[152066]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:02.198304 n-d-816927-8 sudo[152066]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:02.200746 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.431s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:02.202796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:15:02.209738 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Deleted volume successfully.
Jan 10 20:15:02.224419 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [None req-2ed097c9-fb23-4415-bb60-f2bfa20d8146 tempest-TestMinimumBasicScenario-1245352942 None] Lock "b'cinder-60770589-f745-44b0-af67-8bd53cbcc792-delete_volume'" released by "delete_volume" :: held 2.406s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 20:15:39.595441 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:15:39.596156 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:15:39.596573 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:15:39.614057 n-d-816927-8 sudo[152432]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:15:39.614846 n-d-816927-8 sudo[152432]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:40.079929 n-d-816927-8 sudo[152432]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:40.081948 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.485s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:40.083749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:15:40.103491 n-d-816927-8 sudo[152436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:15:40.104278 n-d-816927-8 sudo[152436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:15:40.534954 n-d-816927-8 sudo[152436]: pam_unix(sudo:session): session closed for user root
Jan 10 20:15:40.537143 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:15:40.538474 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:16:39.594975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:16:39.595602 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:16:39.596178 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:16:39.614605 n-d-816927-8 sudo[152854]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:16:39.615400 n-d-816927-8 sudo[152854]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:16:40.039611 n-d-816927-8 sudo[152854]: pam_unix(sudo:session): session closed for user root
Jan 10 20:16:40.041996 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.445s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:16:40.043789 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:16:40.064292 n-d-816927-8 sudo[152859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:16:40.065074 n-d-816927-8 sudo[152859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:16:40.505404 n-d-816927-8 sudo[152859]: pam_unix(sudo:session): session closed for user root
Jan 10 20:16:40.507768 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.463s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:16:40.509031 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:17:39.596499 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:17:39.597233 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:17:39.597559 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:17:39.615571 n-d-816927-8 sudo[152969]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:17:39.616352 n-d-816927-8 sudo[152969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:17:40.040958 n-d-816927-8 sudo[152969]: pam_unix(sudo:session): session closed for user root
Jan 10 20:17:40.043155 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.445s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:17:40.044689 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:17:40.063522 n-d-816927-8 sudo[152972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:17:40.064290 n-d-816927-8 sudo[152972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:17:40.481133 n-d-816927-8 sudo[152972]: pam_unix(sudo:session): session closed for user root
Jan 10 20:17:40.483237 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:17:40.485222 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:18:39.602001 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:18:39.602612 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:18:39.603060 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:18:39.620476 n-d-816927-8 sudo[153384]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:18:39.621252 n-d-816927-8 sudo[153384]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:18:40.049797 n-d-816927-8 sudo[153384]: pam_unix(sudo:session): session closed for user root
Jan 10 20:18:40.051888 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.448s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:18:40.053516 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:18:40.072486 n-d-816927-8 sudo[153389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:18:40.073269 n-d-816927-8 sudo[153389]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:18:40.498762 n-d-816927-8 sudo[153389]: pam_unix(sudo:session): session closed for user root
Jan 10 20:18:40.500873 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.447s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:18:40.502224 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:19:39.599402 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:19:39.600169 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:19:39.600753 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:19:39.618127 n-d-816927-8 sudo[153492]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:19:39.618924 n-d-816927-8 sudo[153492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:19:40.038274 n-d-816927-8 sudo[153492]: pam_unix(sudo:session): session closed for user root
Jan 10 20:19:40.040442 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.439s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:19:40.042012 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:19:40.060393 n-d-816927-8 sudo[153495]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:19:40.061164 n-d-816927-8 sudo[153495]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:19:40.494300 n-d-816927-8 sudo[153495]: pam_unix(sudo:session): session closed for user root
Jan 10 20:19:40.496410 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:19:40.498015 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:20:39.605241 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:20:39.605918 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:20:39.606285 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:20:39.623737 n-d-816927-8 sudo[153914]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:20:39.624516 n-d-816927-8 sudo[153914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:20:40.036423 n-d-816927-8 sudo[153914]: pam_unix(sudo:session): session closed for user root
Jan 10 20:20:40.038855 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.432s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:20:40.040450 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:20:40.058664 n-d-816927-8 sudo[153919]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:20:40.059473 n-d-816927-8 sudo[153919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:20:40.490442 n-d-816927-8 sudo[153919]: pam_unix(sudo:session): session closed for user root
Jan 10 20:20:40.492556 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.452s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:20:40.493858 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:21:39.611047 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:21:39.611768 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:21:39.612114 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:21:39.630121 n-d-816927-8 sudo[154003]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:21:39.630924 n-d-816927-8 sudo[154003]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:21:40.075514 n-d-816927-8 sudo[154003]: pam_unix(sudo:session): session closed for user root
Jan 10 20:21:40.077601 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.465s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:21:40.079230 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:21:40.098156 n-d-816927-8 sudo[154007]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:21:40.099050 n-d-816927-8 sudo[154007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:21:40.504442 n-d-816927-8 sudo[154007]: pam_unix(sudo:session): session closed for user root
Jan 10 20:21:40.506497 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.427s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:21:40.507796 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:22:39.614127 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:22:39.614794 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:22:39.615243 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:22:39.632895 n-d-816927-8 sudo[154433]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:22:39.633678 n-d-816927-8 sudo[154433]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:22:40.041177 n-d-816927-8 sudo[154433]: pam_unix(sudo:session): session closed for user root
Jan 10 20:22:40.043312 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:22:40.044875 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:22:40.063189 n-d-816927-8 sudo[154437]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:22:40.063963 n-d-816927-8 sudo[154437]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:22:40.479939 n-d-816927-8 sudo[154437]: pam_unix(sudo:session): session closed for user root
Jan 10 20:22:40.482043 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:22:40.483869 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:23:39.610493 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:23:39.611178 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:23:39.611609 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:23:39.630139 n-d-816927-8 sudo[154983]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:23:39.630954 n-d-816927-8 sudo[154983]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:23:40.049555 n-d-816927-8 sudo[154983]: pam_unix(sudo:session): session closed for user root
Jan 10 20:23:40.051725 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.440s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:23:40.053263 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:23:40.070803 n-d-816927-8 sudo[154986]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:23:40.071586 n-d-816927-8 sudo[154986]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:23:40.509786 n-d-816927-8 sudo[154986]: pam_unix(sudo:session): session closed for user root
Jan 10 20:23:40.511847 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.458s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:23:40.513109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:24:39.610549 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:24:39.611277 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:24:39.611618 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:24:39.629665 n-d-816927-8 sudo[155198]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:24:39.630446 n-d-816927-8 sudo[155198]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:24:40.037597 n-d-816927-8 sudo[155198]: pam_unix(sudo:session): session closed for user root
Jan 10 20:24:40.039651 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:24:40.041203 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:24:40.060523 n-d-816927-8 sudo[155201]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:24:40.061343 n-d-816927-8 sudo[155201]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:24:40.480751 n-d-816927-8 sudo[155201]: pam_unix(sudo:session): session closed for user root
Jan 10 20:24:40.483535 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:24:40.484811 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:25:39.611743 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:25:39.612433 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:25:39.612815 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:25:39.631436 n-d-816927-8 sudo[155252]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:25:39.632248 n-d-816927-8 sudo[155252]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:25:40.038693 n-d-816927-8 sudo[155252]: pam_unix(sudo:session): session closed for user root
Jan 10 20:25:40.040915 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:25:40.043007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:25:40.061371 n-d-816927-8 sudo[155255]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:25:40.062165 n-d-816927-8 sudo[155255]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:25:40.489496 n-d-816927-8 sudo[155255]: pam_unix(sudo:session): session closed for user root
Jan 10 20:25:40.491711 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.449s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:25:40.492986 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:26:39.610653 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:26:39.611392 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:26:39.611749 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:26:39.674848 n-d-816927-8 sudo[155304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:26:39.675659 n-d-816927-8 sudo[155304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:26:40.090942 n-d-816927-8 sudo[155304]: pam_unix(sudo:session): session closed for user root
Jan 10 20:26:40.093017 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.481s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:26:40.094640 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:26:40.112349 n-d-816927-8 sudo[155307]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:26:40.113138 n-d-816927-8 sudo[155307]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:26:40.576229 n-d-816927-8 sudo[155307]: pam_unix(sudo:session): session closed for user root
Jan 10 20:26:40.578330 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.483s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:26:40.579850 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:27:39.619007 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:27:39.619641 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:27:39.620241 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:39.640466 n-d-816927-8 sudo[155360]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:27:39.641252 n-d-816927-8 sudo[155360]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:40.080888 n-d-816927-8 sudo[155360]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:40.083234 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.463s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:40.085061 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:40.105921 n-d-816927-8 sudo[155363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:27:40.106818 n-d-816927-8 sudo[155363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:40.525332 n-d-816927-8 sudo[155363]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:40.527795 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.442s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:40.529593 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:27:45.263622 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-816927-8@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-816927-8@lvmdriver-1#lvmdriver-1']} {{(pid=92001) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Jan 10 20:27:45.267591 n-d-816927-8 cinder-volume[92001]: WARNING stevedore.named [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Jan 10 20:27:45.268092 n-d-816927-8 cinder-volume[92001]: WARNING castellan.key_manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 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'
Jan 10 20:27:45.281017 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Flow 'volume_create_manager' (42230bfd-cd64-46cb-bf98-bc40ee94e51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:27:45.284617 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57ac033e-6e99-4364-9049-fe06670cd51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:27:45.307684 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_db.sqlalchemy.engines [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 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=92001) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Jan 10 20:27:45.333161 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (57ac033e-6e99-4364-9049-fe06670cd51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Volume(_name_id=None,admin_metadata=>,attach_status='detached',availability_zone='nova',bootable=False,cluster=>,cluster_name=None,consistencygroup=>,consistencygroup_id=None,created_at=2022-01-10T20:27:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1576688834',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-816927-8@lvmdriver-1#lvmdriver-1',id=d5f85ea8-31bd-4bbb-a33f-acc7edca8874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5bb0a923885d4f849cd01743e9a33813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=2022-01-10T20:27:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-01-10T20:27:45Z,user_id='d019c4bccab146628f7f31cd16756215',volume_attachment=>,volume_type=VolumeType(ab267a83-1229-4a10-b092-ed9d274459d0),volume_type_id=ab267a83-1229-4a10-b092-ed9d274459d0)' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:27:45.336131 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efff74d7-53c6-45f7-83b9-1c957d29f24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:27:45.338142 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (efff74d7-53c6-45f7-83b9-1c957d29f24b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:27:45.340400 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da464ac2-1156-46af-b461-963495c4ef4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:27:45.416847 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da464ac2-1156-46af-b461-963495c4ef4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'd5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'volume_name': 'volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:27:45.419120 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7f26ed0-3a02-4a40-9132-381802ec6be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:27:45.421511 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a7f26ed0-3a02-4a40-9132-381802ec6be8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:27:45.423644 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcb2db65-8c14-47e0-a045-54ef5a39e7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:27:45.424440 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Volume d5f85ea8-31bd-4bbb-a33f-acc7edca8874: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Jan 10 20:27:45.425037 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Cloning d5f85ea8-31bd-4bbb-a33f-acc7edca8874 from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef at location (None, None). {{(pid=92001) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Jan 10 20:27:53.649950 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1, size 616.00 MB, duration 8.22 sec {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Jan 10 20:27:53.649950 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Image download 616.00 MB at 74.91 MB/s
Jan 10 20:27:53.687165 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:54.049409 n-d-816927-8 sudo[155395]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1
Jan 10 20:27:54.050315 n-d-816927-8 sudo[155395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:54.484152 n-d-816927-8 sudo[155395]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:54.486286 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1" returned: 0 in 0.799s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:54.487214 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef is fetched for user d019c4bccab146628f7f31cd16756215. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Jan 10 20:27:54.536296 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:54.620926 n-d-816927-8 sudo[155400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1
Jan 10 20:27:54.621709 n-d-816927-8 sudo[155400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:54.925380 n-d-816927-8 sudo[155400]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:54.927674 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1" returned: 0 in 0.391s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:54.929960 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 stack-volumes-lvmdriver-1 -L 1g {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:54.947761 n-d-816927-8 sudo[155405]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 stack-volumes-lvmdriver-1 -L 1g
Jan 10 20:27:54.948544 n-d-816927-8 sudo[155405]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:55.481157 n-d-816927-8 sudo[155405]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:55.483419 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.553s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:55.502710 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Attempting download of d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume d5f85ea8-31bd-4bbb-a33f-acc7edca8874. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Jan 10 20:27:55.539245 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_rwk7oh6c {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:55.620591 n-d-816927-8 sudo[155473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_rwk7oh6c
Jan 10 20:27:55.621373 n-d-816927-8 sudo[155473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:55.925615 n-d-816927-8 sudo[155473]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:55.928089 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_download_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_rwk7oh6c" returned: 0 in 0.388s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:55.930397 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:56.010151 n-d-816927-8 sudo[155477]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1
Jan 10 20:27:56.010952 n-d-816927-8 sudo[155477]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:56.319393 n-d-816927-8 sudo[155477]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:56.321491 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1" returned: 0 in 0.391s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:56.322269 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] d95d3bc9-7973-45b6-ba44-76e31ae9e0ef was vhdx, converting to raw {{(pid=92001) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Jan 10 20:27:56.323215 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874 oflag=direct {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:56.341361 n-d-816927-8 sudo[155482]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874 oflag=direct
Jan 10 20:27:56.342147 n-d-816927-8 sudo[155482]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:56.652117 n-d-816927-8 sudo[155482]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:56.654394 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874 oflag=direct" returned: 0 in 0.331s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:56.655689 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:56.676060 n-d-816927-8 sudo[155494]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874
Jan 10 20:27:56.676953 n-d-816927-8 sudo[155494]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:57.420604 n-d-816927-8 sudo[155494]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:57.423062 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f vhdx /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874" returned: 0 in 0.767s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:57.424129 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): /usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:27:57.505367 n-d-816927-8 sudo[155527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1
Jan 10 20:27:57.506137 n-d-816927-8 sudo[155527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:27:57.815115 n-d-816927-8 sudo[155527]: pam_unix(sudo:session): session closed for user root
Jan 10 20:27:57.817408 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] CMD "/usr/bin/python3.8 -m oslo_concurrency.prlimit --as=1073741824 --cpu=60 -- sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C qemu-img info /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1" returned: 0 in 0.393s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:27:57.818255 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_d95d3bc9-7973-45b6-ba44-76e31ae9e0ef_ki2xtxljn-d-816927-8@lvmdriver-1, size 700.00 MB, duration 1.00 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--d5f85ea8--31bd--4bbb--a33f--acc7edca8874 {{(pid=92001) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Jan 10 20:27:57.818641 n-d-816927-8 cinder-volume[92001]: INFO cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Converted 700.00 MB image at 700.00 MB/s
Jan 10 20:27:57.819291 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Downloaded image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef ((None, None)) to volume d5f85ea8-31bd-4bbb-a33f-acc7edca8874 successfully. {{(pid=92001) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Jan 10 20:27:57.938454 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.image.image_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Temporary image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef for user d019c4bccab146628f7f31cd16756215 is deleted. {{(pid=92001) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Jan 10 20:27:57.939161 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.volume_utils [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Marking volume d5f85ea8-31bd-4bbb-a33f-acc7edca8874 as bootable. {{(pid=92001) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Jan 10 20:27:57.949265 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Copying metadata from image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef to d5f85ea8-31bd-4bbb-a33f-acc7edca8874. {{(pid=92001) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Jan 10 20:27:57.949786 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.flows.manager.create_volume [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Creating volume glance metadata for volume d5f85ea8-31bd-4bbb-a33f-acc7edca8874 backed by image d95d3bc9-7973-45b6-ba44-76e31ae9e0ef with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=92001) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Jan 10 20:27:58.011328 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fcb2db65-8c14-47e0-a045-54ef5a39e7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'volume_size': 1, 'image_id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'image_location': (None, None), 'image_meta': {'name': 'ubuntu-16', 'disk_format': 'vhdx', 'container_format': 'bare', 'visibility': 'public', 'size': 645922816, 'virtual_size': 734003200, 'status': 'active', 'checksum': '318f990048c8a194829e52141534610d', 'protected': False, 'min_ram': 0, 'min_disk': 0, 'owner': '0e93ca9dbf6b45a2bf520ac73c54f749', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'd95d3bc9-7973-45b6-ba44-76e31ae9e0ef', 'created_at': datetime.datetime(2022, 1, 10, 18, 48, 32, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 1, 10, 18, 48, 49, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/d95d3bc9-7973-45b6-ba44-76e31ae9e0ef/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:27:58.013532 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45c67f65-a84e-48c8-af5c-2b5ea154e3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Jan 10 20:27:58.020725 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.flows.manager.create_volume [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Volume volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 (d5f85ea8-31bd-4bbb-a33f-acc7edca8874): created successfully
Jan 10 20:27:58.023389 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (45c67f65-a84e-48c8-af5c-2b5ea154e3c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=92001) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Jan 10 20:27:58.026406 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Flow 'volume_create_manager' (42230bfd-cd64-46cb-bf98-bc40ee94e51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=92001) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Jan 10 20:27:58.033953 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [None req-e7dd1b68-3a8f-48c2-910e-9a2ea08b0a74 tempest-TestShelveInstance-881884668 None] Created volume successfully.
Jan 10 20:28:00.909864 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:00.928635 n-d-816927-8 sudo[155532]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:28:00.929427 n-d-816927-8 sudo[155532]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:28:01.335995 n-d-816927-8 sudo[155532]: pam_unix(sudo:session): session closed for user root
Jan 10 20:28:01.339325 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:01.391693 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:01.398372 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:01.398691 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:28:01.399344 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Targets prior to update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:28:01.400151 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Creating iscsi_target for Volume ID: volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Created volume path /opt/stack/data/cinder/volumes/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874,
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: incominguser KZMFMn8Kg6Kj9UBMH38w SgZ6b5yVFZGrsjC3
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:28:01.406032 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:28:01.407342 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:01.804756 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.397s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:01.805081 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:28:01.806109 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:28:01.806478 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:28:01.807913 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:01.814781 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:01.815199 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:28:01.815827 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Targets after update: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:28:01.818904 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:01.933102 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.116s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:01.934138 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:28:01.935221 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:02.023348 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.087s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:02.023676 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:28:02.024673 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:28:02.070886 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'target_lun': 1, 'volume_id': 'd5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'auth_method': 'CHAP', 'auth_username': 'KZMFMn8Kg6Kj9UBMH38w', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd124ffee-9e1b-4fc8-9d97-52db56074bb1'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:28:02.183515 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-04eeed0e-69cd-4428-a2b4-bcb2d8b824d7 req-cf32fbce-2552-464a-8f43-52ec4c0537bb tempest-TestShelveInstance-881884668 None] attachment_update completed successfully.
Jan 10 20:28:39.617975 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:28:39.618668 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:28:39.619049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:39.637124 n-d-816927-8 sudo[155629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:28:39.637902 n-d-816927-8 sudo[155629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:28:40.033376 n-d-816927-8 sudo[155629]: pam_unix(sudo:session): session closed for user root
Jan 10 20:28:40.035396 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.416s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:40.036963 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:28:40.054353 n-d-816927-8 sudo[155632]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:28:40.055160 n-d-816927-8 sudo[155632]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:28:40.460525 n-d-816927-8 sudo[155632]: pam_unix(sudo:session): session closed for user root
Jan 10 20:28:40.463575 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.425s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:28:40.465158 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:29:39.615766 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:29:39.616415 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:29:39.616824 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:29:39.635951 n-d-816927-8 sudo[155691]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:29:39.636748 n-d-816927-8 sudo[155691]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:29:40.028967 n-d-816927-8 sudo[155691]: pam_unix(sudo:session): session closed for user root
Jan 10 20:29:40.031014 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.414s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:29:40.032584 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:29:40.050403 n-d-816927-8 sudo[155694]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:29:40.051193 n-d-816927-8 sudo[155694]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:29:40.428400 n-d-816927-8 sudo[155694]: pam_unix(sudo:session): session closed for user root
Jan 10 20:29:40.430724 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.398s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:29:40.432054 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:30:26.166593 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-914e66c7-2d75-4db8-b7d2-970a52997adf req-3a36c91e-845b-400a-a24f-3a5a4d832174 tempest-TestShelveInstance-881884668 None] Terminate volume connection completed successfully.
Jan 10 20:30:26.167245 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-914e66c7-2d75-4db8-b7d2-970a52997adf req-3a36c91e-845b-400a-a24f-3a5a4d832174 tempest-TestShelveInstance-881884668 None] Deleting attachment d124ffee-9e1b-4fc8-9d97-52db56074bb1. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:30:26.228414 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-914e66c7-2d75-4db8-b7d2-970a52997adf req-3a36c91e-845b-400a-a24f-3a5a4d832174 tempest-TestShelveInstance-881884668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:30:26.228414 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:30:26.228414 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:30:32.906106 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:32.924260 n-d-816927-8 sudo[155741]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:30:32.925038 n-d-816927-8 sudo[155741]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:30:33.315477 n-d-816927-8 sudo[155741]: pam_unix(sudo:session): session closed for user root
Jan 10 20:30:33.317776 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:33.366568 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:33.372396 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:33.372727 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: KZMFMn8Kg6Kj9UBMH38w
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 20:30:33.373331 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Jan 10 20:30:33.376262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Creating iscsi_target for Volume ID: volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Jan 10 20:30:33.376262 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Created volume path /opt/stack/data/cinder/volumes/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874,
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: content:
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: driver iscsi
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: incominguser KZMFMn8Kg6Kj9UBMH38w SgZ6b5yVFZGrsjC3
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: write-cache on
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:30:33.378681 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Jan 10 20:30:33.380196 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:33.736327 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.356s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:33.736650 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:30:33.737236 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] StdOut from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Jan 10 20:30:33.737600 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] StdErr from tgt-admin --update: {{(pid=92001) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Jan 10 20:30:33.738833 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:33.744527 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.006s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:33.744852 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.tgt [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: System information:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Driver: iscsi
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: State: ready
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: I_T nexus information:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: LUN information:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: LUN: 0
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Type: controller
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010000
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf10
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Size: 0 MB, Block size: 1
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Backing store type: null
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Backing store path: None
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: LUN: 1
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Type: disk
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: SCSI ID: IET 00010001
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: SCSI SN: beaf11
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Size: 1074 MB, Block size: 512
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Online: Yes
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Removable media: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Prevent removal: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Readonly: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: SWP: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Thin-provisioning: No
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Backing store type: rdwr
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Backing store flags:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: Account information:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: KZMFMn8Kg6Kj9UBMH38w
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: ACL information:
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: ALL
Jan 10 20:30:33.745397 n-d-816927-8 cinder-volume[92001]: {{(pid=92001) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Jan 10 20:30:33.747193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:33.832905 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.086s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:33.833235 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:30:33.834364 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:33.919017 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.084s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:33.919588 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:30:33.920220 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.targets.iscsi [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Set provider_location to: 10.222.0.21:3260,1 iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 1 {{(pid=92001) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Jan 10 20:30:33.961667 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.21:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'target_lun': 1, 'volume_id': 'd5f85ea8-31bd-4bbb-a33f-acc7edca8874', 'auth_method': 'CHAP', 'auth_username': 'KZMFMn8Kg6Kj9UBMH38w', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '554ce376-6e63-453d-854e-4c3668d28887'} {{(pid=92001) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Jan 10 20:30:34.068558 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-50fda689-2b48-4a10-afbc-209ff1bef60e req-d5ed3e63-b8ff-4fcc-b09d-7e4ff7dc06b2 tempest-TestShelveInstance-881884668 None] attachment_update completed successfully.
Jan 10 20:30:39.619906 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:30:39.620473 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:30:39.620927 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:39.638395 n-d-816927-8 sudo[155811]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:30:39.639198 n-d-816927-8 sudo[155811]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:30:40.004601 n-d-816927-8 sudo[155811]: pam_unix(sudo:session): session closed for user root
Jan 10 20:30:40.006648 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.385s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:40.008867 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:30:40.026742 n-d-816927-8 sudo[155814]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:30:40.027549 n-d-816927-8 sudo[155814]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:30:40.405929 n-d-816927-8 sudo[155814]: pam_unix(sudo:session): session closed for user root
Jan 10 20:30:40.408049 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:30:40.409420 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:31:39.616207 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:31:39.616842 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:31:39.617286 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:31:39.635261 n-d-816927-8 sudo[155867]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:31:39.636025 n-d-816927-8 sudo[155867]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:31:40.020028 n-d-816927-8 sudo[155867]: pam_unix(sudo:session): session closed for user root
Jan 10 20:31:40.022077 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.404s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:31:40.023663 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:31:40.041632 n-d-816927-8 sudo[155870]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:31:40.042414 n-d-816927-8 sudo[155870]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:31:40.432930 n-d-816927-8 sudo[155870]: pam_unix(sudo:session): session closed for user root
Jan 10 20:31:40.435036 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.411s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:31:40.436367 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:32:11.266632 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-ff372f44-a09f-486f-a957-850ba6e9450b tempest-TestShelveInstance-881884668 None] Terminate volume connection completed successfully.
Jan 10 20:32:11.267831 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.manager [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-ff372f44-a09f-486f-a957-850ba6e9450b tempest-TestShelveInstance-881884668 None] Deleting attachment 554ce376-6e63-453d-854e-4c3668d28887. {{(pid=92001) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Jan 10 20:32:11.268974 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:11.359074 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.090s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:11.359770 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n LUN information:\n LUN: 0\n Type: controller\n SCSI ID: IET 00010000\n SCSI SN: beaf10\n Size: 0 MB, Block size: 1\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: null\n Backing store path: None\n Backing store flags: \n LUN: 1\n Type: disk\n SCSI ID: IET 00010001\n SCSI SN: beaf11\n Size: 1074 MB, Block size: 512\n Online: Yes\n Removable media: No\n Prevent removal: No\n Readonly: No\n SWP: No\n Thin-provisioning: No\n Backing store type: rdwr\n Backing store path: /dev/stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874\n Backing store flags: \n Account information:\n KZMFMn8Kg6Kj9UBMH38w\n ACL information:\n ALL\n', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:32:11.360542 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.tgt [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-ff372f44-a09f-486f-a957-850ba6e9450b tempest-TestShelveInstance-881884668 None] Removing iscsi_target for Volume ID: d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:32:11.361826 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 -f {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:11.473156 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 -f" returned: 0 in 0.111s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:11.473463 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, None) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:32:11.474728 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:11.572992 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:11.573317 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:32:11.645036 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-ff372f44-a09f-486f-a957-850ba6e9450b tempest-TestShelveInstance-881884668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:32:11.645036 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:32:11.645036 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:32:11.774345 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Lock "b'cinder-d5f85ea8-31bd-4bbb-a33f-acc7edca8874-delete_volume'" acquired by "delete_volume" :: waited 0.008s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Jan 10 20:32:11.837443 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:11.926313 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101060) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:11.926633 n-d-816927-8 cinder-volume[92001]: DEBUG oslo.privsep.daemon [-] privsep: reply[140494204504640]: (4, ('', '')) {{(pid=101060) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Jan 10 20:32:11.927426 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.targets.iscsi [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Skipping remove_export. No iscsi_target is presently exported for volume: d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:32:11.928427 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 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 stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:11.947756 n-d-816927-8 sudo[155957]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:32:11.948538 n-d-816927-8 sudo[155957]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:12.326213 n-d-816927-8 sudo[155957]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:12.330491 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.400s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:12.332298 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:12.355902 n-d-816927-8 sudo[155960]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:32:12.356683 n-d-816927-8 sudo[155960]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:12.753975 n-d-816927-8 sudo[155960]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:12.756360 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.424s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:12.758465 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:12.776870 n-d-816927-8 sudo[155963]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:32:12.777678 n-d-816927-8 sudo[155963]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:13.237793 n-d-816927-8 sudo[155963]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:13.240325 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-d5f85ea8-31bd-4bbb-a33f-acc7edca8874" returned: 0 in 0.481s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:13.241648 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.drivers.lvm [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Successfully deleted volume: d5f85ea8-31bd-4bbb-a33f-acc7edca8874
Jan 10 20:32:13.287403 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.quota [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Created reservations ['d833645b-abfe-4c54-8edf-8fc93a3531cf', 'a5525b6c-2079-4777-b32b-81eb7635d4c4', 'ece97588-f7de-4124-8cd7-583194139687', '2d865856-c2a7-49a0-8b8f-f10fa3602795'] {{(pid=92001) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Jan 10 20:32:13.289391 n-d-816927-8 cinder-volume[92001]: WARNING py.warnings [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] /usr/local/lib/python3.8/dist-packages/sqlalchemy/orm/evaluator.py:95: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions.
Jan 10 20:32:13.289391 n-d-816927-8 cinder-volume[92001]: util.warn(
Jan 10 20:32:13.289391 n-d-816927-8 cinder-volume[92001]:
Jan 10 20:32:13.330233 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:32:13.331098 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:13.349631 n-d-816927-8 sudo[155970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:32:13.350514 n-d-816927-8 sudo[155970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:13.782034 n-d-816927-8 sudo[155970]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:13.784338 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 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.453s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:13.786481 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:13.804375 n-d-816927-8 sudo[155973]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:32:13.805157 n-d-816927-8 sudo[155973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:14.259153 n-d-816927-8 sudo[155973]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:14.261452 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.475s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:14.263770 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:32:14.270995 n-d-816927-8 cinder-volume[92001]: INFO cinder.volume.manager [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Deleted volume successfully.
Jan 10 20:32:14.285558 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.coordination [req-0ae5e989-6943-402d-9ca2-440d4cd4ab93 req-9304060a-310a-4147-9bc0-bcb44985c672 tempest-TestShelveInstance-881884668 None] Lock "b'cinder-d5f85ea8-31bd-4bbb-a33f-acc7edca8874-delete_volume'" released by "delete_volume" :: held 2.511s {{(pid=92001) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Jan 10 20:32:39.612608 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:32:39.613190 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:32:39.613676 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:39.632457 n-d-816927-8 sudo[156420]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:32:39.633257 n-d-816927-8 sudo[156420]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:40.047672 n-d-816927-8 sudo[156420]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:40.050104 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.436s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:40.051706 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:32:40.070299 n-d-816927-8 sudo[156423]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:32:40.071127 n-d-816927-8 sudo[156423]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:32:40.503474 n-d-816927-8 sudo[156423]: pam_unix(sudo:session): session closed for user root
Jan 10 20:32:40.505666 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.454s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:32:40.507876 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:33:39.611680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:33:39.612335 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:33:39.612808 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:33:39.630227 n-d-816927-8 sudo[156678]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:33:39.631038 n-d-816927-8 sudo[156678]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:33:40.061843 n-d-816927-8 sudo[156678]: pam_unix(sudo:session): session closed for user root
Jan 10 20:33:40.064024 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.451s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:33:40.065683 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:33:40.084328 n-d-816927-8 sudo[156681]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:33:40.085103 n-d-816927-8 sudo[156681]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:33:40.516637 n-d-816927-8 sudo[156681]: pam_unix(sudo:session): session closed for user root
Jan 10 20:33:40.518688 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.453s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:33:40.520087 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:34:39.617021 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:34:39.617669 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:34:39.618081 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:34:39.635980 n-d-816927-8 sudo[156734]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:34:39.636746 n-d-816927-8 sudo[156734]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:34:40.085880 n-d-816927-8 sudo[156734]: pam_unix(sudo:session): session closed for user root
Jan 10 20:34:40.088027 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.470s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:34:40.089596 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:34:40.108101 n-d-816927-8 sudo[156737]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:34:40.108870 n-d-816927-8 sudo[156737]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:34:40.516339 n-d-816927-8 sudo[156737]: pam_unix(sudo:session): session closed for user root
Jan 10 20:34:40.518435 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.429s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:34:40.519800 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:35:39.616702 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:35:39.617375 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:35:39.617848 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:35:39.635368 n-d-816927-8 sudo[156837]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:35:39.636156 n-d-816927-8 sudo[156837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:35:40.068376 n-d-816927-8 sudo[156837]: pam_unix(sudo:session): session closed for user root
Jan 10 20:35:40.070403 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.452s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:35:40.071980 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:35:40.089956 n-d-816927-8 sudo[156840]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:35:40.090753 n-d-816927-8 sudo[156840]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:35:40.507601 n-d-816927-8 sudo[156840]: pam_unix(sudo:session): session closed for user root
Jan 10 20:35:40.509686 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:35:40.511036 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:36:39.618731 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:36:39.619418 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:36:39.619827 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:36:39.637206 n-d-816927-8 sudo[156893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:36:39.637966 n-d-816927-8 sudo[156893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:36:40.045958 n-d-816927-8 sudo[156893]: pam_unix(sudo:session): session closed for user root
Jan 10 20:36:40.048060 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:36:40.049646 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:36:40.067222 n-d-816927-8 sudo[156896]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:36:40.068000 n-d-816927-8 sudo[156896]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:36:40.485379 n-d-816927-8 sudo[156896]: pam_unix(sudo:session): session closed for user root
Jan 10 20:36:40.487485 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:36:40.488806 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:37:39.615466 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:37:39.616237 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:37:39.616652 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:37:39.634855 n-d-816927-8 sudo[157077]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:37:39.635661 n-d-816927-8 sudo[157077]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:37:40.057427 n-d-816927-8 sudo[157077]: pam_unix(sudo:session): session closed for user root
Jan 10 20:37:40.059526 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:37:40.061161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:37:40.079904 n-d-816927-8 sudo[157083]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:37:40.080686 n-d-816927-8 sudo[157083]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:37:40.501945 n-d-816927-8 sudo[157083]: pam_unix(sudo:session): session closed for user root
Jan 10 20:37:40.504048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.443s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:37:40.505346 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:38:39.612102 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:38:39.612753 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:38:39.613193 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:38:39.631058 n-d-816927-8 sudo[157133]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:38:39.631834 n-d-816927-8 sudo[157133]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:38:40.045209 n-d-816927-8 sudo[157133]: pam_unix(sudo:session): session closed for user root
Jan 10 20:38:40.047302 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.434s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:38:40.049704 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:38:40.067474 n-d-816927-8 sudo[157148]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:38:40.068266 n-d-816927-8 sudo[157148]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:38:40.489325 n-d-816927-8 sudo[157148]: pam_unix(sudo:session): session closed for user root
Jan 10 20:38:40.491506 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.441s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:38:40.492821 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:39:39.610261 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:39:39.610931 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:39:39.611345 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:39:39.628698 n-d-816927-8 sudo[157211]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:39:39.629473 n-d-816927-8 sudo[157211]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:39:40.033910 n-d-816927-8 sudo[157211]: pam_unix(sudo:session): session closed for user root
Jan 10 20:39:40.036015 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.424s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:39:40.037615 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:39:40.055104 n-d-816927-8 sudo[157214]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:39:40.056164 n-d-816927-8 sudo[157214]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:39:40.468552 n-d-816927-8 sudo[157214]: pam_unix(sudo:session): session closed for user root
Jan 10 20:39:40.471347 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.433s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:39:40.472642 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:40:39.609536 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:40:39.610164 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:40:39.610616 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:40:39.628263 n-d-816927-8 sudo[157263]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:40:39.629040 n-d-816927-8 sudo[157263]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:40:40.066452 n-d-816927-8 sudo[157263]: pam_unix(sudo:session): session closed for user root
Jan 10 20:40:40.068524 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.458s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:40:40.070114 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:40:40.087696 n-d-816927-8 sudo[157266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:40:40.088477 n-d-816927-8 sudo[157266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:40:40.512264 n-d-816927-8 sudo[157266]: pam_unix(sudo:session): session closed for user root
Jan 10 20:40:40.514424 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.444s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:40:40.515825 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:41:39.613161 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:41:39.613827 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:41:39.614214 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:41:39.632207 n-d-816927-8 sudo[157315]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:41:39.632981 n-d-816927-8 sudo[157315]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:41:40.050609 n-d-816927-8 sudo[157315]: pam_unix(sudo:session): session closed for user root
Jan 10 20:41:40.052722 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.438s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:41:40.054377 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:41:40.072094 n-d-816927-8 sudo[157318]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:41:40.072854 n-d-816927-8 sudo[157318]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:41:40.480315 n-d-816927-8 sudo[157318]: pam_unix(sudo:session): session closed for user root
Jan 10 20:41:40.482460 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:41:40.483826 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:42:39.611093 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:42:39.611742 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:42:39.612159 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:42:39.629500 n-d-816927-8 sudo[157367]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:42:39.630274 n-d-816927-8 sudo[157367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:42:40.069162 n-d-816927-8 sudo[157367]: pam_unix(sudo:session): session closed for user root
Jan 10 20:42:40.071331 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.459s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:42:40.072936 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:42:40.091746 n-d-816927-8 sudo[157370]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:42:40.092537 n-d-816927-8 sudo[157370]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:42:40.529626 n-d-816927-8 sudo[157370]: pam_unix(sudo:session): session closed for user root
Jan 10 20:42:40.531747 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.459s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:42:40.533033 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:43:39.609606 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:43:39.610257 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:43:39.610660 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:43:39.628028 n-d-816927-8 sudo[157419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:43:39.628805 n-d-816927-8 sudo[157419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:43:40.053319 n-d-816927-8 sudo[157419]: pam_unix(sudo:session): session closed for user root
Jan 10 20:43:40.057446 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.446s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:43:40.059048 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:43:40.078264 n-d-816927-8 sudo[157422]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:43:40.079091 n-d-816927-8 sudo[157422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:43:40.485439 n-d-816927-8 sudo[157422]: pam_unix(sudo:session): session closed for user root
Jan 10 20:43:40.487572 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.428s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:43:40.488897 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:44:39.616022 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:44:39.616696 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:44:39.617080 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:44:39.634516 n-d-816927-8 sudo[157473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:44:39.635320 n-d-816927-8 sudo[157473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:44:40.052264 n-d-816927-8 sudo[157473]: pam_unix(sudo:session): session closed for user root
Jan 10 20:44:40.054295 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.437s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:44:40.056111 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:44:40.074340 n-d-816927-8 sudo[157476]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:44:40.075136 n-d-816927-8 sudo[157476]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:44:40.477546 n-d-816927-8 sudo[157476]: pam_unix(sudo:session): session closed for user root
Jan 10 20:44:40.479680 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.423s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:44:40.480963 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Jan 10 20:45:39.617726 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_service.periodic_task [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=92001) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Jan 10 20:45:39.618400 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.volume.drivers.lvm [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Updating volume stats {{(pid=92001) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Jan 10 20:45:39.618794 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:45:39.636458 n-d-816927-8 sudo[157525]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/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
Jan 10 20:45:39.637724 n-d-816927-8 sudo[157525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:45:40.037382 n-d-816927-8 sudo[157525]: pam_unix(sudo:session): session closed for user root
Jan 10 20:45:40.039481 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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.420s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:45:40.041117 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a 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 stack-volumes-lvmdriver-1 {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Jan 10 20:45:40.060347 n-d-816927-8 sudo[157528]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Jan 10 20:45:40.062059 n-d-816927-8 sudo[157528]: pam_unix(sudo:session): session opened for user root by (uid=0)
Jan 10 20:45:40.476892 n-d-816927-8 sudo[157528]: pam_unix(sudo:session): session closed for user root
Jan 10 20:45:40.479013 n-d-816927-8 cinder-volume[92001]: DEBUG oslo_concurrency.processutils [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.438s {{(pid=92001) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Jan 10 20:45:40.480321 n-d-816927-8 cinder-volume[92001]: DEBUG cinder.manager [None req-c40bc20b-7a48-4eb0-b742-0730373fb51a None None] Notifying Schedulers of capabilities ... {{(pid=92001) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}