Project

General

Profile

Actions

Bug #41651

closed

dbench: command not found

Added by bingyi zhang over 4 years ago. Updated about 4 years ago.

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

0%

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

Description

run tautology: qa/suites/fs/verify/tasks/cfuse_workunit_suites_dbench.yaml
teuthology log:

2019-08-27T09:42:56.210 INFO:tasks.workunit:Running workunit suites/dbench.sh...
2019-08-27T09:42:56.210 INFO:teuthology.orchestra.run.typica001:Running (workunit test suites/dbench.sh): '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=e0f321d1bd68f54709994e125e97e646475599fe 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/suites/dbench.sh'
2019-08-27T09:42:56.859 INFO:tasks.workunit.client.0.typica001.stderr:/home/ubuntu/cephtest/clone.client.0/qa/workunits/suites/dbench.sh: line 5: dbench: command not found
2019-08-27T09:42:56.860 INFO:tasks.workunit:Stopping ['suites/dbench.sh'] on client.0...
2019-08-27T09:42:56.860 INFO:teuthology.orchestra.run.typica001:Running: 'sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0'
2019-08-27T09:42:57.105 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/run_tasks.py", line 86, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/run_tasks.py", line 65, in run_one_task
    return task(**kwargs)
  File "/home/teuthology/src/git.umcloud.io_storage_UMStor-OS_nautilus/qa/tasks/workunit.py", line 136, in task
    cleanup=cleanup)
  File "/home/teuthology/src/git.umcloud.io_storage_UMStor-OS_nautilus/qa/tasks/workunit.py", line 286, in _spawn_on_all_clients
    timeout=timeout)
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/parallel.py", line 85, in __exit__
    for result in self:
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/parallel.py", line 99, in next
    resurrect_traceback(result)
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/parallel.py", line 22, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthology/src/git.umcloud.io_storage_UMStor-OS_nautilus/qa/tasks/workunit.py", line 409, in _run_tests
    label="workunit test {workunit}".format(workunit=workunit)
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/orchestra/remote.py", line 193, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/orchestra/run.py", line 423, in run
    r.wait()
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/orchestra/run.py", line 155, in wait
    self._raise_for_status()
  File "/home/teuthology/src/git.umcloud.io_storage_teuthology_master/teuthology/orchestra/run.py", line 177, in _raise_for_status
    node=self.hostname, label=self.label
CommandFailedError: Command failed (workunit test suites/dbench.sh) on typica001 with status 127: '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=e0f321d1bd68f54709994e125e97e646475599fe 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/suites/dbench.sh'

Files

teuthology.log.zip (260 KB) teuthology.log.zip bingyi zhang, 09/10/2019 03:34 AM
Actions #1

Updated by Patrick Donnelly over 4 years ago

  • Project changed from Ceph to CephFS
  • Description updated (diff)
  • Category deleted (qa)
  • Status changed from New to Fix Under Review
  • Assignee set to bingyi zhang
  • Target version set to v15.0.0
  • Start date deleted (09/04/2019)
  • Source set to Community (dev)
  • Pull request ID set to 30161
  • Affected Versions deleted (v14.2.1)
  • Component(FS) qa-suite added

Can you link to the failure on pulpito?

Actions #2

Updated by bingyi zhang over 4 years ago

Patrick Donnelly wrote:

Can you link to the failure on pulpito?

sorry,I can't link to the failure on pulpito here.

I uploaded the teuthology log. See if that helps.

Actions #3

Updated by Patrick Donnelly about 4 years ago

  • Status changed from Fix Under Review to Closed
Actions

Also available in: Atom PDF