Status Job ID Links Posted Started Updated
Runtime
Duration
In Waiting
Machine Teuthology Branch OS Type OS Version Description Nodes
fail 5406379 2020-09-04 18:19:12 2020-09-04 18:20:58 2020-09-04 18:28:57 0:07:59 0:01:42 0:06:17 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{centos_8}} 2
Failure Reason:

Command failed with status 2: 'ansible-playbook -v --extra-vars \'{"ansible_ssh_user": "ubuntu"}\' -i /etc/ansible/hosts --limit smithi149.front.sepia.ceph.com,smithi080.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml'

dead 5406380 2020-09-04 18:19:13 2020-09-04 18:20:58 2020-09-04 18:28:57 0:07:59 0:01:18 0:06:41 smithi refs/pull/1556/merge centos 8.0 rados:cephadm/smoke/{distro/centos_8.0 fixed-2 start} 2
Failure Reason:

Command failed with status 2: 'ansible-playbook -v --extra-vars \'{"ansible_ssh_user": "ubuntu"}\' -i /etc/ansible/hosts --limit smithi006.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml'

pass 5406381 2020-09-04 18:19:13 2020-09-04 18:20:58 2020-09-04 18:38:57 0:17:59 0:11:51 0:06:08 smithi refs/pull/1556/merge centos 8.0 rados:cephadm/smoke-roleless/{distro/centos_8.0 start} 2
fail 5406382 2020-09-04 18:19:14 2020-09-04 18:20:59 2020-09-04 18:28:57 0:07:58 0:00:59 0:06:59 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/upgrade/{1-start 2-start-upgrade 3-wait distro$/{centos_latest} fixed-2} 2
Failure Reason:

