Project

General

Profile

Bug #40250

Updated by Yuri Weinstein almost 5 years ago

Runs: 
 http://pulpito.front.sepia.ceph.com/yuriw-2019-06-06_14:54:17-rados-wip-yuri-testing-2019-06-05-2303-luminous-distro-basic-smithi/4008732/ 
 Logs: http://qa-proxy.ceph.com/teuthology/yuriw-2019-06-06_14:54:17-rados-wip-yuri-testing-2019-06-05-2303-luminous-distro-basic-smithi/4008732/teuthology.log 

 2019-06-06T15:32:07.368 INFO:teuthology.task.exec:Executing custom commands... <pre> 
 2019-06-06T15:32:07.368 INFO:teuthology.task.exec:Running commands on role osd.0 host ubuntu@smithi102.front.sepia.ceph.com 
 2019-06-06T15:32:07.368 INFO:teuthology.orchestra.run.smithi102:Running: 
 2019-06-06T15:32:07.368 INFO:teuthology.orchestra.run.smithi102:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'egrep '"'"'(defer backfill|defer recovery)'"'"' /var/log/ceph/ceph-osd.*.log' 
 2019-06-06T15:32:09.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 
 2019-06-06T15:32:09.839 ERROR:teuthology.run_tasks:Saw exception from tasks. 
 Traceback (most recent call last): 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks 
     manager = run_one_task(taskname, ctx=ctx, config=config) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task 
     return task(**kwargs) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/exec.py", line 54, in task 
     c], 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 205, in run 
     r = self._runner(client=self.ssh, name=self.shortname, **kwargs) 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 437, in run 
     r.wait() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 162, in wait 
     self._raise_for_status() 
   File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/run.py", line 184, in _raise_for_status 
     node=self.hostname, label=self.label 
 CommandFailedError: Command failed on smithi102 with status 1: 'sudo TESTDIR=/home/ubuntu/cephtest bash -c \'egrep \'"\'"\'(defer backfill|defer recovery)\'"\'"\' /var/log/ceph/ceph-osd.*.log\'' 
 2019-06-06T15:32:09.840 DEBUG:teuthology.run_tasks:Unwinding manager ceph.restart 

 </pre>

Back