Project

General

Profile

Actions

Bug #11114

closed

timeout expired in wait_for_all_up

Added by Loïc Dachary about 9 years ago. Updated about 9 years ago.

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

0%

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

Description

rados/thrash/{clusters/fixed-2.yaml fs/xfs.yaml msgr-failures/fastclose.yaml thrashers/mapgap.yaml workloads/ec-snaps-few-objects.yaml}

the test completes successfully, the wait_for_all_up fails when trying to shutdown

2015-03-11T15:35:24.269 INFO:tasks.rados.rados.0.plana31.stdout:3996: done (1 left)
2015-03-11T15:35:24.270 INFO:tasks.rados.rados.0.plana31.stdout:3998: done (0 left)
2015-03-11T15:35:24.270 INFO:tasks.rados.rados.0.plana31.stdout:3999: snap_remove snap 395
2015-03-11T15:35:25.289 INFO:teuthology.orchestra.run.plana31:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd dump --format=json'
2015-03-11T15:35:25.320 INFO:tasks.rados.rados.0.plana31.stdout:3999: done (0 left)
2015-03-11T15:35:25.331 INFO:tasks.rados.rados.0.plana31.stderr:0 errors.
2015-03-11T15:35:25.331 INFO:tasks.rados.rados.0.plana31.stderr:
2015-03-11T15:35:25.332 INFO:tasks.thrashosds.ceph_manager:removing pool_name unique_pool_0
2015-03-11T15:35:25.332 INFO:teuthology.orchestra.run.plana31:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados rmpool unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it'
2015-03-11T15:35:26.765 INFO:teuthology.orchestra.run.plana31.stdout:successfully deleted pool unique_pool_0
2015-03-11T15:35:26.768 INFO:tasks.thrashosds:joining thrashosds
2015-03-11T15:35:28.673 INFO:teuthology.orchestra.run.plana31:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd dump --format=json'
...
2015-03-11T15:52:00.436 INFO:teuthology.orchestra.run.plana31:Running: 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph osd dump --format=json'
2015-03-11T15:52:00.667 ERROR:teuthology.run_tasks:Manager failed: thrashosds
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 125, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/var/lib/teuthworker/src/ceph-qa-suite_wip-cot-firefly/tasks/thrashosds.py", line 183, in task
    thrash_proc.do_join()
  File "/var/lib/teuthworker/src/ceph-qa-suite_wip-cot-firefly/tasks/ceph_manager.py", line 353, in do_join
    self.thread.get()
  File "/usr/lib/python2.7/dist-packages/gevent/greenlet.py", line 331, in get
    raise self._exception
AssertionError: timeout expired in wait_for_all_up


Related issues 1 (0 open1 closed)

Is duplicate of Ceph - Bug #10485: unreadable ceph-osd core dump (firefly)ResolvedLoïc Dachary01/08/2015

Actions
Actions #1

Updated by Loïc Dachary about 9 years ago

  • Status changed from New to Duplicate
Actions #2

Updated by Loïc Dachary about 9 years ago

Duplicates #10485

Actions

Also available in: Atom PDF