Project

General

Profile

Actions

Bug #3629

closed

test_mon_workloadgen.cc: 766: FAILED assert(m->fsid == monc.get_fsid())

Added by Sage Weil over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Category:
Monitor
Target version:
-
% Done:

0%

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

Description

2012-12-15T17:11:24.139 INFO:teuthology.task.workunit.client.0.err:     0> 2012-12-15 17:10:52.163988 7fcdb57fa700 -1 test/mon/test_mon_workloadgen.cc: In function 'void OSDStub::handle_osd_map(MOSDMap*)' thread 7fcdb57fa700 time 2012-12-15 17:10:52.159800
2012-12-15T17:11:24.139 INFO:teuthology.task.workunit.client.0.err:test/mon/test_mon_workloadgen.cc: 766: FAILED assert(m->fsid == monc.get_fsid())
2012-12-15T17:11:24.139 INFO:teuthology.task.workunit.client.0.err:
2012-12-15T17:11:24.139 INFO:teuthology.task.workunit.client.0.err: ceph version 0.55-303-g1ec70aa (1ec70aa0dde820f1fd6fdedba2369b841bf6ca7f)
2012-12-15T17:11:24.140 INFO:teuthology.task.workunit.client.0.err: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x95) [0x7d803d]
2012-12-15T17:11:24.140 INFO:teuthology.task.workunit.client.0.err: 2: (OSDStub::handle_osd_map(MOSDMap*)+0x191) [0x690db1]
2012-12-15T17:11:24.140 INFO:teuthology.task.workunit.client.0.err: 3: (OSDStub::ms_dispatch(Message*)+0x185) [0x6924ff]
2012-12-15T17:11:24.140 INFO:teuthology.task.workunit.client.0.err: 4: (Messenger::ms_deliver_dispatch(Message*)+0x9b) [0x84adcd]
2012-12-15T17:11:24.141 INFO:teuthology.task.workunit.client.0.err: 5: (DispatchQueue::entry()+0x549) [0x84a535]
2012-12-15T17:11:24.141 INFO:teuthology.task.workunit.client.0.err: 6: (DispatchQueue::DispatchThread::entry()+0x1c) [0x7c2330]
2012-12-15T17:11:24.141 INFO:teuthology.task.workunit.client.0.err: 7: (Thread::_entry_func(void*)+0x23) [0x7ca80d]
2012-12-15T17:11:24.141 INFO:teuthology.task.workunit.client.0.err: 8: (()+0x7e9a) [0x7fce06cf1e9a]
2012-12-15T17:11:24.141 INFO:teuthology.task.workunit.client.0.err: 9: (clone()+0x6d) [0x7fce057174bd]
2012-12-15T17:11:24.142 INFO:teuthology.task.workunit.client.0.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

job was
ubuntu@teuthology:/a/sage-2012-12-15_15:52:41-regression-next-testing-basic/15952$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: ec18aeecd4de479601363849d489668d8f12410c
nuke-on-error: true
overrides:
  ceph:
    conf:
      global:
        ms inject socket failures: 5000
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 1ec70aa0dde820f1fd6fdedba2369b841bf6ca7f
  s3tests:
    branch: next
  workunit:
    sha1: 1ec70aa0dde820f1fd6fdedba2369b841bf6ca7f
roles:
- - mon.a
  - mon.b
  - mon.c
  - osd.0
  - osd.1
  - mds.0
  - client.0
tasks:
- chef: null
- clock: null
- ceph: null
- mon_thrash:
    revive_delay: 20
    thrash_delay: 1
- ceph-fuse: null
- workunit:
    clients:
      all:
      - mon/workloadgen.sh
    env:
      DURATION: '600'
      LOADGEN_NUM_OSDS: '5'
      TEST_CEPH_CONF: /tmp/cephtest/ceph.conf
      VERBOSE: '1'
Actions

Also available in: Atom PDF