Project

General

Profile

Bug #38082

mimic: mon/caps.sh fails with "Expected return 0, got 110"

Added by Neha Ojha about 5 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2019-01-29T06:46:06.628 INFO:teuthology.orchestra.run.smithi044:Running:
2019-01-29T06:46:06.628 INFO:teuthology.orchestra.run.smithi044:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph quorum_status
2019-01-29T06:46:06.856 INFO:teuthology.orchestra.run.smithi044.stderr:2019-01-29 06:46:06.861 7fb186afa700 -1 WARNING: all dangerous and experimental features are enabled.
2019-01-29T06:46:09.049 INFO:tasks.workunit.client.0.smithi205.stderr:+ ret=110
2019-01-29T06:46:09.049 INFO:tasks.workunit.client.0.smithi205.stderr:+ [[ 110 -ne 0 ]]
2019-01-29T06:46:09.049 INFO:tasks.workunit.client.0.smithi205.stderr:+ echo 'Error: Expected return 0, got 110'
2019-01-29T06:46:09.049 INFO:tasks.workunit.client.0.smithi205.stderr:+ [[ 1 -eq 1 ]]
2019-01-29T06:46:09.049 INFO:tasks.workunit.client.0.smithi205.stderr:+ exit 1
2019-01-29T06:46:09.049 INFO:tasks.workunit.client.0.smithi205.stdout:Error: Expected return 0, got 110
2019-01-29T06:46:09.050 DEBUG:teuthology.orchestra.run:got remote process result: 1
2019-01-29T06:46:09.050 INFO:tasks.workunit:Stopping ['mon/pool_ops.sh', 'mon/crush_ops.sh', 'mon/osd.sh', 'mon/caps.sh'] on client.0...
2019-01-29T06:46:09.051 INFO:teuthology.orchestra.run.smithi205:Running:
2019-01-29T06:46:09.051 INFO:teuthology.orchestra.run.smithi205:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0
2019-01-29T06:46:09.325 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_ceph-c_wip-37902-mimic-2019-01-28/qa/tasks/workunit.py", line 123, in task
    timeout=timeout,cleanup=cleanup)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 85, in __exit__
    for result in self:
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 99, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_ceph-c_wip-37902-mimic-2019-01-28/qa/tasks/workunit.py", line 409, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/orchestra/remote.py", line 194, 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 435, 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 (workunit test mon/caps.sh) on smithi205 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=cd0a75799615dc5c8b3fed49428ced67ebdf6f6e TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/mon/caps.sh'

/a/nojha-2019-01-29_03:40:43-rados-wip-37902-mimic-2019-01-28-distro-basic-smithi/3522518/

History

#1 Updated by Neha Ojha about 5 years ago

/a/teuthology-2018-12-29_02:30:02-rados-mimic-distro-basic-smithi/3403799/

#2 Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New

Also available in: Atom PDF