Project

General

Profile

Actions

Bug #20625

closed

ceph_test_filestore_idempotent_sequence aborts in run_seed_to_range.sh

Added by Kefu Chai almost 7 years ago. Updated almost 7 years ago.

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

0%

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

Description

2017-07-14T00:12:45.488 INFO:teuthology.orchestra.run.smithi077.stderr:*** Caught signal (Aborted) **
2017-07-14T00:12:45.490 INFO:teuthology.orchestra.run.smithi077.stderr: in thread 7f9292e9d700 thread_name:tp_fstore_op
2017-07-14T00:12:45.495 INFO:teuthology.orchestra.run.smithi077.stderr:./run_seed_to.sh: line 288: 21642 Aborted                 $v ceph_test_filestore_idempotent_sequence run-sequ
ence-to $stop_at $tmp_name_b $tmp_name_b/journal --test-seed $seed --osd-journal-size 100 --log-file $tmp_name_b.clean --debug-filestore 20 $tmp_opts_b

/a/kchai-2017-07-13_18:13:10-rados-wip-kefu-testing-distro-basic-smithi/1396333


Related issues 1 (1 open0 closed)

Is duplicate of RADOS - Bug #20646: run_seed_to_range.sh: segv, tp_fstore_op timeoutNew

Actions
Actions #1

Updated by Kefu Chai almost 7 years ago

2017-07-15T02:55:16.714 INFO:teuthology.orchestra.run.smithi056.stderr:    -3> 2017-07-15 02:45:57.382513 7f1f8a437700 20 filestore dbobjectmap: seq is 1
2017-07-15T02:55:16.717 INFO:teuthology.orchestra.run.smithi056.stderr:    -2> 2017-07-15 02:45:57.382548 7f1f8ac38700  1 heartbeat_map reset_timeout 'tp_fstore_op thread tp_fstore
_op' had timed out after 60
2017-07-15T02:55:16.719 INFO:teuthology.orchestra.run.smithi056.stderr:    -1> 2017-07-15 02:45:57.382553 7f1f8ac38700  1 heartbeat_map reset_timeout 'tp_fstore_op thread tp_fstore
_op' had suicide timed out after 180
2017-07-15T02:55:16.721 INFO:teuthology.orchestra.run.smithi056.stderr:     0> 2017-07-15 02:45:57.385095 7f1f8ac38700 -1 *** Caught signal (Aborted) **
2017-07-15T02:55:16.725 INFO:teuthology.orchestra.run.smithi056.stderr: in thread 7f1f8ac38700 thread_name:tp_fstore_op
2017-07-15T02:55:16.731 INFO:teuthology.orchestra.run.smithi056.stderr:
2017-07-15T02:55:16.736 INFO:teuthology.orchestra.run.smithi056.stderr: ceph version 12.1.0-1031-gdd18742 (dd18742dccce8eca3739739fcc22f4ee0605f186) luminous (rc)
2017-07-15T02:55:16.740 INFO:teuthology.orchestra.run.smithi056.stderr: 1: (()+0x3c06d9) [0x7f1f990e76d9]
2017-07-15T02:55:16.746 INFO:teuthology.orchestra.run.smithi056.stderr: 2: (()+0x10330) [0x7f1f986f0330]
2017-07-15T02:55:16.753 INFO:teuthology.orchestra.run.smithi056.stderr: 3: (pthread_kill()+0x31) [0x7f1f986ed611]
2017-07-15T02:55:16.772 INFO:teuthology.orchestra.run.smithi056.stderr: 4: (ceph::HeartbeatMap::_check(ceph::heartbeat_handle_d const*, char const*, long)+0xf0) [0x7f1f8f909470]
2017-07-15T02:55:16.776 INFO:teuthology.orchestra.run.smithi056.stderr: 5: (ceph::HeartbeatMap::reset_timeout(ceph::heartbeat_handle_d*, long, long)+0x72) [0x7f1f8f9098b2]
2017-07-15T02:55:16.779 INFO:teuthology.orchestra.run.smithi056.stderr: 6: (FileStore::_do_transaction(ObjectStore::Transaction&, unsigned long, int, ThreadPool::TPHandle*)+0x30a)
[0x7f1f98f185ba]
2017-07-15T02:55:16.783 INFO:teuthology.orchestra.run.smithi056.stderr: 7: (FileStore::_do_transactions(std::vector<ObjectStore::Transaction, std::allocator<ObjectStore::Transactio
n> >&, unsigned long, ThreadPool::TPHandle*)+0x3b) [0x7f1f98f1df5b]
2017-07-15T02:55:16.788 INFO:teuthology.orchestra.run.smithi056.stderr: 8: (FileStore::_do_op(FileStore::OpSequencer*, ThreadPool::TPHandle&)+0x3bc) [0x7f1f98f1e34c]
2017-07-15T02:55:16.791 INFO:teuthology.orchestra.run.smithi056.stderr: 9: (ThreadPool::worker(ThreadPool::WorkThread*)+0xb65) [0x7f1f8f6def75]
2017-07-15T02:55:16.794 INFO:teuthology.orchestra.run.smithi056.stderr: 10: (ThreadPool::WorkThread::entry()+0x10) [0x7f1f8f6dff80]
2017-07-15T02:55:16.797 INFO:teuthology.orchestra.run.smithi056.stderr: 11: (()+0x8184) [0x7f1f986e8184]
2017-07-15T02:55:16.800 INFO:teuthology.orchestra.run.smithi056.stderr: 12: (clone()+0x6d) [0x7f1f8e42237d]
2017-07-15T02:55:16.805 INFO:teuthology.orchestra.run.smithi056.stderr: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

/a/sage-2017-07-15_01:35:06-rados-wip-sage-testing-distro-basic-smithi/1400189

Actions #2

Updated by Kefu Chai almost 7 years ago

tried to reproduce on btrfs locally, no luck.

Actions #3

Updated by Kefu Chai almost 7 years ago

  • Is duplicate of Bug #20646: run_seed_to_range.sh: segv, tp_fstore_op timeout added
Actions #4

Updated by Kefu Chai almost 7 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF