Project

General

Profile

Actions

Bug #1552

closed

qa: file locking test fails

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

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

0%

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

Description

Logs are in teuthology:~teuthworker/archive/nightly_coverage_2011-09-20/365

2011-09-20T14:33:52.584 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/lockfile.py", line 152, in task
    raise Exception("Got wrong result for op {op_}".format(op_=op))
Exception: Got wrong result for op {'lockfile': 'testfile', 'client': 'client.0', 'holdtime': 5, 'maxwait': 6, 'expectfail': False}
2011-09-20T14:33:52.596 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x26c8ed0>
2011-09-20T14:33:52.596 INFO:teuthology.task.kclient:Unmounting kernel clients...
2011-09-20T14:33:52.597 DEBUG:teuthology.task.kclient:Unmounting client client.1...
2011-09-20T14:33:52.597 DEBUG:teuthology.orchestra.run:Running: 'sudo umount /tmp/cephtest/mnt.1'
2011-09-20T14:33:52.794 DEBUG:teuthology.orchestra.run:Running: 'rmdir -- /tmp/cephtest/mnt.1'
2011-09-20T14:33:52.800 DEBUG:teuthology.task.kclient:Unmounting client client.0...
2011-09-20T14:33:52.801 DEBUG:teuthology.orchestra.run:Running: 'sudo umount /tmp/cephtest/mnt.0'
2011-09-20T14:33:53.417 DEBUG:teuthology.orchestra.run:Running: 'rmdir -- /tmp/cephtest/mnt.0'
2011-09-20T14:33:53.423 DEBUG:teuthology.run_tasks:Unwinding manager <contextlib.GeneratorContextManager object at 0x26c8c50>
2011-09-20T14:33:53.423 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
  File "/var/lib/teuthworker/teuthology/teuthology/contextutil.py", line 27, in nested
    yield vars
  File "/var/lib/teuthworker/teuthology/teuthology/task/ceph.py", line 952, in task
    yield
  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/lockfile.py", line 152, in task
    raise Exception("Got wrong result for op {op_}".format(op_=op))
Exception: Got wrong result for op {'lockfile': 'testfile', 'client': 'client.0', 'holdtime': 5, 'maxwait': 6, 'expectfail': False}
Actions

Also available in: Atom PDF