Project

General

Profile

Actions

Bug #1506

closed

teutholoy: locktest doesn't clean up correctly with multiple clients

Added by Josh Durgin over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
qa
Target version:
% Done:

0%

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

Description

Logs are in teuthology:~teuthworker/archive/nightly_coverage_2011-09-05/652

2011-09-06T10:36:46.125 INFO:teuthology.run_tasks:Running task locktest...
2011-09-06T10:36:46.127 INFO:teuthology.task.locktest:fetching and building locktests...
2011-09-06T10:36:46.127 INFO:teuthology.task.locktest:building on client.0
2011-09-06T10:36:46.127 DEBUG:orchestra.run:Running: 'mkdir /tmp/cephtest/archive/locktest && mkdir /tmp/cephtest/locktest && wget -nv https://raw.github.com/gregsfortytwo/xfstests-ceph/master/src/
locktest.c -O /tmp/cephtest/locktest/locktest.c && g++ /tmp/cephtest/locktest/locktest.c -o /tmp/cephtest/locktest/locktest'
2011-09-06T10:36:46.496 INFO:teuthology.task.locktest:cleaning up host dir
2011-09-06T10:36:46.496 DEBUG:orchestra.run:Running: 'rm -f /tmp/cephtest/locktest/locktest.c && rm -f /tmp/cephtest/locktest/locktest && rmdir /tmp/cephtest/locktest'
2011-09-06T10:36:46.508 INFO:teuthology.task.locktest:cleaning up client dir
2011-09-06T10:36:46.508 DEBUG:orchestra.run:Running: 'rm -f /tmp/cephtest/locktest/locktest.c && rm -f /tmp/cephtest/locktest/locktest && rmdir /tmp/cephtest/locktest'
2011-09-06T10:36:46.516 INFO:teuthology.task.locktest..client.1.err:rmdir: failed to remove `/tmp/cephtest/locktest': No such file or directory
2011-09-06T10:36:46.516 ERROR:teuthology.run_tasks:Saw exception from tasks
Traceback (most recent call last):
  File "/var/lib/teuthworker/teuthology/teuthology/run_tasks.py", line 25, in run_tasks
    manager = _run_one_task(taskname, ctx=ctx, config=config)
  File "/var/lib/teuthworker/teuthology/teuthology/run_tasks.py", line 14, in _run_one_task
    return fn(**kwargs)
  File "/var/lib/teuthworker/teuthology/teuthology/task/locktest.py", line 121, in task
    id=config[1])),
  File "/var/lib/teuthworker/teuthology/virtualenv/src/orchestra/orchestra/remote.py", line 40, in run
    r = self._runner(client=self.ssh, **kwargs)
  File "/var/lib/teuthworker/teuthology/virtualenv/src/orchestra/orchestra/run.py", line 257, in run
    r.exitstatus = _check_status(r.exitstatus)
  File "/var/lib/teuthworker/teuthology/virtualenv/src/orchestra/orchestra/run.py", line 253, in _check_status
    raise CommandFailedError(command=r.command, exitstatus=status)
Actions #1

Updated by Greg Farnum over 12 years ago

  • Assignee set to Greg Farnum
Actions #2

Updated by Greg Farnum over 12 years ago

  • Status changed from New to Resolved
Actions #3

Updated by Sage Weil over 12 years ago

  • Target version changed from v0.36 to v0.35
  • Translation missing: en.field_position set to 1
  • Translation missing: en.field_position changed from 1 to 871
Actions

Also available in: Atom PDF