-- Logs begin at Mon 2022-04-18 18:07:59 UTC, end at Mon 2022-04-18 19:51:36 UTC. --
Apr 18 19:10:00.306350 n-d-836017-2 systemd[1]: Started Devstack devstack@c-vol.service.
Apr 18 19:10:02.646655 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_concurrency.lockutils [-] Acquired lock "singleton_lock" {{(pid=92916) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:266}}
Apr 18 19:10:02.647136 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_concurrency.lockutils [-] Releasing lock "singleton_lock" {{(pid=92916) lock /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:282}}
Apr 18 19:10:03.391837 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_db.sqlalchemy.engines [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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=92916) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:10:03.557590 n-d-836017-2 cinder-volume[92916]: INFO cinder.rpc [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version.
Apr 18 19:10:03.562320 n-d-836017-2 cinder-volume[92916]: INFO cinder.rpc [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version.
Apr 18 19:10:03.600105 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_db.sqlalchemy.engines [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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=92916) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:10:03.632624 n-d-836017-2 cinder-volume[92916]: INFO cinder.volume.manager [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Determined volume DB was empty at startup.
Apr 18 19:10:03.633216 n-d-836017-2 cinder-volume[92916]: DEBUG cinder.volume.manager [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Cinder Volume DB check: vol_db_empty=True {{(pid=92916) __init__ /opt/stack/cinder/cinder/volume/manager.py:237}}
Apr 18 19:10:03.639195 n-d-836017-2 cinder-volume[92916]: INFO cinder.volume.manager [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Service not found for updating active_backend_id, assuming default for driver init.
Apr 18 19:10:03.640046 n-d-836017-2 cinder-volume[92916]: WARNING stevedore.named [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:10:03.640530 n-d-836017-2 cinder-volume[92916]: WARNING castellan.key_manager [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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'
Apr 18 19:10:03.641649 n-d-836017-2 cinder-volume[92916]: WARNING cinder.keymgr.conf_key_mgr [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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'
Apr 18 19:10:03.656917 n-d-836017-2 cinder-volume[92916]: DEBUG cinder.volume.drivers.lvm [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Attempting to initialize LVM driver with the following target_driver: cinder.volume.targets.tgt.TgtAdm {{(pid=92916) __init__ /opt/stack/cinder/cinder/volume/drivers/lvm.py:103}}
Apr 18 19:10:03.668984 n-d-836017-2 cinder-volume[92916]: INFO cinder.volume.manager [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Image-volume cache disabled for host n-d-836017-2@lvmdriver-1.
Apr 18 19:10:03.677121 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_db.sqlalchemy.engines [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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=92916) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:10:03.782889 n-d-836017-2 cinder-volume[92916]: INFO oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Starting 1 workers
Apr 18 19:10:03.789308 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Started child 93006 {{(pid=92916) _start_child /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:576}}
Apr 18 19:10:03.790591 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Full set of CONF: {{(pid=92916) wait /usr/local/lib/python3.8/dist-packages/oslo_service/service.py:650}}
Apr 18 19:10:03.791038 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] ******************************************************************************** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2589}}
Apr 18 19:10:03.791427 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] Configuration options gathered from: {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2590}}
Apr 18 19:10:03.792025 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] command line args: ['--config-file', '/etc/cinder/cinder.conf'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}}
Apr 18 19:10:03.792659 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] config files: ['/etc/cinder/cinder.conf'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2592}}
Apr 18 19:10:03.792950 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] ================================================================================ {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2594}}
Apr 18 19:10:03.797892 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] allow_availability_zone_fallback = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.797892 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] allow_compression_on_image_upload = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798108 n-d-836017-2 cinder-volume[93006]: INFO cinder.service [-] Starting cinder-volume node (version 17.3.0)
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] allowed_direct_url_schemes = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] api_rate_limit = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] auth_strategy = keystone {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_availability_zone = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_host = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.798581 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_stats_polling_interval = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.799013 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backup_api_class = cinder.backup.api.API {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.799013 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backup_manager = cinder.backup.manager.BackupManager {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.799013 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backup_name_template = backup-%s {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.799013 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backup_use_same_host = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.799013 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backup_use_temp_snapshot = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.800083 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] chap_password = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.800524 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] chap_username = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.801459 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.801885 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_internal_tenant_project_id = 2ab8204b212f4244a6884a2aac05c2e5 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.802346 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_internal_tenant_user_id = 6f0bedfe85e14a6ab34c0b0c3168e01a {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.802736 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cluster = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.803118 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] compression_format = gzip {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.803510 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] compute_api_class = cinder.compute.nova.API {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.803939 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] config_dir = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.804254 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] config_file = ['/etc/cinder/cinder.conf'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.804630 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] config_source = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.805015 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] consistencygroup_api_class = cinder.consistencygroup.api.API {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.805414 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] control_exchange = openstack {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.805722 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] db_driver = cinder.db {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.806141 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] debug = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.806522 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] default_availability_zone = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.806870 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] default_group_type = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.807514 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.809241 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] default_volume_type = lvmdriver-1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.809594 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] driver_client_cert = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.809945 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] driver_client_cert_key = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.810485 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] driver_data_namespace = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.810823 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] driver_ssl_cert_path = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.811195 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] driver_ssl_cert_verify = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.811747 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] driver_use_ssl = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.812056 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] enable_new_services = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.812429 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] enable_unsupported_driver = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.812811 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] enable_v2_api = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.813196 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] enable_v3_api = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.813589 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] enabled_backends = ['lvmdriver-1'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.813946 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] enforce_multipath_for_image_xfer = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.815089 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] filter_function = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.816180 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_api_insecure = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.816963 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_api_servers = ['http://10.222.0.69/image'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.816963 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_api_ssl_compression = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.817324 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_ca_certificates_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.817731 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_catalog_info = image:glance:publicURL {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.818234 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_core_properties = ['checksum', 'container_format', 'disk_format', 'image_name', 'image_id', 'min_disk', 'min_ram', 'name', 'size'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.818621 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_num_retries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.818974 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] glance_request_timeout = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.819318 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] goodness_function = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.819695 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] graceful_shutdown_timeout = 5 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.820052 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] group_api_class = cinder.group.api.API {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.820463 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] host = n-d-836017-2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.820837 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iet_conf = /etc/iet/ietd.conf {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.821209 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_compress_on_upload = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.821550 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_conversion_address_space_limit = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.821903 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_conversion_cpu_limit = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.822408 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_conversion_dir = /opt/stack/data/cinder/conversion {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.822748 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_upload_use_cinder_backend = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.823109 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_upload_use_internal_tenant = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.823283 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Starting volume driver LVMVolumeDriver (3.0.0)
Apr 18 19:10:03.823461 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_volume_cache_enabled = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.823823 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_volume_cache_max_count = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.824384 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] image_volume_cache_max_size_gb = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.824744 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] init_host_max_objects_retrieval = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.825099 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] instance_format = [instance: %(uuid)s] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.825440 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:03.825552 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.825828 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iscsi_iotype = fileio {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.826177 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iscsi_secondary_ip_addresses = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.826554 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iscsi_target_flags = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.826924 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iscsi_write_cache = on {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.827287 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iser_helper = tgtadm {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.827894 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iser_ip_address = 10.222.0.69 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.828295 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iser_port = 3260 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.828777 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.829128 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_config_append = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.829507 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.829899 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_dir = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.831507 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.831809 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_options = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.832168 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_rotate_interval = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.832605 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_rotate_interval_type = days {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.832993 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] log_rotation_type = none {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.833287 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 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=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.833573 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.833937 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.834299 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.834586 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] logging_user_identity_format = %(user)s %(tenant)s %(domain)s %(user_domain)s %(project_domain)s {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.834965 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] max_age = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.835317 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] max_logfile_count = 30 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.835671 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] max_logfile_size_mb = 200 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.836055 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] max_over_subscription_ratio = 20.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.836475 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] message_reap_interval = 86400 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.836829 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] message_ttl = 2592000 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.837201 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] migration_create_volume_timeout_secs = 300 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.837561 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] monkey_patch = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.837960 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] monkey_patch_modules = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.838244 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] my_ip = 10.222.0.69 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.838585 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] no_snapshot_gb_quota = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.838929 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] num_iser_scan_tries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.839301 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] num_shell_tries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.839646 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] num_volume_device_scan_tries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.840019 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] nvmet_ns_id = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.840391 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] nvmet_port_id = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.840774 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_max_limit = 1000 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.841189 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_volume_ext_list = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.841624 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_volume_extension = ['cinder.api.contrib.standard_extensions'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.842060 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_volume_listen = 0.0.0.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.842366 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_volume_listen_port = 8776 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.842861 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_volume_use_ssl = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.843383 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] osapi_volume_workers = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.843729 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] per_volume_size_limit = -1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.844239 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] periodic_fuzzy_delay = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.844752 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] periodic_interval = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.845248 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] public_endpoint = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.845850 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] publish_errors = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.847870 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_backup_gigabytes = 1000 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.848256 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_backups = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.848665 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_consistencygroups = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.849038 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_driver = cinder.quota.DbQuotaDriver {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.849343 n-d-836017-2 sudo[93007]: 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
Apr 18 19:10:03.849884 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_gigabytes = 1000 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.849884 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_groups = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.850099 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_snapshots = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.850284 n-d-836017-2 sudo[93007]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:03.851101 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] quota_volumes = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.851443 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] rate_limit_burst = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.852008 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] rate_limit_except_level = CRITICAL {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.852396 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] rate_limit_interval = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.852747 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] reinit_driver_count = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.853147 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] replication_device = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.853486 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] report_discard_supported = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.853986 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] report_interval = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.854442 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] reservation_clean_interval = 86400 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.854742 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] reservation_expire = 86400 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.855089 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] reserved_percentage = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.855662 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] resource_query_filters_file = /etc/cinder/resource_filters.json {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.855964 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] rootwrap_config = /etc/cinder/rootwrap.conf {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.856360 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] rpc_response_timeout = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.856741 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] run_external_periodic_tasks = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.857110 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] scheduler_manager = cinder.scheduler.manager.SchedulerManager {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.857471 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] scst_target_driver = iscsi {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.857811 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] scst_target_iqn_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.858098 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_down_time = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.858470 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] snapshot_name_template = snapshot-%s {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.858831 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] split_loggers = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.859139 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] state_path = /opt/stack/data/cinder {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.859487 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] storage_availability_zone = nova {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.859867 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] storage_protocol = iscsi {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.860240 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] syslog_log_facility = LOG_USER {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.860623 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] target_helper = tgtadm {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.861111 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] target_ip_address = 10.222.0.69 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.861501 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] target_port = 3260 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.862567 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] target_prefix = iqn.2010-10.org.openstack: {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.862943 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] target_protocol = iscsi {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.863292 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] trace_flags = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.863646 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] transfer_api_class = cinder.transfer.api.API {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.864007 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] transport_url = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.864415 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] until_refresh = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.864774 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_chap_auth = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.865123 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_default_quota_class = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.865472 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_eventlog = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.865813 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_journal = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.866154 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_json = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.866496 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_multipath_for_image_xfer = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.867042 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_stderr = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.867399 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] use_syslog = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.867831 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] verify_glance_signatures = enabled {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.868186 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_api_class = cinder.volume.api.API {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.868557 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_backend_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.868940 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_clear = zero {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.869282 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_clear_ionice = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.869633 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_clear_size = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.869984 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.870326 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_copy_bps_limit = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.870681 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_dd_blocksize = 1M {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.871040 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_manager = cinder.volume.manager.VolumeManager {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.871504 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_name_template = volume-%s {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.871857 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_service_inithost_offload = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.872210 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volume_usage_audit_period = month {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.872709 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.873056 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] watch_log_file = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.873656 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] zoning_mode = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2602}}
Apr 18 19:10:03.874123 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.874561 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.enforce_new_defaults = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.874922 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.enforce_scope = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.875287 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.policy_default_rule = default {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.875688 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.policy_dirs = ['policy.d'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.876075 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.policy_file = policy.yaml {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.876517 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.remote_content_type = application/x-www-form-urlencoded {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.877488 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.remote_ssl_ca_crt_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.882038 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.remote_ssl_client_crt_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.882443 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.remote_ssl_client_key_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.882833 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_policy.remote_ssl_verify_server_crt = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.883246 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_concurrency.disable_process_locking = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.883634 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_concurrency.lock_path = /opt/stack/data/cinder {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.884084 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] privsep_osbrick.capabilities = [21] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.884489 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] privsep_osbrick.group = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.884841 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] privsep_osbrick.helper_command = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.885216 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.885596 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] privsep_osbrick.user = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.886055 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.backend = sqlalchemy {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.886356 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.connection = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.886734 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.connection_debug = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.887097 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.connection_parameters = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.887471 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.connection_recycle_time = 3600 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.887852 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.connection_trace = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.888201 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.db_inc_retry_interval = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.888572 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.db_max_retries = 20 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.888944 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.db_max_retry_interval = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.889294 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.db_retry_interval = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.889654 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.max_overflow = 50 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.890010 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.max_pool_size = 5 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.890385 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.max_retries = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.890767 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.mysql_enable_ndb = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.891100 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.891452 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.pool_timeout = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.891813 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.retry_interval = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.892176 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.slave_connection = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.893214 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.sqlite_synchronous = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.894242 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] database.use_db_reconnect = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.894677 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.connection_string = messaging:// {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.894991 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.enabled = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.895353 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.es_doc_type = notification {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.895726 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.es_scroll_size = 10000 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.896084 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.es_scroll_time = 2m {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.896462 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.filter_error_trace = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.896841 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.hmac_keys = SECRET_KEY {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.897203 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.sentinel_service_name = mymaster {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.897631 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.socket_timeout = 0.1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.897984 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] profiler.trace_sqlalchemy = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.898369 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] coordination.backend_url = etcd3+http://10.222.0.69:2379 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.899195 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_sys_admin.capabilities = [0, 1, 2, 3, 12, 21] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.899195 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_sys_admin.group = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.899516 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_sys_admin.helper_command = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.899877 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_sys_admin.thread_pool_size = 4 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.901067 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cinder_sys_admin.user = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.901819 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.auth_section = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.901819 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.auth_type = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.902159 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.cafile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.902525 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.certfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.902883 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.collect_timing = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.903303 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.insecure = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.903668 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.keyfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.904035 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.send_service_user_token = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.904402 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.split_loggers = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.904743 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] service_user.timeout = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.905163 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.admin_password = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.905522 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.admin_tenant_name = admin {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.905861 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.admin_token = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.906202 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.admin_user = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.906590 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_admin_prefix = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.906997 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_host = 127.0.0.1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.907313 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_port = 35357 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.907689 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_protocol = https {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.908092 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_section = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.909151 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_type = password {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.909532 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_uri = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.910035 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.auth_version = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.910546 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.cache = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.910913 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.911260 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.certfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.911610 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.delay_auth_decision = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.911987 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.912961 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.http_connect_timeout = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.913334 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.913677 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.identity_uri = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.914034 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.include_service_catalog = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.914385 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.insecure = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.914740 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.interface = public {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.916361 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.keyfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.916361 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.916361 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.916361 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.916683 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.916872 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.917197 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.917557 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.917906 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcache_use_advanced_pool = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.918610 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.918727 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.region_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.919000 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.919366 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.service_token_roles_required = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.919706 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.service_type = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.920050 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.token_cache_time = 300 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.920449 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] keystone_authtoken.www_authenticate_uri = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.920939 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.backend = dogpile.cache.null {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.921298 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.backend_argument = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.921682 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.config_prefix = cache.oslo {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.922054 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.dead_timeout = 60.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.922401 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.debug_cache_backend = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.922742 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.enable_retry_client = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.923601 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.enable_socket_keepalive = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.923601 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.enabled = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.923877 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.expiration_time = 600 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.924857 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.hashclient_retry_attempts = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.925224 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.hashclient_retry_delay = 1.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.925578 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.memcache_dead_retry = 300 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.925930 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.926277 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.memcache_pool_maxsize = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.926618 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.926984 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.927340 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.memcache_socket_timeout = 1.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.927728 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.proxies = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.928765 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.retry_attempts = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.928765 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.retry_delay = 0.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.928765 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.socket_keepalive_count = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.929105 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.socket_keepalive_idle = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.929450 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.socket_keepalive_interval = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.929790 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.tls_allowed_ciphers = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.930129 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.tls_cafile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.930463 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.tls_certfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.930803 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.tls_enabled = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.931137 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] cache.tls_keyfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.931490 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.backend_availability_zone = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.932154 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.backend_native_threads_pool_size = 20 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.932154 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.backup_use_temp_snapshot = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.932550 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.chap_password = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.932906 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.chap_username = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.933262 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.chiscsi_conf = /etc/chelsio-iscsi/chiscsi.conf {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.933614 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.driver_client_cert = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.933952 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.driver_client_cert_key = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.934296 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.driver_data_namespace = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.934666 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.driver_ssl_cert_path = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.935020 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.driver_ssl_cert_verify = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.935368 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.driver_use_ssl = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.935713 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.enable_unsupported_driver = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.936057 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.enforce_multipath_for_image_xfer = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.936366 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.extra_capabilities = {} {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.936723 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.filter_function = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.937539 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.goodness_function = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.937539 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iet_conf = /etc/iet/ietd.conf {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.937812 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.image_upload_use_cinder_backend = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.938087 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.image_upload_use_internal_tenant = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.938428 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.image_volume_cache_enabled = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.938777 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.image_volume_cache_max_count = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.939116 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.image_volume_cache_max_size_gb = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.940012 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iscsi_iotype = fileio {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.941035 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iscsi_secondary_ip_addresses = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.941324 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iscsi_target_flags = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.941684 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iscsi_write_cache = on {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.942796 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iser_helper = tgtadm {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.942796 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iser_ip_address = 10.222.0.69 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.942988 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iser_port = 3260 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.943290 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.iser_target_prefix = iqn.2010-10.org.openstack: {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.943653 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.lvm_conf_file = /etc/cinder/lvm.conf {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.944002 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.lvm_mirrors = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.944413 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.lvm_suppress_fd_warnings = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.944727 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.lvm_type = auto {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.945090 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.max_over_subscription_ratio = 20.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.945431 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.num_iser_scan_tries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.945775 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.num_shell_tries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.946139 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.num_volume_device_scan_tries = 3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.946486 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.nvmet_ns_id = 10 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.946829 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.nvmet_port_id = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.947595 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.replication_device = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.947595 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.report_discard_supported = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.947890 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.reserved_percentage = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.948195 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.scst_target_driver = iscsi {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.948559 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.scst_target_iqn_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.948916 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.storage_protocol = iscsi {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.949265 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.suppress_requests_ssl_warnings = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.949620 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.target_helper = tgtadm {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.950956 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.target_ip_address = 10.222.0.69 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.950956 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.target_port = 3260 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.950956 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.target_prefix = iqn.2010-10.org.openstack: {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.950956 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.target_protocol = iscsi {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.951284 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.trace_flags = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.951630 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.unique_fqdn_network = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.951981 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.use_chap_auth = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.952349 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.952689 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_backend_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.953044 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_clear = zero {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.953388 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_clear_ionice = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.953732 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_clear_size = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.954091 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.954757 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.954757 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.955940 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.956528 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volume_group = cinder-volumes {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.956777 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.957140 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_reports.file_event_handler = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.957529 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.957904 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_reports.log_dir = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.958250 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.backend_availability_zone = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.958595 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.backend_host = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.959671 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.backend_native_threads_pool_size = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.959671 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.backup_use_temp_snapshot = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.959671 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.chap_password = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.960104 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.chap_username = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.960261 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.chiscsi_conf = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.960647 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.driver_client_cert = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.960986 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.driver_client_cert_key = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.961326 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.driver_data_namespace = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.962000 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.driver_ssl_cert_path = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.962365 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.driver_ssl_cert_verify = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.963248 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.driver_use_ssl = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.963248 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.enable_unsupported_driver = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.963418 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.enforce_multipath_for_image_xfer = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.963686 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.extra_capabilities = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.964087 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.filter_function = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.964481 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.goodness_function = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.964805 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iet_conf = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.965150 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.image_upload_use_cinder_backend = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.965497 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.image_upload_use_internal_tenant = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.965785 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.image_volume_cache_enabled = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.966128 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.image_volume_cache_max_count = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.966475 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.image_volume_cache_max_size_gb = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.966838 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iscsi_iotype = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.967188 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iscsi_secondary_ip_addresses = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.967521 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iscsi_target_flags = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.967881 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iscsi_write_cache = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.968450 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iser_helper = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.968920 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iser_ip_address = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.969294 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iser_port = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.969634 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.iser_target_prefix = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.970271 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.lvm_conf_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.970394 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.lvm_mirrors = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.970701 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.lvm_suppress_fd_warnings = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.971634 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.lvm_type = default {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.971987 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.max_over_subscription_ratio = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.972359 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.num_iser_scan_tries = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.972826 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.num_shell_tries = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.973199 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.num_volume_device_scan_tries = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.973546 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.nvmet_ns_id = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.973891 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.nvmet_port_id = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.974247 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.replication_device = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.974590 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.report_discard_supported = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.975488 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.reserved_percentage = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.975488 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.scst_target_driver = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.975810 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.scst_target_iqn_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.975985 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.storage_protocol = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.977284 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.suppress_requests_ssl_warnings = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.977711 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.target_helper = tgtadm {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.977942 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.target_ip_address = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.978287 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.target_port = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.978855 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.target_prefix = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.978855 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.target_protocol = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.979210 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.trace_flags = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.979596 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.unique_fqdn_network = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.979939 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.use_chap_auth = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.980283 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.use_multipath_for_image_xfer = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.980614 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_backend_name = lvmdriver-1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.980979 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_clear = none {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.981325 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_clear_ionice = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.981672 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_clear_size = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.982051 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_copy_blkio_cgroup_name = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.982343 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_copy_bps_limit = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.982685 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_dd_blocksize = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.983035 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_driver = cinder.volume.drivers.lvm.LVMVolumeDriver {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.983395 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volume_group = stack-volumes-lvmdriver-1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.983675 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] lvmdriver-1.volumes_dir = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.984117 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.984744 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.985824 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.985824 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.985824 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.986833 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.987666 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.heartbeat_in_pthread = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.988006 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.heartbeat_rate = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.988475 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.988964 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.989652 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.990196 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.990592 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.991785 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.991785 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.991949 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.992263 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.992934 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.993141 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.993657 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.994041 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.995027 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.ssl = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.995027 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.995199 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.995592 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.995974 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_rabbit.ssl_version = {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.996444 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_notifications.driver = [] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.996810 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_notifications.retry = -1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.997205 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.997736 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.998973 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] key_manager.backend = cinder.keymgr.conf_key_mgr.ConfKeyManager {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.999077 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] key_manager.fixed_key = **** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:03.999467 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.000051 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.barbican_api_version = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.000425 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.barbican_endpoint = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.000838 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.barbican_endpoint_type = public {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.001439 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.cafile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.001539 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.certfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.003997 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.collect_timing = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.003997 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.insecure = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.003997 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.keyfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.003997 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.number_of_retries = 60 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.004281 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.retry_delay = 1 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.004630 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.split_loggers = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.004891 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.timeout = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.005397 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.verify_ssl = True {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.005610 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] barbican.verify_ssl_path = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.005985 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.approle_role_id = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.006341 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.approle_secret_id = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.006688 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.cafile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.007033 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.certfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.007384 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.collect_timing = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.007869 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.insecure = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.008246 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.keyfile = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.009232 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.kv_mountpoint = secret {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.009346 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.kv_version = 2 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.009639 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.root_token_id = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.010197 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.split_loggers = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.010567 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.ssl_ca_crt_file = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.011286 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.timeout = None {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.011286 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.use_ssl = False {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.011626 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}}
Apr 18 19:10:04.011968 n-d-836017-2 cinder-volume[92916]: DEBUG oslo_service.service [None req-6a583269-2d3e-4494-a180-1bfa76b5f789 None None] ******************************************************************************** {{(pid=92916) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}}
Apr 18 19:10:04.310710 n-d-836017-2 sudo[93007]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:04.312671 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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.487s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:04.313607 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:04.327504 n-d-836017-2 sudo[93244]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 18 19:10:04.328259 n-d-836017-2 sudo[93244]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:04.637424 n-d-836017-2 sudo[93244]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:04.640547 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.327s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:04.643167 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:04.658761 n-d-836017-2 sudo[93351]: 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
Apr 18 19:10:04.660176 n-d-836017-2 sudo[93351]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:05.114511 n-d-836017-2 sudo[93351]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:05.116510 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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.474s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:05.117581 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:05.131150 n-d-836017-2 sudo[93380]: 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
Apr 18 19:10:05.131904 n-d-836017-2 sudo[93380]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:05.538655 n-d-836017-2 sudo[93380]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:05.540646 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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.423s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:05.541437 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:10:05.542274 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:05.556248 n-d-836017-2 sudo[93455]: 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
Apr 18 19:10:05.557048 n-d-836017-2 sudo[93455]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:05.978357 n-d-836017-2 sudo[93455]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:05.980316 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:05.982193 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:05.996530 n-d-836017-2 sudo[93458]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:10:05.997284 n-d-836017-2 sudo[93458]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:06.393569 n-d-836017-2 sudo[93458]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:06.395587 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:06.397944 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.driver [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Driver hasn't implemented _init_vendor_properties()
Apr 18 19:10:06.398360 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.driver [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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-836017-2: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=93006) init_capabilities /opt/stack/cinder/cinder/volume/driver.py:813}}
Apr 18 19:10:06.420242 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:10:06.439697 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.db.sqlalchemy.api [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Building query based on filter {{(pid=93006) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3121}}
Apr 18 19:10:06.455613 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Configuration image_conversion_dir is None or the path doesn't exist. {{(pid=93006) cleanup_temporary_file /opt/stack/cinder/cinder/image/image_utils.py:886}}
Apr 18 19:10:06.463157 n-d-836017-2 cinder-volume[93006]: INFO cinder.keymgr.migration [None req-9aaa31cd-0941-469b-8041-99a9a3540fd0 None None] Not migrating encryption keys because the ConfKeyManager is still in use.
Apr 18 19:10:06.465874 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:10:06.466522 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:06.481505 n-d-836017-2 sudo[93462]: 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
Apr 18 19:10:06.482389 n-d-836017-2 sudo[93462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:06.933623 n-d-836017-2 sudo[93462]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:06.935554 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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.469s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:06.937459 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:06.952235 n-d-836017-2 sudo[93473]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:10:06.953046 n-d-836017-2 sudo[93473]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:07.360789 n-d-836017-2 sudo[93473]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:07.363682 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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.426s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:07.365675 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:10:07.397433 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Driver initialization completed successfully.
Apr 18 19:10:07.405116 n-d-836017-2 cinder-volume[93006]: INFO cinder.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Initiating service 3 cleanup
Apr 18 19:10:07.410294 n-d-836017-2 cinder-volume[93006]: INFO cinder.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Service 3 cleanup completed.
Apr 18 19:10:07.410666 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.service [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Creating RPC server for service cinder-volume {{(pid=93006) start /opt/stack/cinder/cinder/service.py:231}}
Apr 18 19:10:07.416550 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.service [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=93006) start /opt/stack/cinder/cinder/service.py:237}}
Apr 18 19:10:07.473110 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Initializing RPC dependent components of volume driver LVMVolumeDriver (3.0.0)
Apr 18 19:10:07.473503 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:10:07.474209 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:07.489213 n-d-836017-2 sudo[93478]: 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
Apr 18 19:10:07.489985 n-d-836017-2 sudo[93478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:07.938782 n-d-836017-2 sudo[93478]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:07.945108 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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.471s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:07.947299 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:10:07.962524 n-d-836017-2 sudo[93489]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:10:07.963312 n-d-836017-2 sudo[93489]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:10:08.394076 n-d-836017-2 sudo[93489]: pam_unix(sudo:session): session closed for user root
Apr 18 19:10:08.396133 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:10:08.495335 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-f8768538-9eae-4c2f-8265-d1b8603a0f2d None None] Driver post RPC initialization completed successfully.
Apr 18 19:11:06.497958 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:11:06.498661 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:11:06.499017 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:11:06.513922 n-d-836017-2 sudo[95334]: 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
Apr 18 19:11:06.514675 n-d-836017-2 sudo[95334]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:11:06.923157 n-d-836017-2 sudo[95334]: pam_unix(sudo:session): session closed for user root
Apr 18 19:11:06.925265 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:11:06.926792 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:11:06.941296 n-d-836017-2 sudo[95337]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:11:06.942061 n-d-836017-2 sudo[95337]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:11:07.426257 n-d-836017-2 sudo[95337]: pam_unix(sudo:session): session closed for user root
Apr 18 19:11:07.428967 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.501s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:11:07.430382 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:12:06.497780 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:12:06.498475 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:12:06.498890 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:12:06.515209 n-d-836017-2 sudo[97395]: 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
Apr 18 19:12:06.516142 n-d-836017-2 sudo[97395]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:12:06.972178 n-d-836017-2 sudo[97395]: pam_unix(sudo:session): session closed for user root
Apr 18 19:12:06.975077 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.476s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:12:06.976945 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:12:06.993474 n-d-836017-2 sudo[97685]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:12:06.994246 n-d-836017-2 sudo[97685]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:12:07.423048 n-d-836017-2 sudo[97685]: pam_unix(sudo:session): session closed for user root
Apr 18 19:12:07.425134 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:12:07.427772 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:13:06.496160 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:13:06.496876 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:13:06.497152 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:13:06.512735 n-d-836017-2 sudo[98151]: 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
Apr 18 19:13:06.513496 n-d-836017-2 sudo[98151]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:13:06.923048 n-d-836017-2 sudo[98151]: pam_unix(sudo:session): session closed for user root
Apr 18 19:13:06.925149 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:13:06.926626 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:13:06.941466 n-d-836017-2 sudo[98154]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:13:06.942221 n-d-836017-2 sudo[98154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:13:07.392330 n-d-836017-2 sudo[98154]: pam_unix(sudo:session): session closed for user root
Apr 18 19:13:07.394364 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:13:07.395602 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:14:06.493305 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:14:06.494017 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:14:06.494600 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:14:06.509962 n-d-836017-2 sudo[98646]: 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
Apr 18 19:14:06.510737 n-d-836017-2 sudo[98646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:14:06.935868 n-d-836017-2 sudo[98646]: pam_unix(sudo:session): session closed for user root
Apr 18 19:14:06.938560 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:14:06.940080 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:14:06.955341 n-d-836017-2 sudo[98649]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:14:06.956116 n-d-836017-2 sudo[98649]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:14:07.372393 n-d-836017-2 sudo[98649]: pam_unix(sudo:session): session closed for user root
Apr 18 19:14:07.374484 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.434s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:14:07.375729 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:15:06.493109 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:15:06.493800 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:15:06.494176 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:15:06.509830 n-d-836017-2 sudo[98710]: 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
Apr 18 19:15:06.510644 n-d-836017-2 sudo[98710]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:15:06.948838 n-d-836017-2 sudo[98710]: pam_unix(sudo:session): session closed for user root
Apr 18 19:15:06.950914 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:15:06.952408 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:15:06.973252 n-d-836017-2 sudo[98713]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:15:06.974162 n-d-836017-2 sudo[98713]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:15:07.387472 n-d-836017-2 sudo[98713]: pam_unix(sudo:session): session closed for user root
Apr 18 19:15:07.389649 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:15:07.390861 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:16:06.498332 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:16:06.499054 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:16:06.499383 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:16:06.515136 n-d-836017-2 sudo[98930]: 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
Apr 18 19:16:06.515912 n-d-836017-2 sudo[98930]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:16:06.992906 n-d-836017-2 sudo[98930]: pam_unix(sudo:session): session closed for user root
Apr 18 19:16:06.995915 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.495s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:16:07.000291 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:16:07.019650 n-d-836017-2 sudo[98933]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:16:07.020462 n-d-836017-2 sudo[98933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:16:07.458117 n-d-836017-2 sudo[98933]: pam_unix(sudo:session): session closed for user root
Apr 18 19:16:07.460172 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:16:07.461376 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:17:06.501191 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:17:06.502603 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:17:06.502978 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:17:06.518173 n-d-836017-2 sudo[99010]: 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
Apr 18 19:17:06.518932 n-d-836017-2 sudo[99010]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:17:06.940558 n-d-836017-2 sudo[99010]: pam_unix(sudo:session): session closed for user root
Apr 18 19:17:06.942544 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:17:06.944087 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:17:06.959384 n-d-836017-2 sudo[99013]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:17:06.960167 n-d-836017-2 sudo[99013]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:17:07.380380 n-d-836017-2 sudo[99013]: pam_unix(sudo:session): session closed for user root
Apr 18 19:17:07.382432 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:17:07.383687 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:19:06.504733 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:19:06.505472 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:19:06.506201 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:19:06.523079 n-d-836017-2 sudo[100153]: 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
Apr 18 19:19:06.523902 n-d-836017-2 sudo[100153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:19:06.946639 n-d-836017-2 sudo[100153]: pam_unix(sudo:session): session closed for user root
Apr 18 19:19:06.948641 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:19:06.950229 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:19:06.969424 n-d-836017-2 sudo[100173]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:19:06.970450 n-d-836017-2 sudo[100173]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:19:07.404986 n-d-836017-2 sudo[100173]: pam_unix(sudo:session): session closed for user root
Apr 18 19:19:07.407496 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.457s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:19:07.408790 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:20:06.508456 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:20:06.509540 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:20:06.510458 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:20:06.568713 n-d-836017-2 sudo[100523]: 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
Apr 18 19:20:06.571327 n-d-836017-2 sudo[100523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:20:07.275825 n-d-836017-2 sudo[100523]: pam_unix(sudo:session): session closed for user root
Apr 18 19:20:07.279130 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.768s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:20:07.281492 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:20:07.342463 n-d-836017-2 sudo[100530]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:20:07.343331 n-d-836017-2 sudo[100530]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:20:07.997711 n-d-836017-2 sudo[100530]: pam_unix(sudo:session): session closed for user root
Apr 18 19:20:07.999994 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.719s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:20:08.002198 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:21:06.511800 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:21:06.512956 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:21:06.513878 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:21:06.647050 n-d-836017-2 sudo[101153]: 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
Apr 18 19:21:06.655024 n-d-836017-2 sudo[101153]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:21:07.585941 n-d-836017-2 sudo[101153]: pam_unix(sudo:session): session closed for user root
Apr 18 19:21:07.588492 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.074s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:21:07.590262 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:21:07.624340 n-d-836017-2 sudo[101169]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:21:07.625609 n-d-836017-2 sudo[101169]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:21:08.390388 n-d-836017-2 sudo[101169]: pam_unix(sudo:session): session closed for user root
Apr 18 19:21:08.393486 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.802s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:21:08.394731 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:21:56.557636 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:21:56.580274 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:21:56.586173 n-d-836017-2 cinder-volume[93006]: INFO cinder.rpc [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Automatically selected cinder-backup objects version 1.38 as minimum service version.
Apr 18 19:21:56.594653 n-d-836017-2 cinder-volume[93006]: INFO cinder.rpc [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Automatically selected cinder-backup RPC version 2.2 as minimum service version.
Apr 18 19:21:56.607043 n-d-836017-2 cinder-volume[93006]: INFO cinder.rpc [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Automatically selected cinder-volume objects version 1.38 as minimum service version.
Apr 18 19:21:56.616409 n-d-836017-2 cinder-volume[93006]: INFO cinder.rpc [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Automatically selected cinder-volume RPC version 3.16 as minimum service version.
Apr 18 19:21:56.617901 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:21:56.618786 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 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'
Apr 18 19:21:56.665730 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Flow 'volume_create_manager' (f44865a5-a8d9-4426-a402-0ca78f8acb7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:21:56.669320 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a159c4b1-760e-4f86-a0f2-fa0c7cd73f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:21:56.720740 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:21:56.756780 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a159c4b1-760e-4f86-a0f2-fa0c7cd73f2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-849210075',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=fd8bca1d-5b94-4bdc-baba-d434ced44ad0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d9f7608386b473b918b1ba4a28a73a2',provider_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-04-18T19:21:56Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:21:56Z,user_id='24c1db47323e49b5a74d85102093420a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:21:56.758721 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5003bb0-4abb-46da-bd00-4d9ddb469b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:21:56.760762 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (d5003bb0-4abb-46da-bd00-4d9ddb469b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:21:56.762948 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3667c7d1-d7e1-411f-9d25-5ec0e75e28ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:21:56.765118 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3667c7d1-d7e1-411f-9d25-5ec0e75e28ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'fd8bca1d-5b94-4bdc-baba-d434ced44ad0', 'volume_name': 'volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:21:56.768280 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db71c57d-6e89-4fa8-966b-2d205f930505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:21:56.770371 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (db71c57d-6e89-4fa8-966b-2d205f930505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:21:56.772425 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5da11692-23ca-4f83-a8f9-7c61cb6e6173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:21:56.773386 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Volume fd8bca1d-5b94-4bdc-baba-d434ced44ad0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0', 'volume_size': 1}
Apr 18 19:21:56.774559 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:21:56.792024 n-d-836017-2 sudo[101629]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:21:56.792984 n-d-836017-2 sudo[101629]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:21:57.873362 n-d-836017-2 sudo[101629]: pam_unix(sudo:session): session closed for user root
Apr 18 19:21:57.876230 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.101s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:21:57.880578 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (5da11692-23ca-4f83-a8f9-7c61cb6e6173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:21:57.883052 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52d65b93-9773-4d52-a24c-3a5771644de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:21:57.941136 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Volume volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 (fd8bca1d-5b94-4bdc-baba-d434ced44ad0): created successfully
Apr 18 19:21:57.943483 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (52d65b93-9773-4d52-a24c-3a5771644de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:21:57.948154 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Flow 'volume_create_manager' (f44865a5-a8d9-4426-a402-0ca78f8acb7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:21:58.033697 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-4dae4a58-b94c-4df6-b41b-7d837b0d6975 tempest-VolumesAdminNegativeTest-1780893317 None] Created volume successfully.
Apr 18 19:22:00.598507 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:00.623417 n-d-836017-2 sudo[101668]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 18 19:22:00.625469 n-d-836017-2 sudo[101668]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:01.050958 n-d-836017-2 sudo[101668]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:01.053189 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.454s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:01.054546 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:01.075214 n-d-836017-2 sudo[101671]: 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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:01.076124 n-d-836017-2 sudo[101671]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:01.735468 n-d-836017-2 sudo[101671]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:01.738398 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0" returned: 0 in 0.683s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:01.809647 n-d-836017-2 cinder-volume[93006]: INFO oslo.privsep.daemon [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 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/tmp4aoad8kr/privsep.sock']
Apr 18 19:22:01.845533 n-d-836017-2 sudo[101674]: 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/tmp4aoad8kr/privsep.sock
Apr 18 19:22:01.847314 n-d-836017-2 sudo[101674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:03.324641 n-d-836017-2 sudo[101674]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:03.333661 n-d-836017-2 cinder-volume[93006]: INFO oslo.privsep.daemon [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Spawned new privsep daemon via rootwrap
Apr 18 19:22:03.334699 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Accepted privsep connection to /tmp/tmp4aoad8kr/privsep.sock {{(pid=93006) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}}
Apr 18 19:22:03.335951 n-d-836017-2 cinder-volume[93006]: INFO oslo.privsep.daemon [-] privsep daemon starting
Apr 18 19:22:03.336186 n-d-836017-2 cinder-volume[93006]: INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0
Apr 18 19:22:03.336484 n-d-836017-2 cinder-volume[93006]: 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
Apr 18 19:22:03.338386 n-d-836017-2 cinder-volume[93006]: INFO oslo.privsep.daemon [-] privsep daemon running as pid 101688
Apr 18 19:22:03.352358 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (2,) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:03.735837 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:03.748324 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.012s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:03.748722 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:03.749985 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Targets prior to update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:22:03.751392 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Creating iscsi_target for Volume ID: volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Created volume path /opt/stack/data/cinder/volumes/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0,
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: incominguser BwEKXxnzJ7cEyjqN65H7 gzUQanmV8DE8LrUT
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:22:03.809064 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:22:03.815052 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:04.452477 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0" returned: 0 in 0.641s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:04.453365 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:04.453529 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:22:04.454072 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:22:04.455512 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:04.477005 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:04.477559 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n System information:\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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n Backing store flags: \n Account information:\n BwEKXxnzJ7cEyjqN65H7\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:04.478542 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Targets after update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:22:04.484648 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:04.605358 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.124s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:04.605874 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n System information:\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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n Backing store flags: \n Account information:\n BwEKXxnzJ7cEyjqN65H7\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:04.608765 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:04.815728 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.208s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:04.816332 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n System information:\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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n Backing store flags: \n Account information:\n BwEKXxnzJ7cEyjqN65H7\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:04.817617 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:22:05.073939 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0', 'target_lun': 1, 'volume_id': 'fd8bca1d-5b94-4bdc-baba-d434ced44ad0', 'auth_method': 'CHAP', 'auth_username': 'BwEKXxnzJ7cEyjqN65H7', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'd572f38c-08a9-4084-86e1-669e5a5461b8'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:22:05.299255 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-a9baf61c-cb70-4012-9cdb-65870bffc037 req-fbb78eba-d980-4b50-82f5-1d0d9fce700d tempest-VolumesAdminNegativeTest-1780893317 None] attachment_update completed successfully.
Apr 18 19:22:06.512473 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:22:06.514302 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:22:06.516090 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:06.545402 n-d-836017-2 sudo[101748]: 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
Apr 18 19:22:06.546223 n-d-836017-2 sudo[101748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:07.080097 n-d-836017-2 sudo[101748]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:07.082603 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.566s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:07.084343 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:07.101341 n-d-836017-2 sudo[101751]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:22:07.102230 n-d-836017-2 sudo[101751]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:07.529233 n-d-836017-2 sudo[101751]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:07.532153 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:07.534475 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:22:18.742320 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-011693b9-bf75-4720-8be4-d9cbc441f2f1 req-85e32a56-c99e-429a-966a-c4955d9169c3 tempest-VolumesAdminNegativeTest-1780893317 None] Terminate volume connection completed successfully.
Apr 18 19:22:18.743271 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-011693b9-bf75-4720-8be4-d9cbc441f2f1 req-85e32a56-c99e-429a-966a-c4955d9169c3 tempest-VolumesAdminNegativeTest-1780893317 None] Deleting attachment d572f38c-08a9-4084-86e1-669e5a5461b8. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:22:18.752057 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:18.915727 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:18.916562 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n System information:\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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0\n Backing store flags: \n Account information:\n BwEKXxnzJ7cEyjqN65H7\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:18.917824 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-011693b9-bf75-4720-8be4-d9cbc441f2f1 req-85e32a56-c99e-429a-966a-c4955d9169c3 tempest-VolumesAdminNegativeTest-1780893317 None] Removing iscsi_target for Volume ID: fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:18.920827 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:19.128209 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 -f" returned: 0 in 0.207s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:19.129908 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:19.137065 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:19.379947 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:19.380541 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:21.755566 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:22:21.760199 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:22:21.765355 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 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'
Apr 18 19:22:21.791548 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Flow 'volume_create_manager' (b5a6a09b-7798-4c2e-82ff-2a9a3773f238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:22:21.799336 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3bbf71d-ca6a-45ea-9bce-c64e4573c033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:22:21.848464 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:22:21.890985 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f3bbf71d-ca6a-45ea-9bce-c64e4573c033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-553417644',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=1f6cc865-e63b-4311-a8c9-869087a25c0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d9f7608386b473b918b1ba4a28a73a2',provider_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-04-18T19:22:21Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:22:22Z,user_id='24c1db47323e49b5a74d85102093420a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:22:21.893557 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae52b0ef-e84e-4c43-b27b-d735aebddceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:22:21.895834 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ae52b0ef-e84e-4c43-b27b-d735aebddceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:22:21.898497 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (849a43a4-9cac-40da-94dd-d1d0ad1090cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:22:21.900939 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (849a43a4-9cac-40da-94dd-d1d0ad1090cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f6cc865-e63b-4311-a8c9-869087a25c0f', 'volume_name': 'volume-1f6cc865-e63b-4311-a8c9-869087a25c0f', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:22:21.903909 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c86ffcd3-6584-4599-a294-74a11914a023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:22:21.906341 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (c86ffcd3-6584-4599-a294-74a11914a023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:22:21.908763 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba5ac657-d58f-4def-a180-662cc257494a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:22:21.911847 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Volume 1f6cc865-e63b-4311-a8c9-869087a25c0f: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f6cc865-e63b-4311-a8c9-869087a25c0f', 'volume_size': 1}
Apr 18 19:22:21.911847 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f6cc865-e63b-4311-a8c9-869087a25c0f stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:21.929689 n-d-836017-2 sudo[101839]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f6cc865-e63b-4311-a8c9-869087a25c0f stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:22:21.931150 n-d-836017-2 sudo[101839]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:22.865958 n-d-836017-2 sudo[101839]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:22.872048 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f6cc865-e63b-4311-a8c9-869087a25c0f stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.958s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:22.872714 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (ba5ac657-d58f-4def-a180-662cc257494a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f6cc865-e63b-4311-a8c9-869087a25c0f', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:22:22.876201 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a215f478-9153-42e4-98c3-4bc2918c066f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:22:22.952818 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Volume volume-1f6cc865-e63b-4311-a8c9-869087a25c0f (1f6cc865-e63b-4311-a8c9-869087a25c0f): created successfully
Apr 18 19:22:22.954998 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a215f478-9153-42e4-98c3-4bc2918c066f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:22:22.958089 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Flow 'volume_create_manager' (b5a6a09b-7798-4c2e-82ff-2a9a3773f238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:22:23.054521 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-fefb1be3-d0d7-4ec8-94c9-93eb151b635b tempest-VolumesAdminNegativeTest-1780893317 None] Created volume successfully.
Apr 18 19:22:24.642002 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Lock "b'cinder-1f6cc865-e63b-4311-a8c9-869087a25c0f-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:22:24.811285 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f6cc865-e63b-4311-a8c9-869087a25c0f
Apr 18 19:22:24.812293 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f6cc865-e63b-4311-a8c9-869087a25c0f {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:24.835639 n-d-836017-2 sudo[101881]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f6cc865-e63b-4311-a8c9-869087a25c0f
Apr 18 19:22:24.836511 n-d-836017-2 sudo[101881]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:25.250065 n-d-836017-2 sudo[101881]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:25.252551 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f6cc865-e63b-4311-a8c9-869087a25c0f" returned: 0 in 0.440s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:25.254667 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 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-1f6cc865-e63b-4311-a8c9-869087a25c0f {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:25.286533 n-d-836017-2 sudo[101885]: 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-1f6cc865-e63b-4311-a8c9-869087a25c0f
Apr 18 19:22:25.287366 n-d-836017-2 sudo[101885]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:25.754231 n-d-836017-2 sudo[101885]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:25.756577 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f6cc865-e63b-4311-a8c9-869087a25c0f" returned: 0 in 0.501s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:25.759316 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f6cc865-e63b-4311-a8c9-869087a25c0f {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:25.801868 n-d-836017-2 sudo[101892]: 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-1f6cc865-e63b-4311-a8c9-869087a25c0f
Apr 18 19:22:25.803335 n-d-836017-2 sudo[101892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:26.476568 n-d-836017-2 sudo[101892]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:26.479223 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f6cc865-e63b-4311-a8c9-869087a25c0f" returned: 0 in 0.719s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:26.480058 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Successfully deleted volume: 1f6cc865-e63b-4311-a8c9-869087a25c0f
Apr 18 19:22:26.523675 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 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.
Apr 18 19:22:26.524686 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 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.
Apr 18 19:22:26.648967 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Created reservations ['8401e6e6-8acb-4c53-a52e-7943bae59ca6', '7e8c2941-b9dc-4ed8-b6ec-04dfba3ddfa4', 'b5ed9351-b4fc-4194-8f0f-4da9a417b98b', 'd76eaa51-4af6-451d-b281-ec934d81d0b6'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:22:26.653006 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 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.
Apr 18 19:22:26.653006 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:22:26.653006 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:22:26.829500 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:22:26.829500 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:26.869429 n-d-836017-2 sudo[101898]: 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
Apr 18 19:22:26.870624 n-d-836017-2 sudo[101898]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:27.301493 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Lock "b'cinder-fd8bca1d-5b94-4bdc-baba-d434ced44ad0-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:22:27.494667 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:27.702237 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.206s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:27.702237 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230717106112]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:22:27.704007 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Skipping remove_export. No iscsi_target is presently exported for volume: fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:27.705793 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:27.744202 n-d-836017-2 sudo[101903]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:27.745055 n-d-836017-2 sudo[101903]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:27.775346 n-d-836017-2 sudo[101898]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:27.778156 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.949s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:27.781890 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:27.830142 n-d-836017-2 sudo[101907]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:22:27.832002 n-d-836017-2 sudo[101907]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:28.494579 n-d-836017-2 sudo[101903]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:28.497161 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0" returned: 0 in 0.791s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:28.501196 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:28.522537 n-d-836017-2 sudo[101911]: 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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:28.523963 n-d-836017-2 sudo[101911]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:28.653927 n-d-836017-2 sudo[101907]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:28.656625 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo 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.874s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:28.658887 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:22:28.675294 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Deleted volume successfully.
Apr 18 19:22:28.756876 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-26bb08d7-e8fe-4ff0-8e09-be06a091adde tempest-VolumesAdminNegativeTest-1780893317 None] Lock "b'cinder-1f6cc865-e63b-4311-a8c9-869087a25c0f-delete_volume'" released by "delete_volume" :: held 4.114s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:22:29.141069 n-d-836017-2 sudo[101911]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:29.143385 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0" returned: 0 in 0.642s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:29.146304 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:29.166745 n-d-836017-2 sudo[101914]: 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-fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:29.168705 n-d-836017-2 sudo[101914]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:29.845140 n-d-836017-2 sudo[101914]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:29.847530 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-fd8bca1d-5b94-4bdc-baba-d434ced44ad0" returned: 0 in 0.701s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:29.849353 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Successfully deleted volume: fd8bca1d-5b94-4bdc-baba-d434ced44ad0
Apr 18 19:22:29.935536 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Created reservations ['69cb11d8-6c29-4e46-b6f9-b4252f66bb00', '5f145e29-2ead-4786-bc6e-514d80075d6e', '0f90c564-c255-46e5-9148-31f1025682b1', '6fa7429b-f4a7-4815-9d59-3465d2c9d749'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:22:29.939040 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 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.
Apr 18 19:22:29.939040 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:22:29.939040 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:22:30.221416 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:22:30.222451 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:30.267457 n-d-836017-2 sudo[101920]: 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
Apr 18 19:22:30.268289 n-d-836017-2 sudo[101920]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:30.964551 n-d-836017-2 sudo[101920]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:30.967883 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.744s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:30.970038 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:22:30.987750 n-d-836017-2 sudo[101923]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:22:30.989141 n-d-836017-2 sudo[101923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:22:31.512215 n-d-836017-2 sudo[101923]: pam_unix(sudo:session): session closed for user root
Apr 18 19:22:31.515931 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] CMD "sudo 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.545s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:22:31.518478 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:22:31.536209 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Deleted volume successfully.
Apr 18 19:22:31.655150 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-77c69482-c31f-438b-8ebc-3538a9b623fa tempest-VolumesAdminNegativeTest-1780893317 None] Lock "b'cinder-fd8bca1d-5b94-4bdc-baba-d434ced44ad0-delete_volume'" released by "delete_volume" :: held 4.354s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:23:05.243791 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:23:05.248173 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:23:05.248717 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 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'
Apr 18 19:23:05.272770 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Flow 'volume_create_manager' (a53be187-b648-431c-a435-7739a6faf80b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:23:05.275875 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (608f3d15-742a-4d0f-8bda-3e3f49532e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:23:05.310965 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:23:05.354065 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (608f3d15-742a-4d0f-8bda-3e3f49532e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:23:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-743553489',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=c7f962c6-c9f3-4508-b422-c945077eca24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8145a70cab44ff88b524306edcbe946',provider_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-04-18T19:23:05Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:23:05Z,user_id='02fd5ad81ffb47efab562dccd61883a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:23:05.358947 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e74ddb23-8dc1-48b3-bafc-ffdd5bc65275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:23:05.362581 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e74ddb23-8dc1-48b3-bafc-ffdd5bc65275) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:23:05.367195 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5b7ebb0-c838-471c-8679-7d467a84ebc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:23:05.369874 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (b5b7ebb0-c838-471c-8679-7d467a84ebc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'c7f962c6-c9f3-4508-b422-c945077eca24', 'volume_name': 'volume-c7f962c6-c9f3-4508-b422-c945077eca24', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:23:05.373952 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84954aed-647f-4f04-8ba7-4128d075ec0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:23:05.378271 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (84954aed-647f-4f04-8ba7-4128d075ec0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:23:05.381942 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54900689-b46a-45cf-bf85-0a92bac5e853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:23:05.383847 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Volume c7f962c6-c9f3-4508-b422-c945077eca24: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-c7f962c6-c9f3-4508-b422-c945077eca24', 'volume_size': 1}
Apr 18 19:23:05.385635 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7f962c6-c9f3-4508-b422-c945077eca24 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:05.412681 n-d-836017-2 sudo[102468]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7f962c6-c9f3-4508-b422-c945077eca24 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:23:05.413476 n-d-836017-2 sudo[102468]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:23:06.473569 n-d-836017-2 sudo[102468]: pam_unix(sudo:session): session closed for user root
Apr 18 19:23:06.477087 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-c7f962c6-c9f3-4508-b422-c945077eca24 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.091s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:06.483228 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (54900689-b46a-45cf-bf85-0a92bac5e853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-c7f962c6-c9f3-4508-b422-c945077eca24', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:23:06.486292 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a00f5b11-645b-449b-be59-6f119520fa04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:23:06.510850 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:23:06.516377 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:23:06.516377 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:06.541339 n-d-836017-2 sudo[102517]: 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
Apr 18 19:23:06.542310 n-d-836017-2 sudo[102517]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:23:06.569943 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Volume volume-c7f962c6-c9f3-4508-b422-c945077eca24 (c7f962c6-c9f3-4508-b422-c945077eca24): created successfully
Apr 18 19:23:06.574125 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a00f5b11-645b-449b-be59-6f119520fa04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:23:06.580828 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Flow 'volume_create_manager' (a53be187-b648-431c-a435-7739a6faf80b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:23:06.698921 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-64ff9bf5-5285-4318-a6ff-a516bde23e2e tempest-LiveAutoBlockMigrationV225Test-403029586 None] Created volume successfully.
Apr 18 19:23:07.202196 n-d-836017-2 sudo[102517]: pam_unix(sudo:session): session closed for user root
Apr 18 19:23:07.204173 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.692s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:07.205899 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:07.259776 n-d-836017-2 sudo[102534]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:23:07.260761 n-d-836017-2 sudo[102534]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:23:07.866748 n-d-836017-2 sudo[102534]: pam_unix(sudo:session): session closed for user root
Apr 18 19:23:07.869269 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.663s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:07.872619 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:23:09.247381 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:09.271486 n-d-836017-2 sudo[102548]: 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-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:09.274010 n-d-836017-2 sudo[102548]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:23:09.979791 n-d-836017-2 sudo[102548]: pam_unix(sudo:session): session closed for user root
Apr 18 19:23:09.983139 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 0.735s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:10.101273 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:10.120154 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:10.120483 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:10.124209 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Targets prior to update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:23:10.125408 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Creating iscsi_target for Volume ID: volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Created volume path /opt/stack/data/cinder/volumes/volume-c7f962c6-c9f3-4508-b422-c945077eca24,
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: incominguser Uv2d3rjUpAYmPFUoP6sw 4xzfePm8UWgwfk6r
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:23:10.258609 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:23:10.260248 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:11.033893 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 0.773s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:11.034198 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:11.034769 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:23:11.035121 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:23:11.038451 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:11.080600 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:11.081153 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\n System information:\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:11.081971 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Targets after update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:23:11.084915 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:11.260186 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.176s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:11.260742 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\n System information:\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:11.262971 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:11.415453 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.153s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:11.415973 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\n System information:\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:11.417103 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:23:11.649187 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24', 'target_lun': 1, 'volume_id': 'c7f962c6-c9f3-4508-b422-c945077eca24', 'auth_method': 'CHAP', 'auth_username': 'Uv2d3rjUpAYmPFUoP6sw', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '18ebd9cb-9cb4-48d2-aaa0-05b573aaf904'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:23:11.905740 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-b5c6cf6a-b516-4ac1-a45a-fcaaeca7a6e5 req-416e7382-c5a2-4455-a1b9-cefffbdf76f7 tempest-LiveAutoBlockMigrationV225Test-403029586 None] attachment_update completed successfully.
Apr 18 19:23:42.093967 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:42.115941 n-d-836017-2 sudo[102951]: 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-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:42.117610 n-d-836017-2 sudo[102951]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:23:42.627760 n-d-836017-2 sudo[102951]: pam_unix(sudo:session): session closed for user root
Apr 18 19:23:42.630317 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 0.536s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:42.716774 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:42.722997 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.016s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:42.723332 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: I_T nexus: 2
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: Uv2d3rjUpAYmPFUoP6sw
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:23:42.723939 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:23:42.726553 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Creating iscsi_target for Volume ID: volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:23:42.726553 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Created volume path /opt/stack/data/cinder/volumes/volume-c7f962c6-c9f3-4508-b422-c945077eca24,
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: incominguser Uv2d3rjUpAYmPFUoP6sw 4xzfePm8UWgwfk6r
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:23:42.794961 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:23:42.796774 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:43.021025 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 0.223s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:43.021025 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:43.021487 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:23:43.021843 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:23:43.024460 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:43.048865 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.023s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:43.053239 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:43.053239 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:43.053239 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:23:43.053239 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:23:43.053239 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: I_T nexus: 2
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: Uv2d3rjUpAYmPFUoP6sw
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:23:43.053707 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:43.208901 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.156s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:43.209991 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:43.215284 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:23:43.507562 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.295s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:23:43.507970 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:23:43.509158 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:23:43.752622 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24', 'target_lun': 1, 'volume_id': 'c7f962c6-c9f3-4508-b422-c945077eca24', 'auth_method': 'CHAP', 'auth_username': 'Uv2d3rjUpAYmPFUoP6sw', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '3b56c6d5-fd21-4e5b-995c-e67c63812cf8'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:23:44.055210 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-e0843b50-db72-4b73-ab88-85afade48daa req-bb236ddd-82d8-4616-bd93-dc9ea0897cd2 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] attachment_update completed successfully.
Apr 18 19:24:06.513326 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:24:06.515253 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:24:06.516660 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:24:06.539164 n-d-836017-2 sudo[103273]: 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
Apr 18 19:24:06.540858 n-d-836017-2 sudo[103273]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:24:07.221823 n-d-836017-2 sudo[103273]: pam_unix(sudo:session): session closed for user root
Apr 18 19:24:07.223828 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.707s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:24:07.227477 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:24:07.267876 n-d-836017-2 sudo[103278]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:24:07.281195 n-d-836017-2 sudo[103278]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:24:07.812215 n-d-836017-2 sudo[103278]: pam_unix(sudo:session): session closed for user root
Apr 18 19:24:07.814247 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.587s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:24:07.815489 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:24:25.833291 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-e0843b50-db72-4b73-ab88-85afade48daa req-34c34d47-ffd6-40b7-bef2-8ef0772d95ee tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Terminate volume connection completed successfully.
Apr 18 19:24:25.833977 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-e0843b50-db72-4b73-ab88-85afade48daa req-34c34d47-ffd6-40b7-bef2-8ef0772d95ee tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Deleting attachment 18ebd9cb-9cb4-48d2-aaa0-05b573aaf904. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:24:34.128067 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:24:34.132236 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:24:34.132845 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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'
Apr 18 19:24:34.147023 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Flow 'volume_create_manager' (241e19ca-5082-4f16-b8f0-ee05c1a18801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:24:34.150645 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2ee611c-9a27-49a8-80b4-839a76531012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:34.176128 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:24:34.203339 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (d2ee611c-9a27-49a8-80b4-839a76531012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:24:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-419636714',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=0b77c6cf-4b6b-4af0-bef3-8806acf86071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4efde8a8464528a66b3bf8e643e684',provider_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-04-18T19:24:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:24:34Z,user_id='60b91fad5cef4b5d8ae810dae2892522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:34.205850 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e42a7518-5157-4055-829a-36faf5a98402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:34.207908 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (e42a7518-5157-4055-829a-36faf5a98402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:34.210488 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dd25cd1-839f-460d-a18b-3b5d9471d79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:34.336321 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (6dd25cd1-839f-460d-a18b-3b5d9471d79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '0b77c6cf-4b6b-4af0-bef3-8806acf86071', 'volume_name': 'volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:34.339401 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad2aa8f9-a025-4847-b0b5-5d7ba9006547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:34.341529 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ad2aa8f9-a025-4847-b0b5-5d7ba9006547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:34.343590 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c037be1-57ae-4092-9cba-3aa25b87747a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:34.349619 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Volume 0b77c6cf-4b6b-4af0-bef3-8806acf86071: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 18 19:24:34.350394 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Cloning 0b77c6cf-4b6b-4af0-bef3-8806acf86071 from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 at location (None, None). {{(pid=93006) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 18 19:24:41.244973 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-fdd922c1-7381-4bed-b7c9-5c10eca7d058 req-36c0eafe-6dec-4527-8813-66510f3e2cc4 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Terminate volume connection completed successfully.
Apr 18 19:24:41.245741 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-fdd922c1-7381-4bed-b7c9-5c10eca7d058 req-36c0eafe-6dec-4527-8813-66510f3e2cc4 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Deleting attachment 3b56c6d5-fd21-4e5b-995c-e67c63812cf8. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:24:41.249173 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:24:41.495855 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:24:41.496383 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24\n System information:\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-c7f962c6-c9f3-4508-b422-c945077eca24\n Backing store flags: \n Account information:\n Uv2d3rjUpAYmPFUoP6sw\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:24:41.497090 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-fdd922c1-7381-4bed-b7c9-5c10eca7d058 req-36c0eafe-6dec-4527-8813-66510f3e2cc4 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Removing iscsi_target for Volume ID: c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:24:41.498865 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:24:41.697017 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-c7f962c6-c9f3-4508-b422-c945077eca24 -f" returned: 0 in 0.197s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:24:41.697436 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:24:41.707781 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:24:41.990315 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.288s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:24:41.990676 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:24:45.072466 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:24:45.084936 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:24:45.085425 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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'
Apr 18 19:24:45.119447 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Flow 'volume_create_manager' (bf231f3d-a833-4e36-b672-353399e45620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:24:45.127553 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e9ae4d7-7a7c-483f-85be-352ea628d8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:45.165241 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:24:45.195549 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1e9ae4d7-7a7c-483f-85be-352ea628d8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1796759151',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=3d1e933e-907a-46ea-87f8-8666e0142c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e8145a70cab44ff88b524306edcbe946',provider_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-04-18T19:24:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:24:45Z,user_id='02fd5ad81ffb47efab562dccd61883a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:45.198157 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa44eca4-fe37-443e-a172-cca7eb36f725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:45.200677 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fa44eca4-fe37-443e-a172-cca7eb36f725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:45.204652 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c4f96f4-c792-4071-b207-53e941d62fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:45.353388 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5c4f96f4-c792-4071-b207-53e941d62fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': '3d1e933e-907a-46ea-87f8-8666e0142c00', 'volume_name': 'volume-3d1e933e-907a-46ea-87f8-8666e0142c00', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:45.355868 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f6cb9f2-d599-49c4-9609-a420d0c84468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:45.360711 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (8f6cb9f2-d599-49c4-9609-a420d0c84468) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:24:45.364198 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27cdee2e-4a49-4dd3-ab27-779df909bcad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:24:45.365131 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Volume 3d1e933e-907a-46ea-87f8-8666e0142c00: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-3d1e933e-907a-46ea-87f8-8666e0142c00', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 18 19:24:45.365697 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Cloning 3d1e933e-907a-46ea-87f8-8666e0142c00 from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 at location (None, None). {{(pid=93006) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 18 19:24:59.816362 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1, size 616.00 MB, duration 25.46 sec {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Apr 18 19:24:59.817811 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Image download 616.00 MB at 24.19 MB/s
Apr 18 19:24:59.961329 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:00.392796 n-d-836017-2 sudo[103958]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1
Apr 18 19:25:00.393652 n-d-836017-2 sudo[103958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:01.625028 n-d-836017-2 sudo[103958]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:01.630016 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1" returned: 0 in 1.672s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:01.633441 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 is fetched for user 60b91fad5cef4b5d8ae810dae2892522. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Apr 18 19:25:01.910160 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:02.079725 n-d-836017-2 sudo[103990]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1
Apr 18 19:25:02.080583 n-d-836017-2 sudo[103990]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:02.811027 n-d-836017-2 sudo[103990]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:02.813990 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1" returned: 0 in 0.905s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:02.817175 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:02.880584 n-d-836017-2 sudo[103995]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:25:02.881438 n-d-836017-2 sudo[103995]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:04.868710 n-d-836017-2 sudo[103995]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:04.871864 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 2.054s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:05.034620 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Attempting download of c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume 0b77c6cf-4b6b-4af0-bef3-8806acf86071. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Apr 18 19:25:05.113070 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_136usfyv {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:05.306263 n-d-836017-2 sudo[104029]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_136usfyv
Apr 18 19:25:05.307614 n-d-836017-2 sudo[104029]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:06.020345 n-d-836017-2 sudo[104029]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:06.024275 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_136usfyv" returned: 0 in 0.911s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:06.025716 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:06.204791 n-d-836017-2 sudo[104033]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1
Apr 18 19:25:06.207673 n-d-836017-2 sudo[104033]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:06.530362 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:25:06.533453 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:25:06.535163 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:06.603238 n-d-836017-2 sudo[104035]: 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
Apr 18 19:25:06.627631 n-d-836017-2 sudo[104035]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:06.740730 n-d-836017-2 sudo[104033]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:06.743009 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1" returned: 0 in 0.717s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:06.743773 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 was vhdx, converting to raw {{(pid=93006) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Apr 18 19:25:06.744782 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071 oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:06.787908 n-d-836017-2 sudo[104040]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071 oflag=direct
Apr 18 19:25:06.792170 n-d-836017-2 sudo[104040]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:07.289583 n-d-836017-2 sudo[104040]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:07.295597 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071 oflag=direct" returned: 0 in 0.550s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:07.296779 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:07.328529 n-d-836017-2 sudo[104052]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071
Apr 18 19:25:07.329367 n-d-836017-2 sudo[104052]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:07.910430 n-d-836017-2 sudo[104035]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:07.915957 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.377s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:07.918102 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:07.971370 n-d-836017-2 sudo[104057]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:25:07.972198 n-d-836017-2 sudo[104057]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:09.269756 n-d-836017-2 sudo[104057]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:09.273220 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.355s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:09.280284 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:25:13.329549 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1, size 616.00 MB, duration 27.96 sec {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Apr 18 19:25:13.330467 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Image download 616.00 MB at 22.03 MB/s
Apr 18 19:25:13.780832 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:13.979484 n-d-836017-2 sudo[104149]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1
Apr 18 19:25:13.980524 n-d-836017-2 sudo[104149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:14.976266 n-d-836017-2 sudo[104149]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:14.991655 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1" returned: 0 in 1.197s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:14.991655 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 is fetched for user 02fd5ad81ffb47efab562dccd61883a7. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Apr 18 19:25:15.303589 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:15.425532 n-d-836017-2 sudo[104154]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1
Apr 18 19:25:15.426695 n-d-836017-2 sudo[104154]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:16.122082 n-d-836017-2 sudo[104154]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:16.124727 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1" returned: 0 in 0.822s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:16.129094 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d1e933e-907a-46ea-87f8-8666e0142c00 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:16.186093 n-d-836017-2 sudo[104166]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d1e933e-907a-46ea-87f8-8666e0142c00 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:25:16.187575 n-d-836017-2 sudo[104166]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:17.407913 n-d-836017-2 sudo[104166]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:17.411884 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d1e933e-907a-46ea-87f8-8666e0142c00 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.283s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:17.643730 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Attempting download of c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume 3d1e933e-907a-46ea-87f8-8666e0142c00. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Apr 18 19:25:17.735638 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_wf5o7x6k {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:17.919166 n-d-836017-2 sudo[104206]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_wf5o7x6k
Apr 18 19:25:17.920820 n-d-836017-2 sudo[104206]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:18.725481 n-d-836017-2 sudo[104206]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:18.728978 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_wf5o7x6k" returned: 0 in 0.992s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:18.733529 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:19.091422 n-d-836017-2 sudo[104216]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1
Apr 18 19:25:19.094434 n-d-836017-2 sudo[104216]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:20.034038 n-d-836017-2 sudo[104216]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:20.036438 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1" returned: 0 in 1.305s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:20.038578 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 was vhdx, converting to raw {{(pid=93006) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Apr 18 19:25:20.039812 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00 oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:20.060057 n-d-836017-2 sudo[104230]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00 oflag=direct
Apr 18 19:25:20.061752 n-d-836017-2 sudo[104230]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:21.287023 n-d-836017-2 sudo[104230]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:21.291018 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00 oflag=direct" returned: 0 in 1.251s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:21.292767 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:21.359563 n-d-836017-2 sudo[104280]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00
Apr 18 19:25:21.361314 n-d-836017-2 sudo[104280]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:21.587873 n-d-836017-2 sudo[104052]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:21.591265 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071" returned: 0 in 14.294s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:21.592613 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:21.962535 n-d-836017-2 sudo[104301]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1
Apr 18 19:25:21.963390 n-d-836017-2 sudo[104301]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:22.858164 n-d-836017-2 sudo[104301]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:22.860918 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1" returned: 0 in 1.268s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:22.863267 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d0c21ibhn-d-836017-2@lvmdriver-1, size 700.00 MB, duration 14.30 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--0b77c6cf--4b6b--4af0--bef3--8806acf86071 {{(pid=93006) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Apr 18 19:25:22.865491 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Converted 700.00 MB image at 48.96 MB/s
Apr 18 19:25:22.868705 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Downloaded image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume 0b77c6cf-4b6b-4af0-bef3-8806acf86071 successfully. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Apr 18 19:25:23.002740 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 for user 60b91fad5cef4b5d8ae810dae2892522 is deleted. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Apr 18 19:25:23.003721 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Marking volume 0b77c6cf-4b6b-4af0-bef3-8806acf86071 as bootable. {{(pid=93006) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Apr 18 19:25:23.126745 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Copying metadata from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 to 0b77c6cf-4b6b-4af0-bef3-8806acf86071. {{(pid=93006) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Apr 18 19:25:23.127202 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Creating volume glance metadata for volume 0b77c6cf-4b6b-4af0-bef3-8806acf86071 backed by image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=93006) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 18 19:25:23.485882 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1c037be1-57ae-4092-9cba-3aa25b87747a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:23.494098 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a242a367-92ef-4694-ad22-a7ace339f114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:23.656326 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Volume volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 (0b77c6cf-4b6b-4af0-bef3-8806acf86071): created successfully
Apr 18 19:25:23.668423 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a242a367-92ef-4694-ad22-a7ace339f114) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:23.668423 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Flow 'volume_create_manager' (241e19ca-5082-4f16-b8f0-ee05c1a18801) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:23.862786 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-fdcab121-eb1d-4edf-8190-218ea20ce402 tempest-TaggedBootDevicesTest-272022591 None] Created volume successfully.
Apr 18 19:25:26.686557 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:25:26.700745 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:25:26.701187 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 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'
Apr 18 19:25:26.777794 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Flow 'volume_create_manager' (cab29a36-fbe0-47fc-a687-87b3745984c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:26.795651 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93ca3c7b-de12-46fd-aa4c-794b6859ec48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:26.861824 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:25:26.919360 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (93ca3c7b-de12-46fd-aa4c-794b6859ec48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:25:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1803548014',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=58526b02-bcf1-4080-bf7f-602e7c6932ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4efde8a8464528a66b3bf8e643e684',provider_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-04-18T19:25:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:25:26Z,user_id='60b91fad5cef4b5d8ae810dae2892522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:26.929319 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c871c5c3-7bd4-4d58-8cef-013c99fe4afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:26.931072 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (c871c5c3-7bd4-4d58-8cef-013c99fe4afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:26.939565 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3672c82-08aa-4324-8e4f-ab6319d94c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:26.942079 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c3672c82-08aa-4324-8e4f-ab6319d94c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '58526b02-bcf1-4080-bf7f-602e7c6932ea', 'volume_name': 'volume-58526b02-bcf1-4080-bf7f-602e7c6932ea', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:26.956090 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38af7ebe-d014-4286-af9c-cb7a97ca2690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:26.958541 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (38af7ebe-d014-4286-af9c-cb7a97ca2690) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:26.961360 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f078685a-70a8-457e-b306-188ac9f8d4df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:26.962172 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Volume 58526b02-bcf1-4080-bf7f-602e7c6932ea: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-58526b02-bcf1-4080-bf7f-602e7c6932ea', 'volume_size': 1}
Apr 18 19:25:26.978268 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-58526b02-bcf1-4080-bf7f-602e7c6932ea stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:27.042800 n-d-836017-2 sudo[104416]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-58526b02-bcf1-4080-bf7f-602e7c6932ea stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:25:27.049801 n-d-836017-2 sudo[104416]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:28.060704 n-d-836017-2 sudo[104416]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:28.062885 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-58526b02-bcf1-4080-bf7f-602e7c6932ea stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.099s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:28.068025 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f078685a-70a8-457e-b306-188ac9f8d4df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-58526b02-bcf1-4080-bf7f-602e7c6932ea', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:28.071945 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee54a5b4-ddfd-45c9-8d1a-7e26a8f2a696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:28.171100 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Volume volume-58526b02-bcf1-4080-bf7f-602e7c6932ea (58526b02-bcf1-4080-bf7f-602e7c6932ea): created successfully
Apr 18 19:25:28.174692 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ee54a5b4-ddfd-45c9-8d1a-7e26a8f2a696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:28.180756 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Flow 'volume_create_manager' (cab29a36-fbe0-47fc-a687-87b3745984c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:28.324421 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-1e8792f9-46a5-4cdc-954a-c288ab8bd062 tempest-TaggedBootDevicesTest-272022591 None] Created volume successfully.
Apr 18 19:25:30.174884 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:25:30.178682 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:25:30.179219 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 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'
Apr 18 19:25:30.214361 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Flow 'volume_create_manager' (303e0926-84c3-483c-8754-b8473b2d32ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:30.218067 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f802d1ce-413f-4936-9aa0-cdcf0078422e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:30.242139 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:25:30.294715 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (f802d1ce-413f-4936-9aa0-cdcf0078422e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1223872209',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=db40488d-861b-4953-a4ff-9d3932a6b2d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae4efde8a8464528a66b3bf8e643e684',provider_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-04-18T19: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-04-18T19:25:30Z,user_id='60b91fad5cef4b5d8ae810dae2892522',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:30.294897 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (322c7c5e-6dd0-46bc-8815-25f647de32c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:30.295993 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (322c7c5e-6dd0-46bc-8815-25f647de32c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:30.298432 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d255e3e-c836-4feb-b22e-d019413a5825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:30.300799 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (9d255e3e-c836-4feb-b22e-d019413a5825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'db40488d-861b-4953-a4ff-9d3932a6b2d9', 'volume_name': 'volume-db40488d-861b-4953-a4ff-9d3932a6b2d9', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:30.303880 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de56ccc2-9a25-438a-8ad4-959b1eecf993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:30.306107 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (de56ccc2-9a25-438a-8ad4-959b1eecf993) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:30.308241 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a370c21c-0e5a-4544-bdae-201edc4a512a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:30.309169 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Volume db40488d-861b-4953-a4ff-9d3932a6b2d9: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-db40488d-861b-4953-a4ff-9d3932a6b2d9', 'volume_size': 1}
Apr 18 19:25:30.310411 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:30.332051 n-d-836017-2 sudo[104475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:25:30.332867 n-d-836017-2 sudo[104475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:31.377761 n-d-836017-2 sudo[104475]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:31.379954 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.069s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:31.383966 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (a370c21c-0e5a-4544-bdae-201edc4a512a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-db40488d-861b-4953-a4ff-9d3932a6b2d9', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:31.386321 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9d767e01-7cae-4fb7-beee-d81d630ccfe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:31.656529 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Volume volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 (db40488d-861b-4953-a4ff-9d3932a6b2d9): created successfully
Apr 18 19:25:31.660326 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (9d767e01-7cae-4fb7-beee-d81d630ccfe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:31.666684 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Flow 'volume_create_manager' (303e0926-84c3-483c-8754-b8473b2d32ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:31.804197 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-6ffc316d-5a90-4e64-a7a0-679a89a70802 tempest-TaggedBootDevicesTest-272022591 None] Created volume successfully.
Apr 18 19:25:33.099054 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:25:33.106504 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:25:33.107346 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 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'
Apr 18 19:25:33.149775 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Flow 'volume_create_manager' (8bc40c77-63fb-4ea2-a5b3-2ddf732fd3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:33.149775 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (863830c3-53b6-4c14-a817-67d2edf6a4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:33.184150 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:25:33.218262 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (863830c3-53b6-4c14-a817-67d2edf6a4cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-703526669',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=f49cb5f7-c95c-43fd-961a-cc8f5a6077d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc56e011536d43568ffc66b480cf23b0',provider_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-04-18T19:25:33Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:25:33Z,user_id='3b6f2f329dfc465da959c0951839d28f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:33.220901 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da954d72-4e59-4a00-9d1a-b8994063c612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:33.223788 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (da954d72-4e59-4a00-9d1a-b8994063c612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:33.227055 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a670166a-5cba-431b-b72e-1fc3fdde3711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:33.229908 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (a670166a-5cba-431b-b72e-1fc3fdde3711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'volume_name': 'volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:33.233438 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d11321d1-7a9b-4e26-97fe-7c0c6bef787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:33.235864 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d11321d1-7a9b-4e26-97fe-7c0c6bef787e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:33.238932 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2bbf2bf-fc88-4187-aa76-2fb73be143c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:33.246723 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Volume f49cb5f7-c95c-43fd-961a-cc8f5a6077d3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'volume_size': 1}
Apr 18 19:25:33.246723 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:33.263456 n-d-836017-2 sudo[104564]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:25:33.265152 n-d-836017-2 sudo[104564]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:34.054689 n-d-836017-2 sudo[104564]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:34.057085 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.815s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:34.061679 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (e2bbf2bf-fc88-4187-aa76-2fb73be143c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:34.062957 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f709cfbf-7bf2-45f6-9b82-341b4276b0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:34.159076 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Volume volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 (f49cb5f7-c95c-43fd-961a-cc8f5a6077d3): created successfully
Apr 18 19:25:34.165380 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f709cfbf-7bf2-45f6-9b82-341b4276b0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:34.166140 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Flow 'volume_create_manager' (8bc40c77-63fb-4ea2-a5b3-2ddf732fd3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:34.296016 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-1da694e0-5e2f-47ad-85a2-3c7f22cd3971 tempest-LiveMigrationTest-210975515 None] Created volume successfully.
Apr 18 19:25:35.179763 n-d-836017-2 sudo[104280]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:35.183262 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00" returned: 0 in 13.890s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:35.185468 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:35.298305 n-d-836017-2 sudo[104607]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1
Apr 18 19:25:35.299100 n-d-836017-2 sudo[104607]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:35.940698 n-d-836017-2 sudo[104607]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:35.950354 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1" returned: 0 in 0.757s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:35.952895 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_5q_7xt2bn-d-836017-2@lvmdriver-1, size 700.00 MB, duration 13.89 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--3d1e933e--907a--46ea--87f8--8666e0142c00 {{(pid=93006) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Apr 18 19:25:35.956971 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Converted 700.00 MB image at 50.39 MB/s
Apr 18 19:25:35.963402 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Downloaded image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume 3d1e933e-907a-46ea-87f8-8666e0142c00 successfully. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Apr 18 19:25:36.157505 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 for user 02fd5ad81ffb47efab562dccd61883a7 is deleted. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Apr 18 19:25:36.158442 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Marking volume 3d1e933e-907a-46ea-87f8-8666e0142c00 as bootable. {{(pid=93006) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Apr 18 19:25:36.295757 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Copying metadata from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 to 3d1e933e-907a-46ea-87f8-8666e0142c00. {{(pid=93006) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Apr 18 19:25:36.296493 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Creating volume glance metadata for volume 3d1e933e-907a-46ea-87f8-8666e0142c00 backed by image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=93006) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 18 19:25:36.485542 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (27cdee2e-4a49-4dd3-ab27-779df909bcad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d1e933e-907a-46ea-87f8-8666e0142c00', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:36.489283 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86a171f9-08f8-48b8-b28a-dd3847db8dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:25:36.638964 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Volume volume-3d1e933e-907a-46ea-87f8-8666e0142c00 (3d1e933e-907a-46ea-87f8-8666e0142c00): created successfully
Apr 18 19:25:36.641224 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (86a171f9-08f8-48b8-b28a-dd3847db8dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:25:36.645399 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Flow 'volume_create_manager' (bf231f3d-a833-4e36-b672-353399e45620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:25:36.731073 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-292b42ed-db88-45c0-8df2-896c85b5880b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Created volume successfully.
Apr 18 19:25:37.978523 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:37.999119 n-d-836017-2 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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:38.001398 n-d-836017-2 sudo[104652]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:38.801210 n-d-836017-2 sudo[104652]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:38.803747 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 0.825s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:38.928282 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:38.960976 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:38.966352 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:38.966352 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Targets prior to update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:25:38.966352 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Creating iscsi_target for Volume ID: volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Created volume path /opt/stack/data/cinder/volumes/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3,
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: incominguser WV8WCabGNEQB2JWgbk7g wFfgJDZ4iZvH5ZXH
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:39.066737 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:25:39.069644 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:40.156173 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 1.087s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:40.157380 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:40.158135 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:25:40.158668 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:25:40.160280 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:40.195025 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:40.195666 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n System information:\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:40.196611 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Targets after update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:25:40.198311 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:40.408601 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:40.409015 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n System information:\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:40.410564 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:40.616257 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:40.616867 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n System information:\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:40.618036 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:25:40.914186 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'target_lun': 1, 'volume_id': 'f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'auth_method': 'CHAP', 'auth_username': 'WV8WCabGNEQB2JWgbk7g', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a566e53e-fb76-4ff1-b545-8761d44a76a4'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:25:41.367302 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-586bd027-9aac-476f-b2b1-87c5d4d96e1d req-6f5482e3-326d-4ea7-b428-a5ef0da897e4 tempest-LiveMigrationTest-210975515 None] attachment_update completed successfully.
Apr 18 19:25:45.519075 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:45.582682 n-d-836017-2 sudo[104846]: 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-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:25:45.588174 n-d-836017-2 sudo[104846]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:46.345173 n-d-836017-2 sudo[104846]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:46.347656 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.828s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:46.411943 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:46.417486 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:46.417838 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:25:46.418590 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:25:46.421494 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Creating iscsi_target for Volume ID: volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Created volume path /opt/stack/data/cinder/volumes/volume-3d1e933e-907a-46ea-87f8-8666e0142c00,
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: incominguser TPVvdpHroqkRVV2haAGD yq9DrprgLQr7vtQf
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:46.506904 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:25:46.511761 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:47.408479 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.898s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:47.408479 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:47.408479 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:25:47.408479 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:25:47.410261 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:47.432476 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:47.432886 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:25:47.437126 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:25:47.439590 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:47.604969 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.170s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:47.605534 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:47.608747 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:47.739950 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.131s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:47.740871 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230719064320]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:47.742031 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Set provider_location to: 10.222.0.69:3260,2 iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:25:48.011945 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00', 'target_lun': 1, 'volume_id': '3d1e933e-907a-46ea-87f8-8666e0142c00', 'auth_method': 'CHAP', 'auth_username': 'TPVvdpHroqkRVV2haAGD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a5f06878-ce1f-49fe-ac73-9941a8958449'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:25:48.265048 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-f693cf09-a019-4598-928c-b6e9460aa2d3 req-f3dde88b-a5f0-4c14-af84-359bdcf8b20b tempest-LiveAutoBlockMigrationV225Test-403029586 None] attachment_update completed successfully.
Apr 18 19:25:58.197714 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:58.222081 n-d-836017-2 sudo[104919]: 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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:58.223038 n-d-836017-2 sudo[104919]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:25:58.934382 n-d-836017-2 sudo[104919]: pam_unix(sudo:session): session closed for user root
Apr 18 19:25:58.939877 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 0.741s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:59.055686 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:59.084607 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.031s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:59.084987 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Creating iscsi_target for Volume ID: volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:25:59.089354 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Created volume path /opt/stack/data/cinder/volumes/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3,
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: incominguser WV8WCabGNEQB2JWgbk7g wFfgJDZ4iZvH5ZXH
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:25:59.186017 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:25:59.190983 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:59.353753 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 0.164s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:59.354873 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:59.356073 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:25:59.356679 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:25:59.360089 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:59.368965 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:59.369516 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:25:59.371958 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:25:59.385038 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:59.508175 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:59.508515 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:59.509683 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:25:59.702219 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.192s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:25:59.702508 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:25:59.703831 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:25:59.918500 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'target_lun': 1, 'volume_id': 'f49cb5f7-c95c-43fd-961a-cc8f5a6077d3', 'auth_method': 'CHAP', 'auth_username': 'WV8WCabGNEQB2JWgbk7g', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '425005b8-7ff3-42c1-b4ff-efdd365c529c'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:26:00.227734 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-087422ac-eb99-4b2a-ae18-0ee56f0db85d tempest-LiveMigrationTest-374537811 None] attachment_update completed successfully.
Apr 18 19:26:06.532242 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:26:06.533047 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:26:06.533371 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:06.565484 n-d-836017-2 sudo[104953]: 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
Apr 18 19:26:06.567208 n-d-836017-2 sudo[104953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:07.049173 n-d-836017-2 sudo[104953]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:07.052166 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.518s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:07.054213 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:07.158509 n-d-836017-2 sudo[104956]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:26:07.159657 n-d-836017-2 sudo[104956]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:07.342407 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:07.391777 n-d-836017-2 sudo[104958]: 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-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:07.392777 n-d-836017-2 sudo[104958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:07.866223 n-d-836017-2 sudo[104956]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:07.868701 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.814s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:07.871454 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:26:08.030154 n-d-836017-2 sudo[104958]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:08.035482 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071" returned: 0 in 0.693s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:08.149828 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:08.167638 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:08.168507 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:08.169542 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:26:08.175909 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Creating iscsi_target for Volume ID: volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Created volume path /opt/stack/data/cinder/volumes/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071,
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: incominguser BNXd9iWX5AzmbFTzgWJD 7RrCr5zE6QHhACGD
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:08.265886 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:26:08.268706 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:09.242780 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071" returned: 0 in 0.973s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:09.243800 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:09.244417 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:26:09.244781 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:26:09.246153 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.037s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:09.286364 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:26:09.288807 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:09.524131 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:09.525214 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:09.528215 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:09.736010 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.209s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:09.737034 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:09.750106 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Set provider_location to: 10.222.0.69:3260,3 iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:26:09.977480 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071', 'target_lun': 1, 'volume_id': '0b77c6cf-4b6b-4af0-bef3-8806acf86071', 'auth_method': 'CHAP', 'auth_username': 'BNXd9iWX5AzmbFTzgWJD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b0e4860a-617f-41bd-a0e3-a1bcbc6f1f17'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:26:10.322595 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-e520059c-99f2-4b2d-836e-57f4138d0cbe tempest-TaggedBootDevicesTest-272022591 None] attachment_update completed successfully.
Apr 18 19:26:11.565285 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:11.626819 n-d-836017-2 sudo[105021]: 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-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:11.628586 n-d-836017-2 sudo[105021]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:12.496136 n-d-836017-2 sudo[105021]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:12.498621 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea" returned: 0 in 0.933s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:12.579780 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:12.607689 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.019s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:12.609446 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:12.610155 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:26:12.623984 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Creating iscsi_target for Volume ID: volume-58526b02-bcf1-4080-bf7f-602e7c6932ea {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Created volume path /opt/stack/data/cinder/volumes/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea,
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: incominguser osZCSTyjD5N5UgPHoYG3 YkUi8cykp4XjqrJD
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:12.682605 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:26:12.686081 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:13.477405 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea" returned: 0 in 0.792s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:13.477684 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:13.478256 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:26:13.478672 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:26:13.481620 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:13.523819 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.043s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:13.526224 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:13.526808 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:26:13.536078 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:13.736016 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:13.737054 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:13.739217 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:13.948844 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.210s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:13.950171 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:13.951691 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Set provider_location to: 10.222.0.69:3260,4 iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:26:14.282287 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea', 'target_lun': 1, 'volume_id': '58526b02-bcf1-4080-bf7f-602e7c6932ea', 'auth_method': 'CHAP', 'auth_username': 'osZCSTyjD5N5UgPHoYG3', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '4a104a98-670c-4e02-ad3b-5c7319eecbc4'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:26:14.589140 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-7b820a34-7e02-4994-9149-2e68a2911d64 tempest-TaggedBootDevicesTest-272022591 None] attachment_update completed successfully.
Apr 18 19:26:15.533165 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:15.558724 n-d-836017-2 sudo[105080]: 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-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:26:15.559523 n-d-836017-2 sudo[105080]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:16.001929 n-d-836017-2 sudo[105080]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:16.005520 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9" returned: 0 in 0.471s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:16.122162 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:16.134184 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.021s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:16.134575 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.135244 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:26:16.149633 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Creating iscsi_target for Volume ID: volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Created volume path /opt/stack/data/cinder/volumes/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9,
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: incominguser MXejr7vFLcRC5WG42R5U q7b6B4b26dyoP6Qo
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:16.232117 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:26:16.234663 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:16.795741 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9" returned: 0 in 0.561s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:16.796605 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:16.797170 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:26:16.797538 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:26:16.798851 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:16.826948 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:16.827369 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus: 4
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:16.828057 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:26:16.849722 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:16.968686 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.139s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:16.969299 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:16.972416 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:17.085273 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.113s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:17.085636 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058752]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\n I_T nexus: 6\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:17.088569 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Set provider_location to: 10.222.0.69:3260,5 iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:26:17.323411 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9', 'target_lun': 1, 'volume_id': 'db40488d-861b-4953-a4ff-9d3932a6b2d9', 'auth_method': 'CHAP', 'auth_username': 'MXejr7vFLcRC5WG42R5U', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '18e59e45-2efc-4250-a9da-b008d42ec61d'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:26:17.572442 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-d62a2ce2-7d86-494d-8ab6-c83816a4dcf4 req-a600e61d-75a2-4b7c-949a-2dc2ebc000d4 tempest-TaggedBootDevicesTest-272022591 None] attachment_update completed successfully.
Apr 18 19:26:21.139356 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-9d09fe4a-fdf7-4e29-bd76-557e0872f429 tempest-LiveMigrationTest-374537811 None] Terminate volume connection completed successfully.
Apr 18 19:26:21.140020 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-29e4d6f4-ebe9-482d-93c1-05135ab67351 req-9d09fe4a-fdf7-4e29-bd76-557e0872f429 tempest-LiveMigrationTest-374537811 None] Deleting attachment a566e53e-fb76-4ff1-b545-8761d44a76a4. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:26:23.475014 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:23.522112 n-d-836017-2 sudo[105202]: 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-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:23.527402 n-d-836017-2 sudo[105202]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:24.314608 n-d-836017-2 sudo[105202]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:24.317493 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.842s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:24.407070 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:24.432039 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:24.432661 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715059072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.433729 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:26:24.458907 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Creating iscsi_target for Volume ID: volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:26:24.458907 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Created volume path /opt/stack/data/cinder/volumes/volume-3d1e933e-907a-46ea-87f8-8666e0142c00,
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: incominguser TPVvdpHroqkRVV2haAGD yq9DrprgLQr7vtQf
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:26:24.526678 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:26:24.535984 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:24.724865 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.189s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:24.725409 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715059072]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:24.726375 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:26:24.726977 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:26:24.729929 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715059072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus: 6
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: WV8WCabGNEQB2JWgbk7g
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus: 5
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: TPVvdpHroqkRVV2haAGD
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:26:24.743548 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:24.864475 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.122s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:24.865752 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715059072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:24.868251 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:24.971303 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.103s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:24.971986 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715059072]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:24.974538 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Set provider_location to: 10.222.0.69:3260,2 iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:26:25.162969 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00', 'target_lun': 1, 'volume_id': '3d1e933e-907a-46ea-87f8-8666e0142c00', 'auth_method': 'CHAP', 'auth_username': 'TPVvdpHroqkRVV2haAGD', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '203329aa-5e7a-4ab5-823c-680d15d13804'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:26:25.528853 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-85995266-7559-4e18-a12f-b5a757f93701 req-eab341f7-faf4-4572-bf8e-cd1adb300185 tempest-LiveAutoBlockMigrationV225Test-1421540525 None] attachment_update completed successfully.
Apr 18 19:26:34.544452 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-72fbdd1c-c6f9-41c9-a1ef-a0391dd281f6 req-d4068a42-21c8-4a02-8c00-00f696ac3e61 tempest-LiveMigrationTest-210975515 None] Terminate volume connection completed successfully.
Apr 18 19:26:34.544452 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-72fbdd1c-c6f9-41c9-a1ef-a0391dd281f6 req-d4068a42-21c8-4a02-8c00-00f696ac3e61 tempest-LiveMigrationTest-210975515 None] Deleting attachment 425005b8-7ff3-42c1-b4ff-efdd365c529c. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:26:34.548612 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:34.829639 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.284s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:34.831316 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n System information:\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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3\n Backing store flags: \n Account information:\n WV8WCabGNEQB2JWgbk7g\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:34.833937 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-72fbdd1c-c6f9-41c9-a1ef-a0391dd281f6 req-d4068a42-21c8-4a02-8c00-00f696ac3e61 tempest-LiveMigrationTest-210975515 None] Removing iscsi_target for Volume ID: f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:26:34.835502 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:35.066593 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 -f" returned: 0 in 0.230s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:35.067179 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:35.078971 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:35.249791 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.167s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:35.249791 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 5\n Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\n I_T nexus: 7\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:38.195387 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:26:38.202908 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:26:38.203525 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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'
Apr 18 19:26:38.218951 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Flow 'volume_create_manager' (9176223f-6a41-4a2c-b832-a6cf68c5cac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:26:38.223011 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc8f9c6a-4973-4ec0-a80d-7b55c3ab0dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:26:38.251528 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:26:38.300559 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc8f9c6a-4973-4ec0-a80d-7b55c3ab0dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:26:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-639138554',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=a9eb435b-877b-46a3-9715-eda175a5cd18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc56e011536d43568ffc66b480cf23b0',provider_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-04-18T19:26:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:26:38Z,user_id='3b6f2f329dfc465da959c0951839d28f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:26:38.300559 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (078a467b-f423-4c4e-ba63-7152d1fe773e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:26:38.300559 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (078a467b-f423-4c4e-ba63-7152d1fe773e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:26:38.300559 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65a6a3ec-da1e-4e2b-a95e-28f3496d1ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:26:38.462732 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (65a6a3ec-da1e-4e2b-a95e-28f3496d1ef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'a9eb435b-877b-46a3-9715-eda175a5cd18', 'volume_name': 'volume-a9eb435b-877b-46a3-9715-eda175a5cd18', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:26:38.472558 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83ed352b-204e-4602-88cb-b29f47ef6798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:26:38.483314 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83ed352b-204e-4602-88cb-b29f47ef6798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:26:38.485572 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd1137d8-b98c-4921-a37d-22bc6dafa7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:26:38.496803 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Volume a9eb435b-877b-46a3-9715-eda175a5cd18: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-a9eb435b-877b-46a3-9715-eda175a5cd18', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 18 19:26:38.500851 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Cloning a9eb435b-877b-46a3-9715-eda175a5cd18 from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 at location (None, None). {{(pid=93006) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 18 19:26:39.157021 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-85995266-7559-4e18-a12f-b5a757f93701 req-a751d090-41e6-4a2d-9204-420573b113ac tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Terminate volume connection completed successfully.
Apr 18 19:26:39.157021 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-85995266-7559-4e18-a12f-b5a757f93701 req-a751d090-41e6-4a2d-9204-420573b113ac tempest-LiveAutoBlockMigrationV225Test-1421540525 None] Deleting attachment a5f06878-ce1f-49fe-ac73-9941a8958449. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:26:57.506321 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1, size 616.00 MB, duration 19.00 sec {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Apr 18 19:26:57.506949 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Image download 616.00 MB at 32.41 MB/s
Apr 18 19:26:57.565007 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:57.671507 n-d-836017-2 sudo[105422]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1
Apr 18 19:26:57.672463 n-d-836017-2 sudo[105422]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:58.121914 n-d-836017-2 sudo[105422]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:58.125402 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1" returned: 0 in 0.559s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:58.129169 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 is fetched for user 3b6f2f329dfc465da959c0951839d28f. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Apr 18 19:26:58.317925 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:58.442071 n-d-836017-2 sudo[105429]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1
Apr 18 19:26:58.443149 n-d-836017-2 sudo[105429]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:58.828398 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-63a7015a-3f00-49ca-b301-69b60e85f12b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Terminate volume connection completed successfully.
Apr 18 19:26:58.829109 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-63a7015a-3f00-49ca-b301-69b60e85f12b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Deleting attachment 203329aa-5e7a-4ab5-823c-680d15d13804. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:26:58.833429 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:58.939208 n-d-836017-2 sudo[105429]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:58.941556 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1" returned: 0 in 0.624s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:58.943326 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9eb435b-877b-46a3-9715-eda175a5cd18 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:58.959462 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:58.961249 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715634528]: (4, ('Target 2: iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00\n System information:\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-3d1e933e-907a-46ea-87f8-8666e0142c00\n Backing store flags: \n Account information:\n TPVvdpHroqkRVV2haAGD\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:58.963469 n-d-836017-2 sudo[105436]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9eb435b-877b-46a3-9715-eda175a5cd18 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:26:58.964263 n-d-836017-2 sudo[105436]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:26:58.972547 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-63a7015a-3f00-49ca-b301-69b60e85f12b tempest-LiveAutoBlockMigrationV225Test-403029586 None] Removing iscsi_target for Volume ID: 3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:26:58.978687 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:59.107982 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-3d1e933e-907a-46ea-87f8-8666e0142c00 -f" returned: 0 in 0.133s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:59.108925 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715634528]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:59.111694 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:59.256374 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.145s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:59.258565 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715634528]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:26:59.728810 n-d-836017-2 sudo[105436]: pam_unix(sudo:session): session closed for user root
Apr 18 19:26:59.731521 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-a9eb435b-877b-46a3-9715-eda175a5cd18 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.787s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:26:59.764819 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Lock "b'cinder-3d1e933e-907a-46ea-87f8-8666e0142c00-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:26:59.923222 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Attempting download of c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume a9eb435b-877b-46a3-9715-eda175a5cd18. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Apr 18 19:26:59.935223 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:26:59.998594 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_jqfmp8me {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:00.127444 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.189s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:00.127444 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715634528]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:00.127444 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:27:00.127444 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:00.144778 n-d-836017-2 sudo[105484]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_jqfmp8me
Apr 18 19:27:00.145733 n-d-836017-2 sudo[105484]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:00.195206 n-d-836017-2 sudo[105486]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:27:00.196149 n-d-836017-2 sudo[105486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:00.754997 n-d-836017-2 sudo[105484]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:00.757946 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_jqfmp8me" returned: 0 in 0.758s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:00.759040 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:00.806463 n-d-836017-2 sudo[105486]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:00.808860 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.682s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:00.810653 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 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-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:00.831120 n-d-836017-2 sudo[105503]: 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-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:27:00.831934 n-d-836017-2 sudo[105503]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:00.851579 n-d-836017-2 sudo[105502]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1
Apr 18 19:27:00.852401 n-d-836017-2 sudo[105502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:01.320456 n-d-836017-2 sudo[105502]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:01.327600 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1" returned: 0 in 0.564s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:01.327600 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 was vhdx, converting to raw {{(pid=93006) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Apr 18 19:27:01.327600 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18 oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:01.361433 n-d-836017-2 sudo[105511]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18 oflag=direct
Apr 18 19:27:01.363276 n-d-836017-2 sudo[105511]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:01.612980 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.801s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:01.609216 n-d-836017-2 sudo[105503]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:01.615479 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:01.666945 n-d-836017-2 sudo[105514]: 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-3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:27:01.675052 n-d-836017-2 sudo[105514]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:01.976549 n-d-836017-2 sudo[105511]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:01.980011 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18 oflag=direct" returned: 0 in 0.654s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:01.981544 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:02.045747 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Lock "b'cinder-c7f962c6-c9f3-4508-b422-c945077eca24-delete_volume'" acquired by "delete_volume" :: waited 0.023s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:27:02.053404 n-d-836017-2 sudo[105526]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18
Apr 18 19:27:02.055020 n-d-836017-2 sudo[105526]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:02.305716 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:02.436740 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:02.437313 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715634048]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:02.437782 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Skipping remove_export. No iscsi_target is presently exported for volume: c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:27:02.438867 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:02.487382 n-d-836017-2 sudo[105537]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:27:02.488526 n-d-836017-2 sudo[105537]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:02.526365 n-d-836017-2 sudo[105514]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:02.530165 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d1e933e-907a-46ea-87f8-8666e0142c00" returned: 0 in 0.914s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:02.531516 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Successfully deleted volume: 3d1e933e-907a-46ea-87f8-8666e0142c00
Apr 18 19:27:02.795076 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Created reservations ['9a744fd0-a918-480b-85c2-77649fd39086', '43f4c292-9ebf-4427-8726-c6828454f6db', '953e2a12-9caa-4974-8d31-c833e5369eaf', 'e87e5184-0c88-4910-ae4c-e0396db326b2'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:27:02.797723 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 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.
Apr 18 19:27:02.797723 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:27:02.797723 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:03.041677 n-d-836017-2 sudo[105537]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:03.043974 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 0.605s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:03.045990 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 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-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:03.102501 n-d-836017-2 sudo[105551]: 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-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:27:03.106975 n-d-836017-2 sudo[105551]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:03.117611 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:27:03.123002 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:03.178743 n-d-836017-2 sudo[105553]: 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
Apr 18 19:27:03.182353 n-d-836017-2 sudo[105553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:03.868411 n-d-836017-2 sudo[105553]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:03.871098 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.752s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:03.873878 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:03.896653 n-d-836017-2 sudo[105557]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:27:03.898420 n-d-836017-2 sudo[105557]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:04.068634 n-d-836017-2 sudo[105551]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:04.071104 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 1.025s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:04.073257 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:04.097440 n-d-836017-2 sudo[105559]: 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-c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:27:04.099008 n-d-836017-2 sudo[105559]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:04.421381 n-d-836017-2 sudo[105557]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:04.423591 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:04.426285 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:27:04.447938 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Deleted volume successfully.
Apr 18 19:27:04.572990 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [req-fb9360db-9ab4-4790-a79d-e570ff6ea31f req-07de3bdd-1b16-493e-9eaf-6c592a93c971 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Lock "b'cinder-3d1e933e-907a-46ea-87f8-8666e0142c00-delete_volume'" released by "delete_volume" :: held 4.819s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:27:05.064093 n-d-836017-2 sudo[105559]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:05.069240 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-c7f962c6-c9f3-4508-b422-c945077eca24" returned: 0 in 0.994s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:05.069240 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Successfully deleted volume: c7f962c6-c9f3-4508-b422-c945077eca24
Apr 18 19:27:05.242779 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Created reservations ['4d7f3884-c4db-461e-b9eb-078601537e46', '2da197e3-33ab-4ba7-b746-52e8da42d1bc', 'a1f131db-d3fe-472d-ab84-1069d2968f84', 'ebced499-4994-436c-b1a3-198d3c830680'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:27:05.245229 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 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.
Apr 18 19:27:05.245229 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:27:05.245229 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:05.505292 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:27:05.506108 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:05.543796 n-d-836017-2 sudo[105576]: 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
Apr 18 19:27:05.545945 n-d-836017-2 sudo[105576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:06.152548 n-d-836017-2 sudo[105576]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:06.155900 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.648s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:06.160444 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:06.199119 n-d-836017-2 sudo[105581]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:27:06.199928 n-d-836017-2 sudo[105581]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:06.533622 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:27:06.534114 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:27:06.535107 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:06.582958 n-d-836017-2 sudo[105590]: 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
Apr 18 19:27:06.583993 n-d-836017-2 sudo[105590]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:06.744891 n-d-836017-2 sudo[105581]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:06.768899 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] CMD "sudo 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.587s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:06.768899 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:27:06.771140 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Deleted volume successfully.
Apr 18 19:27:07.020364 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-d4e59e33-05af-412c-843b-fe4e70bb10c0 tempest-LiveAutoBlockMigrationV225Test-403029586 None] Lock "b'cinder-c7f962c6-c9f3-4508-b422-c945077eca24-delete_volume'" released by "delete_volume" :: held 4.972s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:27:07.335152 n-d-836017-2 sudo[105590]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:07.337083 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.802s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:07.338353 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:07.356832 n-d-836017-2 sudo[105598]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:27:07.358303 n-d-836017-2 sudo[105598]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:07.888649 n-d-836017-2 sudo[105598]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:07.896807 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.552s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:07.896807 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:27:13.793477 n-d-836017-2 sudo[105526]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:13.801558 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18" returned: 0 in 11.815s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:13.801558 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:13.919844 n-d-836017-2 sudo[105614]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1
Apr 18 19:27:13.921671 n-d-836017-2 sudo[105614]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:14.465669 n-d-836017-2 sudo[105614]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:14.467993 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1" returned: 0 in 0.669s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:14.468896 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_vsf3kyxon-d-836017-2@lvmdriver-1, size 700.00 MB, duration 11.82 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--a9eb435b--877b--46a3--9715--eda175a5cd18 {{(pid=93006) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Apr 18 19:27:14.469923 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Converted 700.00 MB image at 59.24 MB/s
Apr 18 19:27:14.469923 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Downloaded image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume a9eb435b-877b-46a3-9715-eda175a5cd18 successfully. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Apr 18 19:27:14.699544 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 for user 3b6f2f329dfc465da959c0951839d28f is deleted. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Apr 18 19:27:14.702033 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Marking volume a9eb435b-877b-46a3-9715-eda175a5cd18 as bootable. {{(pid=93006) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Apr 18 19:27:14.785418 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Copying metadata from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 to a9eb435b-877b-46a3-9715-eda175a5cd18. {{(pid=93006) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Apr 18 19:27:14.786244 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Creating volume glance metadata for volume a9eb435b-877b-46a3-9715-eda175a5cd18 backed by image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=93006) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 18 19:27:14.962646 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fd1137d8-b98c-4921-a37d-22bc6dafa7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-a9eb435b-877b-46a3-9715-eda175a5cd18', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:27:14.972590 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44edf842-501d-4be4-b826-8cdac4ebe964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:27:15.053358 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Volume volume-a9eb435b-877b-46a3-9715-eda175a5cd18 (a9eb435b-877b-46a3-9715-eda175a5cd18): created successfully
Apr 18 19:27:15.055366 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (44edf842-501d-4be4-b826-8cdac4ebe964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:27:15.058447 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Flow 'volume_create_manager' (9176223f-6a41-4a2c-b832-a6cf68c5cac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:27:15.162272 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-9616e825-b306-48fb-86eb-84f4560d07ac tempest-LiveMigrationTest-210975515 None] Created volume successfully.
Apr 18 19:27:23.167500 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:23.193090 n-d-836017-2 sudo[105748]: 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-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:23.195213 n-d-836017-2 sudo[105748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:23.849078 n-d-836017-2 sudo[105748]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:23.851643 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.684s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:23.902808 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:23.911431 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:23.912038 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: I_T nexus: 8
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: I_T nexus: 9
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: I_T nexus: 10
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:23.912935 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:27:23.924808 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Creating iscsi_target for Volume ID: volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Created volume path /opt/stack/data/cinder/volumes/volume-a9eb435b-877b-46a3-9715-eda175a5cd18,
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: incominguser LnpFmUVxssfXo73KGH2w 8uCZBVWPYJyzrLvu
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:24.105568 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:27:24.110215 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:24.660941 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.550s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:24.664377 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:24.664377 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:27:24.664377 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:27:24.664377 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:24.684534 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:24.685091 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: I_T nexus: 8
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: I_T nexus: 9
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: I_T nexus: 10
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:24.686092 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:27:24.697689 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:24.883080 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.194s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:24.883944 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:24.887117 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:25.075221 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.188s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:25.075687 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:25.077023 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Set provider_location to: 10.222.0.69:3260,6 iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:27:25.331737 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18', 'target_lun': 1, 'volume_id': 'a9eb435b-877b-46a3-9715-eda175a5cd18', 'auth_method': 'CHAP', 'auth_username': 'LnpFmUVxssfXo73KGH2w', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bebc4cfb-11b7-4c94-9b7e-384e959c2c69'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:27:25.630683 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-a04753b6-6db6-45e1-b74b-e4b68a1aa968 req-9710c206-59ad-4b10-96e9-1e4cd29ce9dd tempest-LiveMigrationTest-210975515 None] attachment_update completed successfully.
Apr 18 19:27:56.442758 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:56.464139 n-d-836017-2 sudo[105954]: 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-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:56.465629 n-d-836017-2 sudo[105954]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:27:57.053604 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.606s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:57.046244 n-d-836017-2 sudo[105954]: pam_unix(sudo:session): session closed for user root
Apr 18 19:27:57.100670 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.007s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus: 8
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus: 9
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus: 10
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Target 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: I_T nexus: 11
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00060000
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf60
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00060001
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf61
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: LnpFmUVxssfXo73KGH2w
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Creating iscsi_target for Volume ID: volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:27:57.113942 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Persistence file already exists for volume, found file at: /opt/stack/data/cinder/volumes/volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:152}}
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Created volume path /opt/stack/data/cinder/volumes/volume-a9eb435b-877b-46a3-9715-eda175a5cd18,
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: incominguser LnpFmUVxssfXo73KGH2w 8uCZBVWPYJyzrLvu
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:27:57.225759 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:27:57.227729 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:57.393289 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.166s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:57.393802 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:57.394397 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:27:57.394802 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:27:57.397728 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:57.418968 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.022s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:57.419600 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus: 8
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus: 9
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus: 10
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Target 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: I_T nexus: 11
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00060000
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf60
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00060001
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf61
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: LnpFmUVxssfXo73KGH2w
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:27:57.420684 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:27:57.441409 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:57.694737 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.263s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:57.697014 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:57.698441 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:27:57.810298 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:27:57.811244 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 11\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:27:57.813263 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Set provider_location to: 10.222.0.69:3260,6 iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:27:58.027208 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18', 'target_lun': 1, 'volume_id': 'a9eb435b-877b-46a3-9715-eda175a5cd18', 'auth_method': 'CHAP', 'auth_username': 'LnpFmUVxssfXo73KGH2w', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'b2ee2af1-eefe-448c-88d0-e9a0545d0f41'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:27:58.498830 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1bcc59f1-2bc7-42d4-9317-6976ef419a02 tempest-LiveMigrationTest-374537811 None] attachment_update completed successfully.
Apr 18 19:28:06.545949 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:28:06.545949 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:28:06.545949 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:06.614884 n-d-836017-2 sudo[105969]: 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
Apr 18 19:28:06.616033 n-d-836017-2 sudo[105969]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:07.261405 n-d-836017-2 sudo[105969]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:07.263996 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.731s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:07.267882 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:07.322020 n-d-836017-2 sudo[105972]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:28:07.323395 n-d-836017-2 sudo[105972]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:08.091152 n-d-836017-2 sudo[105972]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:08.094200 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.825s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:08.095166 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:28:16.509441 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1fd07959-3d21-4e27-99bc-6577cd4be004 tempest-LiveMigrationTest-374537811 None] Terminate volume connection completed successfully.
Apr 18 19:28:16.516480 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-5a2ec800-214c-42d7-8b38-c62aa3887fcf req-1fd07959-3d21-4e27-99bc-6577cd4be004 tempest-LiveMigrationTest-374537811 None] Deleting attachment bebc4cfb-11b7-4c94-9b7e-384e959c2c69. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:28:50.060873 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-7c7b2ca4-0c71-4f9f-99d5-9e0e63dbf4e4 tempest-LiveMigrationTest-210975515 None] Terminate volume connection completed successfully.
Apr 18 19:28:50.061635 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-7c7b2ca4-0c71-4f9f-99d5-9e0e63dbf4e4 tempest-LiveMigrationTest-210975515 None] Deleting attachment b2ee2af1-eefe-448c-88d0-e9a0545d0f41. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:28:50.064571 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:50.175179 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.112s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:50.176660 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18\n System information:\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-a9eb435b-877b-46a3-9715-eda175a5cd18\n Backing store flags: \n Account information:\n LnpFmUVxssfXo73KGH2w\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:28:50.178198 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-7c7b2ca4-0c71-4f9f-99d5-9e0e63dbf4e4 tempest-LiveMigrationTest-210975515 None] Removing iscsi_target for Volume ID: a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:28:50.182127 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:50.306100 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-a9eb435b-877b-46a3-9715-eda175a5cd18 -f" returned: 0 in 0.126s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:50.306681 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:28:50.310500 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:50.431876 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.123s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:50.432876 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:28:51.012862 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Lock "b'cinder-a9eb435b-877b-46a3-9715-eda175a5cd18-delete_volume'" acquired by "delete_volume" :: waited 0.011s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:28:51.158585 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:51.255896 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.097s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:51.256373 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:28:51.257760 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Skipping remove_export. No iscsi_target is presently exported for volume: a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:28:51.258785 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:51.277564 n-d-836017-2 sudo[106332]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:28:51.278959 n-d-836017-2 sudo[106332]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:51.784530 n-d-836017-2 sudo[106332]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:51.787723 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.528s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:51.788884 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 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-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:51.833355 n-d-836017-2 sudo[106345]: 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-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:28:51.834160 n-d-836017-2 sudo[106345]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:52.351182 n-d-836017-2 sudo[106345]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:52.353735 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.565s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:52.357056 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:52.377022 n-d-836017-2 sudo[106348]: 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-a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:28:52.377924 n-d-836017-2 sudo[106348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:53.138597 n-d-836017-2 sudo[106348]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:53.142059 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-a9eb435b-877b-46a3-9715-eda175a5cd18" returned: 0 in 0.786s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:53.143138 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Successfully deleted volume: a9eb435b-877b-46a3-9715-eda175a5cd18
Apr 18 19:28:53.374411 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Created reservations ['95974b8f-4f4d-44e5-9317-1cab94060706', 'a4778c67-2e38-4377-acbc-8fe4c57e968a', 'da9cfd9a-3774-439f-a591-985f9c6df79c', 'fd8c7a4e-8ce9-4423-8452-e8b73cdac9ca'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:28:53.374411 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 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.
Apr 18 19:28:53.374411 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:28:53.374411 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:28:53.628196 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:28:53.629005 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:53.658201 n-d-836017-2 sudo[106355]: 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
Apr 18 19:28:53.659651 n-d-836017-2 sudo[106355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:53.716635 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Lock "b'cinder-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:28:53.911529 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:54.078384 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.171s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:54.079887 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635968]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:28:54.081010 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Skipping remove_export. No iscsi_target is presently exported for volume: f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:28:54.082400 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:54.120855 n-d-836017-2 sudo[106359]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:28:54.130618 n-d-836017-2 sudo[106359]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:54.421225 n-d-836017-2 sudo[106355]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:54.424447 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:54.428181 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:54.478943 n-d-836017-2 sudo[106362]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:28:54.480780 n-d-836017-2 sudo[106362]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:54.697462 n-d-836017-2 sudo[106359]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:54.701330 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 0.618s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:54.703666 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:54.742659 n-d-836017-2 sudo[106365]: 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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:28:54.753221 n-d-836017-2 sudo[106365]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:55.113811 n-d-836017-2 sudo[106362]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:55.116328 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] CMD "sudo 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.688s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:55.119450 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:28:55.137539 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Deleted volume successfully.
Apr 18 19:28:55.233325 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [req-6c78de3f-b671-4edf-ac4c-ac751fa5c459 req-8b26152d-5673-48e5-a32e-8fa198b90fa7 tempest-LiveMigrationTest-210975515 None] Lock "b'cinder-a9eb435b-877b-46a3-9715-eda175a5cd18-delete_volume'" released by "delete_volume" :: held 4.219s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:28:55.467774 n-d-836017-2 sudo[106365]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:55.469659 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 0.766s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:55.471391 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:55.501131 n-d-836017-2 sudo[106369]: 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-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:28:55.502166 n-d-836017-2 sudo[106369]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:56.291567 n-d-836017-2 sudo[106369]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:56.294853 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3" returned: 0 in 0.822s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:56.297376 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Successfully deleted volume: f49cb5f7-c95c-43fd-961a-cc8f5a6077d3
Apr 18 19:28:56.469697 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Created reservations ['96f9b116-c1a1-49f5-9202-a8e88c566fc5', '6a57e8ae-de06-4bae-9791-7d4367431f77', '7e8e8c06-b297-4569-a2cd-e3859646be54', '9180010c-9dc3-42b2-a921-e51834e77287'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:28:56.469697 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 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.
Apr 18 19:28:56.469697 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:28:56.469697 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:28:56.691336 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:28:56.693675 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:56.742812 n-d-836017-2 sudo[106375]: 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
Apr 18 19:28:56.743663 n-d-836017-2 sudo[106375]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:57.359229 n-d-836017-2 sudo[106375]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:57.361411 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.669s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:57.363680 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:28:57.387390 n-d-836017-2 sudo[106378]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:28:57.388557 n-d-836017-2 sudo[106378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:28:58.026527 n-d-836017-2 sudo[106378]: pam_unix(sudo:session): session closed for user root
Apr 18 19:28:58.028899 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] CMD "sudo 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.665s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:28:58.033489 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:28:58.041354 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Deleted volume successfully.
Apr 18 19:28:58.140033 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-2d131904-3a7e-4b16-97eb-b6bd8c3158b6 tempest-LiveMigrationTest-210975515 None] Lock "b'cinder-f49cb5f7-c95c-43fd-961a-cc8f5a6077d3-delete_volume'" released by "delete_volume" :: held 4.424s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:29:06.526909 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:29:06.529369 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:29:06.530200 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:29:06.553980 n-d-836017-2 sudo[106407]: 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
Apr 18 19:29:06.554921 n-d-836017-2 sudo[106407]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:29:07.182345 n-d-836017-2 sudo[106407]: pam_unix(sudo:session): session closed for user root
Apr 18 19:29:07.185425 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.655s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:29:07.187447 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:29:07.208975 n-d-836017-2 sudo[106411]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:29:07.209784 n-d-836017-2 sudo[106411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:29:07.694268 n-d-836017-2 sudo[106411]: pam_unix(sudo:session): session closed for user root
Apr 18 19:29:07.696355 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.509s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:29:07.698241 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:30:06.526638 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:30:06.527329 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:30:06.527795 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:06.632572 n-d-836017-2 sudo[107127]: 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
Apr 18 19:30:06.635281 n-d-836017-2 sudo[107127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:07.435365 n-d-836017-2 sudo[107127]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:07.437540 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.909s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:07.439048 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:07.459061 n-d-836017-2 sudo[107131]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:30:07.459828 n-d-836017-2 sudo[107131]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:08.063351 n-d-836017-2 sudo[107131]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:08.065508 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.626s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:08.067453 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:30:40.666135 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:30:40.671529 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:30:40.672266 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 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'
Apr 18 19:30:40.724236 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Flow 'volume_create_manager' (bf36ab65-77cb-43c8-a3db-ef6abe2180e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:30:40.738912 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59435351-7b91-4515-8c2d-05c4957de671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:40.783719 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:30:40.835874 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (59435351-7b91-4515-8c2d-05c4957de671) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:30:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1130244551',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5f71b8a7f9794a22afbca24f4c5c3bc3',provider_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-04-18T19:30:40Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:30:40Z,user_id='dfc1cf74d0f940a9a659d8f04766827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:40.838360 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc8ca4b2-9552-4d3c-9f63-5c000d9bdcb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:40.842181 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc8ca4b2-9552-4d3c-9f63-5c000d9bdcb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:40.842968 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cb57ddd-a82b-403a-aa25-fade99f50add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:40.845659 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (5cb57ddd-a82b-403a-aa25-fade99f50add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d', 'volume_name': 'volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:40.854217 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a70a952-9156-4b24-af2c-1b1af2eb0a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:40.863384 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2a70a952-9156-4b24-af2c-1b1af2eb0a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:40.865957 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb80f25d-fe23-4553-81c2-2ea606d812d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:40.867645 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Volume b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d', 'volume_size': 1}
Apr 18 19:30:40.872357 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:40.917967 n-d-836017-2 sudo[107298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:30:40.919919 n-d-836017-2 sudo[107298]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:42.191723 n-d-836017-2 sudo[107298]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:42.194348 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.321s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:42.199401 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (bb80f25d-fe23-4553-81c2-2ea606d812d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:42.201987 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77b98c09-0a09-43b8-904f-72533221dddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:42.291909 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Volume volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d (b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d): created successfully
Apr 18 19:30:42.296077 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (77b98c09-0a09-43b8-904f-72533221dddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:42.309988 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Flow 'volume_create_manager' (bf36ab65-77cb-43c8-a3db-ef6abe2180e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:30:42.528002 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-3d439e17-897f-420e-b0ae-6ce279db8029 tempest-VolumesTestJSON-925001241 None] Created volume successfully.
Apr 18 19:30:44.870348 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:30:44.880697 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:30:44.888658 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 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'
Apr 18 19:30:44.926427 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Flow 'volume_create_manager' (1cec3b0a-20c9-4999-b457-2310b88fc339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:30:44.930353 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (668d0554-0bba-4090-afc0-2593586fd7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:44.955740 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:30:44.987621 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (668d0554-0bba-4090-afc0-2593586fd7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:30:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-72119194',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=6c7d6586-4db6-4ed9-b178-ee8d1e4a2387,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5f71b8a7f9794a22afbca24f4c5c3bc3',provider_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-04-18T19:30:45Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:30:45Z,user_id='dfc1cf74d0f940a9a659d8f04766827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:45.008453 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d4589b3-8ca7-49d1-ba3c-cda290b08719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:45.010991 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9d4589b3-8ca7-49d1-ba3c-cda290b08719) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:45.014221 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47dffa14-c34b-470a-8ca8-a52d0d2b1d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:45.017250 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (47dffa14-c34b-470a-8ca8-a52d0d2b1d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6c7d6586-4db6-4ed9-b178-ee8d1e4a2387', 'volume_name': 'volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:45.020192 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e1a3bc8-9d58-428b-b812-b6bb6ac454f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:45.024943 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0e1a3bc8-9d58-428b-b812-b6bb6ac454f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:45.028010 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2af7cfd5-7743-466c-a2d2-02a88c35c051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:45.029064 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Volume 6c7d6586-4db6-4ed9-b178-ee8d1e4a2387: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387', 'volume_size': 1}
Apr 18 19:30:45.031257 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:45.084700 n-d-836017-2 sudo[107363]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:30:45.086139 n-d-836017-2 sudo[107363]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:45.804473 n-d-836017-2 sudo[107363]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:45.807591 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.776s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:45.812250 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (2af7cfd5-7743-466c-a2d2-02a88c35c051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:45.817069 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe3f5624-7cc1-4fa8-ba39-b95dbfe81722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:45.910687 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Volume volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 (6c7d6586-4db6-4ed9-b178-ee8d1e4a2387): created successfully
Apr 18 19:30:45.919358 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (fe3f5624-7cc1-4fa8-ba39-b95dbfe81722) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:45.941036 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Flow 'volume_create_manager' (1cec3b0a-20c9-4999-b457-2310b88fc339) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:30:46.197683 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-a54c1c93-d486-4bc4-9e07-ff750ac1c328 tempest-VolumesTestJSON-925001241 None] Created volume successfully.
Apr 18 19:30:48.895788 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:30:48.905342 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:30:48.906128 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 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'
Apr 18 19:30:48.939542 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Flow 'volume_create_manager' (c686683f-83fb-4eec-af81-d11953c229de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:30:48.955952 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab60dbc2-b0a9-4e0b-9dce-6ea02de8acfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:49.059249 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:30:49.126924 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (ab60dbc2-b0a9-4e0b-9dce-6ea02de8acfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:30:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-333497483',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=6a36c04c-8429-4804-82d1-ddd6f744a829,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='5f71b8a7f9794a22afbca24f4c5c3bc3',provider_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-04-18T19:30:49Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:30:49Z,user_id='dfc1cf74d0f940a9a659d8f04766827e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:49.130364 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c249adf-de97-480c-9e69-8e11532e1713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:49.138009 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0c249adf-de97-480c-9e69-8e11532e1713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:49.140894 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d0b16ff-d8cf-4ef9-937a-0b5c50c9c327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:49.143639 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8d0b16ff-d8cf-4ef9-937a-0b5c50c9c327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '6a36c04c-8429-4804-82d1-ddd6f744a829', 'volume_name': 'volume-6a36c04c-8429-4804-82d1-ddd6f744a829', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:49.150044 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bc8fac3-3111-4007-b69c-b54621276f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:49.153525 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (1bc8fac3-3111-4007-b69c-b54621276f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:49.164952 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25c22375-935e-47bf-9244-7e25539e8fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:49.164952 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Volume 6a36c04c-8429-4804-82d1-ddd6f744a829: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-6a36c04c-8429-4804-82d1-ddd6f744a829', 'volume_size': 1}
Apr 18 19:30:49.164952 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a36c04c-8429-4804-82d1-ddd6f744a829 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:49.201174 n-d-836017-2 sudo[107417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a36c04c-8429-4804-82d1-ddd6f744a829 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:30:49.207698 n-d-836017-2 sudo[107417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:50.223216 n-d-836017-2 sudo[107417]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:50.225262 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-6a36c04c-8429-4804-82d1-ddd6f744a829 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.064s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:50.228918 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (25c22375-935e-47bf-9244-7e25539e8fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-6a36c04c-8429-4804-82d1-ddd6f744a829', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:50.232858 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (496a7aa4-3a81-438f-ad2e-93a1a132f7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:30:50.328615 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Volume volume-6a36c04c-8429-4804-82d1-ddd6f744a829 (6a36c04c-8429-4804-82d1-ddd6f744a829): created successfully
Apr 18 19:30:50.336436 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (496a7aa4-3a81-438f-ad2e-93a1a132f7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:30:50.341706 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Flow 'volume_create_manager' (c686683f-83fb-4eec-af81-d11953c229de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:30:50.713644 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-62abd02a-0724-45d5-a3ad-07f819b2fd87 tempest-VolumesTestJSON-925001241 None] Created volume successfully.
Apr 18 19:30:53.768817 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Lock "b'cinder-6a36c04c-8429-4804-82d1-ddd6f744a829-delete_volume'" acquired by "delete_volume" :: waited 0.089s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:30:54.060621 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6a36c04c-8429-4804-82d1-ddd6f744a829
Apr 18 19:30:54.061851 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a36c04c-8429-4804-82d1-ddd6f744a829 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:54.186445 n-d-836017-2 sudo[107450]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a36c04c-8429-4804-82d1-ddd6f744a829
Apr 18 19:30:54.187631 n-d-836017-2 sudo[107450]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:55.200959 n-d-836017-2 sudo[107450]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:55.203392 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6a36c04c-8429-4804-82d1-ddd6f744a829" returned: 0 in 1.141s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:55.212914 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 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-6a36c04c-8429-4804-82d1-ddd6f744a829 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:55.232541 n-d-836017-2 sudo[107466]: 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-6a36c04c-8429-4804-82d1-ddd6f744a829
Apr 18 19:30:55.234447 n-d-836017-2 sudo[107466]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:55.760643 n-d-836017-2 sudo[107466]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:55.763229 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6a36c04c-8429-4804-82d1-ddd6f744a829" returned: 0 in 0.557s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:55.765596 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a36c04c-8429-4804-82d1-ddd6f744a829 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:55.792555 n-d-836017-2 sudo[107469]: 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-6a36c04c-8429-4804-82d1-ddd6f744a829
Apr 18 19:30:55.794296 n-d-836017-2 sudo[107469]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:57.044934 n-d-836017-2 sudo[107469]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:57.047270 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6a36c04c-8429-4804-82d1-ddd6f744a829" returned: 0 in 1.281s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:57.049152 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Successfully deleted volume: 6a36c04c-8429-4804-82d1-ddd6f744a829
Apr 18 19:30:57.162318 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Created reservations ['1ea2003d-02e6-4d04-9af2-4dd1e8a3dd53', '04683d6e-3980-451f-89b8-329dd65b56e7', 'f465d4e9-c54f-4e94-bd2b-e32d7c624eb3', '4b415fa3-65bd-4b4a-b6b3-725c0a1f1bb9'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:30:57.166122 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 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.
Apr 18 19:30:57.166122 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:30:57.166122 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:30:57.363007 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:30:57.363737 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:57.405593 n-d-836017-2 sudo[107478]: 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
Apr 18 19:30:57.419315 n-d-836017-2 sudo[107478]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:57.686359 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Lock "b'cinder-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387-delete_volume'" acquired by "delete_volume" :: waited 0.020s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:30:57.848219 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Skipping remove_export. No iscsi_target is presently exported for volume: 6c7d6586-4db6-4ed9-b178-ee8d1e4a2387
Apr 18 19:30:57.850295 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:57.875275 n-d-836017-2 sudo[107481]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387
Apr 18 19:30:57.876054 n-d-836017-2 sudo[107481]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:57.971062 n-d-836017-2 sudo[107478]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:57.975758 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.611s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:57.978232 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:58.026213 n-d-836017-2 sudo[107483]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:30:58.028176 n-d-836017-2 sudo[107483]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:58.575421 n-d-836017-2 sudo[107481]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:58.578581 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387" returned: 0 in 0.728s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:58.581042 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 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-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:58.615118 n-d-836017-2 sudo[107488]: 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-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387
Apr 18 19:30:58.617040 n-d-836017-2 sudo[107488]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:58.857250 n-d-836017-2 sudo[107483]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:58.860148 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] CMD "sudo 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.881s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:58.862340 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:30:58.870362 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Deleted volume successfully.
Apr 18 19:30:58.979883 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-c3c50630-969d-4acf-9025-0783c9c4c12a tempest-VolumesTestJSON-925001241 None] Lock "b'cinder-6a36c04c-8429-4804-82d1-ddd6f744a829-delete_volume'" released by "delete_volume" :: held 5.211s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:30:59.149231 n-d-836017-2 sudo[107488]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:59.151274 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387" returned: 0 in 0.570s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:59.153257 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:30:59.214955 n-d-836017-2 sudo[107492]: 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-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387
Apr 18 19:30:59.218387 n-d-836017-2 sudo[107492]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:30:59.821543 n-d-836017-2 sudo[107492]: pam_unix(sudo:session): session closed for user root
Apr 18 19:30:59.824240 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387" returned: 0 in 0.671s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:30:59.826406 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Successfully deleted volume: 6c7d6586-4db6-4ed9-b178-ee8d1e4a2387
Apr 18 19:30:59.968501 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Created reservations ['4a794f5e-b07e-493e-b63f-5a0bb7824dee', 'dad1231d-cdf4-47d4-9539-0859ed0bcb0a', '7738e332-4620-44cc-9b92-21f9afeed00e', 'a35d8e56-f89b-4233-904f-182fa9872fce'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:30:59.971453 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 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.
Apr 18 19:30:59.971453 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:30:59.971453 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:31:00.213184 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:31:00.214094 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:00.234774 n-d-836017-2 sudo[107498]: 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
Apr 18 19:31:00.236782 n-d-836017-2 sudo[107498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:00.610817 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Lock "b'cinder-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:31:00.831961 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Skipping remove_export. No iscsi_target is presently exported for volume: b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d
Apr 18 19:31:00.838179 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:00.886461 n-d-836017-2 sudo[107498]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:00.889128 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:00.891995 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:00.901510 n-d-836017-2 sudo[107501]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d
Apr 18 19:31:00.902336 n-d-836017-2 sudo[107501]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:00.943759 n-d-836017-2 sudo[107502]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:31:00.945477 n-d-836017-2 sudo[107502]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:01.857020 n-d-836017-2 sudo[107501]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:01.860409 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d" returned: 0 in 1.023s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:01.865206 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 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-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:01.899013 n-d-836017-2 sudo[107502]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:01.907753 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] CMD "sudo 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.010s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:01.918385 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:31:01.934790 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Deleted volume successfully.
Apr 18 19:31:01.943634 n-d-836017-2 sudo[107507]: 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-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d
Apr 18 19:31:01.950342 n-d-836017-2 sudo[107507]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:02.064269 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-93f1ba7e-eab6-4bde-b778-7c046c221838 tempest-VolumesTestJSON-925001241 None] Lock "b'cinder-6c7d6586-4db6-4ed9-b178-ee8d1e4a2387-delete_volume'" released by "delete_volume" :: held 4.378s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:31:02.725655 n-d-836017-2 sudo[107507]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:02.727673 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d" returned: 0 in 0.863s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:02.729924 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:02.786997 n-d-836017-2 sudo[107510]: 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-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d
Apr 18 19:31:02.789136 n-d-836017-2 sudo[107510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:03.836199 n-d-836017-2 sudo[107510]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:03.838570 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d" returned: 0 in 1.108s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:03.839553 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Successfully deleted volume: b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d
Apr 18 19:31:04.029418 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Created reservations ['220d86cd-0ce9-41a5-9f53-4a1a94ca2d78', '82b34b1a-44d8-4804-b714-a3c218f3c31e', '78d56abc-4d2e-474c-aeaf-13b51a49decb', 'fde7dad5-5b40-4ede-b483-62a3556a4eac'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:31:04.032094 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 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.
Apr 18 19:31:04.032094 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:31:04.032094 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:31:04.354400 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:31:04.355379 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:04.416649 n-d-836017-2 sudo[107518]: 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
Apr 18 19:31:04.417572 n-d-836017-2 sudo[107518]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:04.910742 n-d-836017-2 sudo[107518]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:04.914293 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.557s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:04.917854 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:04.985142 n-d-836017-2 sudo[107521]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:31:04.985998 n-d-836017-2 sudo[107521]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:05.768981 n-d-836017-2 sudo[107521]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:05.771216 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] CMD "sudo 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.853s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:05.773493 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:31:05.779409 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Deleted volume successfully.
Apr 18 19:31:05.887596 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-dba9a2b2-f725-411c-a3d1-fb53fde5d582 tempest-VolumesTestJSON-925001241 None] Lock "b'cinder-b2d5ede9-e9b5-4219-9d69-58a8c33b5c4d-delete_volume'" released by "delete_volume" :: held 5.277s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:31:06.526439 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:31:06.527091 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:31:06.527656 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:06.576454 n-d-836017-2 sudo[107524]: 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
Apr 18 19:31:06.578788 n-d-836017-2 sudo[107524]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:07.328999 n-d-836017-2 sudo[107524]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:07.331364 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.804s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:07.336752 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:07.381241 n-d-836017-2 sudo[107527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:31:07.382497 n-d-836017-2 sudo[107527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:08.009933 n-d-836017-2 sudo[107527]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:08.012359 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.675s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:08.014700 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:31:38.498223 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:31:38.512142 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:31:38.516550 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 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'
Apr 18 19:31:38.555635 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Flow 'volume_create_manager' (6f95164f-6742-473e-a928-623458cb45b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:31:38.561795 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (276100a9-ab1f-44d2-8f86-6394e832ae9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:31:38.658742 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:31:38.794978 n-d-836017-2 sudo[107730]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (276100a9-ab1f-44d2-8f86-6394e832ae9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:31:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1813784087',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=07b9df42-6733-4fc1-b2f3-598b18a31c04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='912f8aac9d1b4f5bb39f80bd646e1172',provider_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-04-18T19:31:38Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:31:38Z,user_id='72fb55e18c334700a1b1c28e5a25fa30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (444a836f-5c9e-471c-aee8-04acef77ceda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (444a836f-5c9e-471c-aee8-04acef77ceda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d492074d-90e9-4377-b60f-dd78d9924720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (d492074d-90e9-4377-b60f-dd78d9924720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '07b9df42-6733-4fc1-b2f3-598b18a31c04', 'volume_name': 'volume-07b9df42-6733-4fc1-b2f3-598b18a31c04', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e395513-9bb3-47ac-9ce2-9b73b071aff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (2e395513-9bb3-47ac-9ce2-9b73b071aff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d140b29-80cf-4715-a2bc-e6538537a4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Volume 07b9df42-6733-4fc1-b2f3-598b18a31c04: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-07b9df42-6733-4fc1-b2f3-598b18a31c04', 'volume_size': 1}
Apr 18 19:31:38.825929 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:38.796413 n-d-836017-2 sudo[107730]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:39.910872 n-d-836017-2 sudo[107730]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:39.913802 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.144s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:39.919712 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9d140b29-80cf-4715-a2bc-e6538537a4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-07b9df42-6733-4fc1-b2f3-598b18a31c04', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:31:39.923840 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (872634f2-e766-45c5-b292-9690b4332eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:31:40.061133 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Volume volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 (07b9df42-6733-4fc1-b2f3-598b18a31c04): created successfully
Apr 18 19:31:40.063048 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (872634f2-e766-45c5-b292-9690b4332eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:31:40.066435 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Flow 'volume_create_manager' (6f95164f-6742-473e-a928-623458cb45b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:31:40.211827 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-24220650-9b04-49e8-b9b3-eb7ba146602f tempest-AttachSCSIVolumeTestJSON-1409314142 None] Created volume successfully.
Apr 18 19:31:42.613227 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:42.637273 n-d-836017-2 sudo[107763]: 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-07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:31:42.638238 n-d-836017-2 sudo[107763]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:31:43.495799 n-d-836017-2 sudo[107763]: pam_unix(sudo:session): session closed for user root
Apr 18 19:31:43.498434 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04" returned: 0 in 0.885s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:43.616133 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:43.678201 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.066s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:43.678769 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Targets prior to update: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: I_T nexus: 8
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: I_T nexus: 9
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: I_T nexus: 10
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:31:43.681820 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:31:43.695199 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Creating iscsi_target for Volume ID: volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Created volume path /opt/stack/data/cinder/volumes/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04,
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: incominguser y6nJjop4FhNYLjLKYbrr aRbzGEDtP8B6Mavc
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:31:43.788585 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:31:43.790918 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:44.634547 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04" returned: 0 in 0.843s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:44.635310 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:44.635682 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:31:44.636143 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:31:44.637545 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:44.684019 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.046s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:44.684578 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04\n System information:\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-07b9df42-6733-4fc1-b2f3-598b18a31c04\n Backing store flags: \n Account information:\n y6nJjop4FhNYLjLKYbrr\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Targets after update: Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: I_T nexus: 8
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: BNXd9iWX5AzmbFTzgWJD
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: I_T nexus: 9
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: osZCSTyjD5N5UgPHoYG3
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: I_T nexus: 10
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.72
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: MXejr7vFLcRC5WG42R5U
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:31:44.685619 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:31:44.695471 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:44.966502 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.276s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:44.967247 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04\n System information:\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-07b9df42-6733-4fc1-b2f3-598b18a31c04\n Backing store flags: \n Account information:\n y6nJjop4FhNYLjLKYbrr\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:44.969196 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:45.310565 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.341s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:45.311140 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04\n System information:\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-07b9df42-6733-4fc1-b2f3-598b18a31c04\n Backing store flags: \n Account information:\n y6nJjop4FhNYLjLKYbrr\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:45.312867 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Set provider_location to: 10.222.0.69:3260,6 iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:31:45.623492 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04', 'target_lun': 1, 'volume_id': '07b9df42-6733-4fc1-b2f3-598b18a31c04', 'auth_method': 'CHAP', 'auth_username': 'y6nJjop4FhNYLjLKYbrr', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'f7684fec-3f0b-47bd-b763-468b7c366109'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:31:45.995059 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-e8151247-7710-41da-a0bc-d4dcf7ffd544 req-0c7365ca-34c3-496b-b249-b604e41d703e tempest-AttachSCSIVolumeTestJSON-1409314142 None] attachment_update completed successfully.
Apr 18 19:31:56.388319 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-23b7c0b5-49a6-46b6-a1d2-8c173583c8f9 req-4abe5284-5310-41d6-99b6-07a4a5e8c4ca tempest-AttachSCSIVolumeTestJSON-1409314142 None] Terminate volume connection completed successfully.
Apr 18 19:31:56.389542 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-23b7c0b5-49a6-46b6-a1d2-8c173583c8f9 req-4abe5284-5310-41d6-99b6-07a4a5e8c4ca tempest-AttachSCSIVolumeTestJSON-1409314142 None] Deleting attachment f7684fec-3f0b-47bd-b763-468b7c366109. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:31:56.392943 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:56.540406 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.125s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:56.540406 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04\n System information:\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-07b9df42-6733-4fc1-b2f3-598b18a31c04\n Backing store flags: \n Account information:\n y6nJjop4FhNYLjLKYbrr\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:56.540406 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-23b7c0b5-49a6-46b6-a1d2-8c173583c8f9 req-4abe5284-5310-41d6-99b6-07a4a5e8c4ca tempest-AttachSCSIVolumeTestJSON-1409314142 None] Removing iscsi_target for Volume ID: 07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:31:56.540406 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:56.624836 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 -f" returned: 0 in 0.106s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:56.625267 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:31:56.626452 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:31:56.757039 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.130s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:31:56.757608 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:06.531741 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:32:06.542844 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:32:06.542844 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:06.614763 n-d-836017-2 sudo[107923]: 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
Apr 18 19:32:06.615606 n-d-836017-2 sudo[107923]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:07.694944 n-d-836017-2 sudo[107923]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:07.696998 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.163s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:07.698645 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:07.776153 n-d-836017-2 sudo[107926]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:32:07.781365 n-d-836017-2 sudo[107926]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:08.921023 n-d-836017-2 sudo[107926]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:08.923239 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.224s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:08.926272 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:32:17.119370 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Lock "b'cinder-07b9df42-6733-4fc1-b2f3-598b18a31c04-delete_volume'" acquired by "delete_volume" :: waited 0.027s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:32:17.371598 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:17.635411 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.279s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:17.635910 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 9\n Initiator: iqn.1991-05.com.microsoft:n-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:17.637800 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Skipping remove_export. No iscsi_target is presently exported for volume: 07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:32:17.637800 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:17.673831 n-d-836017-2 sudo[107959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:32:17.674780 n-d-836017-2 sudo[107959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:18.693734 n-d-836017-2 sudo[107959]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:18.696121 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04" returned: 0 in 1.058s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:18.699215 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 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-07b9df42-6733-4fc1-b2f3-598b18a31c04 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:18.724046 n-d-836017-2 sudo[107964]: 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-07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:32:18.724909 n-d-836017-2 sudo[107964]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:19.474864 n-d-836017-2 sudo[107964]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:19.477805 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04" returned: 0 in 0.779s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:19.479892 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:19.571821 n-d-836017-2 sudo[107967]: 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-07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:32:19.574382 n-d-836017-2 sudo[107967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:20.529138 n-d-836017-2 sudo[107967]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:20.531924 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-07b9df42-6733-4fc1-b2f3-598b18a31c04" returned: 0 in 1.051s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:20.533942 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Successfully deleted volume: 07b9df42-6733-4fc1-b2f3-598b18a31c04
Apr 18 19:32:20.788635 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Created reservations ['98ca4556-cd1c-485e-a18c-c9abc3032657', '73f21ec5-a70c-4868-98c1-9c11b16a9691', 'f2b7a945-e470-4f63-9edb-cc15b0f3795f', '17b9a2c5-5611-4924-9b5b-3d61b70b0771'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:32:20.794584 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 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.
Apr 18 19:32:20.794584 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:32:20.794584 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:32:21.013888 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:32:21.014888 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:21.053386 n-d-836017-2 sudo[107975]: 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
Apr 18 19:32:21.060137 n-d-836017-2 sudo[107975]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:22.395847 n-d-836017-2 sudo[107975]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:22.398347 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.383s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:22.403471 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:22.485368 n-d-836017-2 sudo[107984]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:32:22.490126 n-d-836017-2 sudo[107984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:32:23.231911 n-d-836017-2 sudo[107984]: pam_unix(sudo:session): session closed for user root
Apr 18 19:32:23.234685 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] CMD "sudo 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.833s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:23.236895 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:32:23.244252 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Deleted volume successfully.
Apr 18 19:32:23.386073 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-be6c3084-01eb-453f-900a-e23c818c81d7 tempest-AttachSCSIVolumeTestJSON-1409314142 None] Lock "b'cinder-07b9df42-6733-4fc1-b2f3-598b18a31c04-delete_volume'" released by "delete_volume" :: held 6.267s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:32:51.622547 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-479a0c06-990d-4853-846c-90d567fa4e43 req-537bb853-d0c9-40ca-b8fd-bc444ed87d98 tempest-TaggedBootDevicesTest-272022591 None] Terminate volume connection completed successfully.
Apr 18 19:32:51.623236 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-479a0c06-990d-4853-846c-90d567fa4e43 req-537bb853-d0c9-40ca-b8fd-bc444ed87d98 tempest-TaggedBootDevicesTest-272022591 None] Deleting attachment b0e4860a-617f-41bd-a0e3-a1bcbc6f1f17. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:32:51.627728 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:51.927496 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.299s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:51.928124 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 3: iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n System information:\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-0b77c6cf-4b6b-4af0-bef3-8806acf86071\n Backing store flags: \n Account information:\n BNXd9iWX5AzmbFTzgWJD\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:51.930124 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-479a0c06-990d-4853-846c-90d567fa4e43 req-537bb853-d0c9-40ca-b8fd-bc444ed87d98 tempest-TaggedBootDevicesTest-272022591 None] Removing iscsi_target for Volume ID: 0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:32:51.931940 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:52.137979 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 -f" returned: 0 in 0.205s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:52.137979 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:52.139135 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:52.332920 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.193s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:52.333938 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:52.887793 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-479a0c06-990d-4853-846c-90d567fa4e43 req-d1bc5835-6cf9-49c7-87ca-a7b48dd5fbe9 tempest-TaggedBootDevicesTest-272022591 None] Terminate volume connection completed successfully.
Apr 18 19:32:52.889208 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-479a0c06-990d-4853-846c-90d567fa4e43 req-d1bc5835-6cf9-49c7-87ca-a7b48dd5fbe9 tempest-TaggedBootDevicesTest-272022591 None] Deleting attachment 4a104a98-670c-4e02-ad3b-5c7319eecbc4. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:32:52.894053 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:53.037545 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.141s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:53.037545 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 4: iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea\n System information:\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-58526b02-bcf1-4080-bf7f-602e7c6932ea\n Backing store flags: \n Account information:\n osZCSTyjD5N5UgPHoYG3\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:53.037545 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-479a0c06-990d-4853-846c-90d567fa4e43 req-d1bc5835-6cf9-49c7-87ca-a7b48dd5fbe9 tempest-TaggedBootDevicesTest-272022591 None] Removing iscsi_target for Volume ID: 58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:32:53.037545 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:53.208993 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-58526b02-bcf1-4080-bf7f-602e7c6932ea -f" returned: 0 in 0.173s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:53.209297 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:53.210555 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:53.360687 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.149s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:53.361655 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:53.824265 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-479a0c06-990d-4853-846c-90d567fa4e43 req-9c38e7ec-e989-469a-92b7-bf3684aee0a1 tempest-TaggedBootDevicesTest-272022591 None] Terminate volume connection completed successfully.
Apr 18 19:32:53.827881 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-479a0c06-990d-4853-846c-90d567fa4e43 req-9c38e7ec-e989-469a-92b7-bf3684aee0a1 tempest-TaggedBootDevicesTest-272022591 None] Deleting attachment 18e59e45-2efc-4250-a9da-b008d42ec61d. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:32:53.832952 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:54.156763 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.326s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:54.157541 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 5: iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9\n System information:\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-db40488d-861b-4953-a4ff-9d3932a6b2d9\n Backing store flags: \n Account information:\n MXejr7vFLcRC5WG42R5U\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:54.158544 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-479a0c06-990d-4853-846c-90d567fa4e43 req-9c38e7ec-e989-469a-92b7-bf3684aee0a1 tempest-TaggedBootDevicesTest-272022591 None] Removing iscsi_target for Volume ID: db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:32:54.159756 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:54.514937 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 -f" returned: 0 in 0.354s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:54.518445 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:32:54.521214 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:32:54.740868 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.219s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:32:54.741225 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:33:06.529999 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:33:06.538473 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:33:06.538473 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:06.612773 n-d-836017-2 sudo[108310]: 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
Apr 18 19:33:06.613652 n-d-836017-2 sudo[108310]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:07.855378 n-d-836017-2 sudo[108310]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:07.858099 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.326s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:07.859588 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:07.915058 n-d-836017-2 sudo[108322]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:33:07.915871 n-d-836017-2 sudo[108322]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:08.979302 n-d-836017-2 sudo[108322]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:08.981715 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.122s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:08.982938 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:33:20.643482 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Lock "b'cinder-db40488d-861b-4953-a4ff-9d3932a6b2d9-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:33:20.876501 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:21.134483 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.258s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:21.135135 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:33:21.135993 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Skipping remove_export. No iscsi_target is presently exported for volume: db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:33:21.137879 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:21.166823 n-d-836017-2 sudo[108400]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:33:21.168456 n-d-836017-2 sudo[108400]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:21.883802 n-d-836017-2 sudo[108400]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:21.886090 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9" returned: 0 in 0.748s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:21.888818 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 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-db40488d-861b-4953-a4ff-9d3932a6b2d9 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:21.940401 n-d-836017-2 sudo[108403]: 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-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:33:21.941221 n-d-836017-2 sudo[108403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:22.642959 n-d-836017-2 sudo[108403]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:22.645619 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9" returned: 0 in 0.757s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:22.648143 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:22.677816 n-d-836017-2 sudo[108406]: 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-db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:33:22.679394 n-d-836017-2 sudo[108406]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:23.544171 n-d-836017-2 sudo[108406]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:23.546706 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-db40488d-861b-4953-a4ff-9d3932a6b2d9" returned: 0 in 0.898s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:23.547956 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Successfully deleted volume: db40488d-861b-4953-a4ff-9d3932a6b2d9
Apr 18 19:33:23.701345 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Created reservations ['a3f73f45-9a80-4baa-b5ea-6d7ed224be0a', '3acd0ade-93e4-45e7-9abd-1fa614f607f0', '0dd2b5cb-5c53-4f7e-b3e9-2b335ba88ec0', 'bfc23a4e-168b-4254-a995-d7765897c991'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:33:23.704241 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 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.
Apr 18 19:33:23.704241 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:33:23.704241 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:33:23.943485 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:33:23.944695 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:23.974477 n-d-836017-2 sudo[108414]: 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
Apr 18 19:33:23.975324 n-d-836017-2 sudo[108414]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:24.496470 n-d-836017-2 sudo[108414]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:24.499396 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.554s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:24.503454 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:24.527575 n-d-836017-2 sudo[108417]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:33:24.529419 n-d-836017-2 sudo[108417]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:24.743368 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Lock "b'cinder-58526b02-bcf1-4080-bf7f-602e7c6932ea-delete_volume'" acquired by "delete_volume" :: waited 0.024s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:33:25.054556 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:25.218617 n-d-836017-2 sudo[108417]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:25.221446 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:25.224187 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:33:25.230702 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Deleted volume successfully.
Apr 18 19:33:25.299898 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.247s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:25.300613 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:33:25.301581 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Skipping remove_export. No iscsi_target is presently exported for volume: 58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:33:25.302980 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:25.345402 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-79947241-c323-4eda-a7cb-2cd8d3f34556 tempest-TaggedBootDevicesTest-272022591 None] Lock "b'cinder-db40488d-861b-4953-a4ff-9d3932a6b2d9-delete_volume'" released by "delete_volume" :: held 4.701s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:33:25.357110 n-d-836017-2 sudo[108426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:33:25.357920 n-d-836017-2 sudo[108426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:26.032531 n-d-836017-2 sudo[108426]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:26.034292 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea" returned: 0 in 0.731s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:26.035824 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 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-58526b02-bcf1-4080-bf7f-602e7c6932ea {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:26.121433 n-d-836017-2 sudo[108459]: 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-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:33:26.123843 n-d-836017-2 sudo[108459]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:26.767038 n-d-836017-2 sudo[108459]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:26.769828 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea" returned: 0 in 0.734s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:26.772112 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:26.827643 n-d-836017-2 sudo[108462]: 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-58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:33:26.830101 n-d-836017-2 sudo[108462]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:27.823558 n-d-836017-2 sudo[108462]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:27.837102 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-58526b02-bcf1-4080-bf7f-602e7c6932ea" returned: 0 in 1.064s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:27.838236 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Successfully deleted volume: 58526b02-bcf1-4080-bf7f-602e7c6932ea
Apr 18 19:33:28.009802 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Created reservations ['01f17121-b280-41d5-b594-8f9bad8aaf68', 'ffffd0d5-d0a0-4d95-a92c-11032abe59f6', '887f95dc-7f4e-429c-821b-231a0672372d', '728497a9-214f-41db-8757-59939106006b'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:33:28.014677 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 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.
Apr 18 19:33:28.014677 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:33:28.014677 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:33:28.335709 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:33:28.336715 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:28.367208 n-d-836017-2 sudo[108510]: 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
Apr 18 19:33:28.368948 n-d-836017-2 sudo[108510]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:28.693866 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Lock "b'cinder-0b77c6cf-4b6b-4af0-bef3-8806acf86071-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:33:28.937067 n-d-836017-2 sudo[108510]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:28.940839 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.604s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:28.944732 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:28.972081 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:28.979121 n-d-836017-2 sudo[108523]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:33:28.980644 n-d-836017-2 sudo[108523]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:29.243632 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.275s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:29.243997 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:33:29.244727 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Skipping remove_export. No iscsi_target is presently exported for volume: 0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:33:29.251425 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:29.291954 n-d-836017-2 sudo[108527]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:33:29.296088 n-d-836017-2 sudo[108527]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:29.643209 n-d-836017-2 sudo[108523]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:29.645534 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo 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.701s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:29.647684 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:33:29.658742 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Deleted volume successfully.
Apr 18 19:33:29.795722 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-5ffe41c2-dc1d-4a37-b6fc-ee5b063643e9 tempest-TaggedBootDevicesTest-272022591 None] Lock "b'cinder-58526b02-bcf1-4080-bf7f-602e7c6932ea-delete_volume'" released by "delete_volume" :: held 5.053s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:33:30.239708 n-d-836017-2 sudo[108527]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:30.241533 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071" returned: 0 in 0.995s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:30.243074 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 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-0b77c6cf-4b6b-4af0-bef3-8806acf86071 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:30.300972 n-d-836017-2 sudo[108540]: 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-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:33:30.305934 n-d-836017-2 sudo[108540]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:30.950653 n-d-836017-2 sudo[108540]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:30.955316 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071" returned: 0 in 0.710s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:30.958879 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:30.995188 n-d-836017-2 sudo[108547]: 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-0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:33:31.006840 n-d-836017-2 sudo[108547]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:31.957168 n-d-836017-2 sudo[108547]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:31.959824 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-0b77c6cf-4b6b-4af0-bef3-8806acf86071" returned: 0 in 1.001s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:31.960946 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Successfully deleted volume: 0b77c6cf-4b6b-4af0-bef3-8806acf86071
Apr 18 19:33:32.117721 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Created reservations ['400e36ed-a942-46c8-9364-a6ae8beff25e', '54e692a5-b43a-4ed9-9eae-2311001a93b7', '0e54880c-b65c-400a-ba80-13d878747119', '01fdcb0d-bee7-4673-b265-ce01714f1131'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:33:32.121970 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 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.
Apr 18 19:33:32.121970 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:33:32.121970 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:33:32.374619 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:33:32.375875 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:32.420294 n-d-836017-2 sudo[108563]: 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
Apr 18 19:33:32.422509 n-d-836017-2 sudo[108563]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:33.199632 n-d-836017-2 sudo[108563]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:33.203733 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.826s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:33.206743 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:33:33.252130 n-d-836017-2 sudo[108576]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:33:33.253889 n-d-836017-2 sudo[108576]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:33:33.951461 n-d-836017-2 sudo[108576]: pam_unix(sudo:session): session closed for user root
Apr 18 19:33:33.954802 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] CMD "sudo 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.749s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:33:33.957404 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:33:33.966903 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Deleted volume successfully.
Apr 18 19:33:34.068538 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-faba0b87-8c87-4f64-bbe5-f3fd440798f3 tempest-TaggedBootDevicesTest-272022591 None] Lock "b'cinder-0b77c6cf-4b6b-4af0-bef3-8806acf86071-delete_volume'" released by "delete_volume" :: held 5.382s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:34:06.532513 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:34:06.533219 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:34:06.533843 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:06.567176 n-d-836017-2 sudo[108994]: 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
Apr 18 19:34:06.572048 n-d-836017-2 sudo[108994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:07.244674 n-d-836017-2 sudo[108994]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:07.247045 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.713s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:07.249131 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:07.281779 n-d-836017-2 sudo[109002]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:34:07.282796 n-d-836017-2 sudo[109002]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:07.943263 n-d-836017-2 sudo[109002]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:07.945372 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.696s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:07.946629 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:34:16.908630 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:34:16.929901 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:34:16.936085 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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'
Apr 18 19:34:16.976190 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Flow 'volume_create_manager' (b171311e-249f-4a44-9550-fa730232aab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:34:16.991955 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c379b802-1257-4302-b2dd-508fee32100d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:34:17.045023 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:34:17.097438 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c379b802-1257-4302-b2dd-508fee32100d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:34:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-730150241',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=f20c4335-c8c1-4632-b85c-64be834ca920,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2676fc802a645689154e56330711330',provider_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-04-18T19:34:17Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:34:17Z,user_id='26c2b3aee8484132a18d120e6f67ec65',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:34:17.100147 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d25608b-d21c-4250-bf8d-6d49241dbadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:34:17.102324 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6d25608b-d21c-4250-bf8d-6d49241dbadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:34:17.104826 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (100bab13-b796-4b80-8cb4-0be215061dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:34:17.256205 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (100bab13-b796-4b80-8cb4-0be215061dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'f20c4335-c8c1-4632-b85c-64be834ca920', 'volume_name': 'volume-f20c4335-c8c1-4632-b85c-64be834ca920', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:34:17.260788 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5fcfa8b-ab6a-454a-a71b-75912027ac31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:34:17.261196 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (a5fcfa8b-ab6a-454a-a71b-75912027ac31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:34:17.264448 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b9a4905-71e2-47e5-adc2-038626410c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:34:17.265649 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Volume f20c4335-c8c1-4632-b85c-64be834ca920: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-f20c4335-c8c1-4632-b85c-64be834ca920', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 18 19:34:17.266242 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Cloning f20c4335-c8c1-4632-b85c-64be834ca920 from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 at location (None, None). {{(pid=93006) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 18 19:34:37.917036 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1, size 616.00 MB, duration 20.65 sec {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Apr 18 19:34:37.917741 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Image download 616.00 MB at 29.83 MB/s
Apr 18 19:34:37.977640 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:38.104210 n-d-836017-2 sudo[109265]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1
Apr 18 19:34:38.106308 n-d-836017-2 sudo[109265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:38.769876 n-d-836017-2 sudo[109265]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:38.772110 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1" returned: 0 in 0.794s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:38.773014 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 is fetched for user 26c2b3aee8484132a18d120e6f67ec65. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Apr 18 19:34:38.944675 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:39.125511 n-d-836017-2 sudo[109276]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1
Apr 18 19:34:39.126336 n-d-836017-2 sudo[109276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:39.782785 n-d-836017-2 sudo[109276]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:39.785748 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1" returned: 0 in 0.840s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:39.786819 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f20c4335-c8c1-4632-b85c-64be834ca920 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:39.830140 n-d-836017-2 sudo[109291]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f20c4335-c8c1-4632-b85c-64be834ca920 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:34:39.849790 n-d-836017-2 sudo[109291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:40.789730 n-d-836017-2 sudo[109291]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:40.794559 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-f20c4335-c8c1-4632-b85c-64be834ca920 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.005s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:41.121579 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Attempting download of c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume f20c4335-c8c1-4632-b85c-64be834ca920. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Apr 18 19:34:41.182701 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d19ihmql {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:41.349882 n-d-836017-2 sudo[109343]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d19ihmql
Apr 18 19:34:41.351754 n-d-836017-2 sudo[109343]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:41.822059 n-d-836017-2 sudo[109343]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:41.825747 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_d19ihmql" returned: 0 in 0.642s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:41.830533 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:41.990470 n-d-836017-2 sudo[109348]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1
Apr 18 19:34:41.991588 n-d-836017-2 sudo[109348]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:42.538747 n-d-836017-2 sudo[109348]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:42.541027 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1" returned: 0 in 0.713s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:42.545147 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 was vhdx, converting to raw {{(pid=93006) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Apr 18 19:34:42.545147 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920 oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:42.580527 n-d-836017-2 sudo[109367]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920 oflag=direct
Apr 18 19:34:42.581767 n-d-836017-2 sudo[109367]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:43.311301 n-d-836017-2 sudo[109367]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:43.313754 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920 oflag=direct" returned: 0 in 0.770s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:43.319503 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:43.381449 n-d-836017-2 sudo[109397]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920
Apr 18 19:34:43.383124 n-d-836017-2 sudo[109397]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:50.260199 n-d-836017-2 sudo[109397]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:50.263635 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920" returned: 0 in 6.948s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:50.264606 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:34:50.420033 n-d-836017-2 sudo[109549]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1
Apr 18 19:34:50.420962 n-d-836017-2 sudo[109549]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:34:50.872593 n-d-836017-2 sudo[109549]: pam_unix(sudo:session): session closed for user root
Apr 18 19:34:50.876014 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1" returned: 0 in 0.610s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:34:50.877280 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_ednoohbhn-d-836017-2@lvmdriver-1, size 700.00 MB, duration 6.95 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--f20c4335--c8c1--4632--b85c--64be834ca920 {{(pid=93006) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Apr 18 19:34:50.880460 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Converted 700.00 MB image at 100.73 MB/s
Apr 18 19:34:50.880460 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Downloaded image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume f20c4335-c8c1-4632-b85c-64be834ca920 successfully. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Apr 18 19:34:51.140835 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 for user 26c2b3aee8484132a18d120e6f67ec65 is deleted. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Apr 18 19:34:51.141852 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Marking volume f20c4335-c8c1-4632-b85c-64be834ca920 as bootable. {{(pid=93006) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Apr 18 19:34:51.225581 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Copying metadata from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 to f20c4335-c8c1-4632-b85c-64be834ca920. {{(pid=93006) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Apr 18 19:34:51.226039 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Creating volume glance metadata for volume f20c4335-c8c1-4632-b85c-64be834ca920 backed by image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=93006) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 18 19:34:51.439764 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (0b9a4905-71e2-47e5-adc2-038626410c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-f20c4335-c8c1-4632-b85c-64be834ca920', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:34:51.443002 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c2e0ab8-af8d-4913-9980-e5ceb2521d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:34:51.509954 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Volume volume-f20c4335-c8c1-4632-b85c-64be834ca920 (f20c4335-c8c1-4632-b85c-64be834ca920): created successfully
Apr 18 19:34:51.512834 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (5c2e0ab8-af8d-4913-9980-e5ceb2521d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:34:51.517634 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Flow 'volume_create_manager' (b171311e-249f-4a44-9550-fa730232aab5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:34:51.635514 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-4f6f6e51-06cc-4990-af6c-ef3980fda726 tempest-ServersTestBootFromVolume-544883950 None] Created volume successfully.
Apr 18 19:35:01.130464 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:01.200052 n-d-836017-2 sudo[109586]: 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-f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:35:01.201629 n-d-836017-2 sudo[109586]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:35:01.908728 n-d-836017-2 sudo[109586]: pam_unix(sudo:session): session closed for user root
Apr 18 19:35:01.911373 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920" returned: 0 in 0.786s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:02.075293 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:02.084491 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:02.085231 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:35:02.086369 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Targets prior to update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:35:02.087571 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Creating iscsi_target for Volume ID: volume-f20c4335-c8c1-4632-b85c-64be834ca920 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Created volume path /opt/stack/data/cinder/volumes/volume-f20c4335-c8c1-4632-b85c-64be834ca920,
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: incominguser KR89GDgGxAzMAZgNmUXf UnQo95JwdzeZsoif
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:35:02.162548 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:35:02.166159 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:02.903197 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920" returned: 0 in 0.737s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:02.903589 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:35:02.904237 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:35:02.904822 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:35:02.908241 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:02.920214 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.013s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:02.921037 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920\n System information:\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-f20c4335-c8c1-4632-b85c-64be834ca920\n Backing store flags: \n Account information:\n KR89GDgGxAzMAZgNmUXf\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:35:02.922321 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Targets after update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:35:02.923639 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:03.092558 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.168s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:03.095111 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920\n System information:\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-f20c4335-c8c1-4632-b85c-64be834ca920\n Backing store flags: \n Account information:\n KR89GDgGxAzMAZgNmUXf\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:35:03.097680 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:03.202434 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:03.203068 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715058592]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920\n System information:\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-f20c4335-c8c1-4632-b85c-64be834ca920\n Backing store flags: \n Account information:\n KR89GDgGxAzMAZgNmUXf\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:35:03.203917 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:35:03.392850 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920', 'target_lun': 1, 'volume_id': 'f20c4335-c8c1-4632-b85c-64be834ca920', 'auth_method': 'CHAP', 'auth_username': 'KR89GDgGxAzMAZgNmUXf', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '35cfd709-e9c0-4dee-ba69-e8018b3b825e'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:35:03.637384 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-59f18379-9f42-4b22-882c-4d5ce033b28b req-4ac3fb1f-2a68-4ea4-86dd-33ffe0baf587 tempest-ServersTestBootFromVolume-544883950 None] attachment_update completed successfully.
Apr 18 19:35:06.537158 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:35:06.537865 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:35:06.538175 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:06.562281 n-d-836017-2 sudo[109635]: 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
Apr 18 19:35:06.564637 n-d-836017-2 sudo[109635]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:35:07.127507 n-d-836017-2 sudo[109635]: pam_unix(sudo:session): session closed for user root
Apr 18 19:35:07.131187 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.591s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:07.131585 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:35:07.156971 n-d-836017-2 sudo[109646]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:35:07.158499 n-d-836017-2 sudo[109646]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:35:07.689952 n-d-836017-2 sudo[109646]: pam_unix(sudo:session): session closed for user root
Apr 18 19:35:07.692645 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.561s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:35:07.695190 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:36:06.537247 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:36:06.538377 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:36:06.539302 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:06.582495 n-d-836017-2 sudo[110248]: 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
Apr 18 19:36:06.583336 n-d-836017-2 sudo[110248]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:07.561076 n-d-836017-2 sudo[110248]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:07.563232 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.024s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:07.565657 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:07.624619 n-d-836017-2 sudo[110251]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:36:07.625408 n-d-836017-2 sudo[110251]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:08.589759 n-d-836017-2 sudo[110251]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:08.593279 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.026s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:08.593279 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:36:08.907942 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-5098c8a9-42f4-48fb-88f0-e313172c6df4 tempest-GroupsTest-1188835053 None] Group tempest-Group1-106481892: creating
Apr 18 19:36:09.026475 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-5098c8a9-42f4-48fb-88f0-e313172c6df4 tempest-GroupsTest-1188835053 None] Group tempest-Group1-106481892: created successfully
Apr 18 19:36:09.077818 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-5098c8a9-42f4-48fb-88f0-e313172c6df4 tempest-GroupsTest-1188835053 None] Create group completed successfully.
Apr 18 19:36:10.738397 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-e27f8532-f46c-4876-9e68-13e41dd22f31 tempest-GroupsTest-1188835053 None] Group tempest-Group2-1085377294: creating
Apr 18 19:36:10.911642 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-e27f8532-f46c-4876-9e68-13e41dd22f31 tempest-GroupsTest-1188835053 None] Group tempest-Group2-1085377294: created successfully
Apr 18 19:36:10.958072 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-e27f8532-f46c-4876-9e68-13e41dd22f31 tempest-GroupsTest-1188835053 None] Create group completed successfully.
Apr 18 19:36:13.296753 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:36:13.304713 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:36:13.304713 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 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'
Apr 18 19:36:13.375554 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Flow 'volume_create_manager' (3cc49e41-c400-4950-bcdd-a897234c0d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:36:13.391050 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6be7333a-cbfc-4fd5-9c82-44d8935139fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:13.487081 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:36:13.579150 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (6be7333a-cbfc-4fd5-9c82-44d8935139fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-544719595',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=a4d5e262-2427-462d-89f9-03caa13886e8,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=30850ac7-8475-495a-a8c8-f908db308ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1580ce72c006410ba75248c633abfdbf',provider_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-04-18T19:36:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:36:13Z,user_id='b965d8f699c140d49f03c61a2f35ce1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e19abea9-548f-4ea5-8c56-e22fff877e0d),volume_type_id=e19abea9-548f-4ea5-8c56-e22fff877e0d)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:13.588553 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (405d60df-9a24-4423-8212-ba0a4dcf7936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:13.599518 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (405d60df-9a24-4423-8212-ba0a4dcf7936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:13.599518 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (593a8adb-fee0-45c9-8a9b-1925df1c02b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:13.607332 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (593a8adb-fee0-45c9-8a9b-1925df1c02b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '30850ac7-8475-495a-a8c8-f908db308ae4', 'volume_name': 'volume-30850ac7-8475-495a-a8c8-f908db308ae4', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:13.611390 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40b7e702-ddc3-40ae-be03-f5124a9abb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:13.616597 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (40b7e702-ddc3-40ae-be03-f5124a9abb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:13.622253 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (643b0d13-8377-4e12-8bdd-a85295c7e94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:13.688009 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Volume 30850ac7-8475-495a-a8c8-f908db308ae4: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-30850ac7-8475-495a-a8c8-f908db308ae4', 'volume_size': 1}
Apr 18 19:36:13.690687 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30850ac7-8475-495a-a8c8-f908db308ae4 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:13.754088 n-d-836017-2 sudo[110294]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30850ac7-8475-495a-a8c8-f908db308ae4 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:36:13.757292 n-d-836017-2 sudo[110294]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:14.654537 n-d-836017-2 sudo[110294]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:14.657286 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-30850ac7-8475-495a-a8c8-f908db308ae4 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.966s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:14.661721 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (643b0d13-8377-4e12-8bdd-a85295c7e94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-30850ac7-8475-495a-a8c8-f908db308ae4', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:14.674179 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7a3b3d8-da80-4930-8c2b-25c0978c3efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:14.781405 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Volume volume-30850ac7-8475-495a-a8c8-f908db308ae4 (30850ac7-8475-495a-a8c8-f908db308ae4): created successfully
Apr 18 19:36:14.783603 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e7a3b3d8-da80-4930-8c2b-25c0978c3efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:14.787283 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Flow 'volume_create_manager' (3cc49e41-c400-4950-bcdd-a897234c0d21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:36:14.981640 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-3cc1fac7-5a52-45da-a56a-38c26e39bfd2 tempest-GroupsTest-1188835053 None] Created volume successfully.
Apr 18 19:36:16.745133 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Skipping remove_export. No iscsi_target is presently exported for volume: 30850ac7-8475-495a-a8c8-f908db308ae4
Apr 18 19:36:16.747226 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30850ac7-8475-495a-a8c8-f908db308ae4 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:16.776564 n-d-836017-2 sudo[110403]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30850ac7-8475-495a-a8c8-f908db308ae4
Apr 18 19:36:16.777361 n-d-836017-2 sudo[110403]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:17.465753 n-d-836017-2 sudo[110403]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:17.468089 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-30850ac7-8475-495a-a8c8-f908db308ae4" returned: 0 in 0.723s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:17.470035 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 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-30850ac7-8475-495a-a8c8-f908db308ae4 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:17.502128 n-d-836017-2 sudo[110415]: 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-30850ac7-8475-495a-a8c8-f908db308ae4
Apr 18 19:36:17.504022 n-d-836017-2 sudo[110415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:18.256461 n-d-836017-2 sudo[110415]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:18.260125 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-30850ac7-8475-495a-a8c8-f908db308ae4" returned: 0 in 0.789s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:18.262891 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30850ac7-8475-495a-a8c8-f908db308ae4 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:18.302349 n-d-836017-2 sudo[110431]: 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-30850ac7-8475-495a-a8c8-f908db308ae4
Apr 18 19:36:18.303131 n-d-836017-2 sudo[110431]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:19.092488 n-d-836017-2 sudo[110431]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:19.094711 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-30850ac7-8475-495a-a8c8-f908db308ae4" returned: 0 in 0.832s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:19.095820 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Successfully deleted volume: 30850ac7-8475-495a-a8c8-f908db308ae4
Apr 18 19:36:19.509816 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Created reservations ['93c767d9-bcf4-440a-8838-ca7edf215680'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:36:19.557633 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1798412509 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1798412509, it is now deprecated. Please use the default quota class for default quota.
Apr 18 19:36:19.559419 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1798412509 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1798412509, it is now deprecated. Please use the default quota class for default quota.
Apr 18 19:36:19.681398 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Created reservations ['1ae0e575-ee4a-4ffb-acf6-722fa114d4ac', 'cf2906bd-82d4-46bd-bc39-0f94df27f7f9', '880db031-120e-4b08-90eb-a2b94dfd9aa5', 'f7c1533f-8dde-488e-ac11-23277be6e5ee'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:36:19.690885 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 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.
Apr 18 19:36:19.690885 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:36:19.690885 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:36:20.388559 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:36:20.389421 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:20.441860 n-d-836017-2 sudo[110449]: 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
Apr 18 19:36:20.442936 n-d-836017-2 sudo[110449]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:20.907083 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] Created reservations ['d2830330-ffc8-48f0-8bdd-b7ea0edbe439'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:36:21.012514 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 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.
Apr 18 19:36:21.012514 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:36:21.012514 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:36:21.166975 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:36:21.169735 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:21.243618 n-d-836017-2 sudo[110463]: 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
Apr 18 19:36:21.247804 n-d-836017-2 sudo[110463]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:21.352166 n-d-836017-2 sudo[110449]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:21.362642 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:21.362642 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:21.404705 n-d-836017-2 sudo[110465]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:36:21.407150 n-d-836017-2 sudo[110465]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:21.866373 n-d-836017-2 sudo[110463]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:21.869326 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.701s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:21.872001 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:21.917439 n-d-836017-2 sudo[110475]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:36:21.918258 n-d-836017-2 sudo[110475]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:22.392247 n-d-836017-2 sudo[110465]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:22.394649 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] CMD "sudo 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.036s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:22.396803 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:36:22.411703 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-966affcf-dee5-4452-a793-65aee46b2502 tempest-GroupsTest-1188835053 None] Delete group completed successfully.
Apr 18 19:36:22.732944 n-d-836017-2 sudo[110475]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:22.734809 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] CMD "sudo 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.863s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:22.736032 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:36:22.745059 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-aeb911a6-de90-4d3c-b1d4-b6f3ef7a2b63 tempest-GroupsTest-1188835053 None] Delete group completed successfully.
Apr 18 19:36:23.597089 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-24da90b1-5135-4359-9116-8e5c1183b745 tempest-GroupsTest-1188835053 None] Group tempest-GroupsTest-Group-850788643: creating
Apr 18 19:36:23.731318 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-24da90b1-5135-4359-9116-8e5c1183b745 tempest-GroupsTest-1188835053 None] Group tempest-GroupsTest-Group-850788643: created successfully
Apr 18 19:36:23.797663 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-24da90b1-5135-4359-9116-8e5c1183b745 tempest-GroupsTest-1188835053 None] Create group completed successfully.
Apr 18 19:36:26.191368 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:36:26.196749 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:36:26.197315 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 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'
Apr 18 19:36:26.213351 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Flow 'volume_create_manager' (f0fa1409-575c-4249-bccf-8a4b29395497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:36:26.217253 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (016bc481-e878-4a37-a41c-c8f721d117c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:26.242525 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:36:26.269984 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (016bc481-e878-4a37-a41c-c8f721d117c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1293620483',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9b2cae29-22c5-4a14-8e7b-3b0c05d68bf2,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=ccbec918-a714-4d6d-89de-3035870d10ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1580ce72c006410ba75248c633abfdbf',provider_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-04-18T19:36:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:36:26Z,user_id='b965d8f699c140d49f03c61a2f35ce1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(566759df-3bd4-4525-baa6-9b63b202c733),volume_type_id=566759df-3bd4-4525-baa6-9b63b202c733)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:26.273307 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b26d352-fc14-4760-96ee-02e69e3a75bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:26.275392 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3b26d352-fc14-4760-96ee-02e69e3a75bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:26.277718 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd2461e6-febb-428f-8e5a-dafcd6f0c972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:26.279916 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cd2461e6-febb-428f-8e5a-dafcd6f0c972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ccbec918-a714-4d6d-89de-3035870d10ad', 'volume_name': 'volume-ccbec918-a714-4d6d-89de-3035870d10ad', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:26.282390 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83e0c4f2-e2d1-4353-a0d2-8312aba857c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:26.284251 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (83e0c4f2-e2d1-4353-a0d2-8312aba857c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:26.286412 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eeba57a4-85c0-4af6-bce8-c1f20829f4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:26.304340 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Volume ccbec918-a714-4d6d-89de-3035870d10ad: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ccbec918-a714-4d6d-89de-3035870d10ad', 'volume_size': 1}
Apr 18 19:36:26.305707 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ccbec918-a714-4d6d-89de-3035870d10ad stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:26.325528 n-d-836017-2 sudo[110553]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ccbec918-a714-4d6d-89de-3035870d10ad stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:36:26.326457 n-d-836017-2 sudo[110553]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:27.126256 n-d-836017-2 sudo[110553]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:27.128463 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ccbec918-a714-4d6d-89de-3035870d10ad stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.822s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:27.132996 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (eeba57a4-85c0-4af6-bce8-c1f20829f4dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ccbec918-a714-4d6d-89de-3035870d10ad', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:27.135692 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08485838-ba1c-43d0-bd95-0ba2083ea4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:27.295465 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Volume volume-ccbec918-a714-4d6d-89de-3035870d10ad (ccbec918-a714-4d6d-89de-3035870d10ad): created successfully
Apr 18 19:36:27.298450 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (08485838-ba1c-43d0-bd95-0ba2083ea4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:27.301441 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Flow 'volume_create_manager' (f0fa1409-575c-4249-bccf-8a4b29395497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:36:27.410288 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-5f0ebd54-e364-46f2-ad25-0200496b933f tempest-GroupsTest-1188835053 None] Created volume successfully.
Apr 18 19:36:29.839293 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:36:29.843848 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:36:29.845248 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 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'
Apr 18 19:36:29.863032 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Flow 'volume_create_manager' (488e58f6-d837-496d-b84a-32a95b3d969c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:36:29.869464 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (855aea11-b5e7-48c0-a561-b388831c9ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:29.897134 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:36:29.937348 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (855aea11-b5e7-48c0-a561-b388831c9ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-840881281',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=9b2cae29-22c5-4a14-8e7b-3b0c05d68bf2,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=270e500f-e450-4cd1-8690-e5fbade4e230,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1580ce72c006410ba75248c633abfdbf',provider_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-04-18T19:36:30Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:36:30Z,user_id='b965d8f699c140d49f03c61a2f35ce1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(566759df-3bd4-4525-baa6-9b63b202c733),volume_type_id=566759df-3bd4-4525-baa6-9b63b202c733)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:29.939954 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49488692-de41-412b-8fab-dce2d004c6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:29.942173 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (49488692-de41-412b-8fab-dce2d004c6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:29.944699 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0ee3542-477c-4f2b-be5c-815213ffd8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:29.947023 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (f0ee3542-477c-4f2b-be5c-815213ffd8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '270e500f-e450-4cd1-8690-e5fbade4e230', 'volume_name': 'volume-270e500f-e450-4cd1-8690-e5fbade4e230', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:29.949279 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aeed59d-e3b9-4bd3-b3ce-b605de86cfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:29.951453 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (9aeed59d-e3b9-4bd3-b3ce-b605de86cfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:29.956634 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3ad00a9-0294-4dc2-aa7c-1e3ec88b197a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:29.974096 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Volume 270e500f-e450-4cd1-8690-e5fbade4e230: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-270e500f-e450-4cd1-8690-e5fbade4e230', 'volume_size': 1}
Apr 18 19:36:29.976243 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-270e500f-e450-4cd1-8690-e5fbade4e230 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:30.042274 n-d-836017-2 sudo[110638]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-270e500f-e450-4cd1-8690-e5fbade4e230 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:36:30.043103 n-d-836017-2 sudo[110638]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:30.967080 n-d-836017-2 sudo[110638]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:30.969800 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-270e500f-e450-4cd1-8690-e5fbade4e230 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.994s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:30.976767 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d3ad00a9-0294-4dc2-aa7c-1e3ec88b197a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-270e500f-e450-4cd1-8690-e5fbade4e230', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:30.979374 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (323aefe0-6258-4997-8735-77f13abf4ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:36:31.111685 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Volume volume-270e500f-e450-4cd1-8690-e5fbade4e230 (270e500f-e450-4cd1-8690-e5fbade4e230): created successfully
Apr 18 19:36:31.112471 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (323aefe0-6258-4997-8735-77f13abf4ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:36:31.120716 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Flow 'volume_create_manager' (488e58f6-d837-496d-b84a-32a95b3d969c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:36:31.212622 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-04a91558-a60c-4034-bced-eaffe7c16a67 tempest-GroupsTest-1188835053 None] Created volume successfully.
Apr 18 19:36:32.734142 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-ef791414-bf9e-4333-aedb-18b68f8ac7bc tempest-GroupsTest-1188835053 None] Update group completed successfully.
Apr 18 19:36:34.685876 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-88558abf-13f1-43a4-9ead-5922dd2918f5 tempest-GroupsTest-1188835053 None] Update group completed successfully.
Apr 18 19:36:36.643659 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Skipping remove_export. No iscsi_target is presently exported for volume: 270e500f-e450-4cd1-8690-e5fbade4e230
Apr 18 19:36:36.644756 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-270e500f-e450-4cd1-8690-e5fbade4e230 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:36.671127 n-d-836017-2 sudo[110802]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-270e500f-e450-4cd1-8690-e5fbade4e230
Apr 18 19:36:36.672715 n-d-836017-2 sudo[110802]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:37.432922 n-d-836017-2 sudo[110802]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:37.435159 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-270e500f-e450-4cd1-8690-e5fbade4e230" returned: 0 in 0.790s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:37.438198 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 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-270e500f-e450-4cd1-8690-e5fbade4e230 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:37.466908 n-d-836017-2 sudo[110828]: 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-270e500f-e450-4cd1-8690-e5fbade4e230
Apr 18 19:36:37.472993 n-d-836017-2 sudo[110828]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:38.076450 n-d-836017-2 sudo[110828]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:38.079017 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-270e500f-e450-4cd1-8690-e5fbade4e230" returned: 0 in 0.641s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:38.089571 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-270e500f-e450-4cd1-8690-e5fbade4e230 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:38.129214 n-d-836017-2 sudo[110837]: 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-270e500f-e450-4cd1-8690-e5fbade4e230
Apr 18 19:36:38.130073 n-d-836017-2 sudo[110837]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:39.010714 n-d-836017-2 sudo[110837]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:39.014954 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-270e500f-e450-4cd1-8690-e5fbade4e230" returned: 0 in 0.927s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:39.020749 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Successfully deleted volume: 270e500f-e450-4cd1-8690-e5fbade4e230
Apr 18 19:36:39.021540 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Skipping remove_export. No iscsi_target is presently exported for volume: ccbec918-a714-4d6d-89de-3035870d10ad
Apr 18 19:36:39.023381 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ccbec918-a714-4d6d-89de-3035870d10ad {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:39.063390 n-d-836017-2 sudo[110848]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ccbec918-a714-4d6d-89de-3035870d10ad
Apr 18 19:36:39.064209 n-d-836017-2 sudo[110848]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:39.589801 n-d-836017-2 sudo[110848]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:39.592035 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ccbec918-a714-4d6d-89de-3035870d10ad" returned: 0 in 0.568s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:39.593896 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 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-ccbec918-a714-4d6d-89de-3035870d10ad {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:39.652792 n-d-836017-2 sudo[110853]: 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-ccbec918-a714-4d6d-89de-3035870d10ad
Apr 18 19:36:39.654261 n-d-836017-2 sudo[110853]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:40.812991 n-d-836017-2 sudo[110853]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:40.816009 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ccbec918-a714-4d6d-89de-3035870d10ad" returned: 0 in 1.221s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:40.818674 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ccbec918-a714-4d6d-89de-3035870d10ad {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:40.848987 n-d-836017-2 sudo[110873]: 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-ccbec918-a714-4d6d-89de-3035870d10ad
Apr 18 19:36:40.852805 n-d-836017-2 sudo[110873]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:41.835481 n-d-836017-2 sudo[110873]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:41.838077 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ccbec918-a714-4d6d-89de-3035870d10ad" returned: 0 in 1.019s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:41.839609 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Successfully deleted volume: ccbec918-a714-4d6d-89de-3035870d10ad
Apr 18 19:36:42.374603 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Created reservations ['e7271132-6221-4023-b7e8-547574ada6cc'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:36:42.432813 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-134085844 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-134085844, it is now deprecated. Please use the default quota class for default quota.
Apr 18 19:36:42.433710 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-134085844 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-134085844, it is now deprecated. Please use the default quota class for default quota.
Apr 18 19:36:42.571932 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Created reservations ['968c0f93-f4a5-4293-8cd1-a72fafa4b329', 'b6d9170c-4044-4ea2-89da-a8636a02e258', 'da4f6889-a9a6-4c15-a35a-07f377e59c8c', '31995605-f7ec-481c-8fb0-d5161554f0c3'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:36:42.573757 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 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.
Apr 18 19:36:42.573757 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:36:42.573757 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:36:43.112647 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Created reservations ['590d9807-79e8-4f5e-864c-350320ef4dca', 'd757a446-e2c7-43eb-b8cb-87c841230f81', '53daec8b-194a-49c5-8c17-f8c3886a864d', '318c062a-5427-49a3-aea8-f31551a89173'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:36:43.702985 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:36:43.702985 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:43.752142 n-d-836017-2 sudo[110891]: 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
Apr 18 19:36:43.753439 n-d-836017-2 sudo[110891]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:44.501691 n-d-836017-2 sudo[110891]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:44.504444 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.800s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:44.511294 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:36:44.534815 n-d-836017-2 sudo[110904]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:36:44.536555 n-d-836017-2 sudo[110904]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:36:45.215769 n-d-836017-2 sudo[110904]: pam_unix(sudo:session): session closed for user root
Apr 18 19:36:45.218720 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] CMD "sudo 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.707s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:36:45.221220 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:36:45.243822 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-2c3cae32-3fca-42ef-a417-13029d6cd2f2 tempest-GroupsTest-1188835053 None] Delete group completed successfully.
Apr 18 19:37:06.541934 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:37:06.542672 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:37:06.543244 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:06.563194 n-d-836017-2 sudo[111226]: 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
Apr 18 19:37:06.564624 n-d-836017-2 sudo[111226]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:07.259113 n-d-836017-2 sudo[111226]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:07.262223 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.719s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:07.263760 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:07.310734 n-d-836017-2 sudo[111229]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:37:07.311559 n-d-836017-2 sudo[111229]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:08.008270 n-d-836017-2 sudo[111229]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:08.010266 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.746s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:08.011730 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:37:15.892904 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:37:15.898033 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:37:15.898548 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 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'
Apr 18 19:37:15.912515 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Flow 'volume_create_manager' (28a18d32-21be-4c31-a40d-d0a9601c4a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:37:15.916291 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b06abc6a-e2ab-4166-a684-034dcdb59e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:15.950993 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:37:15.984617 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (b06abc6a-e2ab-4166-a684-034dcdb59e6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:37:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1664059018',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=31920885-7dcf-445b-a9df-1bfe1ee183bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='be01dfabfb044bbeb5513b0434d340a6',provider_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-04-18T19:37:16Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:37:16Z,user_id='00eddcdbd0674fb8aad275541db1246c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:15.987440 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59614b00-40d4-43da-a74d-3472b5d8e3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:15.990372 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (59614b00-40d4-43da-a74d-3472b5d8e3ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:15.995182 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d52aedb-8e6c-49cb-903d-801fe78b33ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:15.996376 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0d52aedb-8e6c-49cb-903d-801fe78b33ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '31920885-7dcf-445b-a9df-1bfe1ee183bb', 'volume_name': 'volume-31920885-7dcf-445b-a9df-1bfe1ee183bb', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:15.998895 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (168fa2d7-fde9-4a96-a11c-6b62514c0495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:16.002395 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (168fa2d7-fde9-4a96-a11c-6b62514c0495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:16.004802 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (313bc1b3-5ab5-4071-b357-1441269374bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:16.006048 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Volume 31920885-7dcf-445b-a9df-1bfe1ee183bb: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-31920885-7dcf-445b-a9df-1bfe1ee183bb', 'volume_size': 1}
Apr 18 19:37:16.007062 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31920885-7dcf-445b-a9df-1bfe1ee183bb stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:16.037181 n-d-836017-2 sudo[111250]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31920885-7dcf-445b-a9df-1bfe1ee183bb stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:37:16.038006 n-d-836017-2 sudo[111250]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:16.849808 n-d-836017-2 sudo[111250]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:16.852638 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-31920885-7dcf-445b-a9df-1bfe1ee183bb stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.845s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:16.858078 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (313bc1b3-5ab5-4071-b357-1441269374bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-31920885-7dcf-445b-a9df-1bfe1ee183bb', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:16.860759 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9616fbe-5030-40dd-9f1a-789caa3a5958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:17.036727 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Volume volume-31920885-7dcf-445b-a9df-1bfe1ee183bb (31920885-7dcf-445b-a9df-1bfe1ee183bb): created successfully
Apr 18 19:37:17.044082 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b9616fbe-5030-40dd-9f1a-789caa3a5958) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:17.063694 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Flow 'volume_create_manager' (28a18d32-21be-4c31-a40d-d0a9601c4a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:37:17.222506 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-7a9a2b85-31ee-4dfe-92ba-d748b0e36602 tempest-SnapshotManageAdminTest-2497769 None] Created volume successfully.
Apr 18 19:37:18.851723 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2cfd4020-6684-4258-a981-a2f8841bf838 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:18.928886 n-d-836017-2 sudo[111286]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb
Apr 18 19:37:18.930148 n-d-836017-2 sudo[111286]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:20.288260 n-d-836017-2 sudo[111286]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:20.296459 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2cfd4020-6684-4258-a981-a2f8841bf838 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb" returned: 0 in 1.438s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:20.296459 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2cfd4020-6684-4258-a981-a2f8841bf838 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 --snapshot stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb -L 1.00g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:20.347654 n-d-836017-2 sudo[111289]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 --snapshot stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb -L 1.00g
Apr 18 19:37:20.349652 n-d-836017-2 sudo[111289]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:21.529120 n-d-836017-2 sudo[111289]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:21.532074 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-2cfd4020-6684-4258-a981-a2f8841bf838 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name _snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 --snapshot stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb -L 1.00g" returned: 0 in 1.240s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:21.674236 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-2cfd4020-6684-4258-a981-a2f8841bf838 tempest-SnapshotManageAdminTest-2497769 None] Create snapshot completed successfully
Apr 18 19:37:22.374395 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-7e8d8f4e-4497-4d91-bb37-6388301d2f14 tempest-SnapshotManageAdminTest-1587446348 None] Lock "b'cinder-27decab5-6c27-4dc2-bdd5-fb431f3d2e17-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.017s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:37:22.501508 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-7e8d8f4e-4497-4d91-bb37-6388301d2f14 tempest-SnapshotManageAdminTest-1587446348 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.
Apr 18 19:37:22.654853 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-7e8d8f4e-4497-4d91-bb37-6388301d2f14 tempest-SnapshotManageAdminTest-1587446348 None] Created reservations ['54a7e95d-a2fd-4889-bcc0-dd6f3bb049ff', '707a0771-a919-464c-b9ff-ae1b0d620b3b', '9f5637d8-f56e-4304-8153-3ba7d423cc8b', '93545838-5e28-48ad-b8e2-1c8437d2af3d'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:37:22.657128 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-7e8d8f4e-4497-4d91-bb37-6388301d2f14 tempest-SnapshotManageAdminTest-1587446348 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.
Apr 18 19:37:22.657128 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:37:22.657128 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:37:22.889623 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-7e8d8f4e-4497-4d91-bb37-6388301d2f14 tempest-SnapshotManageAdminTest-1587446348 None] Unmanage snapshot completed successfully.
Apr 18 19:37:22.897748 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-7e8d8f4e-4497-4d91-bb37-6388301d2f14 tempest-SnapshotManageAdminTest-1587446348 None] Lock "b'cinder-27decab5-6c27-4dc2-bdd5-fb431f3d2e17-delete_snapshot'" released by "delete_snapshot" :: held 0.521s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:37:24.314874 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] manage_existing_snapshot: managing {'source-name': '_snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17'}. {{(pid=93006) manage_existing_snapshot /opt/stack/cinder/cinder/volume/manager.py:4427}}
Apr 18 19:37:24.315531 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Input parameters: context=, db=,driver=, host=n-d-836017-2@lvmdriver-1, snapshot_id=(snapshot_id)s, ref={'source-name': '_snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17'}. {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:313}}
Apr 18 19:37:24.320562 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Begin to return taskflow.engines.load(snapshot_flow,store=create_what). {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:347}}
Apr 18 19:37:24.332478 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Flow 'snapshot_manage_existing_manager' (955ac887-8cc5-4d23-8efc-a21a48717346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:37:24.337705 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (976755f4-afdd-4f29-85d8-bbe21fb703f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:24.373672 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] ExtractSnapshotRefTask return snapshot_ref: Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-18T19:37:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1325248184',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2078708457',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=64eefb3f-4ad0-4b73-818e-de04afd5322f,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='ba683f290d6744ce90056f56e6583c06',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='6902b5a69cad4b608e0e3ea15e3fcfeb',volume=>,volume_id=31920885-7dcf-445b-a9df-1bfe1ee183bb,volume_size=1,volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef) {{(pid=93006) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:56}}
Apr 18 19:37:24.376499 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ExtractSnapshotRefTask;snapshot:manage_existing' (976755f4-afdd-4f29-85d8-bbe21fb703f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-18T19:37:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1325248184',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2078708457',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=64eefb3f-4ad0-4b73-818e-de04afd5322f,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='ba683f290d6744ce90056f56e6583c06',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='6902b5a69cad4b608e0e3ea15e3fcfeb',volume=>,volume_id=31920885-7dcf-445b-a9df-1bfe1ee183bb,volume_size=1,volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:24.379818 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (270c3723-e10e-4ab8-b25e-ce6e7843ab16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:24.381342 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.NotifySnapshotActionTask;snapshot:manage_existing, manage_existing_snapshot.start' (270c3723-e10e-4ab8-b25e-ce6e7843ab16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:24.384160 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (6bd5577b-37a6-4813-a876-9f897203b674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:24.385663 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Running cmd (subprocess): sudo 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-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:24.408277 n-d-836017-2 sudo[111412]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-27decab5-6c27-4dc2-bdd5-fb431f3d2e17
Apr 18 19:37:24.409108 n-d-836017-2 sudo[111412]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:25.025891 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] CMD "sudo 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-27decab5-6c27-4dc2-bdd5-fb431f3d2e17" returned: 0 in 0.632s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:25.014517 n-d-836017-2 sudo[111412]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:25.027953 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.PrepareForQuotaReservationTask;snapshot:manage_existing' (6bd5577b-37a6-4813-a876-9f897203b674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-18T19:37:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1325248184',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2078708457',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=64eefb3f-4ad0-4b73-818e-de04afd5322f,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='ba683f290d6744ce90056f56e6583c06',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='6902b5a69cad4b608e0e3ea15e3fcfeb',volume=>,volume_id=31920885-7dcf-445b-a9df-1bfe1ee183bb,volume_size=1,volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:25.030987 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (53da5f29-ec9e-443e-a8d4-448c3f6f0d9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:25.240433 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Created reservations ['6dcc5b20-71b2-425d-98c9-cecd685aad00', '01dd6f86-9d38-4fce-83d0-30b11b2b7ce8'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:37:25.242772 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaReserveTask;snapshot:manage_existing' (53da5f29-ec9e-443e-a8d4-448c3f6f0d9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dcc5b20-71b2-425d-98c9-cecd685aad00', '01dd6f86-9d38-4fce-83d0-30b11b2b7ce8']}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:25.246082 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (a4137b66-9355-4289-a98a-c00cf6c34a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:25.247848 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Running cmd (subprocess): sudo 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-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:25.270810 n-d-836017-2 sudo[111415]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-27decab5-6c27-4dc2-bdd5-fb431f3d2e17
Apr 18 19:37:25.271619 n-d-836017-2 sudo[111415]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:25.850998 n-d-836017-2 sudo[111415]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:25.853273 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] CMD "sudo 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-27decab5-6c27-4dc2-bdd5-fb431f3d2e17" returned: 0 in 0.605s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:25.860931 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): lvrename stack-volumes-lvmdriver-1 _snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 _snapshot-64eefb3f-4ad0-4b73-818e-de04afd5322f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:26.512862 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "lvrename stack-volumes-lvmdriver-1 _snapshot-27decab5-6c27-4dc2-bdd5-fb431f3d2e17 _snapshot-64eefb3f-4ad0-4b73-818e-de04afd5322f" returned: 0 in 0.655s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:26.513846 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635808]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:37:26.706727 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.ManageExistingTask;snapshot:manage_existing' (a4137b66-9355-4289-a98a-c00cf6c34a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-18T19:37:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1325248184',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2078708457',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=64eefb3f-4ad0-4b73-818e-de04afd5322f,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='ba683f290d6744ce90056f56e6583c06',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='6902b5a69cad4b608e0e3ea15e3fcfeb',volume=>,volume_id=31920885-7dcf-445b-a9df-1bfe1ee183bb,volume_size=1,volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef), 'new_status': 'available'}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:26.714038 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (98f84abc-6c98-4d0f-8d0c-b01dbf054cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:26.846435 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.QuotaCommitTask;snapshot:manage_existing' (98f84abc-6c98-4d0f-8d0c-b01dbf054cca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'snapshot_properties': Snapshot(cgsnapshot=>,cgsnapshot_id=None,created_at=2022-04-18T19:37:24Z,deleted=False,deleted_at=None,display_description='tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-1325248184',display_name='tempest-SnapshotManageAdminTest-Managed-Snapshot-2078708457',encryption_key_id=None,group_snapshot=>,group_snapshot_id=None,id=64eefb3f-4ad0-4b73-818e-de04afd5322f,metadata={manage-snap-meta1='value1',manage-snap-meta2='value2',manage-snap-meta3='value3'},progress='0%',project_id='ba683f290d6744ce90056f56e6583c06',provider_auth=None,provider_id=None,provider_location=None,status='creating',updated_at=None,user_id='6902b5a69cad4b608e0e3ea15e3fcfeb',volume=>,volume_id=31920885-7dcf-445b-a9df-1bfe1ee183bb,volume_size=1,volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:26.857847 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (92dbe47c-fbf9-45d6-9b2f-fd4a90fe4188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:26.859868 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Begin to call CreateSnapshotOnFinishTask execute. {{(pid=93006) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:285}}
Apr 18 19:37:26.863325 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.manage_existing_snapshot [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] New status: available {{(pid=93006) execute /opt/stack/cinder/cinder/volume/flows/manager/manage_existing_snapshot.py:287}}
Apr 18 19:37:27.013303 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.manage_existing_snapshot [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Snapshot 64eefb3f-4ad0-4b73-818e-de04afd5322f created successfully.
Apr 18 19:37:27.013303 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Task 'cinder.volume.flows.manager.manage_existing_snapshot.CreateSnapshotOnFinishTask;snapshot:manage_existing, manage_existing_snapshot.end' (92dbe47c-fbf9-45d6-9b2f-fd4a90fe4188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:27.016574 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-3c51dbb8-a3c6-4d5f-b923-ac114445027b tempest-SnapshotManageAdminTest-1587446348 None] Flow 'snapshot_manage_existing_manager' (955ac887-8cc5-4d23-8efc-a21a48717346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:37:28.199456 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] Lock "b'cinder-64eefb3f-4ad0-4b73-818e-de04afd5322f-delete_snapshot'" acquired by "delete_snapshot" :: waited 0.016s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:37:28.258214 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] Running cmd (subprocess): sudo 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-64eefb3f-4ad0-4b73-818e-de04afd5322f {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:28.286872 n-d-836017-2 sudo[111520]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-64eefb3f-4ad0-4b73-818e-de04afd5322f
Apr 18 19:37:28.287718 n-d-836017-2 sudo[111520]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:28.765747 n-d-836017-2 sudo[111520]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:28.768117 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] CMD "sudo 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-64eefb3f-4ad0-4b73-818e-de04afd5322f" returned: 0 in 0.511s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:28.770417 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-64eefb3f-4ad0-4b73-818e-de04afd5322f {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:28.796049 n-d-836017-2 sudo[111525]: 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-64eefb3f-4ad0-4b73-818e-de04afd5322f
Apr 18 19:37:28.797194 n-d-836017-2 sudo[111525]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:29.990310 n-d-836017-2 sudo[111525]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:29.993329 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/_snapshot-64eefb3f-4ad0-4b73-818e-de04afd5322f" returned: 0 in 1.222s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:30.235909 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] Created reservations ['28a511aa-6343-4e06-af1a-91c921874c01', '80976ab5-152c-4415-9d6d-b16fdcfaf86c', '8e66b37e-60ee-4689-860e-e9640434a7d1', 'a0859f9d-d73a-48ce-9347-f1fb8e9e6bde'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:37:30.241391 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 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.
Apr 18 19:37:30.241391 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:37:30.241391 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:37:30.610833 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] Delete snapshot completed successfully.
Apr 18 19:37:30.621400 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-3dbce585-9741-473b-a59b-4081084635d3 tempest-SnapshotManageAdminTest-1587446348 None] Lock "b'cinder-64eefb3f-4ad0-4b73-818e-de04afd5322f-delete_snapshot'" released by "delete_snapshot" :: held 2.422s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:37:31.852756 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Lock "b'cinder-31920885-7dcf-445b-a9df-1bfe1ee183bb-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:37:32.123559 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Skipping remove_export. No iscsi_target is presently exported for volume: 31920885-7dcf-445b-a9df-1bfe1ee183bb
Apr 18 19:37:32.124751 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:32.165219 n-d-836017-2 sudo[111663]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb
Apr 18 19:37:32.166816 n-d-836017-2 sudo[111663]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:32.875381 n-d-836017-2 sudo[111663]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:32.877788 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb" returned: 0 in 0.752s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:32.880176 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 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-31920885-7dcf-445b-a9df-1bfe1ee183bb {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:32.928467 n-d-836017-2 sudo[111674]: 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-31920885-7dcf-445b-a9df-1bfe1ee183bb
Apr 18 19:37:32.930190 n-d-836017-2 sudo[111674]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:33.617901 n-d-836017-2 sudo[111674]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:33.621420 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb" returned: 0 in 0.740s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:33.625412 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:33.692775 n-d-836017-2 sudo[111687]: 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-31920885-7dcf-445b-a9df-1bfe1ee183bb
Apr 18 19:37:33.696015 n-d-836017-2 sudo[111687]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:34.648547 n-d-836017-2 sudo[111687]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:34.650864 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-31920885-7dcf-445b-a9df-1bfe1ee183bb" returned: 0 in 1.026s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:34.652508 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Successfully deleted volume: 31920885-7dcf-445b-a9df-1bfe1ee183bb
Apr 18 19:37:34.850461 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Created reservations ['a4c5a7eb-8803-4cd3-8682-1405eae824db', '875131f0-2a66-410a-b339-7e26dc13e20d', 'ecc66b60-54a9-46da-95fc-b75b9cfe6c81', '75899aaf-6220-4e44-a15a-69ddab04b6ea'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:37:34.853465 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 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.
Apr 18 19:37:34.853465 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:37:34.853465 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:37:35.122978 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:37:35.123745 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:35.181061 n-d-836017-2 sudo[111695]: 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
Apr 18 19:37:35.184206 n-d-836017-2 sudo[111695]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:36.011027 n-d-836017-2 sudo[111695]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:36.013871 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.890s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:36.016269 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:36.084773 n-d-836017-2 sudo[111698]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:37:36.092607 n-d-836017-2 sudo[111698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:36.939048 n-d-836017-2 sudo[111698]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:36.942354 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] CMD "sudo 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.925s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:36.946621 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:37:36.964344 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Deleted volume successfully.
Apr 18 19:37:37.106294 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-e58b0759-6685-41aa-a689-eee9fef8b150 tempest-SnapshotManageAdminTest-2497769 None] Lock "b'cinder-31920885-7dcf-445b-a9df-1bfe1ee183bb-delete_volume'" released by "delete_volume" :: held 5.254s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:37:45.481615 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-12485496-af75-4403-a891-b2e70aa35dff tempest-ServersTestBootFromVolume-544883950 None] Terminate volume connection completed successfully.
Apr 18 19:37:45.483898 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-12485496-af75-4403-a891-b2e70aa35dff tempest-ServersTestBootFromVolume-544883950 None] Deleting attachment 35cfd709-e9c0-4dee-ba69-e8018b3b825e. {{(pid=93006) _do_attachment_delete /opt/stack/cinder/cinder/volume/manager.py:4687}}
Apr 18 19:37:45.489095 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:45.690909 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:45.691629 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635808]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920\n System information:\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-f20c4335-c8c1-4632-b85c-64be834ca920\n Backing store flags: \n Account information:\n KR89GDgGxAzMAZgNmUXf\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:37:45.692462 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-12485496-af75-4403-a891-b2e70aa35dff tempest-ServersTestBootFromVolume-544883950 None] Removing iscsi_target for Volume ID: f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:37:45.693525 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920 -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:45.963165 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-f20c4335-c8c1-4632-b85c-64be834ca920 -f" returned: 0 in 0.269s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:45.963484 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635808]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:37:45.965957 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:46.155538 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.191s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:46.156216 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635808]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:37:46.650617 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Lock "b'cinder-f20c4335-c8c1-4632-b85c-64be834ca920-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:37:46.914271 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:47.239081 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.323s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:47.239648 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230715635808]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:37:47.240537 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Skipping remove_export. No iscsi_target is presently exported for volume: f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:37:47.242001 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:47.326474 n-d-836017-2 sudo[111827]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:37:47.327321 n-d-836017-2 sudo[111827]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:48.186237 n-d-836017-2 sudo[111827]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:48.189749 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920" returned: 0 in 0.947s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:48.195972 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 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-f20c4335-c8c1-4632-b85c-64be834ca920 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:48.241219 n-d-836017-2 sudo[111832]: 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-f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:37:48.244659 n-d-836017-2 sudo[111832]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:49.057300 n-d-836017-2 sudo[111832]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:49.066085 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920" returned: 0 in 0.868s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:49.070287 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:49.127453 n-d-836017-2 sudo[111851]: 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-f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:37:49.129172 n-d-836017-2 sudo[111851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:50.408121 n-d-836017-2 sudo[111851]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:50.411383 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-f20c4335-c8c1-4632-b85c-64be834ca920" returned: 0 in 1.341s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:50.412892 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Successfully deleted volume: f20c4335-c8c1-4632-b85c-64be834ca920
Apr 18 19:37:50.673071 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Created reservations ['d777c2a2-51c8-4933-849c-06ccd78a006a', 'e4f1474e-2e35-4cdb-8212-526db88a7b34', '657a2b2c-5cb9-40ed-81a5-f507aa4d3a77', '47ed1a6c-06dd-4b5c-aa8e-6a5223769063'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:37:50.677490 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 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.
Apr 18 19:37:50.677490 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:37:50.677490 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:37:50.907082 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:37:50.907578 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:50.962477 n-d-836017-2 sudo[111929]: 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
Apr 18 19:37:50.964982 n-d-836017-2 sudo[111929]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:52.118118 n-d-836017-2 sudo[111929]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:52.121269 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.213s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:52.123321 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:52.151675 n-d-836017-2 sudo[111936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:37:52.152614 n-d-836017-2 sudo[111936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:53.220149 n-d-836017-2 sudo[111936]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:53.223201 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] CMD "sudo 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.099s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:53.226871 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:37:53.241983 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Deleted volume successfully.
Apr 18 19:37:53.493403 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [req-4c0ed084-3f6c-41c4-973e-5b0519fb78ba req-25be48a7-b6ee-42a8-ae52-930f60b1b0d6 tempest-ServersTestBootFromVolume-544883950 None] Lock "b'cinder-f20c4335-c8c1-4632-b85c-64be834ca920-delete_volume'" released by "delete_volume" :: held 6.843s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:37:54.629918 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:37:54.639850 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:37:54.640571 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 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'
Apr 18 19:37:54.698951 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Flow 'volume_create_manager' (7c32848c-4082-44bc-97f9-52c3475c3e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:37:54.792775 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e445ef9-70b9-4e2b-83b4-60b88f77c97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:54.866481 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:37:54.903199 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2e445ef9-70b9-4e2b-83b4-60b88f77c97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:37:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-788439142',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aca9c2fb4fb7451b89004e37dc4b39da',provider_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-04-18T19:37:54Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:37:54Z,user_id='495934ece14d414fa9b8f18182797a34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1633ed86-4f05-4173-af54-2ac53e75b9a6),volume_type_id=1633ed86-4f05-4173-af54-2ac53e75b9a6)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:54.906771 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7652fcf7-04a4-4307-9998-86f18ab9253f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:54.910656 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (7652fcf7-04a4-4307-9998-86f18ab9253f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:54.915267 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50004c97-c1e6-457a-857a-4948d52cfd4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:54.918099 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (50004c97-c1e6-457a-857a-4948d52cfd4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d', 'volume_name': 'volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:54.920749 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f17b068-d4c4-400b-94ec-8b53f6e56e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:54.923706 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (7f17b068-d4c4-400b-94ec-8b53f6e56e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:54.927143 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c798063e-f44e-47e4-b85a-449ebc9b8db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:54.929032 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Volume 4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d', 'volume_size': 1}
Apr 18 19:37:54.930759 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:54.982673 n-d-836017-2 sudo[111959]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:37:54.986585 n-d-836017-2 sudo[111959]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:55.793761 n-d-836017-2 sudo[111959]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:55.796267 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.865s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:55.802025 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (c798063e-f44e-47e4-b85a-449ebc9b8db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:55.802025 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b696f9e8-de65-4704-8803-4502185f4509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:37:55.941094 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Volume volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d (4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d): created successfully
Apr 18 19:37:55.943374 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (b696f9e8-de65-4704-8803-4502185f4509) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:37:55.946702 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Flow 'volume_create_manager' (7c32848c-4082-44bc-97f9-52c3475c3e96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:37:56.049359 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-23782c9c-a8e2-450d-80d5-af2874900adf tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Created volume successfully.
Apr 18 19:37:58.158157 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:37:58.161147 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:58.195684 n-d-836017-2 sudo[112006]: 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
Apr 18 19:37:58.197292 n-d-836017-2 sudo[112006]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:58.878648 n-d-836017-2 sudo[112006]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:58.881085 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.720s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:58.882945 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:37:58.923021 n-d-836017-2 sudo[112011]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:37:58.932171 n-d-836017-2 sudo[112011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:37:59.689570 n-d-836017-2 sudo[112011]: pam_unix(sudo:session): session closed for user root
Apr 18 19:37:59.692186 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo 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.809s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:37:59.696527 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:37:59.715381 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-17e20de6-a9ee-47bd-acdb-42e7b42c31f1 tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Retype volume completed successfully.
Apr 18 19:37:59.848255 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Lock "b'cinder-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d-delete_volume'" acquired by "delete_volume" :: waited 0.021s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:38:00.116563 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Skipping remove_export. No iscsi_target is presently exported for volume: 4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d
Apr 18 19:38:00.117602 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:00.166005 n-d-836017-2 sudo[112045]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d
Apr 18 19:38:00.169224 n-d-836017-2 sudo[112045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:00.980846 n-d-836017-2 sudo[112045]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:00.985527 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d" returned: 0 in 0.865s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:00.988455 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 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-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:01.034960 n-d-836017-2 sudo[112063]: 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-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d
Apr 18 19:38:01.037052 n-d-836017-2 sudo[112063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:02.145683 n-d-836017-2 sudo[112063]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:02.148118 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d" returned: 0 in 1.159s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:02.150291 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:02.224064 n-d-836017-2 sudo[112087]: 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-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d
Apr 18 19:38:02.225332 n-d-836017-2 sudo[112087]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:03.349794 n-d-836017-2 sudo[112087]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:03.353293 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d" returned: 0 in 1.202s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:03.354959 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Successfully deleted volume: 4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d
Apr 18 19:38:03.499136 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 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.
Apr 18 19:38:03.505731 n-d-836017-2 cinder-volume[93006]: WARNING cinder.quota [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 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.
Apr 18 19:38:03.655147 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Created reservations ['4ab98f4d-2a1b-4184-9670-a35c2e6ed2ef', '96bafe93-feb7-4448-8bd4-6ceaa7afcfb7', '0a4ece28-9aac-457d-8309-890118640710', 'dfafb3bf-756d-41be-8dfd-69bc883b795f'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:38:03.657560 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 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.
Apr 18 19:38:03.657560 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:38:03.657560 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:38:03.957063 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:38:03.957811 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:04.009670 n-d-836017-2 sudo[112105]: 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
Apr 18 19:38:04.015157 n-d-836017-2 sudo[112105]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:04.913998 n-d-836017-2 sudo[112105]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:04.916456 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.958s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:04.918340 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:04.988409 n-d-836017-2 sudo[112126]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:38:04.990017 n-d-836017-2 sudo[112126]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:06.321359 n-d-836017-2 sudo[112126]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:06.324501 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] CMD "sudo 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.406s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:06.327218 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:38:06.340237 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Deleted volume successfully.
Apr 18 19:38:06.435945 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-f0abb0a3-42ae-4f67-a2c4-ceb850b216fb tempest-VolumeRetypeWithoutMigrationTest-236265473 None] Lock "b'cinder-4c4a1f48-a8f0-45a4-af97-25d9bb4dc23d-delete_volume'" released by "delete_volume" :: held 6.588s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:38:06.539454 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:38:06.540242 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:38:06.541527 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:06.601467 n-d-836017-2 sudo[112137]: 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
Apr 18 19:38:06.607131 n-d-836017-2 sudo[112137]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:07.522289 n-d-836017-2 sudo[112137]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:07.524326 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.982s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:07.527216 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:07.602404 n-d-836017-2 sudo[112145]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:38:07.603252 n-d-836017-2 sudo[112145]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:08.813380 n-d-836017-2 sudo[112145]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:08.816133 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.290s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:08.818011 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:38:20.169302 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:38:20.178915 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:38:20.179429 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 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'
Apr 18 19:38:20.226226 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Flow 'volume_create_manager' (fd22a05d-f86c-4152-adda-f5f71afad558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:38:20.232492 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (694db1a7-2459-46e6-8dac-309de13c3acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:20.295535 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:38:20.351531 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (694db1a7-2459-46e6-8dac-309de13c3acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:38:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-930192640',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=04a55a98-0336-46f2-a02b-349318177518,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='183867f6e133412ca8a9889104f0fe8d',provider_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-04-18T19:38:20Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:38:20Z,user_id='2f1f6f77f00e46adba077f0ef2451572',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:20.354268 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9558c276-047b-4295-8043-0b820e1fa131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:20.356115 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (9558c276-047b-4295-8043-0b820e1fa131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:20.368380 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8012146e-638b-4ed8-996e-0a67a21996af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:20.380647 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (8012146e-638b-4ed8-996e-0a67a21996af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '04a55a98-0336-46f2-a02b-349318177518', 'volume_name': 'volume-04a55a98-0336-46f2-a02b-349318177518', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:20.382903 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (822d004a-f124-4542-b1e8-0b1b9b26f15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:20.385343 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (822d004a-f124-4542-b1e8-0b1b9b26f15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:20.387545 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1431a444-5664-40fd-9b14-b7db34d9ed05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:20.388355 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Volume 04a55a98-0336-46f2-a02b-349318177518: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-04a55a98-0336-46f2-a02b-349318177518', 'volume_size': 1}
Apr 18 19:38:20.389900 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04a55a98-0336-46f2-a02b-349318177518 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:20.431780 n-d-836017-2 sudo[112281]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04a55a98-0336-46f2-a02b-349318177518 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:38:20.444967 n-d-836017-2 sudo[112281]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:21.678983 n-d-836017-2 sudo[112281]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:21.681786 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-04a55a98-0336-46f2-a02b-349318177518 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.292s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:21.687858 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (1431a444-5664-40fd-9b14-b7db34d9ed05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-04a55a98-0336-46f2-a02b-349318177518', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:21.691688 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f86c386c-7c13-4524-b0fa-c8f86a79dadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:21.821267 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Volume volume-04a55a98-0336-46f2-a02b-349318177518 (04a55a98-0336-46f2-a02b-349318177518): created successfully
Apr 18 19:38:21.825163 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (f86c386c-7c13-4524-b0fa-c8f86a79dadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:21.831603 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Flow 'volume_create_manager' (fd22a05d-f86c-4152-adda-f5f71afad558) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:38:21.959355 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-4f156ed8-07b0-47e4-8364-670f49f54f2c tempest-VolumesServicesTestJSON-1881522623 None] Created volume successfully.
Apr 18 19:38:23.386826 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Lock "b'cinder-04a55a98-0336-46f2-a02b-349318177518-delete_volume'" acquired by "delete_volume" :: waited 0.014s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:38:23.678872 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Skipping remove_export. No iscsi_target is presently exported for volume: 04a55a98-0336-46f2-a02b-349318177518
Apr 18 19:38:23.688142 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04a55a98-0336-46f2-a02b-349318177518 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:23.716291 n-d-836017-2 sudo[112323]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04a55a98-0336-46f2-a02b-349318177518
Apr 18 19:38:23.717965 n-d-836017-2 sudo[112323]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:24.473262 n-d-836017-2 sudo[112323]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:24.475625 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-04a55a98-0336-46f2-a02b-349318177518" returned: 0 in 0.795s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:24.478353 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 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-04a55a98-0336-46f2-a02b-349318177518 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:24.503549 n-d-836017-2 sudo[112355]: 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-04a55a98-0336-46f2-a02b-349318177518
Apr 18 19:38:24.505079 n-d-836017-2 sudo[112355]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:25.260119 n-d-836017-2 sudo[112355]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:25.263714 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-04a55a98-0336-46f2-a02b-349318177518" returned: 0 in 0.784s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:25.266605 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04a55a98-0336-46f2-a02b-349318177518 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:25.301889 n-d-836017-2 sudo[112378]: 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-04a55a98-0336-46f2-a02b-349318177518
Apr 18 19:38:25.303345 n-d-836017-2 sudo[112378]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:26.168919 n-d-836017-2 sudo[112378]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:26.171371 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-04a55a98-0336-46f2-a02b-349318177518" returned: 0 in 0.905s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:26.173693 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Successfully deleted volume: 04a55a98-0336-46f2-a02b-349318177518
Apr 18 19:38:26.340699 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Created reservations ['6ce87762-25ab-4326-8038-c88db7fbe86c', '275dcf4f-25ab-4b89-9bab-3363bc4ca5fa', 'e75d73ef-dbce-4c6c-906c-855b62b35bb1', '40689690-1253-4176-8420-0ae410998b70'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:38:26.345733 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 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.
Apr 18 19:38:26.345733 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:38:26.345733 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:38:26.600700 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:38:26.601427 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:26.668123 n-d-836017-2 sudo[112411]: 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
Apr 18 19:38:26.669702 n-d-836017-2 sudo[112411]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:27.410176 n-d-836017-2 sudo[112411]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:27.412875 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.811s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:27.416576 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:27.451427 n-d-836017-2 sudo[112419]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:38:27.452274 n-d-836017-2 sudo[112419]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:28.322328 n-d-836017-2 sudo[112419]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:28.326150 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] CMD "sudo 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.908s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:28.330168 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:38:28.339074 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Deleted volume successfully.
Apr 18 19:38:28.452864 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-7e404a83-4de4-46e1-8e2c-a68387320abf tempest-VolumesServicesTestJSON-1881522623 None] Lock "b'cinder-04a55a98-0336-46f2-a02b-349318177518-delete_volume'" released by "delete_volume" :: held 5.065s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:38:51.426963 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:38:51.431067 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:38:51.431569 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 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'
Apr 18 19:38:51.470586 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Flow 'volume_create_manager' (fa979ed0-b15f-4c77-a46a-0021bbabbb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:38:51.503830 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a479dfe-c532-40af-876f-a45657c9ee36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:51.574974 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:38:51.623538 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (7a479dfe-c532-40af-876f-a45657c9ee36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-325323573',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=1079d3c5-dc2f-4e59-80e4-cc15e9065edd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23daf946b4d4874b9d361b56e2fb9b5',provider_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-04-18T19:38:51Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:38:51Z,user_id='726ebe7ec0cd4c60b6578f4192740b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:51.627181 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b239295e-7a76-4cef-b409-e78f39ecfb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:51.635089 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (b239295e-7a76-4cef-b409-e78f39ecfb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:51.637738 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbe7ea8a-6fbc-44c6-bd66-38b2816af124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:51.640273 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dbe7ea8a-6fbc-44c6-bd66-38b2816af124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1079d3c5-dc2f-4e59-80e4-cc15e9065edd', 'volume_name': 'volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:51.643244 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0e98a96-50e0-402d-88e8-c43ea5654448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:51.645668 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (f0e98a96-50e0-402d-88e8-c43ea5654448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:51.647906 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (efe8be83-45a0-474b-96e2-84556b5960b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:51.648892 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Volume 1079d3c5-dc2f-4e59-80e4-cc15e9065edd: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd', 'volume_size': 1}
Apr 18 19:38:51.650306 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:51.672409 n-d-836017-2 sudo[112657]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:38:51.674309 n-d-836017-2 sudo[112657]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:52.622673 n-d-836017-2 sudo[112657]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:52.625381 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.974s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:52.630527 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (efe8be83-45a0-474b-96e2-84556b5960b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:52.634586 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a31b2579-7218-4444-b017-7dcc367449f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:52.714845 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Volume volume-1079d3c5-dc2f-4e59-80e4-cc15e9065edd (1079d3c5-dc2f-4e59-80e4-cc15e9065edd): created successfully
Apr 18 19:38:52.722471 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (a31b2579-7218-4444-b017-7dcc367449f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:52.722662 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Flow 'volume_create_manager' (fa979ed0-b15f-4c77-a46a-0021bbabbb5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:38:52.830733 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-b9a27d27-beed-43e1-8f36-389696e1bb39 tempest-ServersNegativeTestJSON-1705828523 None] Created volume successfully.
Apr 18 19:38:58.895038 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:38:58.901170 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:38:58.903375 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 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'
Apr 18 19:38:58.936064 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Flow 'volume_create_manager' (1073f952-cf16-43b5-aef6-80750d7ccf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:38:58.945512 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbf5fd71-bcd8-465b-8f19-ec25d45831f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:58.977753 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:38:59.010926 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bbf5fd71-bcd8-465b-8f19-ec25d45831f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-60735643',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=ab4f9328-90db-44f0-b318-ca0a0f53af16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f23daf946b4d4874b9d361b56e2fb9b5',provider_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-04-18T19:38:59Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:38:59Z,user_id='726ebe7ec0cd4c60b6578f4192740b07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:59.014185 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22a14aae-1682-4c42-b219-0dcb48fb4718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:59.021821 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (22a14aae-1682-4c42-b219-0dcb48fb4718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:59.021821 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fbb8c376-8b47-4a49-bc1a-11052f26a24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:59.024111 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (fbb8c376-8b47-4a49-bc1a-11052f26a24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ab4f9328-90db-44f0-b318-ca0a0f53af16', 'volume_name': 'volume-ab4f9328-90db-44f0-b318-ca0a0f53af16', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:59.026762 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (580c976e-04db-4afb-9227-aaa27bb80992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:59.029256 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (580c976e-04db-4afb-9227-aaa27bb80992) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:59.032698 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63c7d93f-d8d5-4fb9-a16d-53a0fd053ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:59.033856 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Volume ab4f9328-90db-44f0-b318-ca0a0f53af16: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ab4f9328-90db-44f0-b318-ca0a0f53af16', 'volume_size': 1}
Apr 18 19:38:59.035382 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab4f9328-90db-44f0-b318-ca0a0f53af16 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:38:59.064149 n-d-836017-2 sudo[112843]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab4f9328-90db-44f0-b318-ca0a0f53af16 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:38:59.064984 n-d-836017-2 sudo[112843]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:38:59.877026 n-d-836017-2 sudo[112843]: pam_unix(sudo:session): session closed for user root
Apr 18 19:38:59.879589 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ab4f9328-90db-44f0-b318-ca0a0f53af16 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.844s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:38:59.883171 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (63c7d93f-d8d5-4fb9-a16d-53a0fd053ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ab4f9328-90db-44f0-b318-ca0a0f53af16', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:59.885627 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd0967d1-3e88-4352-a6b0-e13aa1b4ed09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:38:59.972763 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Volume volume-ab4f9328-90db-44f0-b318-ca0a0f53af16 (ab4f9328-90db-44f0-b318-ca0a0f53af16): created successfully
Apr 18 19:38:59.975560 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bd0967d1-3e88-4352-a6b0-e13aa1b4ed09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:38:59.985593 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Flow 'volume_create_manager' (1073f952-cf16-43b5-aef6-80750d7ccf4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:00.075641 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-09ed740c-fd4b-4aeb-bccd-58123cda1796 tempest-ServersNegativeTestJSON-1705828523 None] Created volume successfully.
Apr 18 19:39:06.535991 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:39:06.536692 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:39:06.537122 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:06.583243 n-d-836017-2 sudo[113024]: 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
Apr 18 19:39:06.587256 n-d-836017-2 sudo[113024]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:07.335656 n-d-836017-2 sudo[113024]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:07.338300 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.801s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:07.341176 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:07.379506 n-d-836017-2 sudo[113064]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:39:07.381888 n-d-836017-2 sudo[113064]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:08.404629 n-d-836017-2 sudo[113064]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:08.407469 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.066s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:08.416577 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:39:19.081823 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:39:19.091465 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:39:19.099261 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 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'
Apr 18 19:39:19.144935 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (4ae72b7e-e01f-4d59-9647-5e35968ba5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:19.153502 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc2d7525-bc50-4208-a870-831cd20ea7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:19.187682 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:39:19.215756 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bc2d7525-bc50-4208-a870-831cd20ea7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:39:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2146123065',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=7006dfdd-244b-45c6-a973-16eabf3a634e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14d73344ef54b619e09b488e7950865',provider_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-04-18T19:39:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:39:19Z,user_id='632563432a7a46e5bb7a9ddf732a4597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:19.219958 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57e770ae-7367-40c6-af8f-026df823cf4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:19.222597 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (57e770ae-7367-40c6-af8f-026df823cf4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:19.225486 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cadd2103-5c7d-46c9-be89-8d97b9d95bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:19.228969 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (cadd2103-5c7d-46c9-be89-8d97b9d95bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '7006dfdd-244b-45c6-a973-16eabf3a634e', 'volume_name': 'volume-7006dfdd-244b-45c6-a973-16eabf3a634e', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:19.231733 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6dedc5b8-9194-46d4-8c58-c58ab7bf052e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:19.234919 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (6dedc5b8-9194-46d4-8c58-c58ab7bf052e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:19.237828 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6744e82-cd90-41e4-9882-9cd29bbd3c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:19.239423 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Volume 7006dfdd-244b-45c6-a973-16eabf3a634e: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-7006dfdd-244b-45c6-a973-16eabf3a634e', 'volume_size': 1}
Apr 18 19:39:19.241185 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7006dfdd-244b-45c6-a973-16eabf3a634e stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:19.290913 n-d-836017-2 sudo[113285]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7006dfdd-244b-45c6-a973-16eabf3a634e stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:39:19.291788 n-d-836017-2 sudo[113285]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:20.351781 n-d-836017-2 sudo[113285]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:20.354356 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-7006dfdd-244b-45c6-a973-16eabf3a634e stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.113s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:20.358974 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f6744e82-cd90-41e4-9882-9cd29bbd3c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-7006dfdd-244b-45c6-a973-16eabf3a634e', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:20.361612 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0a80922-ee57-4a03-a27d-82abe814e1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:20.474861 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Volume volume-7006dfdd-244b-45c6-a973-16eabf3a634e (7006dfdd-244b-45c6-a973-16eabf3a634e): created successfully
Apr 18 19:39:20.476853 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e0a80922-ee57-4a03-a27d-82abe814e1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:20.479932 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (4ae72b7e-e01f-4d59-9647-5e35968ba5b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:20.577865 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-a7cabdc9-9976-437a-af3f-dbcace1f3ba8 tempest-VolumesActionsTest-803537767 None] Created volume successfully.
Apr 18 19:39:21.449269 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-d10000bc-60d7-4a53-a8db-9299d4e6d45c tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e'" acquired by "attach_volume" :: waited 0.012s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:39:21.646986 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-d10000bc-60d7-4a53-a8db-9299d4e6d45c tempest-VolumesActionsTest-803537767 None] Attaching volume 7006dfdd-244b-45c6-a973-16eabf3a634e to instance 77473ad8-faf3-4f9f-bfbd-23ff65c5f54b at mountpoint /dev/sdb on host None.
Apr 18 19:39:21.972479 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-d10000bc-60d7-4a53-a8db-9299d4e6d45c tempest-VolumesActionsTest-803537767 None] Attach volume completed successfully.
Apr 18 19:39:21.987396 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-d10000bc-60d7-4a53-a8db-9299d4e6d45c tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e'" released by "attach_volume" :: held 0.529s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:39:23.578693 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 None] Terminate volume connection completed successfully.
Apr 18 19:39:23.622934 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e-detach_volume'" acquired by "detach_volume" :: waited 0.013s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:39:23.648654 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 None] Detaching volume 7006dfdd-244b-45c6-a973-16eabf3a634e from instance 77473ad8-faf3-4f9f-bfbd-23ff65c5f54b.
Apr 18 19:39:23.649916 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7006dfdd-244b-45c6-a973-16eabf3a634e
Apr 18 19:39:23.775098 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 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.
Apr 18 19:39:23.775098 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:39:23.775098 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:39:23.862685 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 None] Detach volume completed successfully.
Apr 18 19:39:23.870161 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-d0e8be8a-43db-4ba0-a41a-0c2d2e0e1fab tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e-detach_volume'" released by "detach_volume" :: held 0.245s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:39:24.383931 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-283a046e-c72c-4c1d-bbdb-c83c551c5440 tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e-detach_volume'" acquired by "detach_volume" :: waited 0.009s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:39:24.384816 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-283a046e-c72c-4c1d-bbdb-c83c551c5440 tempest-VolumesActionsTest-803537767 None] Volume detach called, but volume not attached.
Apr 18 19:39:24.411070 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-283a046e-c72c-4c1d-bbdb-c83c551c5440 tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e-detach_volume'" released by "detach_volume" :: held 0.027s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:39:34.024922 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:39:34.030216 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:39:34.031296 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 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'
Apr 18 19:39:34.045805 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (eef5c882-0bd5-4bab-9833-a54735ebcf93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:34.049652 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a73287b3-6f38-4e4d-bf63-a1189422e285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:34.076717 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:39:34.163883 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a73287b3-6f38-4e4d-bf63-a1189422e285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:39:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-438684891',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=1f820540-5041-44c7-b08a-dbdfb546bee2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14d73344ef54b619e09b488e7950865',provider_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-04-18T19:39:34Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:39:34Z,user_id='632563432a7a46e5bb7a9ddf732a4597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:34.169598 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3bb20fa3-ca69-4dd1-9f51-a09e6a47c6ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:34.177599 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (3bb20fa3-ca69-4dd1-9f51-a09e6a47c6ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:34.184162 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9cf6f8c-a9fa-4d69-98c9-78893361b0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:34.189746 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (c9cf6f8c-a9fa-4d69-98c9-78893361b0b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '1f820540-5041-44c7-b08a-dbdfb546bee2', 'volume_name': 'volume-1f820540-5041-44c7-b08a-dbdfb546bee2', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:34.193892 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68c69b53-f431-4c22-87df-d13216ef8c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:34.196575 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (68c69b53-f431-4c22-87df-d13216ef8c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:34.199018 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (262b5cbc-e398-4daa-8b92-c33f74265ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:34.200060 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Volume 1f820540-5041-44c7-b08a-dbdfb546bee2: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-1f820540-5041-44c7-b08a-dbdfb546bee2', 'volume_size': 1}
Apr 18 19:39:34.202200 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f820540-5041-44c7-b08a-dbdfb546bee2 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:34.235094 n-d-836017-2 sudo[113651]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f820540-5041-44c7-b08a-dbdfb546bee2 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:39:34.235933 n-d-836017-2 sudo[113651]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:35.314451 n-d-836017-2 sudo[113651]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:35.317885 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-1f820540-5041-44c7-b08a-dbdfb546bee2 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.115s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:35.331597 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (262b5cbc-e398-4daa-8b92-c33f74265ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-1f820540-5041-44c7-b08a-dbdfb546bee2', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:35.339608 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acbc82a8-ae3c-4dfb-b9f6-7613776fc0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:35.446248 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Volume volume-1f820540-5041-44c7-b08a-dbdfb546bee2 (1f820540-5041-44c7-b08a-dbdfb546bee2): created successfully
Apr 18 19:39:35.450063 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (acbc82a8-ae3c-4dfb-b9f6-7613776fc0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:35.453489 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (eef5c882-0bd5-4bab-9833-a54735ebcf93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:35.543103 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-7ad26f74-5e26-48c5-9ce6-e98ffd4d28cf tempest-VolumesActionsTest-803537767 None] Created volume successfully.
Apr 18 19:39:37.109708 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-1f820540-5041-44c7-b08a-dbdfb546bee2-delete_volume'" acquired by "delete_volume" :: waited 0.016s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:39:37.345579 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Skipping remove_export. No iscsi_target is presently exported for volume: 1f820540-5041-44c7-b08a-dbdfb546bee2
Apr 18 19:39:37.346612 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f820540-5041-44c7-b08a-dbdfb546bee2 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:37.391314 n-d-836017-2 sudo[113743]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f820540-5041-44c7-b08a-dbdfb546bee2
Apr 18 19:39:37.402619 n-d-836017-2 sudo[113743]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:38.170873 n-d-836017-2 sudo[113743]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:38.174062 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-1f820540-5041-44c7-b08a-dbdfb546bee2" returned: 0 in 0.827s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:38.179334 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 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-1f820540-5041-44c7-b08a-dbdfb546bee2 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:38.236997 n-d-836017-2 sudo[113748]: 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-1f820540-5041-44c7-b08a-dbdfb546bee2
Apr 18 19:39:38.249496 n-d-836017-2 sudo[113748]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:39.302898 n-d-836017-2 sudo[113748]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:39.305147 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-1f820540-5041-44c7-b08a-dbdfb546bee2" returned: 0 in 1.129s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:39.307055 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f820540-5041-44c7-b08a-dbdfb546bee2 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:39.356245 n-d-836017-2 sudo[113764]: 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-1f820540-5041-44c7-b08a-dbdfb546bee2
Apr 18 19:39:39.362406 n-d-836017-2 sudo[113764]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:40.513040 n-d-836017-2 sudo[113764]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:40.515202 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-1f820540-5041-44c7-b08a-dbdfb546bee2" returned: 0 in 1.208s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:40.516249 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Successfully deleted volume: 1f820540-5041-44c7-b08a-dbdfb546bee2
Apr 18 19:39:40.726273 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Created reservations ['10474e33-ea5f-47cb-9c6e-2bce8b95e60b', '39c0fff2-e027-43bf-b037-0f56e684d930', '288458ee-e93d-4de9-b0c7-2d02567eb8a0', '8b57acab-893a-4ca3-8b8c-eeab2875da48'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:39:40.729685 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 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.
Apr 18 19:39:40.729685 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:39:40.729685 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:39:40.965939 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:39:40.967409 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:41.019912 n-d-836017-2 sudo[113805]: 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
Apr 18 19:39:41.021424 n-d-836017-2 sudo[113805]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:42.143993 n-d-836017-2 sudo[113805]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:42.147456 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.180s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:42.150128 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:42.177562 n-d-836017-2 sudo[113819]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:39:42.179961 n-d-836017-2 sudo[113819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:42.934062 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:39:42.938460 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:39:42.941382 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 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'
Apr 18 19:39:42.972244 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (46a41e0e-948e-470b-9ff5-22579c599677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:42.976480 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a59a8918-ec79-44a3-811a-1b65c0e18c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:43.011396 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:39:43.065589 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (a59a8918-ec79-44a3-811a-1b65c0e18c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1984471279',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14d73344ef54b619e09b488e7950865',provider_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-04-18T19: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-04-18T19:39:43Z,user_id='632563432a7a46e5bb7a9ddf732a4597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:43.073234 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c185d27-7949-4ed9-9c16-3dc9315dfeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:43.084459 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (6c185d27-7949-4ed9-9c16-3dc9315dfeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:43.096290 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccb5a090-36e4-4128-bb7a-5697f268fdc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:43.104535 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (ccb5a090-36e4-4128-bb7a-5697f268fdc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3', 'volume_name': 'volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:43.110444 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0288c3e2-2838-455b-9be1-73faa830c10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:43.115040 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0288c3e2-2838-455b-9be1-73faa830c10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:43.118266 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0e5d3f5-dfe2-4a94-a4ae-8b5bacef8aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:43.119518 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Volume ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3', 'volume_size': 1}
Apr 18 19:39:43.121737 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:43.145791 n-d-836017-2 sudo[113823]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:39:43.147345 n-d-836017-2 sudo[113823]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:43.168899 n-d-836017-2 sudo[113819]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:43.173307 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] CMD "sudo 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.022s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:43.176204 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:39:43.190956 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Deleted volume successfully.
Apr 18 19:39:43.286936 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-e611d08d-0c03-4a9b-b058-bfe2f75cda89 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-1f820540-5041-44c7-b08a-dbdfb546bee2-delete_volume'" released by "delete_volume" :: held 6.179s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:39:43.902507 n-d-836017-2 sudo[113823]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:43.904688 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.783s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:43.908609 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (d0e5d3f5-dfe2-4a94-a4ae-8b5bacef8aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:43.911413 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e308283e-a268-4fc6-8571-57e26aa2093b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:43.988631 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Volume volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 (ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3): created successfully
Apr 18 19:39:43.992152 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e308283e-a268-4fc6-8571-57e26aa2093b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:43.999990 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (46a41e0e-948e-470b-9ff5-22579c599677) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:44.073372 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-70bed9f4-59f2-46f4-b317-67f97a36f6cc tempest-VolumesActionsTest-803537767 None] Created volume successfully.
Apr 18 19:39:45.730644 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:39:45.958748 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Skipping remove_export. No iscsi_target is presently exported for volume: ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3
Apr 18 19:39:45.960894 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:45.993995 n-d-836017-2 sudo[113859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3
Apr 18 19:39:46.000553 n-d-836017-2 sudo[113859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:46.561860 n-d-836017-2 sudo[113859]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:46.564634 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3" returned: 0 in 0.604s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:46.566605 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 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-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:46.611273 n-d-836017-2 sudo[113862]: 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-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3
Apr 18 19:39:46.612609 n-d-836017-2 sudo[113862]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:47.230315 n-d-836017-2 sudo[113862]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:47.234296 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3" returned: 0 in 0.666s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:47.236374 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:47.328576 n-d-836017-2 sudo[113876]: 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-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3
Apr 18 19:39:47.331870 n-d-836017-2 sudo[113876]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:47.976351 n-d-836017-2 sudo[113876]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:47.978578 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3" returned: 0 in 0.742s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:47.980055 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Successfully deleted volume: ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3
Apr 18 19:39:48.143200 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Created reservations ['dadda58a-b55d-409a-9c72-bef8e1fe2657', 'f66bae05-f073-4511-ba3f-002571dc228b', '6c74dca5-000b-44b2-838a-54204e0e0b06', '3907bc00-b0ae-4754-95d2-1e4e314f689b'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:39:48.145454 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 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.
Apr 18 19:39:48.145454 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:39:48.145454 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:39:48.359937 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:39:48.360768 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:48.414870 n-d-836017-2 sudo[113884]: 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
Apr 18 19:39:48.418326 n-d-836017-2 sudo[113884]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:49.191916 n-d-836017-2 sudo[113884]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:49.194441 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:49.196577 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:49.254131 n-d-836017-2 sudo[113889]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:39:49.254989 n-d-836017-2 sudo[113889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:49.699359 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:39:49.705838 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:39:49.705838 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 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'
Apr 18 19:39:49.729152 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (af6c1394-bace-41ba-b8bc-541d673f88b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:49.756079 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ebd60c6-b0e9-49ef-a88f-fc24f1c9ae58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:49.816224 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:39:49.892558 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (1ebd60c6-b0e9-49ef-a88f-fc24f1c9ae58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:39:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-592303591',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=ce483d27-f375-4a2d-bbb4-c7feac279fac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14d73344ef54b619e09b488e7950865',provider_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-04-18T19:39:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:39:50Z,user_id='632563432a7a46e5bb7a9ddf732a4597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:49.900566 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca14ae87-a180-4087-b2c0-82041a5a3f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:49.911189 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (ca14ae87-a180-4087-b2c0-82041a5a3f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:49.920053 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f567fb3-f86f-4a1a-a5bd-8e4e8b7f3567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:49.925988 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0f567fb3-f86f-4a1a-a5bd-8e4e8b7f3567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'ce483d27-f375-4a2d-bbb4-c7feac279fac', 'volume_name': 'volume-ce483d27-f375-4a2d-bbb4-c7feac279fac', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:49.938071 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96fe1f10-dcd5-49ed-931c-7c5b553cf59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:49.944763 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (96fe1f10-dcd5-49ed-931c-7c5b553cf59c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:49.954028 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc51cf2-5ae7-4814-994a-f2b47b53f6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:49.955626 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Volume ce483d27-f375-4a2d-bbb4-c7feac279fac: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-ce483d27-f375-4a2d-bbb4-c7feac279fac', 'volume_size': 1}
Apr 18 19:39:49.958503 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce483d27-f375-4a2d-bbb4-c7feac279fac stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:49.961982 n-d-836017-2 sudo[113889]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:49.995639 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:49.999416 n-d-836017-2 sudo[113893]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce483d27-f375-4a2d-bbb4-c7feac279fac stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:39:50.000238 n-d-836017-2 sudo[113893]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:50.006350 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:39:50.025311 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Deleted volume successfully.
Apr 18 19:39:50.148192 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-51067e4b-6ae8-4ef5-abdc-1787c57ceba2 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-ed30fbe6-f37d-4ff5-8dd5-f3da25011dd3-delete_volume'" released by "delete_volume" :: held 4.416s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:39:51.272387 n-d-836017-2 sudo[113893]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:51.274406 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-ce483d27-f375-4a2d-bbb4-c7feac279fac stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.316s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:51.282983 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (7fc51cf2-5ae7-4814-994a-f2b47b53f6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-ce483d27-f375-4a2d-bbb4-c7feac279fac', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:51.288400 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8625492-7240-40c3-b22e-fd5d9ed846b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:39:51.395223 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Volume volume-ce483d27-f375-4a2d-bbb4-c7feac279fac (ce483d27-f375-4a2d-bbb4-c7feac279fac): created successfully
Apr 18 19:39:51.399967 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (c8625492-7240-40c3-b22e-fd5d9ed846b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:39:51.403747 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (af6c1394-bace-41ba-b8bc-541d673f88b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:39:51.479882 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-afd945ca-39f3-4476-84f2-bda63f8f0dfa tempest-VolumesActionsTest-803537767 None] Created volume successfully.
Apr 18 19:39:53.393835 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-ce483d27-f375-4a2d-bbb4-c7feac279fac-delete_volume'" acquired by "delete_volume" :: waited 0.029s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:39:53.666795 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Skipping remove_export. No iscsi_target is presently exported for volume: ce483d27-f375-4a2d-bbb4-c7feac279fac
Apr 18 19:39:53.668060 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce483d27-f375-4a2d-bbb4-c7feac279fac {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:53.720446 n-d-836017-2 sudo[113936]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce483d27-f375-4a2d-bbb4-c7feac279fac
Apr 18 19:39:53.725457 n-d-836017-2 sudo[113936]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:54.467874 n-d-836017-2 sudo[113936]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:54.470119 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-ce483d27-f375-4a2d-bbb4-c7feac279fac" returned: 0 in 0.802s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:54.479400 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 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-ce483d27-f375-4a2d-bbb4-c7feac279fac {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:54.564159 n-d-836017-2 sudo[113953]: 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-ce483d27-f375-4a2d-bbb4-c7feac279fac
Apr 18 19:39:54.575963 n-d-836017-2 sudo[113953]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:55.892793 n-d-836017-2 sudo[113953]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:55.895957 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-ce483d27-f375-4a2d-bbb4-c7feac279fac" returned: 0 in 1.417s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:55.899372 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce483d27-f375-4a2d-bbb4-c7feac279fac {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:55.962744 n-d-836017-2 sudo[113958]: 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-ce483d27-f375-4a2d-bbb4-c7feac279fac
Apr 18 19:39:55.966455 n-d-836017-2 sudo[113958]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:57.199289 n-d-836017-2 sudo[113958]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:57.202518 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-ce483d27-f375-4a2d-bbb4-c7feac279fac" returned: 0 in 1.303s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:57.204737 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Successfully deleted volume: ce483d27-f375-4a2d-bbb4-c7feac279fac
Apr 18 19:39:57.427202 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Created reservations ['aca67a4a-9944-470e-90a5-04a74f774128', '7ccc55a9-c365-4278-9e43-f6319798126c', '77a0fd81-79e8-47bc-97ea-ed5757c921d2', '3ae7e314-9baa-4ef1-8021-3cd691dd888d'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:39:57.430714 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 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.
Apr 18 19:39:57.430714 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:39:57.430714 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:39:57.622662 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:39:57.623797 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:57.672163 n-d-836017-2 sudo[113967]: 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
Apr 18 19:39:57.672989 n-d-836017-2 sudo[113967]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:58.459938 n-d-836017-2 sudo[113967]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:58.463046 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.839s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:58.466731 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:39:58.515377 n-d-836017-2 sudo[113970]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:39:58.516208 n-d-836017-2 sudo[113970]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:39:59.344507 n-d-836017-2 sudo[113970]: pam_unix(sudo:session): session closed for user root
Apr 18 19:39:59.346598 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] CMD "sudo 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.881s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:39:59.352908 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:39:59.370682 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Deleted volume successfully.
Apr 18 19:39:59.514045 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-a53aa918-fb55-4422-8b56-f77380022be2 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-ce483d27-f375-4a2d-bbb4-c7feac279fac-delete_volume'" released by "delete_volume" :: held 6.120s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:40:00.376395 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:40:00.381119 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:40:00.381829 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 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'
Apr 18 19:40:00.409605 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (6a75f829-41b4-416d-9f57-102a922609f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:40:00.413557 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9602ee7b-a680-4113-9a86-47eb60bf5640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:00.444128 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:40:00.499290 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9602ee7b-a680-4113-9a86-47eb60bf5640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:39:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-810641780',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=10b89e5a-15c2-4d57-b523-4e87f568b155,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14d73344ef54b619e09b488e7950865',provider_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-04-18T19:40:00Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:40:00Z,user_id='632563432a7a46e5bb7a9ddf732a4597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:00.503788 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84761e65-525e-4686-92f6-791c419e3448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:00.506410 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (84761e65-525e-4686-92f6-791c419e3448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:00.510857 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dde3ea04-11c6-4b33-a209-68d3f691270a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:00.514266 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (dde3ea04-11c6-4b33-a209-68d3f691270a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '10b89e5a-15c2-4d57-b523-4e87f568b155', 'volume_name': 'volume-10b89e5a-15c2-4d57-b523-4e87f568b155', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:00.517513 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0347ad66-fd76-4632-89a9-1f850fcac6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:00.520105 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (0347ad66-fd76-4632-89a9-1f850fcac6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:00.530627 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b2c2214-09e7-4af8-b50f-7dd844d1bf73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:00.531718 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Volume 10b89e5a-15c2-4d57-b523-4e87f568b155: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-10b89e5a-15c2-4d57-b523-4e87f568b155', 'volume_size': 1}
Apr 18 19:40:00.533182 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10b89e5a-15c2-4d57-b523-4e87f568b155 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:00.583731 n-d-836017-2 sudo[114005]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10b89e5a-15c2-4d57-b523-4e87f568b155 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:40:00.585480 n-d-836017-2 sudo[114005]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:01.740340 n-d-836017-2 sudo[114005]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:01.743843 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-10b89e5a-15c2-4d57-b523-4e87f568b155 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.210s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:01.749673 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (6b2c2214-09e7-4af8-b50f-7dd844d1bf73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-10b89e5a-15c2-4d57-b523-4e87f568b155', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:01.752778 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (def3cf97-949b-4584-b570-f86354128dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:01.874129 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Volume volume-10b89e5a-15c2-4d57-b523-4e87f568b155 (10b89e5a-15c2-4d57-b523-4e87f568b155): created successfully
Apr 18 19:40:01.876858 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (def3cf97-949b-4584-b570-f86354128dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:01.880206 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (6a75f829-41b4-416d-9f57-102a922609f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:40:01.982584 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-8e1e026e-cd46-4389-8e67-f94efae4fed8 tempest-VolumesActionsTest-803537767 None] Created volume successfully.
Apr 18 19:40:03.612562 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-10b89e5a-15c2-4d57-b523-4e87f568b155-delete_volume'" acquired by "delete_volume" :: waited 0.030s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:40:03.878090 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Skipping remove_export. No iscsi_target is presently exported for volume: 10b89e5a-15c2-4d57-b523-4e87f568b155
Apr 18 19:40:03.879291 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10b89e5a-15c2-4d57-b523-4e87f568b155 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:03.943929 n-d-836017-2 sudo[114090]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10b89e5a-15c2-4d57-b523-4e87f568b155
Apr 18 19:40:03.952281 n-d-836017-2 sudo[114090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:04.794401 n-d-836017-2 sudo[114090]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:04.796567 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-10b89e5a-15c2-4d57-b523-4e87f568b155" returned: 0 in 0.917s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:04.800293 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 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-10b89e5a-15c2-4d57-b523-4e87f568b155 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:04.830593 n-d-836017-2 sudo[114111]: 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-10b89e5a-15c2-4d57-b523-4e87f568b155
Apr 18 19:40:04.832188 n-d-836017-2 sudo[114111]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:05.613464 n-d-836017-2 sudo[114111]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:05.615887 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-10b89e5a-15c2-4d57-b523-4e87f568b155" returned: 0 in 0.816s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:05.620061 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10b89e5a-15c2-4d57-b523-4e87f568b155 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:05.689186 n-d-836017-2 sudo[114115]: 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-10b89e5a-15c2-4d57-b523-4e87f568b155
Apr 18 19:40:05.696155 n-d-836017-2 sudo[114115]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:06.464684 n-d-836017-2 sudo[114115]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:06.468182 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-10b89e5a-15c2-4d57-b523-4e87f568b155" returned: 0 in 0.848s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:06.471643 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Successfully deleted volume: 10b89e5a-15c2-4d57-b523-4e87f568b155
Apr 18 19:40:06.541451 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:40:06.541821 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:40:06.542754 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:06.596147 n-d-836017-2 sudo[114149]: 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
Apr 18 19:40:06.597616 n-d-836017-2 sudo[114149]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:06.687339 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Created reservations ['9b31d47f-407f-498f-81cb-604a1661cb42', '475db118-46e6-4912-a872-9778431435c2', '6ee1a72c-1ed7-4380-b5b9-37d33e8e6c88', 'cbf54f2b-8f72-4b85-834b-94104d94c381'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:40:06.691477 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 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.
Apr 18 19:40:06.691477 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:40:06.691477 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:40:06.948906 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:40:06.952060 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:07.021058 n-d-836017-2 sudo[114157]: 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
Apr 18 19:40:07.021846 n-d-836017-2 sudo[114157]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:07.497529 n-d-836017-2 sudo[114149]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:07.499944 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.957s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:07.501957 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:07.639195 n-d-836017-2 sudo[114167]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:40:07.642701 n-d-836017-2 sudo[114167]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:08.117438 n-d-836017-2 sudo[114157]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:08.120605 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.169s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:08.123120 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:08.157562 n-d-836017-2 sudo[114172]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:40:08.158462 n-d-836017-2 sudo[114172]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:08.590782 n-d-836017-2 sudo[114167]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:08.594364 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.092s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:08.597373 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:40:09.213149 n-d-836017-2 sudo[114172]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:09.216525 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] CMD "sudo 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.093s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:09.217517 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:40:09.226208 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Deleted volume successfully.
Apr 18 19:40:09.354203 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:40:09.367256 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:40:09.369600 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 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'
Apr 18 19:40:09.414782 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (81f716f9-3f66-4711-85f5-0fc80f6d5cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:40:09.414782 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ddc1be8-c6bc-4728-bbd2-840a30830caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:09.450939 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:40:09.481574 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (9ddc1be8-c6bc-4728-bbd2-840a30830caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1788239797',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=e020f286-e810-4b8f-be17-6fb0a83d0453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b14d73344ef54b619e09b488e7950865',provider_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-04-18T19:40:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:40:09Z,user_id='632563432a7a46e5bb7a9ddf732a4597',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:09.487872 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfe65d8e-e734-487c-bd49-e5a1790b3dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:09.491593 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (cfe65d8e-e734-487c-bd49-e5a1790b3dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:09.499363 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4668b9c3-c200-487d-8fa3-871ccdfba0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:09.501658 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4668b9c3-c200-487d-8fa3-871ccdfba0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'e020f286-e810-4b8f-be17-6fb0a83d0453', 'volume_name': 'volume-e020f286-e810-4b8f-be17-6fb0a83d0453', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:09.520061 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (491e35b7-ef8b-41d5-87be-99349a0ad73d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:09.524356 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (491e35b7-ef8b-41d5-87be-99349a0ad73d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:09.527991 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa8a376b-b939-47ad-837e-06773210753d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:09.529590 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Volume e020f286-e810-4b8f-be17-6fb0a83d0453: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-e020f286-e810-4b8f-be17-6fb0a83d0453', 'volume_size': 1}
Apr 18 19:40:09.531234 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e020f286-e810-4b8f-be17-6fb0a83d0453 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:09.586037 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-50f18eef-9333-400f-8005-984fa664ec45 tempest-VolumesActionsTest-1838395051 None] Lock "b'cinder-10b89e5a-15c2-4d57-b523-4e87f568b155-delete_volume'" released by "delete_volume" :: held 5.971s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:40:09.603086 n-d-836017-2 sudo[114182]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e020f286-e810-4b8f-be17-6fb0a83d0453 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:40:09.604364 n-d-836017-2 sudo[114182]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:10.526731 n-d-836017-2 sudo[114182]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:10.530256 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-e020f286-e810-4b8f-be17-6fb0a83d0453 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.999s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:10.533447 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (fa8a376b-b939-47ad-837e-06773210753d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-e020f286-e810-4b8f-be17-6fb0a83d0453', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:10.536258 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bae1eb53-84ad-4187-8148-ae8e2e67c761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:10.649878 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Volume volume-e020f286-e810-4b8f-be17-6fb0a83d0453 (e020f286-e810-4b8f-be17-6fb0a83d0453): created successfully
Apr 18 19:40:10.651900 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (bae1eb53-84ad-4187-8148-ae8e2e67c761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:10.658365 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Flow 'volume_create_manager' (81f716f9-3f66-4711-85f5-0fc80f6d5cc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:40:10.768937 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-439b33ea-3c6a-4d62-b33e-a68832aa1666 tempest-VolumesActionsTest-803537767 None] Created volume successfully.
Apr 18 19:40:14.058505 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-e020f286-e810-4b8f-be17-6fb0a83d0453-delete_volume'" acquired by "delete_volume" :: waited 0.010s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:40:14.292905 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Skipping remove_export. No iscsi_target is presently exported for volume: e020f286-e810-4b8f-be17-6fb0a83d0453
Apr 18 19:40:14.294589 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e020f286-e810-4b8f-be17-6fb0a83d0453 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:14.331976 n-d-836017-2 sudo[114227]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e020f286-e810-4b8f-be17-6fb0a83d0453
Apr 18 19:40:14.333862 n-d-836017-2 sudo[114227]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:15.179554 n-d-836017-2 sudo[114227]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:15.181978 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-e020f286-e810-4b8f-be17-6fb0a83d0453" returned: 0 in 0.887s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:15.185702 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 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-e020f286-e810-4b8f-be17-6fb0a83d0453 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:15.260814 n-d-836017-2 sudo[114240]: 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-e020f286-e810-4b8f-be17-6fb0a83d0453
Apr 18 19:40:15.265069 n-d-836017-2 sudo[114240]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:16.200194 n-d-836017-2 sudo[114240]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:16.202800 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-e020f286-e810-4b8f-be17-6fb0a83d0453" returned: 0 in 1.017s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:16.205721 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e020f286-e810-4b8f-be17-6fb0a83d0453 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:16.283027 n-d-836017-2 sudo[114254]: 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-e020f286-e810-4b8f-be17-6fb0a83d0453
Apr 18 19:40:16.283845 n-d-836017-2 sudo[114254]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:17.395680 n-d-836017-2 sudo[114254]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:17.399722 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-e020f286-e810-4b8f-be17-6fb0a83d0453" returned: 0 in 1.192s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:17.405532 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Successfully deleted volume: e020f286-e810-4b8f-be17-6fb0a83d0453
Apr 18 19:40:17.620057 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Created reservations ['ca5dceed-db60-4ad5-b7e4-1eaa5d5f7376', 'cab4e2f4-eb43-4800-8744-601bb7863dab', '3b4f6951-3212-4235-83aa-617e0eb27a11', '76f89122-a4d2-4b0e-8f13-1ef12635a965'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:40:17.623823 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 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.
Apr 18 19:40:17.623823 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:40:17.623823 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:40:18.141813 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:40:18.146337 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:18.200208 n-d-836017-2 sudo[114265]: 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
Apr 18 19:40:18.202063 n-d-836017-2 sudo[114265]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:19.220018 n-d-836017-2 sudo[114265]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:19.223099 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.080s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:19.230837 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:19.286057 n-d-836017-2 sudo[114272]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:40:19.287178 n-d-836017-2 sudo[114272]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:20.022052 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e-delete_volume'" acquired by "delete_volume" :: waited 0.015s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:40:20.040823 n-d-836017-2 sudo[114272]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:20.052823 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] CMD "sudo 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.827s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:20.054426 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:40:20.069425 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Deleted volume successfully.
Apr 18 19:40:20.244224 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Skipping remove_export. No iscsi_target is presently exported for volume: 7006dfdd-244b-45c6-a973-16eabf3a634e
Apr 18 19:40:20.251727 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7006dfdd-244b-45c6-a973-16eabf3a634e {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:20.281623 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-3ab2094e-d40c-4805-9b87-7bd266ee9bc9 tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-e020f286-e810-4b8f-be17-6fb0a83d0453-delete_volume'" released by "delete_volume" :: held 6.223s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:40:20.288829 n-d-836017-2 sudo[114276]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7006dfdd-244b-45c6-a973-16eabf3a634e
Apr 18 19:40:20.290479 n-d-836017-2 sudo[114276]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:20.913318 n-d-836017-2 sudo[114276]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:20.915387 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-7006dfdd-244b-45c6-a973-16eabf3a634e" returned: 0 in 0.670s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:20.917213 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 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-7006dfdd-244b-45c6-a973-16eabf3a634e {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:20.956439 n-d-836017-2 sudo[114279]: 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-7006dfdd-244b-45c6-a973-16eabf3a634e
Apr 18 19:40:20.957359 n-d-836017-2 sudo[114279]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:21.435066 n-d-836017-2 sudo[114279]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:21.437705 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-7006dfdd-244b-45c6-a973-16eabf3a634e" returned: 0 in 0.520s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:21.440900 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7006dfdd-244b-45c6-a973-16eabf3a634e {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:21.479722 n-d-836017-2 sudo[114283]: 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-7006dfdd-244b-45c6-a973-16eabf3a634e
Apr 18 19:40:21.490238 n-d-836017-2 sudo[114283]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:22.640079 n-d-836017-2 sudo[114283]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:22.642501 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-7006dfdd-244b-45c6-a973-16eabf3a634e" returned: 0 in 1.201s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:22.644265 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Successfully deleted volume: 7006dfdd-244b-45c6-a973-16eabf3a634e
Apr 18 19:40:22.928971 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Created reservations ['f560de10-cb10-4e81-841b-193bf1bf4024', 'd90b08e0-ecbc-43da-98ed-91326307288e', '13ae422a-fa0b-411c-b0fb-2fefef3e6623', '16cae3f0-0477-49f4-a740-3b2d17230b8b'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:40:22.938637 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 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.
Apr 18 19:40:22.938637 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:40:22.938637 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:40:23.249211 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:40:23.250028 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:23.287356 n-d-836017-2 sudo[114291]: 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
Apr 18 19:40:23.288150 n-d-836017-2 sudo[114291]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:24.047054 n-d-836017-2 sudo[114291]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:24.049471 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.799s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:24.052489 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:24.118397 n-d-836017-2 sudo[114304]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:40:24.119934 n-d-836017-2 sudo[114304]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:24.974698 n-d-836017-2 sudo[114304]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:24.978000 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] CMD "sudo 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.926s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:24.982754 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:40:24.991039 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Deleted volume successfully.
Apr 18 19:40:25.089992 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-ee57e23d-2fcb-45ea-95f0-cc61b554dc67 tempest-VolumesActionsTest-803537767 None] Lock "b'cinder-7006dfdd-244b-45c6-a973-16eabf3a634e-delete_volume'" released by "delete_volume" :: held 5.067s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:40:49.758851 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:40:49.770058 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:40:49.777306 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 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'
Apr 18 19:40:49.813494 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Flow 'volume_create_manager' (1f3a5a94-a611-488c-89fd-ee26d1f2753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:40:49.817880 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c15c4364-761e-4c5f-bcbc-139f1d745e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:49.847807 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:40:49.890237 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (c15c4364-761e-4c5f-bcbc-139f1d745e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-652343110',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7610479f5b1471a8286e59a4f2805ef',provider_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-04-18T19:40:50Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:40:50Z,user_id='cdd20156cbb24937b1a49afafe880f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:49.893850 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4a22c99-7ffc-4aba-9b22-11fd7bd75cb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:49.911348 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (a4a22c99-7ffc-4aba-9b22-11fd7bd75cb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:49.920293 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da974451-5adb-4e6d-99a3-40dcaa5d6f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:49.925728 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (da974451-5adb-4e6d-99a3-40dcaa5d6f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8', 'volume_name': 'volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:49.929203 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ceaa68ca-a6c8-4819-9a86-e593d4c9b48c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:49.932611 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ceaa68ca-a6c8-4819-9a86-e593d4c9b48c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:49.936226 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72313b61-2e5d-4da0-821b-c849770b9c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:49.937144 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Volume 3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8', 'volume_size': 1}
Apr 18 19:40:49.939145 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:49.971780 n-d-836017-2 sudo[114722]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:40:49.972796 n-d-836017-2 sudo[114722]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:51.032045 n-d-836017-2 sudo[114722]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:51.034337 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.095s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:51.039357 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (72313b61-2e5d-4da0-821b-c849770b9c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:51.043500 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d603b60-6aed-4cfb-801e-b7c9358c91d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:40:51.135626 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Volume volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 (3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8): created successfully
Apr 18 19:40:51.139963 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (4d603b60-6aed-4cfb-801e-b7c9358c91d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:40:51.144533 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Flow 'volume_create_manager' (1f3a5a94-a611-488c-89fd-ee26d1f2753f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:40:51.220644 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-068d0832-2cd3-49cb-b343-27948a9c43e1 tempest-VolumesTransfersV355Test-1416177006 None] Created volume successfully.
Apr 18 19:40:53.843858 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-52f4a102-c6ad-41db-8b3f-98004a96313f tempest-VolumesTransfersV355Test-657919852 None] Transfer volume completed successfully.
Apr 18 19:40:55.712655 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Lock "b'cinder-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8-delete_volume'" acquired by "delete_volume" :: waited 0.019s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:40:55.928688 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Skipping remove_export. No iscsi_target is presently exported for volume: 3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8
Apr 18 19:40:55.932882 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:55.995393 n-d-836017-2 sudo[114859]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8
Apr 18 19:40:55.998617 n-d-836017-2 sudo[114859]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:57.123383 n-d-836017-2 sudo[114859]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:57.125842 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8" returned: 0 in 1.196s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:57.127769 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 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-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:57.203447 n-d-836017-2 sudo[114875]: 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-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8
Apr 18 19:40:57.207740 n-d-836017-2 sudo[114875]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:58.352433 n-d-836017-2 sudo[114875]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:58.355940 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8" returned: 0 in 1.228s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:58.358619 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:58.429896 n-d-836017-2 sudo[114879]: 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-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8
Apr 18 19:40:58.442770 n-d-836017-2 sudo[114879]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:40:59.502101 n-d-836017-2 sudo[114879]: pam_unix(sudo:session): session closed for user root
Apr 18 19:40:59.505050 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8" returned: 0 in 1.146s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:40:59.507460 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Successfully deleted volume: 3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8
Apr 18 19:40:59.653563 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Created reservations ['8f3cddb3-44c1-4302-9ffe-25c2b8011bee', 'a6e13017-3811-4a6d-87c8-5e8f6a8464cd', 'fc4d2bcb-248f-4d0f-8d8a-09a496618e23', '83c033d2-9d48-4480-a933-54e422473ae3'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:40:59.656365 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 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.
Apr 18 19:40:59.656365 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:40:59.656365 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:40:59.881863 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:40:59.883143 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:40:59.940287 n-d-836017-2 sudo[114899]: 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
Apr 18 19:40:59.952225 n-d-836017-2 sudo[114899]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:00.703591 n-d-836017-2 sudo[114899]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:00.705880 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.823s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:00.707929 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:00.754506 n-d-836017-2 sudo[114912]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:41:00.758563 n-d-836017-2 sudo[114912]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:01.617618 n-d-836017-2 sudo[114912]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:01.621220 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo 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.912s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:01.628936 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:41:01.646192 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Deleted volume successfully.
Apr 18 19:41:01.737520 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-c8593e33-237b-40de-95f4-c14cfb3e25d0 tempest-VolumesTransfersV355Test-504975263 None] Lock "b'cinder-3d1285df-b087-45ec-8cb5-1ea1ff9ee1e8-delete_volume'" released by "delete_volume" :: held 6.025s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:41:02.232502 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:41:02.237918 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:41:02.239261 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 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'
Apr 18 19:41:02.284934 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Flow 'volume_create_manager' (61934c6e-3b2d-4b8f-aea8-a922cdc86ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:41:02.296449 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82acb6ab-2296-4a2b-9232-7923c8469a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:02.356769 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:41:02.428668 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (82acb6ab-2296-4a2b-9232-7923c8469a1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:41:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1913188622',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=cfe215c9-0e00-4ffe-addf-e5073f77c4a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7610479f5b1471a8286e59a4f2805ef',provider_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-04-18T19:41:02Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:41:02Z,user_id='cdd20156cbb24937b1a49afafe880f67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:02.437092 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50c1df5c-5868-40e9-8f0b-9563155895b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:02.443580 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (50c1df5c-5868-40e9-8f0b-9563155895b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:02.453518 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de8cd308-6e3c-48bc-9609-fd025fb0f7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:02.456251 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (de8cd308-6e3c-48bc-9609-fd025fb0f7f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'cfe215c9-0e00-4ffe-addf-e5073f77c4a0', 'volume_name': 'volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:02.459450 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed1b311-b774-47f9-8c3b-14b660a4c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:02.463324 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (4ed1b311-b774-47f9-8c3b-14b660a4c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:02.468235 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f422baa7-fa97-4ce7-8ebc-3a4da7d1efac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:02.469130 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Volume cfe215c9-0e00-4ffe-addf-e5073f77c4a0: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0', 'volume_size': 1}
Apr 18 19:41:02.471403 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:02.530758 n-d-836017-2 sudo[114935]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:41:02.537902 n-d-836017-2 sudo[114935]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:03.946262 n-d-836017-2 sudo[114935]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:03.949239 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.477s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:03.957456 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (f422baa7-fa97-4ce7-8ebc-3a4da7d1efac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:03.962127 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce96c911-bf8f-4a2b-848b-a7e3a72efa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:04.038267 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Volume volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 (cfe215c9-0e00-4ffe-addf-e5073f77c4a0): created successfully
Apr 18 19:41:04.041004 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (ce96c911-bf8f-4a2b-848b-a7e3a72efa1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:04.050867 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Flow 'volume_create_manager' (61934c6e-3b2d-4b8f-aea8-a922cdc86ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:41:04.168533 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-357d62d6-57c2-4913-9ba8-17b5be65fe3a tempest-VolumesTransfersV355Test-1416177006 None] Created volume successfully.
Apr 18 19:41:05.999886 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Lock "b'cinder-cfe215c9-0e00-4ffe-addf-e5073f77c4a0-delete_volume'" acquired by "delete_volume" :: waited 0.012s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:41:06.236867 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Skipping remove_export. No iscsi_target is presently exported for volume: cfe215c9-0e00-4ffe-addf-e5073f77c4a0
Apr 18 19:41:06.238168 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:06.273160 n-d-836017-2 sudo[115047]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0
Apr 18 19:41:06.276374 n-d-836017-2 sudo[115047]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:06.545972 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:41:06.548097 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:41:06.548978 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:06.590320 n-d-836017-2 sudo[115055]: 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
Apr 18 19:41:06.596226 n-d-836017-2 sudo[115055]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:07.546049 n-d-836017-2 sudo[115047]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:07.549194 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0" returned: 0 in 1.310s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:07.552200 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 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-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:07.626488 n-d-836017-2 sudo[115090]: 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-cfe215c9-0e00-4ffe-addf-e5073f77c4a0
Apr 18 19:41:07.628118 n-d-836017-2 sudo[115090]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:07.676771 n-d-836017-2 sudo[115055]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:07.678858 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.130s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:07.683048 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:07.759532 n-d-836017-2 sudo[115095]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:41:07.767697 n-d-836017-2 sudo[115095]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:08.654054 n-d-836017-2 sudo[115090]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:08.656210 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0" returned: 0 in 1.104s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:08.658302 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:08.722247 n-d-836017-2 sudo[115127]: 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-cfe215c9-0e00-4ffe-addf-e5073f77c4a0
Apr 18 19:41:08.723103 n-d-836017-2 sudo[115127]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:08.762468 n-d-836017-2 sudo[115095]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:08.765335 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.084s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:08.767312 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:41:09.485699 n-d-836017-2 sudo[115127]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:09.487548 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-cfe215c9-0e00-4ffe-addf-e5073f77c4a0" returned: 0 in 0.829s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:09.488383 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Successfully deleted volume: cfe215c9-0e00-4ffe-addf-e5073f77c4a0
Apr 18 19:41:09.899059 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.quota [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Created reservations ['2dd4e6f5-ae20-4292-b37e-bf28abad8fb8', '76e2abe5-64a0-481b-8830-ca78b3cca4d2', 'b91f176e-0053-4f2d-86d6-b1f21cefb85c', '0e2b5d61-964c-4dfa-8046-baba5767a61a'] {{(pid=93006) reserve /opt/stack/cinder/cinder/quota.py:1036}}
Apr 18 19:41:09.901767 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 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.
Apr 18 19:41:09.901767 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:41:09.901767 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:41:10.146207 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:41:10.147907 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:10.198664 n-d-836017-2 sudo[115150]: 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
Apr 18 19:41:10.199478 n-d-836017-2 sudo[115150]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:10.957246 n-d-836017-2 sudo[115150]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:10.959936 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf 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.812s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:10.964974 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Running cmd (subprocess): sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:11.004955 n-d-836017-2 sudo[115164]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:41:11.007023 n-d-836017-2 sudo[115164]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:11.749516 n-d-836017-2 sudo[115164]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:11.751696 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] CMD "sudo 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:11.754352 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:41:11.772071 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Deleted volume successfully.
Apr 18 19:41:11.896253 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-b4e362b6-d270-4be2-9075-05d8bfa1a9fe tempest-VolumesTransfersV355Test-504975263 None] Lock "b'cinder-cfe215c9-0e00-4ffe-addf-e5073f77c4a0-delete_volume'" released by "delete_volume" :: held 5.896s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:41:24.970717 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:41:24.975640 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:41:24.976251 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 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'
Apr 18 19:41:25.036126 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Flow 'volume_create_manager' (09ef3ab0-9b48-4a5f-8668-ecc49790439f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:41:25.044504 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51785c8c-1b74-46aa-adb7-8ed295f89a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:25.123886 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:41:25.225385 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (51785c8c-1b74-46aa-adb7-8ed295f89a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:41:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-517674332',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=8c4fb72b-45a7-4ed5-8b88-178daf39c4e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9856c0e9ebf944f5ae67dc2c8adf9d2a',provider_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-04-18T19:41:25Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:41:25Z,user_id='0b95bdba86a248a98aed38b613e45b76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:25.236959 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dff13946-7a73-472f-aba5-22feaf37bf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:25.236959 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (dff13946-7a73-472f-aba5-22feaf37bf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:25.236959 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d9dabad-1568-4605-bd0c-bd14e3198d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:25.236959 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (7d9dabad-1568-4605-bd0c-bd14e3198d16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '8c4fb72b-45a7-4ed5-8b88-178daf39c4e6', 'volume_name': 'volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:25.253634 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (509b03cc-5b30-4bc7-9adb-626b8ff25f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:25.259656 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (509b03cc-5b30-4bc7-9adb-626b8ff25f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:25.286328 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b622387-9a8e-4cee-8364-9d56129966dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:25.301042 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Volume 8c4fb72b-45a7-4ed5-8b88-178daf39c4e6: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6', 'volume_size': 1}
Apr 18 19:41:25.302620 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:25.365401 n-d-836017-2 sudo[115287]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:41:25.367332 n-d-836017-2 sudo[115287]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:25.858136 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:41:25.865571 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:41:25.870223 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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'
Apr 18 19:41:25.915365 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Flow 'volume_create_manager' (9ba2521c-b1fa-49c6-b959-298b2cf2609c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:41:25.921369 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4746cece-0820-4eac-a6d8-44a354a3236e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:25.972011 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:41:26.090584 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (4746cece-0820-4eac-a6d8-44a354a3236e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:41:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-199122802',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=bdb2c6b1-030f-4c88-b64e-6259eab9abc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b05b3bfc6f4792a58f276b63d5c65b',provider_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-04-18T19:41:26Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:41:26Z,user_id='2f933c3a5806446a91d97266fca098ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:26.093460 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0eb6a0fb-0c67-4ad9-88eb-77078b1f1827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:26.098330 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (0eb6a0fb-0c67-4ad9-88eb-77078b1f1827) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:26.100858 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f4a27d5-91fb-48dd-acf0-ee99fb79284d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:26.311463 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (3f4a27d5-91fb-48dd-acf0-ee99fb79284d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'image', 'volume_id': 'bdb2c6b1-030f-4c88-b64e-6259eab9abc6', 'volume_name': 'volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:26.319211 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d24c785f-2b5b-44b5-b095-76dc8b44c85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:26.324063 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (d24c785f-2b5b-44b5-b095-76dc8b44c85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:26.349122 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b873eafb-6188-4b63-a172-947ee7d6a681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:26.351731 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume bdb2c6b1-030f-4c88-b64e-6259eab9abc6: being created as image with specification: {'status': 'creating', 'volume_name': 'volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }
Apr 18 19:41:26.375650 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Cloning bdb2c6b1-030f-4c88-b64e-6259eab9abc6 from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 at location (None, None). {{(pid=93006) _create_from_image /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1004}}
Apr 18 19:41:26.644705 n-d-836017-2 sudo[115287]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:26.647851 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.345s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:26.671231 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (9b622387-9a8e-4cee-8364-9d56129966dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:26.688093 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4e9f97b-5d6b-4a22-980a-7d55032aa164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:41:26.828293 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Volume volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 (8c4fb72b-45a7-4ed5-8b88-178daf39c4e6): created successfully
Apr 18 19:41:26.837729 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (e4e9f97b-5d6b-4a22-980a-7d55032aa164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:41:26.850127 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Flow 'volume_create_manager' (09ef3ab0-9b48-4a5f-8668-ecc49790439f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:41:26.979282 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-f12b81b7-7108-4850-8502-108a2d6d5f15 tempest-VolumesBackupsTest-1832797490 None] Created volume successfully.
Apr 18 19:41:50.327553 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Image fetch details: dest /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1, size 616.00 MB, duration 23.95 sec {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:529}}
Apr 18 19:41:50.328695 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Image download 616.00 MB at 25.72 MB/s
Apr 18 19:41:50.388502 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:50.589686 n-d-836017-2 sudo[115742]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1
Apr 18 19:41:50.590686 n-d-836017-2 sudo[115742]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:51.554068 n-d-836017-2 sudo[115742]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:51.556805 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1" returned: 0 in 1.168s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:51.557702 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 is fetched for user 2f933c3a5806446a91d97266fca098ab. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1007}}
Apr 18 19:41:51.774075 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:51.931932 n-d-836017-2 sudo[115765]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1
Apr 18 19:41:51.932905 n-d-836017-2 sudo[115765]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:52.481092 n-d-836017-2 sudo[115765]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:52.487618 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1" returned: 0 in 0.710s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:52.488026 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:52.512357 n-d-836017-2 sudo[115784]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:41:52.513154 n-d-836017-2 sudo[115784]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:53.365178 n-d-836017-2 sudo[115784]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:53.367868 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.880s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:53.537429 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Attempting download of c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume bdb2c6b1-030f-4c88-b64e-6259eab9abc6. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1124}}
Apr 18 19:41:53.639309 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_bftep430 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:53.818088 n-d-836017-2 sudo[115819]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_bftep430
Apr 18 19:41:53.820382 n-d-836017-2 sudo[115819]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:54.564957 n-d-836017-2 sudo[115819]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:54.567166 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_bftep430" returned: 0 in 0.927s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:54.568478 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:54.885429 n-d-836017-2 sudo[115824]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1
Apr 18 19:41:54.886976 n-d-836017-2 sudo[115824]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:55.783714 n-d-836017-2 sudo[115824]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:55.786263 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1" returned: 0 in 1.217s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:55.787055 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 was vhdx, converting to raw {{(pid=93006) fetch_to_volume_format /opt/stack/cinder/cinder/image/image_utils.py:724}}
Apr 18 19:41:55.788375 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6 oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:55.853549 n-d-836017-2 sudo[115829]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6 oflag=direct
Apr 18 19:41:55.857772 n-d-836017-2 sudo[115829]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:41:56.885045 n-d-836017-2 sudo[115829]: pam_unix(sudo:session): session closed for user root
Apr 18 19:41:56.888346 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 of=/dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6 oflag=direct" returned: 0 in 1.100s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:41:56.890774 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:41:56.920569 n-d-836017-2 sudo[115851]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6
Apr 18 19:41:56.922850 n-d-836017-2 sudo[115851]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:04.258358 n-d-836017-2 sudo[115851]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:04.261242 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 /dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6" returned: 0 in 7.370s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:04.264007 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:04.377158 n-d-836017-2 sudo[115973]: 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1
Apr 18 19:42:04.377979 n-d-836017-2 sudo[115973]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:04.963291 n-d-836017-2 sudo[115973]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:04.966101 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 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_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1" returned: 0 in 0.702s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:04.967218 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Image conversion details: src /opt/stack/data/cinder/conversion/image_fetch_c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445_g2s5rffxn-d-836017-2@lvmdriver-1, size 700.00 MB, duration 7.37 sec, destination /dev/mapper/stack--volumes--lvmdriver--1-volume--bdb2c6b1--030f--4c88--b64e--6259eab9abc6 {{(pid=93006) _convert_image /opt/stack/cinder/cinder/image/image_utils.py:382}}
Apr 18 19:42:04.967588 n-d-836017-2 cinder-volume[93006]: INFO cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Converted 700.00 MB image at 94.95 MB/s
Apr 18 19:42:04.970746 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Downloaded image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 ((None, None)) to volume bdb2c6b1-030f-4c88-b64e-6259eab9abc6 successfully. {{(pid=93006) copy_image_to_volume /opt/stack/cinder/cinder/volume/volume_utils.py:1164}}
Apr 18 19:42:05.304743 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.image.image_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Temporary image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 for user 2f933c3a5806446a91d97266fca098ab is deleted. {{(pid=93006) fetch /opt/stack/cinder/cinder/image/image_utils.py:1011}}
Apr 18 19:42:05.305404 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Marking volume bdb2c6b1-030f-4c88-b64e-6259eab9abc6 as bootable. {{(pid=93006) enable_bootable_flag /opt/stack/cinder/cinder/volume/volume_utils.py:1080}}
Apr 18 19:42:05.410509 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:05.461738 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Copying metadata from image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 to bdb2c6b1-030f-4c88-b64e-6259eab9abc6. {{(pid=93006) _handle_bootable_volume_glance_meta /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:440}}
Apr 18 19:42:05.462215 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Creating volume glance metadata for volume bdb2c6b1-030f-4c88-b64e-6259eab9abc6 backed by image c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445 with: {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': '', 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'image_name': 'ubuntu-16', 'checksum': '318f990048c8a194829e52141534610d', 'container_format': 'bare', 'disk_format': 'vhdx', 'min_disk': 0, 'min_ram': 0, 'size': 645922816}. {{(pid=93006) _capture_volume_image_metadata /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:654}}
Apr 18 19:42:05.480435 n-d-836017-2 sudo[115984]: 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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:05.482532 n-d-836017-2 sudo[115984]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:06.247364 n-d-836017-2 sudo[115984]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:06.258403 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b873eafb-6188-4b63-a172-947ee7d6a681) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6', 'volume_size': 1, 'image_id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', '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': '915060da836549d89138263ced431c40', 'os_hidden': False, 'os_hash_algo': 'sha512', 'os_hash_value': '1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53', 'id': 'c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445', 'created_at': datetime.datetime(2022, 4, 18, 19, 10, 17, tzinfo=datetime.timezone.utc), 'updated_at': datetime.datetime(2022, 4, 18, 19, 10, 36, tzinfo=datetime.timezone.utc), 'tags': [], 'file': '/v2/images/c2cefb32-1ac2-47aa-aa6a-ccb5ad06a445/file', 'properties': {'hw_rng_model': 'virtio', 'owner_specified.openstack.md5': '', 'owner_specified.openstack.object': 'images/ubuntu-16', 'owner_specified.openstack.sha256': ''}}, 'image_service': }' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:06.269672 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83e63eb2-157f-4d9a-8496-5e60a782c551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:06.289652 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6" returned: 0 in 0.877s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:06.480725 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 (bdb2c6b1-030f-4c88-b64e-6259eab9abc6): created successfully
Apr 18 19:42:06.483456 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (83e63eb2-157f-4d9a-8496-5e60a782c551) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:06.508372 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Flow 'volume_create_manager' (9ba2521c-b1fa-49c6-b959-298b2cf2609c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:42:06.532663 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:06.534237 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:06.535268 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230689029152]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:06.538372 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Targets prior to update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:42:06.545191 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Creating iscsi_target for Volume ID: volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Created volume path /opt/stack/data/cinder/volumes/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6,
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: incominguser HvFSS3aDN2K43TsNozkQ oCwzuLRY8QQNiNDV
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:42:06.684816 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:42:06.690960 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:42:06.691380 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:42:06.692365 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:06.746082 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-8365dc88-4eb8-43ef-a695-390d42496a71 tempest-TaggedBootDevicesTest_v242-288693581 None] Created volume successfully.
Apr 18 19:42:06.760426 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:06.771827 n-d-836017-2 sudo[116001]: 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
Apr 18 19:42:06.775848 n-d-836017-2 sudo[116001]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:07.594028 n-d-836017-2 sudo[116001]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:07.595756 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.903s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:07.597929 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:07.666870 n-d-836017-2 sudo[116031]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:42:07.668673 n-d-836017-2 sudo[116031]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:08.133974 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6" returned: 0 in 1.446s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:08.134621 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230689029152]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:08.135662 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:42:08.136530 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:42:08.138799 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:08.149330 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.010s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:08.149970 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230689029152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n System information:\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:08.150896 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Targets after update: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:42:08.152051 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:08.313377 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.154s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:08.317876 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230689029152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n System information:\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:08.323534 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:08.432094 n-d-836017-2 sudo[116031]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:08.434963 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.836s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:08.436132 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:42:08.753851 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.434s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:08.754429 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230689029152]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n System information:\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:08.755435 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Set provider_location to: 10.222.0.69:3260,1 iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:42:09.088845 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:42:09.093202 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:42:09.093697 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 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'
Apr 18 19:42:09.122826 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Flow 'volume_create_manager' (83a77969-30d1-4e3f-84bb-6a57249617b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:42:09.126030 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a4eb205-1240-4b35-b528-f4d182145cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:09.195536 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6', 'target_lun': 1, 'volume_id': '8c4fb72b-45a7-4ed5-8b88-178daf39c4e6', 'auth_method': 'CHAP', 'auth_username': 'HvFSS3aDN2K43TsNozkQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '06796d74-3f9b-45c7-b4d5-51c6a4df1470'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:42:09.212786 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:42:09.291248 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (2a4eb205-1240-4b35-b528-f4d182145cde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:42:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2072858746',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=3303292f-2c90-4dc9-9aa3-63bc7d71fc37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b05b3bfc6f4792a58f276b63d5c65b',provider_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-04-18T19:42:09Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:42:09Z,user_id='2f933c3a5806446a91d97266fca098ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:09.299671 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79493058-a5c0-4f6c-9369-3ba27794f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:09.306812 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (79493058-a5c0-4f6c-9369-3ba27794f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:09.312135 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57d2ef64-86b0-4e48-98da-684935cf0a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:09.317580 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (57d2ef64-86b0-4e48-98da-684935cf0a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': '3303292f-2c90-4dc9-9aa3-63bc7d71fc37', 'volume_name': 'volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:09.323529 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97107cd-8480-4030-92d6-ad36a5118520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:09.327589 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (b97107cd-8480-4030-92d6-ad36a5118520) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:09.354674 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ecbb1b7-d56e-49cf-9c58-dd07f4ca1fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:09.355848 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume 3303292f-2c90-4dc9-9aa3-63bc7d71fc37: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37', 'volume_size': 1}
Apr 18 19:42:09.357444 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:09.414284 n-d-836017-2 sudo[116094]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:42:09.416675 n-d-836017-2 sudo[116094]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:09.820922 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-24f53727-ed54-4eff-8e7c-3514d1c0f620 req-83751f67-7ac6-47bb-bc3a-bff7ed1c863a tempest-VolumesBackupsTest-1832797490 None] attachment_update completed successfully.
Apr 18 19:42:10.982717 n-d-836017-2 sudo[116094]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:10.984531 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.627s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:10.987583 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (4ecbb1b7-d56e-49cf-9c58-dd07f4ca1fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:10.990184 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (566a27e6-f5c3-479f-83f1-f42d33a4f13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:11.092798 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 (3303292f-2c90-4dc9-9aa3-63bc7d71fc37): created successfully
Apr 18 19:42:11.095795 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (566a27e6-f5c3-479f-83f1-f42d33a4f13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:11.100888 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Flow 'volume_create_manager' (83a77969-30d1-4e3f-84bb-6a57249617b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:42:11.201189 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-eeac8bca-3b95-4338-88cf-a33619af80c4 tempest-TaggedBootDevicesTest_v242-288693581 None] Created volume successfully.
Apr 18 19:42:13.120864 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:42:13.131079 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:42:13.131907 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 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'
Apr 18 19:42:13.172668 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Flow 'volume_create_manager' (48e97ae3-9d2b-4a4c-be1c-7f5ec94f58c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:42:13.181366 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (232c645b-2620-41b1-a6a3-6daa12592c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:13.252230 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:42:13.321211 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (232c645b-2620-41b1-a6a3-6daa12592c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1312442396',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=efb8574d-65bc-4778-aa23-afc30b3e2498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25b05b3bfc6f4792a58f276b63d5c65b',provider_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-04-18T19:42:13Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:42:13Z,user_id='2f933c3a5806446a91d97266fca098ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:13.324093 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03df82f4-a5c6-4cf1-a602-a93cac02057c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:13.326594 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (03df82f4-a5c6-4cf1-a602-a93cac02057c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:13.329494 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0429d84f-275b-47b9-bd51-a5e501dad306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:13.331909 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (0429d84f-275b-47b9-bd51-a5e501dad306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'efb8574d-65bc-4778-aa23-afc30b3e2498', 'volume_name': 'volume-efb8574d-65bc-4778-aa23-afc30b3e2498', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:13.335324 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12ae263b-6e2c-44b4-bc43-9f60274daba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:13.338204 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (12ae263b-6e2c-44b4-bc43-9f60274daba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:13.340930 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afedf24a-4686-47c4-ab08-177b3ccd3103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:13.342114 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume efb8574d-65bc-4778-aa23-afc30b3e2498: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-efb8574d-65bc-4778-aa23-afc30b3e2498', 'volume_size': 1}
Apr 18 19:42:13.343884 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-efb8574d-65bc-4778-aa23-afc30b3e2498 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:13.386620 n-d-836017-2 sudo[116163]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-efb8574d-65bc-4778-aa23-afc30b3e2498 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:42:13.389970 n-d-836017-2 sudo[116163]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:14.502322 n-d-836017-2 sudo[116163]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:14.507030 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-efb8574d-65bc-4778-aa23-afc30b3e2498 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 1.161s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:14.511875 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (afedf24a-4686-47c4-ab08-177b3ccd3103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-efb8574d-65bc-4778-aa23-afc30b3e2498', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:14.514750 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34505f67-3005-47b2-bc96-7cbbc26d7e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:42:14.601628 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Volume volume-efb8574d-65bc-4778-aa23-afc30b3e2498 (efb8574d-65bc-4778-aa23-afc30b3e2498): created successfully
Apr 18 19:42:14.604213 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (34505f67-3005-47b2-bc96-7cbbc26d7e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:42:14.608141 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Flow 'volume_create_manager' (48e97ae3-9d2b-4a4c-be1c-7f5ec94f58c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:42:14.692278 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-97755fd4-e548-4bd6-9131-e46e1141bfe0 tempest-TaggedBootDevicesTest_v242-288693581 None] Created volume successfully.
Apr 18 19:42:20.842745 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.driver [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Creating a new backup for volume volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6. {{(pid=93006) _get_backup_volume_temp_volume /opt/stack/cinder/cinder/volume/driver.py:1221}}
Apr 18 19:42:21.035526 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Creating clone of volume: 8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:21.037245 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:21.086917 n-d-836017-2 sudo[116266]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:21.089779 n-d-836017-2 sudo[116266]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:21.613766 n-d-836017-2 sudo[116266]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:21.617385 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6" returned: 0 in 0.580s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:21.624890 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d --snapshot stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 -L 1.00g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:21.702199 n-d-836017-2 sudo[116270]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d --snapshot stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 -L 1.00g
Apr 18 19:42:21.712794 n-d-836017-2 sudo[116270]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:22.963595 n-d-836017-2 sudo[116270]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:22.973651 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate --name clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d --snapshot stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6 -L 1.00g" returned: 0 in 1.341s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:22.973651 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:22.988384 n-d-836017-2 sudo[116386]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:42:22.990191 n-d-836017-2 sudo[116386]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:23.837194 n-d-836017-2 sudo[116386]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:23.839625 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.871s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:23.841845 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:23.875076 n-d-836017-2 sudo[116426]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version
Apr 18 19:42:23.876314 n-d-836017-2 sudo[116426]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:24.532369 n-d-836017-2 sudo[116426]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:24.534610 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --version" returned: 0 in 0.692s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:24.536583 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:24.575823 n-d-836017-2 sudo[116452]: 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:42:24.579808 n-d-836017-2 sudo[116452]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:25.386197 n-d-836017-2 sudo[116452]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:25.388624 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 0.852s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:25.391147 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d iflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:25.450598 n-d-836017-2 sudo[116474]: 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--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d iflag=direct
Apr 18 19:42:25.463218 n-d-836017-2 sudo[116474]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:26.140375 n-d-836017-2 sudo[116474]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:26.142943 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d iflag=direct" returned: 0 in 0.751s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:26.146700 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:26.186341 n-d-836017-2 sudo[116486]: 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--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d oflag=direct
Apr 18 19:42:26.187158 n-d-836017-2 sudo[116486]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:27.013455 n-d-836017-2 sudo[116486]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:27.015997 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd count=0 if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d oflag=direct" returned: 0 in 0.872s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:27.017334 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:27.067608 n-d-836017-2 sudo[116498]: 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--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct
Apr 18 19:42:27.074261 n-d-836017-2 sudo[116498]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:36.621785 n-d-836017-2 sudo[116498]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:36.624209 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf dd if=/dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d of=/dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d count=1073741824 bs=1M iflag=count_bytes,direct oflag=direct" returned: 0 in 9.606s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:36.626309 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.volume_utils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Volume copy details: src /dev/mapper/stack--volumes--lvmdriver--1-clone--snap--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d, dest /dev/mapper/stack--volumes--lvmdriver--1-volume--047f0d8e--9653--48a9--a51d--0bbdf8eaa49d, size 1024.00 MB, duration 9.61 sec {{(pid=93006) _copy_volume_with_path /opt/stack/cinder/cinder/volume/volume_utils.py:501}}
Apr 18 19:42:36.627044 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.volume_utils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Volume copy 1024.00 MB at 106.56 MB/s
Apr 18 19:42:36.628923 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:36.698752 n-d-836017-2 sudo[116644]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:42:36.700297 n-d-836017-2 sudo[116644]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:37.631748 n-d-836017-2 sudo[116644]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:37.634550 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 1.005s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:37.637256 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:37.722156 n-d-836017-2 sudo[116647]: 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:42:37.723188 n-d-836017-2 sudo[116647]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:38.760533 n-d-836017-2 sudo[116647]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:38.763405 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/clone-snap-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 1.126s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:39.005316 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:39.061485 n-d-836017-2 sudo[116693]: 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:42:39.062681 n-d-836017-2 sudo[116693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:42:40.075128 n-d-836017-2 sudo[116693]: pam_unix(sudo:session): session closed for user root
Apr 18 19:42:40.077417 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 1.072s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:40.128262 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:40.135398 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:40.135714 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:42:40.136383 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:42:40.139579 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Creating iscsi_target for Volume ID: volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Created volume path /opt/stack/data/cinder/volumes/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d,
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: incominguser PWrbM5Ux4d5mgMrSKgdt WkLjjQ48EzQa5oRF
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:42:40.226920 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:42:40.228958 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:40.914597 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 0.685s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:40.914958 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:40.915536 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:42:40.915913 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:42:40.917987 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:40.936878 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:40.937715 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:42:40.939298 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:42:40.945011 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:41.149440 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.205s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:41.151744 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:41.153440 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:42:41.360844 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.207s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:42:41.361303 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:42:41.362532 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Set provider_location to: 10.222.0.69:3260,2 iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:42:41.504295 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Initialize volume connection completed successfully.
Apr 18 19:43:03.684280 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:03.758816 n-d-836017-2 sudo[116933]: 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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:03.759630 n-d-836017-2 sudo[116933]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:05.335493 n-d-836017-2 sudo[116933]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:05.337973 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6" returned: 0 in 1.653s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:05.418111 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:05.439537 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:05.440134 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:05.441251 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:43:05.448211 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Creating iscsi_target for Volume ID: volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Created volume path /opt/stack/data/cinder/volumes/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6,
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: incominguser vkhJsReJBih6pEVuy9kQ a8cw7c3Na6HqrZtk
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:05.518972 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:43:05.521732 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:06.453557 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6" returned: 0 in 0.931s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:06.454244 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:06.454503 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:43:06.454796 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:43:06.458631 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:06.482501 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.026s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:06.482855 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:06.483485 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:43:06.487910 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:06.665875 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.181s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:06.666463 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:06.668357 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:06.686511 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:43:06.687126 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:43:06.688163 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:06.771810 n-d-836017-2 sudo[116994]: 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
Apr 18 19:43:06.772698 n-d-836017-2 sudo[116994]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:06.924861 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.255s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:06.925270 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:06.926997 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Set provider_location to: 10.222.0.69:3260,3 iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:43:07.143438 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6', 'target_lun': 1, 'volume_id': 'bdb2c6b1-030f-4c88-b64e-6259eab9abc6', 'auth_method': 'CHAP', 'auth_username': 'vkhJsReJBih6pEVuy9kQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'bb9a7f74-fcfe-4811-bf56-95e1adb2bfe0'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:43:07.418349 n-d-836017-2 sudo[116994]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:07.428603 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.740s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:07.429888 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:07.483663 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-07afed79-14c8-418c-a0ed-a034cf799929 req-bf4b01b0-d582-4111-a774-3ea525d4ebc2 tempest-TaggedBootDevicesTest_v242-288693581 None] attachment_update completed successfully.
Apr 18 19:43:07.490782 n-d-836017-2 sudo[116998]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:43:07.495412 n-d-836017-2 sudo[116998]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:08.546780 n-d-836017-2 sudo[116998]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:08.574325 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.144s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:08.575999 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:08.617149 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:43:08.623283 n-d-836017-2 sudo[117011]: 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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:08.626517 n-d-836017-2 sudo[117011]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:09.223644 n-d-836017-2 sudo[117011]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:09.233961 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37" returned: 0 in 0.653s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:09.322772 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:09.351920 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.029s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:09.352747 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: vkhJsReJBih6pEVuy9kQ
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:09.353424 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:43:09.362152 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Creating iscsi_target for Volume ID: volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Created volume path /opt/stack/data/cinder/volumes/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37,
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: incominguser HCJPSoVMAnJ386A6siRQ uTB7WX5VNRcp6Euc
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:09.483272 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:43:09.500638 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:10.128593 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37" returned: 0 in 0.646s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:10.128593 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:10.128593 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:43:10.128593 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:43:10.129510 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:10.162940 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.033s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:10.163532 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: vkhJsReJBih6pEVuy9kQ
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:10.165400 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:43:10.181169 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:10.428574 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.248s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:10.429435 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:10.431359 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:10.536367 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.104s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:10.540642 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:10.540642 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Set provider_location to: 10.222.0.69:3260,4 iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:43:10.732948 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37', 'target_lun': 1, 'volume_id': '3303292f-2c90-4dc9-9aa3-63bc7d71fc37', 'auth_method': 'CHAP', 'auth_username': 'HCJPSoVMAnJ386A6siRQ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'a55b56e0-8849-43fa-8bf7-ba8fe44104c7'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:43:10.974900 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-07afed79-14c8-418c-a0ed-a034cf799929 req-82d4a4c1-8268-407e-8e9f-642f345a82d0 tempest-TaggedBootDevicesTest_v242-288693581 None] attachment_update completed successfully.
Apr 18 19:43:12.160866 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-efb8574d-65bc-4778-aa23-afc30b3e2498 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:12.178261 n-d-836017-2 sudo[117063]: 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-efb8574d-65bc-4778-aa23-afc30b3e2498
Apr 18 19:43:12.179075 n-d-836017-2 sudo[117063]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:12.817473 n-d-836017-2 sudo[117063]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:12.819734 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-efb8574d-65bc-4778-aa23-afc30b3e2498" returned: 0 in 0.664s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:12.874214 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:12.881976 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.009s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:12.882517 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: vkhJsReJBih6pEVuy9kQ
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: HCJPSoVMAnJ386A6siRQ
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:12.883419 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:43:12.896600 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Creating iscsi_target for Volume ID: volume-efb8574d-65bc-4778-aa23-afc30b3e2498 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Created volume path /opt/stack/data/cinder/volumes/volume-efb8574d-65bc-4778-aa23-afc30b3e2498,
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-efb8574d-65bc-4778-aa23-afc30b3e2498
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: incominguser aGAB2ar8FVhb4efDRgCn dMPjkDBgK5vx3iUF
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:12.999377 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:43:13.002975 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:13.605327 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498" returned: 0 in 0.604s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:13.605880 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:13.606211 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:43:13.606595 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:43:13.612822 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:13.639135 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.027s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:13.640502 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: vkhJsReJBih6pEVuy9kQ
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: HCJPSoVMAnJ386A6siRQ
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:13.641523 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:43:13.653257 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:13.848496 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.185s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:13.848496 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:13.848496 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:13.941409 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.101s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:13.942671 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:13.944356 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Set provider_location to: 10.222.0.69:3260,5 iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:43:14.200983 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498', 'target_lun': 1, 'volume_id': 'efb8574d-65bc-4778-aa23-afc30b3e2498', 'auth_method': 'CHAP', 'auth_username': 'aGAB2ar8FVhb4efDRgCn', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': '48d17b08-cbc0-47e9-977e-a5da7860146e'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:43:14.557780 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-07afed79-14c8-418c-a0ed-a034cf799929 req-75286564-73b8-4f24-b1dc-d22d8bfffb72 tempest-TaggedBootDevicesTest_v242-288693581 None] attachment_update completed successfully.
Apr 18 19:43:19.104902 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.flows.manager.create_volume [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Volume reschedule parameters: True retry: {'num_attempts': 1, 'backends': ['n-d-836017-2@lvmdriver-1#lvmdriver-1'], 'hosts': ['n-d-836017-2@lvmdriver-1#lvmdriver-1']} {{(pid=93006) get_flow /opt/stack/cinder/cinder/volume/flows/manager/create_volume.py:1293}}
Apr 18 19:43:19.134888 n-d-836017-2 cinder-volume[93006]: WARNING stevedore.named [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager
Apr 18 19:43:19.146679 n-d-836017-2 cinder-volume[93006]: WARNING castellan.key_manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 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'
Apr 18 19:43:19.180287 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Flow 'volume_create_manager' (c780d542-1147-4f76-8f3b-6f21252ebc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:43:19.188479 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcfd17a6-df5f-46c7-82f1-c0d8886adbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:43:19.214891 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_db.sqlalchemy.engines [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 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=93006) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}}
Apr 18 19:43:19.268462 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (bcfd17a6-df5f-46c7-82f1-c0d8886adbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '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-04-18T19:43:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-774178927',ec2_id=None,encryption_key_id=None,glance_metadata=>,group=>,group_id=None,host='n-d-836017-2@lvmdriver-1#lvmdriver-1',id=d1d587bc-f505-4afd-981a-238af66ddb66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1704b27ee7504f47a5309a7a0aca6742',provider_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-04-18T19:43:19Z,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=>,source_volid=None,status='creating',terminated_at=None,updated_at=2022-04-18T19:43:19Z,user_id='792df207385e40379a1b0791700ea0f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bdfbd765-e400-4088-90eb-d417d829bbef),volume_type_id=bdfbd765-e400-4088-90eb-d417d829bbef)' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:43:19.278749 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc7b1e8e-11ad-4f16-a71a-b8c465225638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:43:19.281220 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (fc7b1e8e-11ad-4f16-a71a-b8c465225638) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:43:19.288600 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4881ea8f-4b36-46f0-ab61-e574f84b8b98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:43:19.294448 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (4881ea8f-4b36-46f0-ab61-e574f84b8b98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'type': 'raw', 'volume_id': 'd1d587bc-f505-4afd-981a-238af66ddb66', 'volume_name': 'volume-d1d587bc-f505-4afd-981a-238af66ddb66', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:43:19.299109 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee348717-aeec-4803-ab07-765ef90ae423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:43:19.304280 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (ee348717-aeec-4803-ab07-765ef90ae423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:43:19.314900 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21b07621-0e88-4354-9e25-2d2447980cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:43:19.315790 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Volume d1d587bc-f505-4afd-981a-238af66ddb66: being created as raw with specification: {'status': 'creating', 'volume_name': 'volume-d1d587bc-f505-4afd-981a-238af66ddb66', 'volume_size': 1}
Apr 18 19:43:19.318157 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1d587bc-f505-4afd-981a-238af66ddb66 stack-volumes-lvmdriver-1 -L 1g {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:19.351444 n-d-836017-2 sudo[117158]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1d587bc-f505-4afd-981a-238af66ddb66 stack-volumes-lvmdriver-1 -L 1g
Apr 18 19:43:19.353417 n-d-836017-2 sudo[117158]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:20.301956 n-d-836017-2 sudo[117158]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:20.304187 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvcreate -n volume-d1d587bc-f505-4afd-981a-238af66ddb66 stack-volumes-lvmdriver-1 -L 1g" returned: 0 in 0.986s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:20.312877 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (21b07621-0e88-4354-9e25-2d2447980cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'status': 'creating', 'volume_name': 'volume-d1d587bc-f505-4afd-981a-238af66ddb66', 'volume_size': 1}' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:43:20.324139 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1dfa3298-572c-4f26-89a7-0e5fb277063d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:190}}
Apr 18 19:43:20.475264 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.flows.manager.create_volume [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Volume volume-d1d587bc-f505-4afd-981a-238af66ddb66 (d1d587bc-f505-4afd-981a-238af66ddb66): created successfully
Apr 18 19:43:20.477264 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeOnFinishTask;volume:create, create.end' (1dfa3298-572c-4f26-89a7-0e5fb277063d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=93006) _task_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:178}}
Apr 18 19:43:20.480243 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Flow 'volume_create_manager' (c780d542-1147-4f76-8f3b-6f21252ebc3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=93006) _flow_receiver /usr/local/lib/python3.8/dist-packages/taskflow/listeners/logging.py:141}}
Apr 18 19:43:20.594430 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-a60d39ca-3bef-4850-bf07-8d2edbc43794 tempest-AttachVolumeTestJSON-83980985 None] Created volume successfully.
Apr 18 19:43:24.771923 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1d587bc-f505-4afd-981a-238af66ddb66 {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:24.797641 n-d-836017-2 sudo[117236]: 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-d1d587bc-f505-4afd-981a-238af66ddb66
Apr 18 19:43:24.799285 n-d-836017-2 sudo[117236]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:25.547847 n-d-836017-2 sudo[117236]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:25.550123 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvchange -a y --yes -K stack-volumes-lvmdriver-1/volume-d1d587bc-f505-4afd-981a-238af66ddb66" returned: 0 in 0.778s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:25.669213 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:25.686602 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.018s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:25.686966 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Targets prior to update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: vkhJsReJBih6pEVuy9kQ
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: HCJPSoVMAnJ386A6siRQ
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-efb8574d-65bc-4778-aa23-afc30b3e2498
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: aGAB2ar8FVhb4efDRgCn
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:25.687797 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:127}}
Apr 18 19:43:25.717399 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Creating iscsi_target for Volume ID: volume-d1d587bc-f505-4afd-981a-238af66ddb66 {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:147}}
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Created volume path /opt/stack/data/cinder/volumes/volume-d1d587bc-f505-4afd-981a-238af66ddb66,
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: content:
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: backing-store /dev/stack-volumes-lvmdriver-1/volume-d1d587bc-f505-4afd-981a-238af66ddb66
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: driver iscsi
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: incominguser 4GWZrvnw46wV4yVW82WJ uWXitGyMKyH6x5XZ
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: write-cache on
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:25.810708 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:155}}
Apr 18 19:43:25.813089 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --update iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66 {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:26.665124 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --update iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66" returned: 0 in 0.852s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:26.665429 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:26.666154 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] StdOut from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:113}}
Apr 18 19:43:26.666720 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] StdErr from tgt-admin --update: {{(pid=93006) _do_tgt_update /opt/stack/cinder/cinder/volume/targets/tgt.py:114}}
Apr 18 19:43:26.671684 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgtadm --lld iscsi --op show --mode target {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:26.688826 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgtadm --lld iscsi --op show --mode target" returned: 0 in 0.020s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:26.689910 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66\n System information:\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-d1d587bc-f505-4afd-981a-238af66ddb66\n Backing store flags: \n Account information:\n 4GWZrvnw46wV4yVW82WJ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.tgt [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Targets after update: Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus: 15
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1991-05.com.microsoft:n-h1-836017-2.cbci-836017-2.local alias: none
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Connection: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.73
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010000
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf10
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00010001
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf11
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: HvFSS3aDN2K43TsNozkQ
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Target 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus: 16
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Connection: 0
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: IP Address: 10.222.0.69
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020000
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf20
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00020001
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf21
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: PWrbM5Ux4d5mgMrSKgdt
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Target 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030000
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf30
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00030001
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf31
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: vkhJsReJBih6pEVuy9kQ
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Target 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040000
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf40
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00040001
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf41
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: HCJPSoVMAnJ386A6siRQ
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Target 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: System information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Driver: iscsi
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: State: ready
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: I_T nexus information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 0
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: controller
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050000
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf50
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 0 MB, Block size: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: null
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: None
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: LUN: 1
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Type: disk
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI ID: IET 00050001
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SCSI SN: beaf51
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Size: 1074 MB, Block size: 512
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Online: Yes
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Removable media: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Prevent removal: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Readonly: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: SWP: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Thin-provisioning: No
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store type: rdwr
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store path: /dev/stack-volumes-lvmdriver-1/volume-efb8574d-65bc-4778-aa23-afc30b3e2498
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Backing store flags:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: Account information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: aGAB2ar8FVhb4efDRgCn
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ACL information:
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: ALL
Apr 18 19:43:26.690800 n-d-836017-2 cinder-volume[93006]: {{(pid=93006) create_iscsi_target /opt/stack/cinder/cinder/volume/targets/tgt.py:195}}
Apr 18 19:43:26.716758 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:26.941141 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.238s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:26.942382 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66\n System information:\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-d1d587bc-f505-4afd-981a-238af66ddb66\n Backing store flags: \n Account information:\n 4GWZrvnw46wV4yVW82WJ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:26.943586 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:27.081941 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.138s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:27.082514 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\n Driver: iscsi\n State: ready\n I_T nexus information:\n I_T nexus: 16\n Initiator: iqn.1993-08.org.debian:01:79eb62dfa38 alias: n-d-836017-2\n Connection: 0\n IP Address: 10.222.0.69\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n System information:\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66\n System information:\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-d1d587bc-f505-4afd-981a-238af66ddb66\n Backing store flags: \n Account information:\n 4GWZrvnw46wV4yVW82WJ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:27.083938 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.targets.iscsi [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Set provider_location to: 10.222.0.69:3260,6 iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66 1 {{(pid=93006) create_export /opt/stack/cinder/cinder/volume/targets/iscsi.py:204}}
Apr 18 19:43:27.333539 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.manager [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] Connection info returned from driver {'target_discovered': False, 'target_portal': '10.222.0.69:3260', 'target_iqn': 'iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66', 'target_lun': 1, 'volume_id': 'd1d587bc-f505-4afd-981a-238af66ddb66', 'auth_method': 'CHAP', 'auth_username': '4GWZrvnw46wV4yVW82WJ', 'auth_password': '***', 'encrypted': False, 'qos_specs': None, 'access_mode': 'rw', 'cacheable': False, 'driver_volume_type': 'iscsi', 'attachment_id': 'df12c921-5cea-439b-952f-ffc2b501dee9'} {{(pid=93006) _connection_create /opt/stack/cinder/cinder/volume/manager.py:4547}}
Apr 18 19:43:27.637409 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [req-73b77222-843d-4be4-b679-daad4e415856 req-26698835-2b22-4244-b2cc-66747ed753ad tempest-AttachVolumeTestJSON-83980985 None] attachment_update completed successfully.
Apr 18 19:43:47.385467 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Terminate volume connection completed successfully.
Apr 18 19:43:47.434157 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:47.530778 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.098s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:47.531372 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 2: iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n System information:\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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d\n Backing store flags: \n Account information:\n PWrbM5Ux4d5mgMrSKgdt\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-d1d587bc-f505-4afd-981a-238af66ddb66\n Backing store flags: \n Account information:\n 4GWZrvnw46wV4yVW82WJ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:47.532099 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.tgt [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Removing iscsi_target for Volume ID: 047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:47.533209 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --delete iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d -f {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:47.738688 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --delete iqn.2010-10.org.openstack:volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d -f" returned: 0 in 0.205s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:47.739397 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, None) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:47.741932 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:47.835213 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.093s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:47.835577 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-d1d587bc-f505-4afd-981a-238af66ddb66\n Backing store flags: \n Account information:\n 4GWZrvnw46wV4yVW82WJ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:47.836437 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Remove volume export completed successfully.
Apr 18 19:43:47.917567 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Lock "b'cinder-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d-delete_volume'" acquired by "delete_volume" :: waited 0.009s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:146}}
Apr 18 19:43:47.964114 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Trying to delete temp volume: 047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:47.965493 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): tgt-admin --show {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:48.055042 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [-] CMD "tgt-admin --show" returned: 0 in 0.089s {{(pid=101688) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:48.055473 n-d-836017-2 cinder-volume[93006]: DEBUG oslo.privsep.daemon [-] privsep: reply[140230718319488]: (4, ('Target 1: iqn.2010-10.org.openstack:volume-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.73\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-8c4fb72b-45a7-4ed5-8b88-178daf39c4e6\n Backing store flags: \n Account information:\n HvFSS3aDN2K43TsNozkQ\n ACL information:\n ALL\nTarget 3: iqn.2010-10.org.openstack:volume-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\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-h2-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-bdb2c6b1-030f-4c88-b64e-6259eab9abc6\n Backing store flags: \n Account information:\n vkhJsReJBih6pEVuy9kQ\n ACL information:\n ALL\nTarget 4: iqn.2010-10.org.openstack:volume-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n System information:\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-3303292f-2c90-4dc9-9aa3-63bc7d71fc37\n Backing store flags: \n Account information:\n HCJPSoVMAnJ386A6siRQ\n ACL information:\n ALL\nTarget 5: iqn.2010-10.org.openstack:volume-efb8574d-65bc-4778-aa23-afc30b3e2498\n System information:\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-efb8574d-65bc-4778-aa23-afc30b3e2498\n Backing store flags: \n Account information:\n aGAB2ar8FVhb4efDRgCn\n ACL information:\n ALL\nTarget 6: iqn.2010-10.org.openstack:volume-d1d587bc-f505-4afd-981a-238af66ddb66\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-836017-2.cbci-836017-2.local alias: none\n Connection: 1\n IP Address: 10.222.0.72\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-d1d587bc-f505-4afd-981a-238af66ddb66\n Backing store flags: \n Account information:\n 4GWZrvnw46wV4yVW82WJ\n ACL information:\n ALL\n', '')) {{(pid=101688) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}}
Apr 18 19:43:48.056352 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.targets.iscsi [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Skipping remove_export. No iscsi_target is presently exported for volume: 047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:48.057336 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:48.076401 n-d-836017-2 sudo[117688]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:48.077185 n-d-836017-2 sudo[117688]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:48.529564 n-d-836017-2 sudo[117688]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:48.531840 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 0.474s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:48.533621 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:48.551114 n-d-836017-2 sudo[117693]: 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:48.551907 n-d-836017-2 sudo[117693]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:48.954187 n-d-836017-2 sudo[117693]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:48.956396 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvdisplay --noheading -C -o Attr --readonly stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 0.422s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:48.959162 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:43:48.978908 n-d-836017-2 sudo[117698]: 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-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:48.979703 n-d-836017-2 sudo[117698]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:43:49.491107 n-d-836017-2 sudo[117698]: pam_unix(sudo:session): session closed for user root
Apr 18 19:43:49.493463 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf lvremove --config activation { retry_deactivation = 1} -f stack-volumes-lvmdriver-1/volume-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d" returned: 0 in 0.534s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:43:49.494412 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.drivers.lvm [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Successfully deleted volume: 047f0d8e-9653-48a9-a51d-0bbdf8eaa49d
Apr 18 19:43:49.496615 n-d-836017-2 cinder-volume[93006]: WARNING py.warnings [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 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.
Apr 18 19:43:49.496615 n-d-836017-2 cinder-volume[93006]: util.warn(
Apr 18 19:43:49.496615 n-d-836017-2 cinder-volume[93006]:
Apr 18 19:43:49.577362 n-d-836017-2 cinder-volume[93006]: INFO cinder.volume.manager [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Deleted volume successfully.
Apr 18 19:43:49.581787 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.coordination [None req-74986f89-48b0-4fa4-aa3b-780ea06b1d3f tempest-VolumesBackupsTest-1832797490 None] Lock "b'cinder-047f0d8e-9653-48a9-a51d-0bbdf8eaa49d-delete_volume'" released by "delete_volume" :: held 1.667s {{(pid=93006) _synchronized /opt/stack/cinder/cinder/coordination.py:158}}
Apr 18 19:44:06.685349 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:44:06.685841 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:44:06.686190 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:44:06.703612 n-d-836017-2 sudo[117708]: 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
Apr 18 19:44:06.704442 n-d-836017-2 sudo[117708]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:44:07.091342 n-d-836017-2 sudo[117708]: pam_unix(sudo:session): session closed for user root
Apr 18 19:44:07.093398 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.407s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:44:07.094926 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:44:07.113082 n-d-836017-2 sudo[117711]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:44:07.113847 n-d-836017-2 sudo[117711]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:44:07.487401 n-d-836017-2 sudo[117711]: pam_unix(sudo:session): session closed for user root
Apr 18 19:44:07.489525 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.394s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:44:07.492442 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:45:06.689245 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:45:06.689859 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:45:06.690298 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:45:06.708084 n-d-836017-2 sudo[117783]: 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
Apr 18 19:45:06.708907 n-d-836017-2 sudo[117783]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:45:07.104176 n-d-836017-2 sudo[117783]: pam_unix(sudo:session): session closed for user root
Apr 18 19:45:07.106212 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:45:07.107756 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:45:07.126159 n-d-836017-2 sudo[117786]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:45:07.126923 n-d-836017-2 sudo[117786]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:45:07.520262 n-d-836017-2 sudo[117786]: pam_unix(sudo:session): session closed for user root
Apr 18 19:45:07.526239 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:45:07.527467 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:46:06.695627 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:46:06.696215 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:46:06.696760 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:46:06.714963 n-d-836017-2 sudo[117835]: 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
Apr 18 19:46:06.715757 n-d-836017-2 sudo[117835]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:46:07.131788 n-d-836017-2 sudo[117835]: pam_unix(sudo:session): session closed for user root
Apr 18 19:46:07.133856 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:46:07.135379 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:46:07.153618 n-d-836017-2 sudo[117838]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:46:07.154428 n-d-836017-2 sudo[117838]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:46:07.559828 n-d-836017-2 sudo[117838]: pam_unix(sudo:session): session closed for user root
Apr 18 19:46:07.561867 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.426s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:46:07.563752 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:47:06.701092 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:47:06.701679 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:47:06.702148 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:47:06.720041 n-d-836017-2 sudo[117889]: 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
Apr 18 19:47:06.720845 n-d-836017-2 sudo[117889]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:47:07.118027 n-d-836017-2 sudo[117889]: pam_unix(sudo:session): session closed for user root
Apr 18 19:47:07.120094 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:47:07.122260 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:47:07.140515 n-d-836017-2 sudo[117892]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:47:07.141305 n-d-836017-2 sudo[117892]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:47:07.518716 n-d-836017-2 sudo[117892]: pam_unix(sudo:session): session closed for user root
Apr 18 19:47:07.520751 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:47:07.522006 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:48:06.700450 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:48:06.701047 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:48:06.701512 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:48:06.720695 n-d-836017-2 sudo[117941]: 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
Apr 18 19:48:06.721489 n-d-836017-2 sudo[117941]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:48:07.107358 n-d-836017-2 sudo[117941]: pam_unix(sudo:session): session closed for user root
Apr 18 19:48:07.109411 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.408s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:48:07.110930 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:48:07.128547 n-d-836017-2 sudo[117944]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:48:07.129336 n-d-836017-2 sudo[117944]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:48:07.514185 n-d-836017-2 sudo[117944]: pam_unix(sudo:session): session closed for user root
Apr 18 19:48:07.516215 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.405s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:48:07.517506 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:49:06.704905 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:49:06.705490 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:49:06.705966 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:49:06.723859 n-d-836017-2 sudo[117993]: 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
Apr 18 19:49:06.724660 n-d-836017-2 sudo[117993]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:49:07.123435 n-d-836017-2 sudo[117993]: pam_unix(sudo:session): session closed for user root
Apr 18 19:49:07.125661 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.419s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:49:07.127173 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:49:07.145018 n-d-836017-2 sudo[117996]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:49:07.145795 n-d-836017-2 sudo[117996]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:49:07.527979 n-d-836017-2 sudo[117996]: pam_unix(sudo:session): session closed for user root
Apr 18 19:49:07.530824 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.403s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:49:07.532116 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:50:06.709751 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:50:06.710298 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:50:06.710863 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:50:06.728038 n-d-836017-2 sudo[118045]: 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
Apr 18 19:50:06.728839 n-d-836017-2 sudo[118045]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:50:07.141188 n-d-836017-2 sudo[118045]: pam_unix(sudo:session): session closed for user root
Apr 18 19:50:07.143217 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:50:07.144765 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:50:07.161766 n-d-836017-2 sudo[118048]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:50:07.162544 n-d-836017-2 sudo[118048]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:50:07.551666 n-d-836017-2 sudo[118048]: pam_unix(sudo:session): session closed for user root
Apr 18 19:50:07.553699 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.409s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:50:07.554941 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}
Apr 18 19:51:06.713072 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_service.periodic_task [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Running periodic task VolumeManager.publish_service_capabilities {{(pid=93006) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}}
Apr 18 19:51:06.713674 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.volume.drivers.lvm [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Updating volume stats {{(pid=93006) _update_volume_stats /opt/stack/cinder/cinder/volume/drivers/lvm.py:214}}
Apr 18 19:51:06.714117 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:51:06.731682 n-d-836017-2 sudo[118097]: 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
Apr 18 19:51:06.732492 n-d-836017-2 sudo[118097]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:51:07.107432 n-d-836017-2 sudo[118097]: pam_unix(sudo:session): session closed for user root
Apr 18 19:51:07.109524 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.395s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:51:07.111036 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}}
Apr 18 19:51:07.128425 n-d-836017-2 sudo[118100]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1
Apr 18 19:51:07.129210 n-d-836017-2 sudo[118100]: pam_unix(sudo:session): session opened for user root by (uid=0)
Apr 18 19:51:07.528976 n-d-836017-2 sudo[118100]: pam_unix(sudo:session): session closed for user root
Apr 18 19:51:07.531043 n-d-836017-2 cinder-volume[93006]: DEBUG oslo_concurrency.processutils [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 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.420s {{(pid=93006) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}}
Apr 18 19:51:07.532367 n-d-836017-2 cinder-volume[93006]: DEBUG cinder.manager [None req-bf7783c6-fb22-4ccd-a327-16ecdbc980a4 None None] Notifying Schedulers of capabilities ... {{(pid=93006) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:192}}