Skip to content

flaky test: cases::test_in_memory_engine::test_load_with_eviction #17797

@glorv

Description

@glorv
--- TRY 3 STDERR:        tests::failpoints cases::test_in_memory_engine::test_load_with_eviction ---

thread 'apply-0::test_load_with_eviction' panicked at components/in_memory_engine/src/region_manager.rs:973:17:

assertion failed: meta.is_written()

stack backtrace:

   0: rust_begin_unwind

             at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/std/src/panicking.rs:645:5

   1: core::panicking::panic_fmt

             at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:72:14

   2: core::panicking::panic

             at /rustc/89e2160c4ca5808657ed55392620ed1dbbce78d1/library/core/src/panicking.rs:144:5

   3: in_memory_engine::region_manager::RegionManager::clear_regions_in_being_written::{{closure}}

   4: in_memory_engine::region_manager::RegionMetaMap::on_all_overlapped_regions

   5: in_memory_engine::region_manager::RegionManager::clear_regions_in_being_written

   6: <in_memory_engine::write_batch::RegionCacheWriteBatch as engine_traits::write_batch::WriteBatch>::clear

   7: <hybrid_engine::observer::write_batch::HybridObservableWriteBatch as engine_traits::write_batch::WriteBatch>::clear

   8: <raftstore::coprocessor::read_write::write_batch::WriteBatchWrapper<WB> as engine_traits::write_batch::WriteBatch>::clear

   9: raftstore::store::fsm::apply::ApplyContext<EK>::write_to_db

  10: raftstore::store::fsm::apply::ApplyContext<EK>::flush

  11: <raftstore::store::fsm::apply::ApplyPoller<EK> as batch_system::batch::PollHandler<raftstore::store::fsm::apply::ApplyFsm<EK>,raftstore::store::fsm::apply::ControlFsm>>::end

  12: batch_system::batch::Poller<N,C,Handler>::poll

  13: batch_system::batch::BatchSystem<N,C>::start_poller::{{closure}}

Details: https://do.pingcap.net/jenkins/blue/organizations/jenkins/tikv%2Ftikv%2Fpull_unit_test/detail/pull_unit_test/2335/pipeline

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions