Project

General

Profile

Actions

Bug #45001

closed

mon+cephadm: ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())

Added by Sebastian Wagner about 4 years ago. Updated about 4 years ago.

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

0%

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

Description

http://pulpito.ceph.com/swagner-2020-04-08_10:27:55-rados-wip-swagner2-testing-2020-04-08-0014-distro-basic-smithi/4935237/

while executing rados/cephadm/with-work/{distro/rhel_8.0.yaml fixed-2.yaml mode/root.yaml msgr/async-v2only.yaml start.yaml tasks/rados_api_tests.yaml}

I'm getting this:

2020-04-08T10:56:32.780 DEBUG:teuthology.run:Teuthology command: teuthology /tmp/teuthology-worker.3lfkQh.tmp -- --verbose --lock --description rados/cephadm/with-work/{distro/rhel_8.0.yaml fixed-2.yaml mode/root.yaml msgr/async-v2only.yaml start.yaml tasks/rados_api_tests.yaml} --name swagner-2020-04-08_10:27:55-rados-wip-swagner2-testing-2020-04-08-0014-distro-basic-smithi --block --owner scheduled_swagner@teuthology --archive /home/teuthworker/archive/swagner-2020-04-08_10:27:55-rados-wip-swagner2-testing-2020-04-08-0014-distro-basic-smithi/4935237
<snip>
2020-04-08T14:33:08.589 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]: debug 2020-04-08T14:33:08.319+0000 7fa6707ce700 -1 mon.c@1(peon) e3 *** Got Signal Terminated ***
2020-04-08T14:33:08.590 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/15.2.0-166-g51a1bf4/rpm/el8/BUILD/ceph-15.2.0-166-g51a1bf4/src/common/TrackedOp.cc: In function 'OpTracker::~OpTracker()' thread 7fa6806716c0 time 2020-04-08T14:33:08.422560+0000
2020-04-08T14:33:08.590 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]: /home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/15.2.0-166-g51a1bf4/rpm/el8/BUILD/ceph-15.2.0-166-g51a1bf4/src/common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())
2020-04-08T14:33:08.590 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  ceph version 15.2.0-166-g51a1bf4 (51a1bf4547bbf35f6b76dd4e139dc8e45d1da64f) octopus (stable)
2020-04-08T14:33:08.590 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x158) [0x7fa67785ebe0]
2020-04-08T14:33:08.590 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  2: (()+0x27adfa) [0x7fa67785edfa]
2020-04-08T14:33:08.591 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  3: (OpTracker::~OpTracker()+0x39) [0x7fa67793ead9]
2020-04-08T14:33:08.591 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  4: (Monitor::~Monitor()+0x304) [0x558fa0d7f134]
2020-04-08T14:33:08.591 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  5: (Monitor::~Monitor()+0xd) [0x558fa0d7fcfd]
2020-04-08T14:33:08.592 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  6: (main()+0x5661) [0x558fa0d124c1]
2020-04-08T14:33:08.592 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  7: (__libc_start_main()+0xf3) [0x7fa674270873]
2020-04-08T14:33:08.592 INFO:ceph.mon.c.smithi053.stdout:Apr 08 14:33:08 smithi053 bash[9649]:  8: (_start()+0x2e) [0x558fa0d3bd4e]

might be related to cephadm, but I'm puzzled right now.


Related issues 1 (0 open1 closed)

Related to RADOS - Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())mon: Resolved

Actions
Actions #1

Updated by Sebastian Wagner about 4 years ago

  • Related to Bug #44715: common/TrackedOp.cc: 163: FAILED ceph_assert((sharded_in_flight_list.back())->ops_in_flight_sharded.empty())mon: added
Actions #2

Updated by Sebastian Wagner about 4 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF