Project

General

Profile

Actions

Bug #24866

closed

FAILED assert(0 == "past_interval start interval mismatch") in check_past_interval_bounds()

Added by Neha Ojha almost 6 years ago. Updated about 5 years ago.

Status:
Resolved
Priority:
Urgent
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

2018-06-26T18:42:05.440 INFO:tasks.ceph.osd.0.smithi198.stderr:/build/ceph-14.0.0-834-gf206106/src/osd/PG.cc: In function 'void PG::check_past_interval_bounds() const' thread 7fc1664b0700 time 2018-06-26 18:42:05.448270
2018-06-26T18:42:05.440 INFO:tasks.ceph.osd.0.smithi198.stderr:/build/ceph-14.0.0-834-gf206106/src/osd/PG.cc: 932: FAILED assert(0 == "past_interval start interval mismatch")
2018-06-26T18:42:05.441 INFO:tasks.ceph.osd.0.smithi198.stderr:2018-06-26 18:42:05.446 7fc1664b0700 -1 log_channel(cluster) log [ERR] : 5.9 past_intervals [104,132) start interval does not contain the required bound [71,132) start
2018-06-26T18:42:05.441 INFO:tasks.ceph.osd.0.smithi198.stderr:2018-06-26 18:42:05.446 7fc1664b0700 -1 osd.0 pg_epoch: 132 pg[5.9( v 103'293 (0'0,103'293] local-lis/les=69/70 n=34 ec=64/64 lis/c 69/69 les/c/f 70/71/0 132/132/132) [3,5] r=-1 lpr=132 pi=[104,132)/1 crt=103'293 lcod 0'0 unknown NOTIFY mbc={}] 5.9 past_intervals [104,132) start interval does not contain the required bound [71,132) start
2018-06-26T18:42:05.442 INFO:tasks.rados.rados.0.smithi098.stdout:2207:  writing smithi09812089-376 from 571834 to 1325648 tid 1
2018-06-26T18:42:05.443 INFO:tasks.ceph.osd.0.smithi198.stderr: ceph version 14.0.0-834-gf206106 (f206106a05c4e7b9136f6e05d7a71e8d398b7d35) nautilus (dev)
2018-06-26T18:42:05.443 INFO:tasks.ceph.osd.0.smithi198.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x14e) [0x7fc18ffabaee]
2018-06-26T18:42:05.444 INFO:tasks.ceph.osd.0.smithi198.stderr: 2: (()+0x270c77) [0x7fc18ffabc77]
2018-06-26T18:42:05.444 INFO:tasks.ceph.osd.0.smithi198.stderr: 3: (PG::check_past_interval_bounds() const+0xac3) [0x557ae1c8a7a3]
2018-06-26T18:42:05.444 INFO:tasks.ceph.osd.0.smithi198.stderr: 4: (PG::RecoveryState::Reset::react(PG::AdvMap const&)+0x1bf) [0x557ae1cc0e4f]
2018-06-26T18:42:05.444 INFO:tasks.ceph.osd.0.smithi198.stderr: 5: (boost::statechart::simple_state<PG::RecoveryState::Reset, PG::RecoveryState::RecoveryMachine, boost::mpl::list<mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na, mpl_::na>, (boost::statechart::history_mode)0>::react_impl(boost::statechart::event_base const&, void const*)+0x140) [0x557ae1d0a180]
2018-06-26T18:42:05.445 INFO:tasks.ceph.osd.0.smithi198.stderr: 6: (boost::statechart::state_machine<PG::RecoveryState::RecoveryMachine, PG::RecoveryState::Initial, std::allocator<void>, boost::statechart::null_exception_translator>::process_queued_events()+0xb3) [0x557ae1ce33a3]
2018-06-26T18:42:05.445 INFO:tasks.ceph.osd.0.smithi198.stderr: 7: (PG::handle_advance_map(std::shared_ptr<OSDMap const>, std::shared_ptr<OSDMap const>, std::vector<int, std::allocator<int> >&, int, std::vector<int, std::allocator<int> >&, int, PG::RecoveryCtx*)+0x283) [0x557ae1ca2c23]
2018-06-26T18:42:05.446 INFO:tasks.ceph.osd.0.smithi198.stderr: 8: (OSD::advance_pg(unsigned int, PG*, ThreadPool::TPHandle&, PG::RecoveryCtx*)+0x29d) [0x557ae1c0962d]
2018-06-26T18:42:05.446 INFO:tasks.ceph.osd.0.smithi198.stderr: 9: (OSD::dequeue_peering_evt(OSDShard*, PG*, std::shared_ptr<PGPeeringEvent>, ThreadPool::TPHandle&)+0x1a1) [0x557ae1c09cf1]
2018-06-26T18:42:05.446 INFO:tasks.ceph.osd.0.smithi198.stderr: 10: (PGPeeringItem::run(OSD*, OSDShard*, boost::intrusive_ptr<PG>&, ThreadPool::TPHandle&)+0x50) [0x557ae1e75870]
2018-06-26T18:42:05.446 INFO:tasks.ceph.osd.0.smithi198.stderr: 11: (OSD::ShardedOpWQ::_process(unsigned int, ceph::heartbeat_handle_d*)+0x598) [0x557ae1c19f38]
2018-06-26T18:42:05.447 INFO:tasks.ceph.osd.0.smithi198.stderr: 12: (ShardedThreadPool::shardedthreadpool_worker(unsigned int)+0x46e) [0x7fc18ffb0a0e]
2018-06-26T18:42:05.447 INFO:tasks.ceph.osd.0.smithi198.stderr: 13: (ShardedThreadPool::WorkThreadSharded::entry()+0x10) [0x7fc18ffb2a90]
2018-06-26T18:42:05.447 INFO:tasks.ceph.osd.0.smithi198.stderr: 14: (()+0x76db) [0x7fc18e6a16db]
2018-06-26T18:42:05.447 INFO:tasks.ceph.osd.0.smithi198.stderr: 15: (clone()+0x3f) [0x7fc18d66588f]
2018-06-26T18:42:05.448 INFO:tasks.ceph.osd.0.smithi198.stderr:*** Caught signal (Aborted) **
2018-06-26T18:42:05.448 INFO:tasks.ceph.osd.0.smithi198.stderr: in thread 7fc1664b0700 thread_name:tp_osd_tp

/a/sage-2018-06-26_15:58:10-rados-wip-sage3-testing-2018-06-26-0616-distro-basic-smithi/2706875


Files

computestore17.log.zip (96.1 KB) computestore17.log.zip Dexter John Genterone, 08/07/2018 06:21 PM

Related issues 1 (0 open1 closed)

Has duplicate RADOS - Bug #25017: log [ERR] : 1.3 past_intervals [182,196) start interval does not contain the required bound [162,196) startDuplicate07/20/2018

Actions
Actions

Also available in: Atom PDF