Status Job ID Links Posted Started Updated
Runtime
Duration
In Waiting
Machine Teuthology Branch OS Type OS Version Description Nodes
fail 4129473 2019-07-19 05:55:34 2019-07-19 05:56:00 2019-07-19 08:36:00 2:40:00 2:13:47 0:26:13 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira046 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129475 2019-07-19 05:55:35 2019-07-19 05:56:00 2019-07-19 06:15:58 0:19:58 0:11:33 0:08:25 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira066 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129477 2019-07-19 05:55:36 2019-07-19 05:56:01 2019-07-19 08:26:00 2:29:59 2:10:52 0:19:07 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira069 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129479 2019-07-19 05:55:37 2019-07-19 05:56:00 2019-07-19 06:15:58 0:19:58 0:11:45 0:08:13 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira034 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129481 2019-07-19 05:55:37 2019-07-19 05:56:00 2019-07-19 08:26:00 2:30:00 2:11:25 0:18:35 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira059 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129483 2019-07-19 05:55:38 2019-07-19 05:56:01 2019-07-19 06:13:58 0:17:57 0:11:02 0:06:55 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira027 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129485 2019-07-19 05:55:39 2019-07-19 06:16:19 2019-07-19 06:46:19 0:30:00 0:19:35 0:10:25 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira034 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129487 2019-07-19 05:55:40 2019-07-19 06:20:16 2019-07-19 06:44:15 0:23:59 0:11:39 0:12:20 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira035 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129489 2019-07-19 05:55:40 2019-07-19 06:36:18 2019-07-19 06:54:17 0:17:59 0:07:40 0:10:19 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

rue, u'stdout': u'', u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'wipefs --force --all /dev/mpatha1 || wipefs --all /dev/mpatha1', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}, u'delta': u'0:00:00.011526', 'stdout_lines': [], '_ansible_item_label': u'mpatha1', 'ansible_loop_var': u'item', u'end': u'2019-07-19 06:52:47.142235', '_ansible_no_log': False, u'start': u'2019-07-19 06:52:47.130709', u'failed': True, u'cmd': u'wipefs --force --all /dev/mpatha1 || wipefs --all /dev/mpatha1', 'item': u'mpatha1', u'stderr': u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code'}]}}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_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'sdb1')

fail 4129491 2019-07-19 05:55:41 2019-07-19 06:44:33 2019-07-19 07:06:32 0:21:59 0:09:42 0:12:17 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira035 with status 1: 'sudo tar cz -f /tmp/tmpCEZA7S -C /var/lib/ceph/mon -- .'

fail 4129493 2019-07-19 05:55:42 2019-07-19 06:48:15 2019-07-19 09:18:17 2:30:02 2:11:23 0:18:39 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira034 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129495 2019-07-19 05:55:43 2019-07-19 06:54:36 2019-07-19 07:12:35 0:17:59 0:10:39 0:07:20 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira065 with status 1: 'sudo tar cz -f /tmp/tmp8uxA16 -C /var/lib/ceph/mon -- .'

fail 4129497 2019-07-19 05:55:44 2019-07-19 07:06:51 2019-07-19 07:36:51 0:30:00 0:20:36 0:09:24 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira035 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129499 2019-07-19 05:55:44 2019-07-19 07:12:54 2019-07-19 07:30:53 0:17:59 0:10:50 0:07:09 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira065 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129501 2019-07-19 05:55:45 2019-07-19 07:23:21 2019-07-19 09:55:23 2:32:02 2:13:10 0:18:52 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira032 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129503 2019-07-19 05:55:46 2019-07-19 07:31:00 2019-07-19 07:48:59 0:17:59 0:11:19 0:06:40 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira065 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129505 2019-07-19 05:55:47 2019-07-19 07:40:55 2019-07-19 07:58:54 0:17:59 0:10:53 0:07:06 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira066 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129507 2019-07-19 05:55:48 2019-07-19 07:53:09 2019-07-19 08:25:08 0:31:59 0:20:40 0:11:19 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira065 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129509 2019-07-19 05:55:49 2019-07-19 07:59:00 2019-07-19 08:14:59 0:15:59 0:09:28 0:06:31 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira066 with status 1: 'sudo tar cz -f /tmp/tmpK6k4Q0 -C /var/lib/ceph/mon -- .'