{'Failure object was': {'smithi133.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

dead 5406383 2020-09-04 18:19:15 2020-09-04 18:20:59 2020-09-04 18:32:58 0:11:59 0:00:09 0:11:50 smithi refs/pull/1556/merge rhel 8.1 rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root msgr/async start tasks/rados_python} 2
Failure Reason:

{'smithi061.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/template.py", line 189, in run\n result.update(copy_action.run(task_vars=task_vars))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 517, in run\n module_return = self._copy_file(source_full, source_rel, content, content_tempfile, dest, task_vars, follow)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 339, in _copy_file\n module_return = self._execute_module(module_name=\'copy\', module_args=new_module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/copy.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}, 'smithi049.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/template.py", line 189, in run\n result.update(copy_action.run(task_vars=task_vars))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 517, in run\n module_return = self._copy_file(source_full, source_rel, content, content_tempfile, dest, task_vars, follow)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 339, in _copy_file\n module_return = self._execute_module(module_name=\'copy\', module_args=new_module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/copy.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}}

dead 5406384 2020-09-04 18:19:16 2020-09-04 18:20:58 2020-09-04 18:28:57 0:07:59 0:01:32 0:06:27 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_adoption} 1
Failure Reason:

{'smithi051.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 111, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 371, in _run_loop\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/template.py", line 189, in run\n result.update(copy_action.run(task_vars=task_vars))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 517, in run\n module_return = self._copy_file(source_full, source_rel, content, content_tempfile, dest, task_vars, follow)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 261, in _copy_file\n dest_status = self._execute_remote_stat(dest_file, all_vars=task_vars, follow=follow, checksum=force)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 580, in _execute_remote_stat\n wrap_async=False)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/stat.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}}

dead 5406385 2020-09-04 18:19:17 2020-09-04 18:20:59 2020-09-04 18:30:58 0:09:59 0:01:51 0:08:08 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged msgr/async-v1only start tasks/rados_api_tests} 2
Failure Reason:

{'smithi053.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/normal.py", line 46, in run\n result = merge_hash(result, self._execute_module(task_vars=task_vars, wrap_async=wrap_async))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/lineinfile.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}, 'smithi055.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/normal.py", line 46, in run\n result = merge_hash(result, self._execute_module(task_vars=task_vars, wrap_async=wrap_async))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/lineinfile.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}}

fail 5406386 2020-09-04 18:19:18 2020-09-04 18:21:02 2020-09-04 18:33:02 0:12:00 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm} 1
Failure Reason:

Command failed on smithi140 with status 100: 'sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic'

fail 5406387 2020-09-04 18:19:19 2020-09-04 18:21:11 2020-09-04 18:31:11 0:10:00 0:02:15 0:07:45 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/smoke/{distro/centos_latest fixed-2 start} 2
Failure Reason:

{'Failure object was': {'smithi062.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

pass 5406388 2020-09-04 18:19:20 2020-09-04 18:23:20 2020-09-04 18:43:18 0:19:58 0:09:46 0:10:12 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/smoke-roleless/{distro/centos_latest start} 2
pass 5406389 2020-09-04 18:19:21 2020-09-04 18:23:20 2020-09-04 18:57:18 0:33:58 0:21:54 0:12:04 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04_podman fixed-2 mode/root msgr/async-v2only start tasks/rados_python} 2
fail 5406390 2020-09-04 18:19:22 2020-09-04 18:23:20 2020-09-04 18:33:18 0:09:58 0:00:54 0:09:04 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_cephadm_repos} 1
Failure Reason:

{'Failure object was': {'smithi134.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, 'Traceback (most recent call last)': 'File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

pass 5406391 2020-09-04 18:19:23 2020-09-04 18:23:20 2020-09-04 18:49:20 0:26:00 0:15:49 0:10:11 smithi refs/pull/1556/merge rhel 8.0 rados:cephadm/smoke/{distro/rhel_8.0 fixed-2 start} 2
pass 5406392 2020-09-04 18:19:24 2020-09-04 18:26:45 2020-09-04 18:48:44 0:21:59 0:14:50 0:07:09 smithi refs/pull/1556/merge rhel 8.0 rados:cephadm/smoke-roleless/{distro/rhel_8.0 start} 2
pass 5406393 2020-09-04 18:19:24 2020-09-04 18:27:14 2020-09-04 19:05:12 0:37:58 0:31:57 0:06:01 smithi refs/pull/1556/merge centos 8.0 rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged msgr/async-v2only start tasks/rados_api_tests} 2
pass 5406394 2020-09-04 18:19:25 2020-09-04 18:28:51 2020-09-04 18:50:50 0:21:59 0:16:11 0:05:48 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_orch_cli} 1
pass 5406395 2020-09-04 18:19:26 2020-09-04 18:28:51 2020-09-04 18:52:50 0:23:59 0:14:31 0:09:28 smithi refs/pull/1556/merge rhel 8.1 rados:cephadm/smoke/{distro/rhel_latest fixed-2 start} 2
pass 5406396 2020-09-04 18:19:27 2020-09-04 18:28:51 2020-09-04 18:52:51 0:24:00 0:13:35 0:10:25 smithi refs/pull/1556/merge rhel 8.1 rados:cephadm/smoke-roleless/{distro/rhel_latest start} 2
pass 5406397 2020-09-04 18:19:28 2020-09-04 18:28:51 2020-09-04 18:54:51 0:26:00 0:19:17 0:06:43 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/root msgr/async start tasks/rados_python} 2
pass 5406398 2020-09-04 18:19:29 2020-09-04 18:29:01 2020-09-04 18:42:58 0:13:57 0:06:23 0:07:34 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_adoption} 1
pass 5406399 2020-09-04 18:19:30 2020-09-04 18:29:01 2020-09-04 19:10:59 0:41:58 0:34:55 0:07:03 smithi refs/pull/1556/merge rhel 8.0 rados:cephadm/with-work/{distro/rhel_8.0 fixed-2 mode/packaged msgr/async-v1only start tasks/rados_api_tests} 2
pass 5406400 2020-09-04 18:19:31 2020-09-04 18:29:01 2020-09-04 18:48:58 0:19:57 0:12:21 0:07:36 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/smoke/{distro/ubuntu_18.04 fixed-2 start} 2
pass 5406401 2020-09-04 18:19:32 2020-09-04 18:29:01 2020-09-04 18:48:58 0:19:57 0:11:15 0:08:42 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/smoke-roleless/{distro/ubuntu_18.04 start} 2
pass 5406402 2020-09-04 18:19:33 2020-09-04 18:29:42 2020-09-04 18:47:41 0:17:59 0:11:05 0:06:54 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_cephadm} 1
pass 5406403 2020-09-04 18:19:34 2020-09-04 18:31:35 2020-09-04 19:01:35 0:30:00 0:22:31 0:07:29 smithi refs/pull/1556/merge rhel 8.1 rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root msgr/async-v2only start tasks/rados_python} 2
pass 5406404 2020-09-04 18:19:35 2020-09-04 18:31:35 2020-09-04 19:05:35 0:34:00 0:21:24 0:12:36 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/smoke/{distro/ubuntu_18.04_podman fixed-2 start} 2
pass 5406405 2020-09-04 18:19:36 2020-09-04 18:31:35 2020-09-04 18:51:34 0:19:59 0:11:50 0:08:09 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/smoke-roleless/{distro/ubuntu_18.04_podman start} 2
pass 5406406 2020-09-04 18:19:37 2020-09-04 18:31:35 2020-09-04 18:41:35 0:10:00 0:03:41 0:06:19 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm_repos} 1
pass 5406407 2020-09-04 18:19:38 2020-09-04 18:33:44 2020-09-04 19:15:44 0:42:00 0:30:20 0:11:40 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged msgr/async start tasks/rados_api_tests} 2
pass 5406408 2020-09-04 18:19:39 2020-09-04 18:33:44 2020-09-04 19:09:44 0:36:00 0:12:09 0:23:51 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/smoke/{distro/ubuntu_latest fixed-2 start} 2
pass 5406409 2020-09-04 18:19:40 2020-09-04 18:33:44 2020-09-04 18:55:44 0:22:00 0:11:44 0:10:16 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/smoke-roleless/{distro/ubuntu_latest start} 2
pass 5406410 2020-09-04 18:19:41 2020-09-04 18:33:44 2020-09-04 18:55:44 0:22:00 0:15:34 0:06:26 smithi refs/pull/1556/merge centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_orch_cli} 1
pass 5406411 2020-09-04 18:19:42 2020-09-04 18:33:44 2020-09-04 19:01:44 0:28:00 0:21:10 0:06:50 smithi refs/pull/1556/merge ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04_podman fixed-2 mode/root msgr/async-v1only start tasks/rados_python} 2