ID
Status
Ceph Branch
Suite Branch
Teuthology Branch
Machine
OS
Nodes
Description
Failure Reason
jewel
jewel
master
ovh
ubuntu 14.04
upgrade:hammer-x/f-h-x-offline/{0-install.yaml 1-pre.yaml 2-upgrade.yaml 3-jewel.yaml 4-after.yaml ubuntu_14.04.yaml}
Command failed on ovh049 with status 1: "sudo TESTDIR=/home/ubuntu/cephtest bash -c 'ceph osd set sortbitwise'"
jewel
jewel
master
ovh
ubuntu 14.04
upgrade:hammer-x/v0-94-4-stop/{distros/centos_7.3.yaml distros/ubuntu_14.04.yaml ignore.yaml v0-94-4-stop.yaml}
Command failed on ovh010 with status 1: 'sudo TESTDIR=/home/ubuntu/cephtest bash -c \'set -x\nsuccess=false\nfor delay in 1 2 4 8 16 32 64 128 256 512 1024 ; do \n if ceph daemon osd.0 log flush ; then\n if grep "one or more pre-v0.94.4 hammer" /var/log/ceph/ceph-osd.0.log ; then\n success=true\n break\n fi\n fi\n sleep $delay\ndone\n$success || exit 1\''