fail 4129511 2019-07-19 05:55:50 2019-07-19 08:15:19 2019-07-19 08:47:19 0:32:00 0:20:54 0:11:06 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira066 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129513 2019-07-19 05:55:51 2019-07-19 08:25:26 2019-07-19 08:43:25 0:17:59 0:10:11 0:07:48 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira118 with status 1: 'sudo tar cz -f /tmp/tmpOxWs3A -C /var/lib/ceph/mon -- .'

fail 4129515 2019-07-19 05:55:52 2019-07-19 08:26:01 2019-07-19 11:02:03 2:36:02 2:13:20 0:22:42 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira059 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129517 2019-07-19 05:55:53 2019-07-19 08:35:14 2019-07-19 08:53:13 0:17:59 0:10:03 0:07:56 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/ubuntu_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira046 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129519 2019-07-19 05:55:53 2019-07-19 08:43:23 2019-07-19 09:15:22 0:31:59 0:21:05 0:10:54 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/centos_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira035 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129521 2019-07-19 05:55:54 2019-07-19 08:47:20 2019-07-19 09:05:19 0:17:59 0:10:35 0:07:24 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira066 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129523 2019-07-19 05:55:55 2019-07-19 08:56:29 2019-07-19 11:24:31 2:28:02 2:00:53 0:27:09 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

: u'non-zero return code'}, {'stderr_lines': [u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory'], u'changed': True, u'stdout': u'', u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'wipefs --force --all /dev/mpatha2 || wipefs --all /dev/mpatha2', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}, u'delta': u'0:00:00.011827', 'stdout_lines': [], '_ansible_item_label': u'mpatha2', 'ansible_loop_var': u'item', u'end': u'2019-07-19 09:37:07.634868', '_ansible_no_log': False, u'start': u'2019-07-19 09:37:07.623041', u'failed': True, u'cmd': u'wipefs --force --all /dev/mpatha2 || wipefs --all /dev/mpatha2', 'item': u'mpatha2', u'stderr': u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code'}]}}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_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 309, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 281, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 29, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 58, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 227, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 125, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 68, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'sdb1')

fail 4129525 2019-07-19 05:55:56 2019-07-19 09:13:37 2019-07-19 09:31:35 0:17:58 0:10:40 0:07:18 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira110 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129527 2019-07-19 05:55:57 2019-07-19 09:15:35 2019-07-19 09:45:34 0:29:59 0:21:14 0:08:45 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira035 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129529 2019-07-19 05:55:58 2019-07-19 09:21:55 2019-07-19 09:39:54 0:17:59 0:10:56 0:07:03 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira034 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129531 2019-07-19 05:55:59 2019-07-19 09:31:42 2019-07-19 10:03:41 0:31:59 0:20:45 0:11:14 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_bluestore_dmcrypt.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira100 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129533 2019-07-19 05:56:00 2019-07-19 09:40:00 2019-07-19 09:58:00 0:18:00 0:10:19 0:07:41 mira master ubuntu 18.04 ceph-deploy/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/ubuntu_latest.yaml python_versions/python_3.yaml tasks/rbd_import_export.yaml} 4
Failure Reason:

Command failed on mira034 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'

fail 4129535 2019-07-19 05:56:01 2019-07-19 09:45:41 2019-07-19 10:17:41 0:32:00 0:21:18 0:10:42 mira master centos 7.6 ceph-deploy/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/centos_latest.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml} 4
Failure Reason:

Command failed on mira035 with status 1: 'cd /home/ubuntu/cephtest && sudo ceph health'