ID
Status
Ceph Branch
Suite Branch
Teuthology Branch
Machine
OS
Nodes
Description
Failure Reason
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira046 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/ceph-volume/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/centos_latest.yaml tasks/rbd_import_export.yaml}
at yum will try to contact the repo. when it runs most commands,', u' so will have to try and fail each time (and thus. yum will be be much', u' slower). If it is a very temporary problem though, this is often a nice', u' compromise:', u'', u' yum-config-manager --save --setopt=epel.skip_if_unavailable=true', u'', u'failure: repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.', u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 10659519 bytes remaining to read"'], u'changed': True, u'stderr': u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 11510262 bytes remaining to read"\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 10823378 bytes remaining to read"\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 10659519 bytes remaining to read"\nTrying other mirror.\n\n\n One of the configured repositories failed (Extra Packages for Enterprise Linux),\n and yum doesn\'t have enough cached data to continue. At this point the only\n safe thing yum can do is fail. There are a few ways to work "fix" this:\n\n 1. Contact the upstream for the repository and get them to fix the problem.\n\n 2. Reconfigure the baseurl/etc. for the repository, to point to a working\n upstream. This is most often useful if you are using a newer\n distribution release than is supported by the repository (and the\n packages for the previous distribution release still work).\n\n 3. Run the command with the repository temporarily disabled\n yum --disablerepo=epel ...\n\n 4. Disable the repository permanently, so yum won\'t use it by default. Yum\n will then just ignore the repository until you permanently enable it\n again or use --enablerepo for temporary usage:\n\n yum-config-manager --disable epel\n or\n subscription-manager repos --disable=epel\n\n 5. Configure the failing repository to be skipped, if it is unavailable.\n Note that yum will try to contact the repo. when it runs most commands,\n so will have to try and fail each time (and thus. yum will be be much\n slower). If it is a very temporary problem though, this is often a nice\n compromise:\n\n yum-config-manager --save --setopt=epel.skip_if_unavailable=true\n\nfailure: repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 10659519 bytes remaining to read"', u'stdout': u'Loaded plugins: fastestmirror, langpacks, priorities\nCleaning repos: base centos7-fcgi-ceph epel extras lab-extras updates\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos\nLoaded plugins: fastestmirror, langpacks, priorities\nDetermining fastest mirrors\n * base: packages.oit.ncsu.edu\n * extras: repos-va.psychz.net\n * updates: mirror.math.princeton.edu', u'msg': u'non-zero return code', u'delta': u'0:08:26.800225', 'stdout_lines': [u'Loaded plugins: fastestmirror, langpacks, priorities', u'Cleaning repos: base centos7-fcgi-ceph epel extras lab-extras updates', u'Cleaning up everything', u'Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos', u'Loaded plugins: fastestmirror, langpacks, priorities', u'Determining fastest mirrors', u' * base: packages.oit.ncsu.edu', u' * extras: repos-va.psychz.net', u' * updates: mirror.math.princeton.edu'], u'end': u'2020-01-24 15:13:07.165847', '_ansible_no_log': False, u'cmd': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'start': u'2020-01-24 15:04:40.365622', u'warnings': [u"Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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 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'rm -rf /var/cache/yum/*; yum clean all; yum makecache')Failure object was: {'mira063.front.sepia.ceph.com': {'stderr_lines': [u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 11252794 bytes remaining to read"', u'Trying other mirror.', u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/847ea7712ecf18929572ab1c59abfa4500e779f22773ff681df1d42620aa4fc3-updateinfo.xml.zck: [Errno 14] curl#18 - "transfer closed with 713578 bytes remaining to read"', u'Trying other mirror.', u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/0fec39353862c351582595daa30f48c5a1ff4750fb7e440af99c7fd85d969919-other.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 803464 bytes remaining to read"', u'Trying other mirror.', u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 3038678 bytes remaining to read"', u'Trying other mirror.', u"http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 12] Timeout on http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 300 seconds')", u'Trying other mirror.', u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 2607162 bytes remaining to read"', u'Trying other mirror.', u'', u'', u' One of the configured repositories failed (Extra Packages for Enterprise Linux),', u" and yum doesn't have enough cached data to continue. At this point the only", u' safe thing yum can do is fail. There are a few ways to work "fix" this:', u'', u' 1. Contact the upstream for the repository and get them to fix the problem.', u'', u' 2. Reconfigure the baseurl/etc. for the repository, to point to a working', u' upstream. This is most often useful if you are using a newer', u' distribution release than is supported by the repository (and the', u' packages for the previous distribution release still work).', u'', u' 3. Run the command with the repository temporarily disabled', u' yum --disablerepo=epel ...', u'', u" 4. Disable the repository permanently, so yum won't use it by default. Yum", u' will then just ignore the repository until you permanently enable it', u' again or use --enablerepo for temporary usage:', u'', u' yum-config-manager --disable epel', u' or', u' subscription-manager repos --disable=epel', u'', u' 5. Configure the failing repository to be skipped, if it is unavailable.', u' Note that yum will try to contact the repo. when it runs most commands,', u' so will have to try and fail each time (and thus. yum will be be much', u' slower). If it is a very temporary problem though, this is often a nice', u' compromise:', u'', u' yum-config-manager --save --setopt=epel.skip_if_unavailable=true', u'', u'failure: repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.', u"http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 12] Timeout on http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 300 seconds')", u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 2607162 bytes remaining to read"'], u'changed': True, u'stderr': u'http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 11252794 bytes remaining to read"\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/847ea7712ecf18929572ab1c59abfa4500e779f22773ff681df1d42620aa4fc3-updateinfo.xml.zck: [Errno 14] curl#18 - "transfer closed with 713578 bytes remaining to read"\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/0fec39353862c351582595daa30f48c5a1ff4750fb7e440af99c7fd85d969919-other.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 803464 bytes remaining to read"\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 3038678 bytes remaining to read"\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 12] Timeout on http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: (28, \'Operation too slow. Less than 1000 bytes/sec transferred the last 300 seconds\')\nTrying other mirror.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 2607162 bytes remaining to read"\nTrying other mirror.\n\n\n One of the configured repositories failed (Extra Packages for Enterprise Linux),\n and yum doesn\'t have enough cached data to continue. At this point the only\n safe thing yum can do is fail. There are a few ways to work "fix" this:\n\n 1. Contact the upstream for the repository and get them to fix the problem.\n\n 2. Reconfigure the baseurl/etc. for the repository, to point to a working\n upstream. This is most often useful if you are using a newer\n distribution release than is supported by the repository (and the\n packages for the previous distribution release still work).\n\n 3. Run the command with the repository temporarily disabled\n yum --disablerepo=epel ...\n\n 4. Disable the repository permanently, so yum won\'t use it by default. Yum\n will then just ignore the repository until you permanently enable it\n again or use --enablerepo for temporary usage:\n\n yum-config-manager --disable epel\n or\n subscription-manager repos --disable=epel\n\n 5. Configure the failing repository to be skipped, if it is unavailable.\n Note that yum will try to contact the repo. when it runs most commands,\n so will have to try and fail each time (and thus. yum will be be much\n slower). If it is a very temporary problem though, this is often a nice\n compromise:\n\n yum-config-manager --save --setopt=epel.skip_if_unavailable=true\n\nfailure: repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2 from epel: [Errno 256] No more mirrors to try.\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 12] Timeout on http://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: (28, \'Operation too slow. Less than 1000 bytes/sec transferred the last 300 seconds\')\nhttp://dl.fedoraproject.org/pub/epel/7/x86_64/repodata/d0878257236e2d6fa937b34d0f8b5a3551ee8b90f497fd308734bd43c44fe6b4-filelists.sqlite.bz2: [Errno 14] curl#18 - "transfer closed with 2607162 bytes remaining to read"', u'stdout': u'Loaded plugins: fastestmirror, langpacks, priorities\nCleaning repos: base centos7-fcgi-ceph epel extras lab-extras updates\nCleaning up everything\nMaybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos\nLoaded plugins: fastestmirror, langpacks, priorities\nDetermining fastest mirrors\n * base: packages.oit.ncsu.edu\n * extras: repos-va.psychz.net\n * updates: mirror.math.princeton.edu', u'msg': u'non-zero return code', u'delta': u'0:38:19.630644', 'stdout_lines': [u'Loaded plugins: fastestmirror, langpacks, priorities', u'Cleaning repos: base centos7-fcgi-ceph epel extras lab-extras updates', u'Cleaning up everything', u'Maybe you want: rm -rf /var/cache/yum, to also free up space taken by orphaned data from disabled or removed repos', u'Loaded plugins: fastestmirror, langpacks, priorities', u'Determining fastest mirrors', u' * base: packages.oit.ncsu.edu', u' * extras: repos-va.psychz.net', u' * updates: mirror.math.princeton.edu'], u'end': u'2020-01-24 15:42:53.261206', '_ansible_no_log': False, u'cmd': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'start': u'2020-01-24 15:04:33.630562', u'warnings': [u"Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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 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'rm -rf /var/cache/yum/*; yum clean all; yum makecache')
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira100 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira100 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira100 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira046 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira100 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira046 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira018 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira045 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/ceph-volume/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/ubuntu_latest.yaml tasks/rbd_import_export.yaml}
Command failed on mira038 with status 1: 'cd /home/ubuntu/cephtest/ceph-deploy && ./bootstrap'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira018 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira100 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira018 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira018 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira018 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira016 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
reached maximum tries (60) after waiting for 900 seconds
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira062 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/ceph-volume/{cluster/4node.yaml config/ceph_volume_filestore.yaml distros/centos_latest.yaml tasks/rbd_import_export.yaml}
SELinux denials found on ubuntu@mira062.front.sepia.ceph.com: ['type=AVC msg=audit(1579885804.571:5073): avc: denied { search } for pid=29373 comm="ceph-mgr" name="httpd" dev="sda1" ino=5904 scontext=system_u:system_r:ceph_t:s0 tcontext=system_u:object_r:httpd_config_t:s0 tclass=dir permissive=1']
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira016 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira045 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira016 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira035 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira064 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira046 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira045 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira035 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/ceph-volume/{cluster/4node.yaml config/ceph_volume_dmcrypt_off.yaml distros/ubuntu_latest.yaml tasks/rbd_import_export.yaml}
Command failed on mira061 with status 1: 'cd /home/ubuntu/cephtest/ceph-deploy && ./bootstrap'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira064 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira035 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira046 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/ceph_deploy_dmcrypt.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira062 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/disable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira016 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
ubuntu 16.04
ceph-deploy/basic/{ceph-deploy-overrides/enable_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/ubuntu_16.04.yaml objectstore/filestore-xfs.yaml python_versions/python_3.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira045 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'
mimic
mimic
master
mira
centos 7.4
ceph-deploy/basic/{ceph-deploy-overrides/enable_dmcrypt_diff_journal_disk.yaml config_options/cephdeploy_conf.yaml distros/centos_7.4.yaml objectstore/bluestore-bitmap.yaml python_versions/python_2.yaml tasks/ceph-admin-commands.yaml}
Command failed on mira018 with status 5: 'sudo stop ceph-all || sudo service ceph stop || sudo systemctl stop ceph.target'