GNU gdb (GDB) Red Hat Enterprise Linux (7.2-92.el6) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /data/mci/compile/mongodb-linux-x86_64-4.2.10-27-g6fe78a0/bin/mongod...Reading symbols from /data/mci/compile/mongodb-linux-x86_64-4.2.10-27-g6fe78a0/bin/mongod.debug...done. done. [New Thread 103418] [New Thread 103421] [New Thread 103422] [New Thread 103423] [New Thread 103426] [New Thread 103427] [New Thread 103428] [New Thread 103429] [New Thread 103430] [New Thread 103431] [New Thread 103432] [New Thread 103433] [New Thread 103434] [New Thread 103435] [New Thread 103436] [New Thread 103437] [New Thread 103438] [New Thread 103441] [New Thread 103443] [New Thread 103444] [New Thread 103445] [New Thread 103446] [New Thread 103447] [New Thread 103448] [New Thread 103449] [New Thread 103450] [New Thread 103451] [New Thread 106294] [New Thread 106295] [New Thread 106296] [New Thread 106299] [New Thread 106300] [New Thread 106302] [New Thread 106304] [New Thread 106305] [New Thread 106306] [New Thread 106307] [New Thread 106643] [New Thread 106665] [New Thread 106666] [New Thread 106667] [New Thread 106668] [New Thread 106669] Reading symbols from /lib64/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libresolv.so.2 Reading symbols from /usr/lib64/libcrypto.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libcrypto.so.10 Reading symbols from /usr/lib64/libssl.so.10...(no debugging symbols found)...done. Loaded symbols for /usr/lib64/libssl.so.10 Reading symbols from /lib64/libdl.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libdl.so.2 Reading symbols from /lib64/librt.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/librt.so.1 Reading symbols from /lib64/libm.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libm.so.6 Reading symbols from /lib64/libgcc_s.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libgcc_s.so.1 Reading symbols from /lib64/libpthread.so.0...(no debugging symbols found)...done. [Thread debugging using libthread_db enabled] Loaded symbols for /lib64/libpthread.so.0 Reading symbols from /lib64/libc.so.6...(no debugging symbols found)...done. Loaded symbols for /lib64/libc.so.6 Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 Reading symbols from /lib64/libz.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libz.so.1 Reading symbols from /lib64/libgssapi_krb5.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libgssapi_krb5.so.2 Reading symbols from /lib64/libkrb5.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5.so.3 Reading symbols from /lib64/libcom_err.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/libcom_err.so.2 Reading symbols from /lib64/libk5crypto.so.3...(no debugging symbols found)...done. Loaded symbols for /lib64/libk5crypto.so.3 Reading symbols from /lib64/libkrb5support.so.0...(no debugging symbols found)...done. Loaded symbols for /lib64/libkrb5support.so.0 Reading symbols from /lib64/libkeyutils.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libkeyutils.so.1 Reading symbols from /lib64/libselinux.so.1...(no debugging symbols found)...done. Loaded symbols for /lib64/libselinux.so.1 Core was generated by `./mongod'. #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 Thread 43 (Thread 0x7feb9bab6700 (LWP 106669)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fda150, cond=0x7febb9917100, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf8c58a2 in __wt_cond_wait (session=0x7febb4fda150, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/include/misc.i:19 #3 __wt_cache_eviction_worker (session=0x7febb4fda150, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/evict/evict_lru.c:2337 #4 0x00007febaf92a34f in __wt_cache_eviction_check (session=0x7febb4fda150, cfg=) at src/third_party/wiredtiger/src/include/cache.i:431 #5 __wt_txn_commit (session=0x7febb4fda150, cfg=) at src/third_party/wiredtiger/src/txn/txn.c:1146 #6 0x00007febaf91048f in __session_commit_transaction (wt_session=0x7febb4fda150, config=) at src/third_party/wiredtiger/src/session/session_api.c:1654 #7 0x00007febaf87b4ee in mongo::WiredTigerRecoveryUnit::_txnClose(bool) (this=0x7febbc429e40, commit=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:2281 #8 0x00007febaf87bafd in mongo::WiredTigerRecoveryUnit::_commit() (this=0x7febbc429e40) at src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp:206 #9 0x00007febaf87bb3a in mongo::WiredTigerRecoveryUnit::commitUnitOfWork() () at src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp:285 #10 0x00007febb125ff04 in mongo::WriteUnitOfWork::commit() (this=0x7feb9bab2600) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #11 0x00007febaff483f1 in mongo::(anonymous namespace)::insertDocuments(mongo::OperationContext*, mongo::Collection*, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, bool) (opCtx=0x7febbedad780, collection=0x7febc159c180, begin=, end=..., fromMigrate=) at src/mongo/db/ops/write_ops_exec.cpp:328 #12 0x00007febaff491bd in insertBatchAndHandleErrors (opCtx=, wholeOp=) at src/mongo/db/catalog_raii.h:124 #13 mongo::performInserts(mongo::OperationContext*, mongo::write_ops::Insert const&, bool) (opCtx=, wholeOp=) at src/mongo/db/ops/write_ops_exec.cpp:568 #14 0x00007febafbdb0ff in mongo::MongoInterfaceStandalone::insert(boost::intrusive_ptr const&, mongo::NamespaceString const&, std::vector >&&, mongo::WriteConcernOptions const&, boost::optional) (this=) at src/mongo/db/pipeline/process_interface_standalone.cpp:225 #15 0x00007febb0c5e294 in mongo::DocumentSourceOut::spill(std::vector >&&) () at src/third_party/boost-1.70.0/boost/optional/optional.hpp:871 #16 0x00007febb0c5ef27 in mongo::DocumentSourceWriter::getNext() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_vector.h:805 #17 0x00007febb0c8e43d in mongo::Pipeline::getNext() (this=0x7febbdb7fb70) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_list.h:1137 #18 0x00007febb020c145 in mongo::PipelineProxyStage::getNextBson() (this=0x7febbeead900) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #19 0x00007febb020bfb6 in mongo::PipelineProxyStage::doWork(unsigned long*) (this=0x7febbeead900, out=0x7feb9bab2e00) at src/mongo/db/exec/pipeline_proxy.cpp:82 #20 0x00007febb020c6f8 in mongo::PlanStage::work(unsigned long*) (this=0x7febbeead900, out=0x7feb9bab2e00) at src/mongo/db/exec/plan_stage.cpp:47 #21 0x00007febb02543f0 in mongo::PlanExecutorImpl::_getNextImpl(mongo::Snapshotted*, mongo::RecordId*) (this=0x7febbe5a0000, objOut=0x7feb9bab2ef0, dlOut=0x0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #22 0x00007febb0254b8d in mongo::PlanExecutorImpl::getNext(mongo::BSONObj*, mongo::RecordId*) (this=) at src/mongo/db/query/plan_executor_impl.cpp:382 #23 0x00007febaff29a54 in mongo::(anonymous namespace)::handleCursorCommand(mongo::OperationContext*, mongo::NamespaceString const&, std::vector >, mongo::AggregationRequest const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbedad780, nsForCursor=..., cursors=) at src/mongo/db/commands/run_aggregate.cpp:183 #24 0x00007febaff2e7ff in mongo::runAggregate(mongo::OperationContext*, mongo::NamespaceString const&, mongo::AggregationRequest const&, mongo::BSONObj const&, std::vector > const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbedad780, origNss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/move.h:182 #25 0x00007febaff21b0f in mongo::(anonymous namespace)::PipelineCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) (this=0x7febbaecd410, opCtx=0x7febbedad780, reply=0x7febbbd81ff0) at src/mongo/db/pipeline/aggregation_request.h:150 #26 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febbbd81ff0, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb9bab43d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #27 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #28 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #29 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #30 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbedad780, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #31 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbedad780, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #32 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #33 0x00007febafbf56dc in mongo::ServiceStateMachine::_processMessage(mongo::ServiceStateMachine::ThreadGuard) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #34 0x00007febafbf2a7f in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159b550, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #35 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #36 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #37 0x00007febb0a6e912 in operator() (this=0x7febb4f5e000, task=..., flags=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #38 mongo::transport::ServiceExecutorSynchronous::schedule(std::function, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName) (this=0x7febb4f5e000, task=..., flags=) at src/mongo/transport/service_executor_synchronous.cpp:107 #39 0x00007febafbefadd in mongo::ServiceStateMachine::_scheduleNextWithGuard(mongo::ServiceStateMachine::ThreadGuard, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName, mongo::ServiceStateMachine::Ownership) (this=0x7febc159b550, guard=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:87 #40 0x00007febafbf12db in mongo::ServiceStateMachine::_sourceCallback(mongo::Status) (this=0x7febc159b550, status=...) at src/mongo/transport/service_state_machine.cpp:192 #41 0x00007febafbf1d76 in operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #42 call)>&, mongo::StatusWith > (this=) at src/mongo/util/future_impl.h:237 #43 operator() (this=) at src/mongo/util/future_impl.h:857 #44 generalImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]:: > (this=) at src/mongo/util/future_impl.h:1172 #45 getAsync)> > (this=) at src/mongo/util/future_impl.h:871 #46 getAsync)> > (this=) at src/mongo/util/future.h:349 #47 mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard) (this=) at src/mongo/transport/service_state_machine.cpp:313 #48 0x00007febafbf29db in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159b550, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #49 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #50 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #51 0x00007febb0a6ed7b in std::_Function_handler, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #52 0x00007febb10cc6b5 in operator() (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #53 operator() (__functor=) at src/mongo/transport/service_entry_point_utils.cpp:96 #54 std::_Function_handler)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #55 0x00007febb10cc714 in operator() (ctx=0x7febbbec58c0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #56 mongo::(anonymous namespace)::runFunc(void*) (ctx=0x7febbbec58c0) at src/mongo/transport/service_entry_point_utils.cpp:56 #57 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #58 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 42 (Thread 0x7feb9b6ff700 (LWP 106668)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd7270, cond=0x7febb9917100, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf8c58a2 in __wt_cond_wait (session=0x7febb4fd7270, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/include/misc.i:19 #3 __wt_cache_eviction_worker (session=0x7febb4fd7270, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/evict/evict_lru.c:2337 #4 0x00007febaf92a34f in __wt_cache_eviction_check (session=0x7febb4fd7270, cfg=) at src/third_party/wiredtiger/src/include/cache.i:431 #5 __wt_txn_commit (session=0x7febb4fd7270, cfg=) at src/third_party/wiredtiger/src/txn/txn.c:1146 #6 0x00007febaf91048f in __session_commit_transaction (wt_session=0x7febb4fd7270, config=) at src/third_party/wiredtiger/src/session/session_api.c:1654 #7 0x00007febaf87b4ee in mongo::WiredTigerRecoveryUnit::_txnClose(bool) (this=0x7febbdee13c0, commit=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:2281 #8 0x00007febaf87bafd in mongo::WiredTigerRecoveryUnit::_commit() (this=0x7febbdee13c0) at src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp:206 #9 0x00007febaf87bb3a in mongo::WiredTigerRecoveryUnit::commitUnitOfWork() () at src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp:285 #10 0x00007febb125ff04 in mongo::WriteUnitOfWork::commit() (this=0x7feb9b6fb600) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #11 0x00007febaff483f1 in mongo::(anonymous namespace)::insertDocuments(mongo::OperationContext*, mongo::Collection*, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, bool) (opCtx=0x7febbc43a900, collection=0x7febbe339880, begin=, end=..., fromMigrate=) at src/mongo/db/ops/write_ops_exec.cpp:328 #12 0x00007febaff491bd in insertBatchAndHandleErrors (opCtx=, wholeOp=) at src/mongo/db/catalog_raii.h:124 #13 mongo::performInserts(mongo::OperationContext*, mongo::write_ops::Insert const&, bool) (opCtx=, wholeOp=) at src/mongo/db/ops/write_ops_exec.cpp:568 #14 0x00007febafbdb0ff in mongo::MongoInterfaceStandalone::insert(boost::intrusive_ptr const&, mongo::NamespaceString const&, std::vector >&&, mongo::WriteConcernOptions const&, boost::optional) (this=) at src/mongo/db/pipeline/process_interface_standalone.cpp:225 #15 0x00007febb0c5e294 in mongo::DocumentSourceOut::spill(std::vector >&&) () at src/third_party/boost-1.70.0/boost/optional/optional.hpp:871 #16 0x00007febb0c5ef27 in mongo::DocumentSourceWriter::getNext() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_vector.h:805 #17 0x00007febb0c8e43d in mongo::Pipeline::getNext() (this=0x7fec042ee570) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_list.h:1137 #18 0x00007febb020c145 in mongo::PipelineProxyStage::getNextBson() (this=0x7febbdee2980) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #19 0x00007febb020bfb6 in mongo::PipelineProxyStage::doWork(unsigned long*) (this=0x7febbdee2980, out=0x7feb9b6fbe00) at src/mongo/db/exec/pipeline_proxy.cpp:82 #20 0x00007febb020c6f8 in mongo::PlanStage::work(unsigned long*) (this=0x7febbdee2980, out=0x7feb9b6fbe00) at src/mongo/db/exec/plan_stage.cpp:47 #21 0x00007febb02543f0 in mongo::PlanExecutorImpl::_getNextImpl(mongo::Snapshotted*, mongo::RecordId*) (this=0x7febbeeae500, objOut=0x7feb9b6fbef0, dlOut=0x0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #22 0x00007febb0254b8d in mongo::PlanExecutorImpl::getNext(mongo::BSONObj*, mongo::RecordId*) (this=) at src/mongo/db/query/plan_executor_impl.cpp:382 #23 0x00007febaff29a54 in mongo::(anonymous namespace)::handleCursorCommand(mongo::OperationContext*, mongo::NamespaceString const&, std::vector >, mongo::AggregationRequest const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbc43a900, nsForCursor=..., cursors=) at src/mongo/db/commands/run_aggregate.cpp:183 #24 0x00007febaff2e7ff in mongo::runAggregate(mongo::OperationContext*, mongo::NamespaceString const&, mongo::AggregationRequest const&, mongo::BSONObj const&, std::vector > const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbc43a900, origNss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/move.h:182 #25 0x00007febaff21b0f in mongo::(anonymous namespace)::PipelineCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) (this=0x7febc4c479a0, opCtx=0x7febbc43a900, reply=0x7febee146960) at src/mongo/db/pipeline/aggregation_request.h:150 #26 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febee146960, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb9b6fd3d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #27 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #28 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #29 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #30 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbc43a900, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #31 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbc43a900, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #32 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #33 0x00007febafbf56dc in mongo::ServiceStateMachine::_processMessage(mongo::ServiceStateMachine::ThreadGuard) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #34 0x00007febafbf2a7f in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159ca50, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #35 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #36 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #37 0x00007febb0a6e912 in operator() (this=0x7febb4f5e000, task=..., flags=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #38 mongo::transport::ServiceExecutorSynchronous::schedule(std::function, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName) (this=0x7febb4f5e000, task=..., flags=) at src/mongo/transport/service_executor_synchronous.cpp:107 #39 0x00007febafbefadd in mongo::ServiceStateMachine::_scheduleNextWithGuard(mongo::ServiceStateMachine::ThreadGuard, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName, mongo::ServiceStateMachine::Ownership) (this=0x7febc159ca50, guard=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:87 #40 0x00007febafbf12db in mongo::ServiceStateMachine::_sourceCallback(mongo::Status) (this=0x7febc159ca50, status=...) at src/mongo/transport/service_state_machine.cpp:192 #41 0x00007febafbf1d76 in operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #42 call)>&, mongo::StatusWith > (this=) at src/mongo/util/future_impl.h:237 #43 operator() (this=) at src/mongo/util/future_impl.h:857 #44 generalImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]:: > (this=) at src/mongo/util/future_impl.h:1172 #45 getAsync)> > (this=) at src/mongo/util/future_impl.h:871 #46 getAsync)> > (this=) at src/mongo/util/future.h:349 #47 mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard) (this=) at src/mongo/transport/service_state_machine.cpp:313 #48 0x00007febafbf29db in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159ca50, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #49 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #50 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #51 0x00007febb0a6ed7b in std::_Function_handler, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #52 0x00007febb10cc6b5 in operator() (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #53 operator() (__functor=) at src/mongo/transport/service_entry_point_utils.cpp:96 #54 std::_Function_handler)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #55 0x00007febb10cc714 in operator() (ctx=0x7febbbec6520) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #56 mongo::(anonymous namespace)::runFunc(void*) (ctx=0x7febbbec6520) at src/mongo/transport/service_entry_point_utils.cpp:56 #57 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #58 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 41 (Thread 0x7feb9a6f0700 (LWP 106667)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd6dc0, cond=0x7febb9917100, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf8c58a2 in __wt_cond_wait (session=0x7febb4fd6dc0, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/include/misc.i:19 #3 __wt_cache_eviction_worker (session=0x7febb4fd6dc0, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/evict/evict_lru.c:2337 #4 0x00007febaf92a34f in __wt_cache_eviction_check (session=0x7febb4fd6dc0, cfg=) at src/third_party/wiredtiger/src/include/cache.i:431 #5 __wt_txn_commit (session=0x7febb4fd6dc0, cfg=) at src/third_party/wiredtiger/src/txn/txn.c:1146 #6 0x00007febaf91048f in __session_commit_transaction (wt_session=0x7febb4fd6dc0, config=) at src/third_party/wiredtiger/src/session/session_api.c:1654 #7 0x00007febaf87b4ee in mongo::WiredTigerRecoveryUnit::_txnClose(bool) (this=0x7febbdee1e40, commit=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:2281 #8 0x00007febaf87bafd in mongo::WiredTigerRecoveryUnit::_commit() (this=0x7febbdee1e40) at src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp:206 #9 0x00007febaf87bb3a in mongo::WiredTigerRecoveryUnit::commitUnitOfWork() () at src/mongo/db/storage/wiredtiger/wiredtiger_recovery_unit.cpp:285 #10 0x00007febb125ff04 in mongo::WriteUnitOfWork::commit() (this=0x7feb9a6ec600) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #11 0x00007febaff483f1 in mongo::(anonymous namespace)::insertDocuments(mongo::OperationContext*, mongo::Collection*, __gnu_cxx::__normal_iterator > >, __gnu_cxx::__normal_iterator > >, bool) (opCtx=0x7febbcbb0180, collection=0x7febc3dd5ea0, begin=, end=..., fromMigrate=) at src/mongo/db/ops/write_ops_exec.cpp:328 #12 0x00007febaff491bd in insertBatchAndHandleErrors (opCtx=, wholeOp=) at src/mongo/db/catalog_raii.h:124 #13 mongo::performInserts(mongo::OperationContext*, mongo::write_ops::Insert const&, bool) (opCtx=, wholeOp=) at src/mongo/db/ops/write_ops_exec.cpp:568 #14 0x00007febafbdb0ff in mongo::MongoInterfaceStandalone::insert(boost::intrusive_ptr const&, mongo::NamespaceString const&, std::vector >&&, mongo::WriteConcernOptions const&, boost::optional) (this=) at src/mongo/db/pipeline/process_interface_standalone.cpp:225 #15 0x00007febb0c5e294 in mongo::DocumentSourceOut::spill(std::vector >&&) () at src/third_party/boost-1.70.0/boost/optional/optional.hpp:871 #16 0x00007febb0c5ef27 in mongo::DocumentSourceWriter::getNext() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_vector.h:805 #17 0x00007febb0c8e43d in mongo::Pipeline::getNext() (this=0x7febbaee6b00) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_list.h:1137 #18 0x00007febb020c145 in mongo::PipelineProxyStage::getNextBson() (this=0x7febbec6dbc0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #19 0x00007febb020bfb6 in mongo::PipelineProxyStage::doWork(unsigned long*) (this=0x7febbec6dbc0, out=0x7feb9a6ece00) at src/mongo/db/exec/pipeline_proxy.cpp:82 #20 0x00007febb020c6f8 in mongo::PlanStage::work(unsigned long*) (this=0x7febbec6dbc0, out=0x7feb9a6ece00) at src/mongo/db/exec/plan_stage.cpp:47 #21 0x00007febb02543f0 in mongo::PlanExecutorImpl::_getNextImpl(mongo::Snapshotted*, mongo::RecordId*) (this=0x7febbec6d980, objOut=0x7feb9a6ecef0, dlOut=0x0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #22 0x00007febb0254b8d in mongo::PlanExecutorImpl::getNext(mongo::BSONObj*, mongo::RecordId*) (this=) at src/mongo/db/query/plan_executor_impl.cpp:382 #23 0x00007febaff29a54 in mongo::(anonymous namespace)::handleCursorCommand(mongo::OperationContext*, mongo::NamespaceString const&, std::vector >, mongo::AggregationRequest const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbcbb0180, nsForCursor=..., cursors=) at src/mongo/db/commands/run_aggregate.cpp:183 #24 0x00007febaff2e7ff in mongo::runAggregate(mongo::OperationContext*, mongo::NamespaceString const&, mongo::AggregationRequest const&, mongo::BSONObj const&, std::vector > const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbcbb0180, origNss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/move.h:182 #25 0x00007febaff21b0f in mongo::(anonymous namespace)::PipelineCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) (this=0x7febc50f15a0, opCtx=0x7febbcbb0180, reply=0x7febdf3fa080) at src/mongo/db/pipeline/aggregation_request.h:150 #26 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febdf3fa080, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb9a6ee3d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #27 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #28 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #29 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #30 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbcbb0180, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #31 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbcbb0180, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #32 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #33 0x00007febafbf56dc in mongo::ServiceStateMachine::_processMessage(mongo::ServiceStateMachine::ThreadGuard) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #34 0x00007febafbf2a7f in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159ba90, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #35 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #36 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #37 0x00007febb0a6e912 in operator() (this=0x7febb4f5e000, task=..., flags=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #38 mongo::transport::ServiceExecutorSynchronous::schedule(std::function, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName) (this=0x7febb4f5e000, task=..., flags=) at src/mongo/transport/service_executor_synchronous.cpp:107 #39 0x00007febafbefadd in mongo::ServiceStateMachine::_scheduleNextWithGuard(mongo::ServiceStateMachine::ThreadGuard, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName, mongo::ServiceStateMachine::Ownership) (this=0x7febc159ba90, guard=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:87 #40 0x00007febafbf12db in mongo::ServiceStateMachine::_sourceCallback(mongo::Status) (this=0x7febc159ba90, status=...) at src/mongo/transport/service_state_machine.cpp:192 #41 0x00007febafbf1d76 in operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #42 call)>&, mongo::StatusWith > (this=) at src/mongo/util/future_impl.h:237 #43 operator() (this=) at src/mongo/util/future_impl.h:857 #44 generalImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]:: > (this=) at src/mongo/util/future_impl.h:1172 #45 getAsync)> > (this=) at src/mongo/util/future_impl.h:871 #46 getAsync)> > (this=) at src/mongo/util/future.h:349 #47 mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard) (this=) at src/mongo/transport/service_state_machine.cpp:313 #48 0x00007febafbf29db in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159ba90, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #49 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #50 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #51 0x00007febb0a6ed7b in std::_Function_handler, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #52 0x00007febb10cc6b5 in operator() (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #53 operator() (__functor=) at src/mongo/transport/service_entry_point_utils.cpp:96 #54 std::_Function_handler)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #55 0x00007febb10cc714 in operator() (ctx=0x7febbbec5740) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #56 mongo::(anonymous namespace)::runFunc(void*) (ctx=0x7febbbec5740) at src/mongo/transport/service_entry_point_utils.cpp:56 #57 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #58 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 40 (Thread 0x7feb972fe700 (LWP 106666)): #0 0x00007febad512334 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007febad50d5d8 in _L_lock_854 () from /lib64/libpthread.so.0 #2 0x00007febad50d4a7 in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007febb13492d8 in mongo::latch_detail::Mutex::lock() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:748 #4 0x00007febaf8871ef in lock_guard (this=0x7febb9922140, uri=...) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:161 #5 mongo::WiredTigerSizeStorer::load(mongo::StringData) const (this=0x7febb9922140, uri=...) at src/mongo/db/storage/wiredtiger/wiredtiger_size_storer.cpp:99 #6 0x00007febaf86e5c9 in mongo::WiredTigerRecordStore::WiredTigerRecordStore(mongo::WiredTigerKVEngine*, mongo::OperationContext*, mongo::WiredTigerRecordStore::Params) ( this=0x7febc58a7e00, kvEngine=) at src/mongo/base/string_data.h:63 #7 0x00007febaf86ea64 in mongo::StandardWiredTigerRecordStore::StandardWiredTigerRecordStore(mongo::WiredTigerKVEngine*, mongo::OperationContext*, mongo::WiredTigerRecordStore::Params) (this=0x7febc58a7e00, kvEngine=0x7febb4fac000, opCtx=0x7febbec18540, params=...) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:927 #8 0x00007febaf8525ed in make_unique ( this=0x7febb4fac000, opCtx=0x7febbec18540, ns=, ident=..., options=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:927 #9 mongo::WiredTigerKVEngine::getGroupedRecordStore(mongo::OperationContext*, mongo::StringData, mongo::StringData, mongo::CollectionOptions const&, mongo::KVPrefix) ( this=0x7febb4fac000, opCtx=0x7febbec18540, ns=, ident=..., options=) at src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp:1452 #10 0x00007febb00e1017 in mongo::DurableCatalogImpl::createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, bool) ( this=0x7febb4f96380, opCtx=0x7febbec18540, nss=..., options=..., allocateDefaultSpace=) at src/mongo/base/string_data.h:63 #11 0x00007febb006fe69 in mongo::DatabaseImpl::createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, bool, mongo::BSONObj const&) const (this=) at src/mongo/db/catalog/database_impl.cpp:660 #12 0x00007febb0071170 in mongo::DatabaseImpl::userCreateNS(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions, bool, mongo::BSONObj const&) const (this=0x7febc0641e40, opCtx=0x7febbec18540, nss=..., collectionOptions=..., createDefaultIndexes=) at src/mongo/db/catalog/database_impl.cpp:905 #13 0x00007febb0179d37 in mongo::(anonymous namespace)::_createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, mongo::BSONObj const&)::{lambda()#1}::operator()() const (__closure=0x7feb972f8570) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #14 0x00007febb0179d37 in mongo::(anonymous namespace)::_createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, mongo::BSONObj const&)::{lambda()#1}::operator()() const (__closure=0x7feb972f8570) #15 0x00007febb017ac8e in writeConflictRetry > (opCtx=0x7febbec18540, nss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:390 #16 _createCollection (opCtx=0x7febbec18540, nss=) at src/mongo/db/catalog/create_collection.cpp:126 #17 mongo::(anonymous namespace)::createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::BSONObj const&, mongo::BSONObj const&, mongo::CollectionOptions::ParseKind) (opCtx=0x7febbec18540, nss=) at src/mongo/db/catalog/create_collection.cpp:178 #18 0x00007febb017ae2c in mongo::createCollection(mongo::OperationContext*, std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj const&, mongo::BSONObj const&) (opCtx=0x7febbec18540, dbName=) at src/mongo/base/string_data.h:63 #19 0x00007febafef6597 in mongo::(anonymous namespace)::CmdCreate::run(mongo::OperationContext*, std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj const&, mongo::BSONObjBuilder&) (this=) at src/mongo/db/commands/dbcommands.cpp:405 #20 0x00007febb0d3dd3f in mongo::BasicCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) () at src/mongo/db/commands.cpp:628 #21 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febba59e4b0, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb972f91d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #22 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #23 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #24 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #25 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbec18540, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #26 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbec18540, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #27 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #28 0x00007febb0b56b1e in mongo::(anonymous namespace)::loopbackBuildResponse(mongo::OperationContext*, mongo::LastError*, mongo::Message&) (opCtx=0x7febbec18540, lastError=0x7febe35839a8, toSend=...) at src/mongo/db/client.h:122 #29 0x00007febb0b5702a in mongo::DBDirectClient::call(mongo::Message&, mongo::Message&, bool, std::__cxx11::basic_string, std::allocator >*) (this=) at src/mongo/db/dbdirectclient.cpp:152 #30 0x00007febb0cdfbb2 in mongo::DBClientBase::runCommandWithTarget(mongo::OpMsgRequest) (this=0x7febe3583918, request=...) at src/mongo/client/dbclient_base.cpp:222 #31 0x00007febb0cde9ee in mongo::DBClientBase::runCommandWithTarget(std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj, mongo::BSONObj&, int) (this=0x7febe3583918, dbname=) at src/mongo/base/string_data.h:63 #32 0x00007febb0cdeb18 in mongo::DBClientBase::runCommand(std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj, mongo::BSONObj&, int) (this=) at src/mongo/bson/bsonobj.h:148 #33 0x00007febb0c5d672 in mongo::DocumentSourceOut::initialize() (this=0x7febbe339500) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/allocator.h:139 #34 0x00007febb0c5ee03 in mongo::DocumentSourceWriter::getNext() () at src/third_party/boost-1.70.0/boost/optional/optional.hpp:1446 #35 0x00007febb0c8e43d in mongo::Pipeline::getNext() (this=0x7febc3464240) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_list.h:1137 #36 0x00007febb020c145 in mongo::PipelineProxyStage::getNextBson() (this=0x7febbc3ccec0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #37 0x00007febb020bfb6 in mongo::PipelineProxyStage::doWork(unsigned long*) (this=0x7febbc3ccec0, out=0x7feb972fae00) at src/mongo/db/exec/pipeline_proxy.cpp:82 #38 0x00007febb020c6f8 in mongo::PlanStage::work(unsigned long*) (this=0x7febbc3ccec0, out=0x7feb972fae00) at src/mongo/db/exec/plan_stage.cpp:47 #39 0x00007febb02543f0 in mongo::PlanExecutorImpl::_getNextImpl(mongo::Snapshotted*, mongo::RecordId*) (this=0x7febbdee16c0, objOut=0x7feb972faef0, dlOut=0x0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #40 0x00007febb0254b8d in mongo::PlanExecutorImpl::getNext(mongo::BSONObj*, mongo::RecordId*) (this=) at src/mongo/db/query/plan_executor_impl.cpp:382 #41 0x00007febaff29a54 in mongo::(anonymous namespace)::handleCursorCommand(mongo::OperationContext*, mongo::NamespaceString const&, std::vector >, mongo::AggregationRequest const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbec18540, nsForCursor=..., cursors=) at src/mongo/db/commands/run_aggregate.cpp:183 #42 0x00007febaff2e7ff in mongo::runAggregate(mongo::OperationContext*, mongo::NamespaceString const&, mongo::AggregationRequest const&, mongo::BSONObj const&, std::vector > const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbec18540, origNss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/move.h:182 #43 0x00007febaff21b0f in mongo::(anonymous namespace)::PipelineCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) (this=0x7febc3a6eae0, opCtx=0x7febbec18540, reply=0x7febbc0e8e00) at src/mongo/db/pipeline/aggregation_request.h:150 #44 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febbc0e8e00, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb972fc3d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #45 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #46 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #47 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #48 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbec18540, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #49 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbec18540, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #50 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #51 0x00007febafbf56dc in mongo::ServiceStateMachine::_processMessage(mongo::ServiceStateMachine::ThreadGuard) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #52 0x00007febafbf2a7f in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc28f08d0, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #53 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #54 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #55 0x00007febb0a6e912 in operator() (this=0x7febb4f5e000, task=..., flags=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #56 mongo::transport::ServiceExecutorSynchronous::schedule(std::function, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName) (this=0x7febb4f5e000, task=..., flags=) at src/mongo/transport/service_executor_synchronous.cpp:107 #57 0x00007febafbefadd in mongo::ServiceStateMachine::_scheduleNextWithGuard(mongo::ServiceStateMachine::ThreadGuard, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName, mongo::ServiceStateMachine::Ownership) (this=0x7febc28f08d0, guard=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:87 #58 0x00007febafbf12db in mongo::ServiceStateMachine::_sourceCallback(mongo::Status) (this=0x7febc28f08d0, status=...) at src/mongo/transport/service_state_machine.cpp:192 #59 0x00007febafbf1d76 in operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #60 call)>&, mongo::StatusWith > (this=) at src/mongo/util/future_impl.h:237 #61 operator() (this=) at src/mongo/util/future_impl.h:857 #62 generalImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]:: > (this=) at src/mongo/util/future_impl.h:1172 #63 getAsync)> > (this=) at src/mongo/util/future_impl.h:871 #64 getAsync)> > (this=) at src/mongo/util/future.h:349 #65 mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard) (this=) at src/mongo/transport/service_state_machine.cpp:313 #66 0x00007febafbf29db in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc28f08d0, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #67 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #68 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #69 0x00007febb0a6ed7b in std::_Function_handler, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #70 0x00007febb10cc6b5 in operator() (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #71 operator() (__functor=) at src/mongo/transport/service_entry_point_utils.cpp:96 #72 std::_Function_handler)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #73 0x00007febb10cc714 in operator() (ctx=0x7febbbec59a0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #74 mongo::(anonymous namespace)::runFunc(void*) (ctx=0x7febbbec59a0) at src/mongo/transport/service_entry_point_utils.cpp:56 #75 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #76 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 39 (Thread 0x7feb9bbb7700 (LWP 106665)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd5fb0, cond=0x7febb9917100, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf8c58a2 in __wt_cond_wait (session=0x7febb4fd5fb0, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/include/misc.i:19 #3 __wt_cache_eviction_worker (session=0x7febb4fd5fb0, busy=, readonly=false, pct_full=) at src/third_party/wiredtiger/src/evict/evict_lru.c:2337 #4 0x00007febaf94faf5 in __wt_cache_eviction_check (cbt=0x7febb9cec000) at src/third_party/wiredtiger/src/include/cache.i:431 #5 __cursor_enter (cbt=0x7febb9cec000) at src/third_party/wiredtiger/src/include/cursor.i:159 #6 __cursor_func_init (cbt=0x7febb9cec000) at src/third_party/wiredtiger/src/include/cursor.i:358 #7 __wt_btcur_search (cbt=0x7febb9cec000) at src/third_party/wiredtiger/src/btree/bt_cursor.c:578 #8 0x00007febaf8b2345 in __curfile_search (cursor=) at src/third_party/wiredtiger/src/cursor/cur_file.c:201 #9 0x00007febaf88724d in mongo::WiredTigerSizeStorer::load(mongo::StringData) const (this=0x7febb9922140, uri=) at src/mongo/db/storage/wiredtiger/wiredtiger_size_storer.cpp:108 #10 0x00007febaf86e5c9 in mongo::WiredTigerRecordStore::WiredTigerRecordStore(mongo::WiredTigerKVEngine*, mongo::OperationContext*, mongo::WiredTigerRecordStore::Params) ( this=0x7febbe33a800, kvEngine=) at src/mongo/base/string_data.h:63 #11 0x00007febaf86ea64 in mongo::StandardWiredTigerRecordStore::StandardWiredTigerRecordStore(mongo::WiredTigerKVEngine*, mongo::OperationContext*, mongo::WiredTigerRecordStore::Params) (this=0x7febbe33a800, kvEngine=0x7febb4fac000, opCtx=0x7febbd939a40, params=...) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:927 #12 0x00007febaf8525ed in make_unique ( this=0x7febb4fac000, opCtx=0x7febbd939a40, ns=, ident=..., options=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/basic_string.h:927 #13 mongo::WiredTigerKVEngine::getGroupedRecordStore(mongo::OperationContext*, mongo::StringData, mongo::StringData, mongo::CollectionOptions const&, mongo::KVPrefix) ( this=0x7febb4fac000, opCtx=0x7febbd939a40, ns=, ident=..., options=) at src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp:1452 #14 0x00007febb00e1017 in mongo::DurableCatalogImpl::createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, bool) ( this=0x7febb4f96380, opCtx=0x7febbd939a40, nss=..., options=..., allocateDefaultSpace=) at src/mongo/base/string_data.h:63 #15 0x00007febb006fe69 in mongo::DatabaseImpl::createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, bool, mongo::BSONObj const&) const (this=) at src/mongo/db/catalog/database_impl.cpp:660 #16 0x00007febb0071170 in mongo::DatabaseImpl::userCreateNS(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions, bool, mongo::BSONObj const&) const (this=0x7febc0641e40, opCtx=0x7febbd939a40, nss=..., collectionOptions=..., createDefaultIndexes=) at src/mongo/db/catalog/database_impl.cpp:905 #17 0x00007febb0179d37 in mongo::(anonymous namespace)::_createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, mongo::BSONObj const&)::{lambda()#1}::operator()() const (__closure=0x7feb9bbb1570) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #18 0x00007febb0179d37 in mongo::(anonymous namespace)::_createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::CollectionOptions const&, mongo::BSONObj const&)::{lambda()#1}::operator()() const (__closure=0x7feb9bbb1570) #19 0x00007febb017ac8e in writeConflictRetry > (opCtx=0x7febbd939a40, nss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:390 #20 _createCollection (opCtx=0x7febbd939a40, nss=) at src/mongo/db/catalog/create_collection.cpp:126 #21 mongo::(anonymous namespace)::createCollection(mongo::OperationContext*, mongo::NamespaceString const&, mongo::BSONObj const&, mongo::BSONObj const&, mongo::CollectionOptions::ParseKind) (opCtx=0x7febbd939a40, nss=) at src/mongo/db/catalog/create_collection.cpp:178 #22 0x00007febb017ae2c in mongo::createCollection(mongo::OperationContext*, std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj const&, mongo::BSONObj const&) (opCtx=0x7febbd939a40, dbName=) at src/mongo/base/string_data.h:63 #23 0x00007febafef6597 in mongo::(anonymous namespace)::CmdCreate::run(mongo::OperationContext*, std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj const&, mongo::BSONObjBuilder&) (this=) at src/mongo/db/commands/dbcommands.cpp:405 #24 0x00007febb0d3dd3f in mongo::BasicCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) () at src/mongo/db/commands.cpp:628 #25 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febc28238f0, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb9bbb21d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #26 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #27 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #28 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #29 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbd939a40, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #30 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbd939a40, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #31 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #32 0x00007febb0b56b1e in mongo::(anonymous namespace)::loopbackBuildResponse(mongo::OperationContext*, mongo::LastError*, mongo::Message&) (opCtx=0x7febbd939a40, lastError=0x7febbd938328, toSend=...) at src/mongo/db/client.h:122 #33 0x00007febb0b5702a in mongo::DBDirectClient::call(mongo::Message&, mongo::Message&, bool, std::__cxx11::basic_string, std::allocator >*) (this=) at src/mongo/db/dbdirectclient.cpp:152 #34 0x00007febb0cdfbb2 in mongo::DBClientBase::runCommandWithTarget(mongo::OpMsgRequest) (this=0x7febbd938298, request=...) at src/mongo/client/dbclient_base.cpp:222 #35 0x00007febb0cde9ee in mongo::DBClientBase::runCommandWithTarget(std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj, mongo::BSONObj&, int) (this=0x7febbd938298, dbname=) at src/mongo/base/string_data.h:63 #36 0x00007febb0cdeb18 in mongo::DBClientBase::runCommand(std::__cxx11::basic_string, std::allocator > const&, mongo::BSONObj, mongo::BSONObj&, int) (this=) at src/mongo/bson/bsonobj.h:148 #37 0x00007febb0c5d672 in mongo::DocumentSourceOut::initialize() (this=0x7febc159cc00) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/allocator.h:139 #38 0x00007febb0c5ee03 in mongo::DocumentSourceWriter::getNext() () at src/third_party/boost-1.70.0/boost/optional/optional.hpp:1446 #39 0x00007febb0c8e43d in mongo::Pipeline::getNext() (this=0x7febbbcc4890) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_list.h:1137 #40 0x00007febb020c145 in mongo::PipelineProxyStage::getNextBson() (this=0x7febbdee45c0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #41 0x00007febb020bfb6 in mongo::PipelineProxyStage::doWork(unsigned long*) (this=0x7febbdee45c0, out=0x7feb9bbb3e00) at src/mongo/db/exec/pipeline_proxy.cpp:82 #42 0x00007febb020c6f8 in mongo::PlanStage::work(unsigned long*) (this=0x7febbdee45c0, out=0x7feb9bbb3e00) at src/mongo/db/exec/plan_stage.cpp:47 #43 0x00007febb02543f0 in mongo::PlanExecutorImpl::_getNextImpl(mongo::Snapshotted*, mongo::RecordId*) (this=0x7febbec6c0c0, objOut=0x7feb9bbb3ef0, dlOut=0x0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #44 0x00007febb0254b8d in mongo::PlanExecutorImpl::getNext(mongo::BSONObj*, mongo::RecordId*) (this=) at src/mongo/db/query/plan_executor_impl.cpp:382 #45 0x00007febaff29a54 in mongo::(anonymous namespace)::handleCursorCommand(mongo::OperationContext*, mongo::NamespaceString const&, std::vector >, mongo::AggregationRequest const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbd939a40, nsForCursor=..., cursors=) at src/mongo/db/commands/run_aggregate.cpp:183 #46 0x00007febaff2e7ff in mongo::runAggregate(mongo::OperationContext*, mongo::NamespaceString const&, mongo::AggregationRequest const&, mongo::BSONObj const&, std::vector > const&, mongo::rpc::ReplyBuilderInterface*) (opCtx=0x7febbd939a40, origNss=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/move.h:182 #47 0x00007febaff21b0f in mongo::(anonymous namespace)::PipelineCommand::Invocation::run(mongo::OperationContext*, mongo::rpc::ReplyBuilderInterface*) (this=0x7febc495aa90, opCtx=0x7febbd939a40, reply=0x7febbd4df120) at src/mongo/db/pipeline/aggregation_request.h:150 #48 0x00007febafbf8cd8 in mongo::(anonymous namespace)::runCommandImpl(mongo::OperationContext*, mongo::CommandInvocation*, mongo::OpMsgRequest const&, mongo::rpc::ReplyBuilderInterface*, mongo::LogicalTime, mongo::ServiceEntryPointCommon::Hooks const&, mongo::BSONObjBuilder*, mongo::OperationSessionInfoFromClient const&) ( opCtx=, invocation=, request=..., replyBuilder=0x7febbd4df120, startOperationTime=, behaviors=..., extraFieldsBuilder=0x7feb9bbb53d0, sessionOptions=...) at src/mongo/db/service_entry_point_common.cpp:588 #49 0x00007febafbfae44 in execCommandDatabase (__closure=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #50 mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) at src/mongo/db/service_entry_point_common.cpp:1057 #51 0x00007febafbfae44 in mongo::(anonymous namespace)::receivedCommands(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&)::{lambda()#1}::operator()() const (__closure=) #52 0x00007febafbfbbaa in receivedCommands (opCtx=0x7febbd939a40, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1006 #53 mongo::ServiceEntryPointCommon::handleRequest(mongo::OperationContext*, mongo::Message const&, mongo::ServiceEntryPointCommon::Hooks const&) (opCtx=0x7febbd939a40, m=..., behaviors=) at src/mongo/db/service_entry_point_common.cpp:1357 #54 0x00007febafbe863c in mongo::ServiceEntryPointMongod::handleRequest(mongo::OperationContext*, mongo::Message const&) (this=) at src/mongo/db/service_entry_point_common.h:59 #55 0x00007febafbf56dc in mongo::ServiceStateMachine::_processMessage(mongo::ServiceStateMachine::ThreadGuard) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:342 #56 0x00007febafbf2a7f in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159b470, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #57 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #58 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #59 0x00007febb0a6e912 in operator() (this=0x7febb4f5e000, task=..., flags=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #60 mongo::transport::ServiceExecutorSynchronous::schedule(std::function, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName) (this=0x7febb4f5e000, task=..., flags=) at src/mongo/transport/service_executor_synchronous.cpp:107 #61 0x00007febafbefadd in mongo::ServiceStateMachine::_scheduleNextWithGuard(mongo::ServiceStateMachine::ThreadGuard, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName, mongo::ServiceStateMachine::Ownership) (this=0x7febc159b470, guard=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:87 #62 0x00007febafbf12db in mongo::ServiceStateMachine::_sourceCallback(mongo::Status) (this=0x7febc159b470, status=...) at src/mongo/transport/service_state_machine.cpp:192 #63 0x00007febafbf1d76 in operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:512 #64 call)>&, mongo::StatusWith > (this=) at src/mongo/util/future_impl.h:237 #65 operator() (this=) at src/mongo/util/future_impl.h:857 #66 generalImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]::, mongo::future_details::FutureImpl::getAsync(Func&&) && [with Func = mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard)::)>; T = mongo::Message]:: > (this=) at src/mongo/util/future_impl.h:1172 #67 getAsync)> > (this=) at src/mongo/util/future_impl.h:871 #68 getAsync)> > (this=) at src/mongo/util/future.h:349 #69 mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard) (this=) at src/mongo/transport/service_state_machine.cpp:313 #70 0x00007febafbf29db in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159b470, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #71 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #72 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #73 0x00007febb0a6ed7b in std::_Function_handler, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #74 0x00007febb10cc6b5 in operator() (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #75 operator() (__functor=) at src/mongo/transport/service_entry_point_utils.cpp:96 #76 std::_Function_handler)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #77 0x00007febb10cc714 in operator() (ctx=0x7febbbec60e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #78 mongo::(anonymous namespace)::runFunc(void*) (ctx=0x7febbbec60e0) at src/mongo/transport/service_entry_point_utils.cpp:56 #79 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #80 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 38 (Thread 0x7feb9a2fe700 (LWP 106643)): #0 0x00007febad512d0d in recvmsg () from /lib64/libpthread.so.0 #1 0x00007febb0d1e120 in asio::detail::socket_ops::recv(int, iovec*, unsigned long, int, std::error_code&) () at src/third_party/asio-master/asio/include/asio/detail/impl/socket_ops.ipp:790 #2 0x00007febb0d1e1d8 in asio::detail::socket_ops::sync_recv(int, unsigned char, iovec*, unsigned long, int, bool, std::error_code&) () at src/third_party/asio-master/asio/include/asio/detail/impl/socket_ops.ipp:813 #3 0x00007febb0a919eb in mongo::Future mongo::transport::TransportLayerASIO::ASIOSession::opportunisticRead, asio::mutable_buffers_1>(asio::basic_stream_socket&, asio::mutable_buffers_1 const&, std::shared_ptr const&) () at src/third_party/asio-master/asio/include/asio/detail/buffer_sequence_adapter.hpp:327 #4 0x00007febb0a9cc3a in mongo::Future mongo::transport::TransportLayerASIO::ASIOSession::read(asio::mutable_buffers_1 const&, std::shared_ptr const&) () at src/third_party/boost-1.70.0/boost/optional/optional.hpp:845 #5 0x00007febb0aa0457 in mongo::transport::TransportLayerASIO::ASIOSession::sourceMessageImpl(std::shared_ptr const&) () at src/third_party/asio-master/asio/include/asio/buffer.hpp:920 #6 0x00007febb0aa0918 in mongo::transport::TransportLayerASIO::ASIOSession::sourceMessage() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/shared_ptr_base.h:594 #7 0x00007febafbf1f23 in operator() (this=0x7febc159b2b0, guard=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/shared_ptr_base.h:996 #8 mongo::ServiceStateMachine::_sourceMessage(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159b2b0, guard=) at src/mongo/transport/service_state_machine.cpp:313 #9 0x00007febafbf29db in mongo::ServiceStateMachine::_runNextInGuard(mongo::ServiceStateMachine::ThreadGuard) (this=0x7febc159b2b0, guard=...) at src/mongo/transport/service_state_machine.cpp:192 #10 0x00007febafbf464c in operator() (__functor=) at src/mongo/transport/service_state_machine.cpp:192 #11 std::_Function_handler::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #12 0x00007febb0a6ed7b in std::_Function_handler, mongo::transport::ServiceExecutor::ScheduleFlags, mongo::transport::ServiceExecutorTaskName)::{lambda()#1}>::_M_invoke(std::_Any_data const&) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #13 0x00007febb10cc6b5 in operator() (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #14 operator() (__functor=) at src/mongo/transport/service_entry_point_utils.cpp:96 #15 std::_Function_handler)::{lambda()#1}>::_M_invoke(std::_Any_data const&) (__functor=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:297 #16 0x00007febb10cc714 in operator() (ctx=0x7febba632720) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_function.h:682 #17 mongo::(anonymous namespace)::runFunc(void*) (ctx=0x7febba632720) at src/mongo/transport/service_entry_point_utils.cpp:56 #18 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #19 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 37 (Thread 0x7feb8f6fd700 (LWP 106307)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbcb5c6c0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbcb5c6c0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbcb5c6c0) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febbebd6040) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 36 (Thread 0x7feb86cfb700 (LWP 106306)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febc0f8a240) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febc0f8a240) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febc0f8a240) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc204d0e0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 35 (Thread 0x7feb898fe700 (LWP 106305)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbad8bb40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbad8bb40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbad8bb40) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc20417c0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 34 (Thread 0x7feb8a2ff700 (LWP 106304)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbbbf7900) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbbbf7900) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbbbf7900) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febbde5d620) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 33 (Thread 0x7feb924ff700 (LWP 106302)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbbba5480) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbbba5480) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbbba5480) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc0580660) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 32 (Thread 0x7feb980ff700 (LWP 106300)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febba2f5440) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febba2f5440) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febba2f5440) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc2041f20) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 31 (Thread 0x7feb8b7ff700 (LWP 106299)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbbbf7240) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbbbf7240) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbbbf7240) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febbde5e5c0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 30 (Thread 0x7feb9a0ff700 (LWP 106296)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febc05c8480) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febc05c8480) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febc05c8480) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc0581200) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 29 (Thread 0x7feb96bfd700 (LWP 106295)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbbbb4d40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbbbb4d40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbbbb4d40) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc2059b60) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7feb943f9700 (LWP 106294)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb02b427c in wait > (arg=0x7febbe09fd80) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::mozjs::MozJSProxyScope::implThread(void*):: > (arg=0x7febbe09fd80) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::mozjs::MozJSProxyScope::implThread(void*) (arg=0x7febbe09fd80) at src/mongo/scripting/mozjs/proxyscope.cpp:375 #5 0x00007febb02af31c in nspr::Thread::ThreadRoutine(void*) () at src/mongo/scripting/mozjs/PosixNSPR.cpp:56 #6 0x00007febb02b0218 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IPFPvS7_EJPN4nspr6ThreadEELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #7 0x00007febb148149f in execute_native_thread_routine (__p=0x7febc1aae980) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #8 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #9 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7feb9c5b8700 (LWP 103451)): #0 0x00007febad259243 in epoll_wait () from /lib64/libc.so.6 #1 0x00007febb0d17e0e in asio::detail::epoll_reactor::run(long, asio::detail::op_queue&) (this=0x7febb4f960e0, usec=) at src/third_party/asio-master/asio/include/asio/detail/impl/epoll_reactor.ipp:470 #2 0x00007febb0d1a7ed in asio::detail::scheduler::do_run_one(asio::detail::conditionally_enabled_mutex::scoped_lock&, asio::detail::scheduler_thread_info&, std::error_code const&) (this=0x7febb4f5df00, lock=..., this_thread=..., ec=...) at src/third_party/asio-master/asio/include/asio/detail/impl/scheduler.ipp:384 #3 0x00007febb0d1ad75 in asio::detail::scheduler::run(std::error_code&) (this=0x7febb4f5df00, ec=...) at src/third_party/asio-master/asio/include/asio/detail/impl/scheduler.ipp:153 #4 0x00007febb0d2294e in asio::io_context::run() () at src/third_party/asio-master/asio/include/asio/impl/io_context.ipp:61 #5 0x00007febb0a7813e in run (this=0x7febb4a4bb00) at src/mongo/transport/transport_layer_asio.cpp:147 #6 mongo::transport::TransportLayerASIO::_runListener() (this=0x7febb4a4bb00) at src/mongo/transport/transport_layer_asio.cpp:809 #7 0x00007febb0a7864e in operator() (this=0x7febb4f6fb60) at src/mongo/transport/transport_layer_asio.cpp:836 #8 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6fb60) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #9 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6fb60) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #10 _M_invoke<0> (this=0x7febb4f6fb60) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #11 operator() (this=0x7febb4f6fb60) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #12 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_9transport18TransportLayerASIO5startEvEUlvE_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv ( this=0x7febb4f6fb60) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #13 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6fb60) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #14 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #15 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7feb9cfb9700 (LWP 103450)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb125f504 in __gthread_cond_timedwait (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 __wait_until_impl > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:178 #3 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:106 #4 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:286 #5 wait_until (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/waitable.h:102 #6 mongo::ClockSource::waitForConditionUntil(mongo::stdx::condition_variable&, mongo::BasicLockableAdapter, mongo::Date_t, mongo::Waitable*) (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/clock_source.cpp:49 #7 0x00007febafde0dda in waitForConditionUntil, mongo::PeriodicRunnerImpl::PeriodicJobImpl::_run():: mutable:: > (this=) at src/mongo/util/lockable_adapter.h:50 #8 operator() (this=) at src/mongo/util/periodic_runner_impl.cpp:111 #9 __invoke_impl > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 __apply_impl, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1678 #12 apply, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1687 #13 operator() (this=) at src/mongo/stdx/thread.h:172 #14 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #15 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #16 _M_invoke<0> (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #17 operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #18 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_18PeriodicRunnerImpl15PeriodicJobImpl4_runEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this= ) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #19 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb9913300) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #20 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #21 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7feb9d9ba700 (LWP 103449)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb125f504 in __gthread_cond_timedwait (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 __wait_until_impl > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:178 #3 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:106 #4 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:286 #5 wait_until (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/waitable.h:102 #6 mongo::ClockSource::waitForConditionUntil(mongo::stdx::condition_variable&, mongo::BasicLockableAdapter, mongo::Date_t, mongo::Waitable*) (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/clock_source.cpp:49 #7 0x00007febafde0dda in waitForConditionUntil, mongo::PeriodicRunnerImpl::PeriodicJobImpl::_run():: mutable:: > (this=) at src/mongo/util/lockable_adapter.h:50 #8 operator() (this=) at src/mongo/util/periodic_runner_impl.cpp:111 #9 __invoke_impl > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 __apply_impl, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1678 #12 apply, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1687 #13 operator() (this=) at src/mongo/stdx/thread.h:172 #14 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #15 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #16 _M_invoke<0> (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #17 operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #18 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_18PeriodicRunnerImpl15PeriodicJobImpl4_runEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this= ) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #19 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb99138d0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #20 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #21 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7feb9e3bb700 (LWP 103448)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb0b33af4 in wait > (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::SessionKiller::SessionKiller(mongo::ServiceContext*, mongo::SessionKiller::KillFunc):::: > ( this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 operator() (this=0x7febb9913540) at src/mongo/db/session_killer.cpp:58 #5 __invoke_impl > (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #6 __invoke > (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #7 __apply_impl, std::tuple<> > (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1678 #8 apply, std::tuple<> > (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1687 #9 operator() (this=0x7febb9913540) at src/mongo/stdx/thread.h:172 #10 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #11 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > ( this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #12 _M_invoke<0> (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #13 operator() (this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #14 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13SessionKillerC4EPNS3_14ServiceContextESt8functionIFNS3_10StatusWithISt6vectorINS3_11HostAndPortESaISD_EEEEPNS3_16OperationContextERKNS7_7MatcherEPSt26linear_congruential_engineImLm48271ELm0ELm2147483647EEEEEUlvE_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv ( this=0x7febb9913540) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #15 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb9913540) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #16 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #17 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7feb9edbc700 (LWP 103447)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb1226afa in __gthread_cond_timedwait (this=0x7febb4903500) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 __wait_until_impl > > (this=0x7febb4903500) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:178 #3 wait_until > > (this=0x7febb4903500) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:106 #4 wait_until, std::chrono::_V2::system_clock, std::chrono::duration > > (this=0x7febb4903500) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:286 #5 wait_for, long, std::ratio<1, 1000000000> > (this=0x7febb4903500) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:305 #6 mongo::(anonymous namespace)::PeriodicTaskRunner::run() (this=0x7febb4903500) at src/mongo/util/background.cpp:309 #7 0x00007febb12274df in mongo::BackgroundJob::jobBody() (this=0x7febb4903500) at src/mongo/util/background.cpp:151 #8 0x00007febb1227b1e in operator() (this=0x7febb9d62200) at src/mongo/util/background.cpp:177 #9 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9d62200) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9d62200) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 _M_invoke<0> (this=0x7febb9d62200) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #12 operator() (this=0x7febb9d62200) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #13 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13BackgroundJob2goEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb9d62200) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #14 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb9d62200) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #15 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #16 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7feb9f7bd700 (LWP 103446)): #0 0x00007febad51300d in nanosleep () from /lib64/libpthread.so.0 #1 0x00007febb1360ee6 in mongo::sleepsecs(int) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/chrono:465 #2 0x00007febb01d4c3e in mongo::(anonymous namespace)::ClientCursorMonitor::run() (this=) at src/mongo/db/clientcursor.cpp:286 #3 0x00007febb12274df in mongo::BackgroundJob::jobBody() (this=0x7febb2469700) at src/mongo/util/background.cpp:151 #4 0x00007febb1227b1e in operator() (this=0x7febb9d62080) at src/mongo/util/background.cpp:177 #5 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9d62080) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #6 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9d62080) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #7 _M_invoke<0> (this=0x7febb9d62080) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #8 operator() (this=0x7febb9d62080) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #9 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13BackgroundJob2goEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb9d62080) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #10 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb9d62080) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #11 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #12 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7feba01be700 (LWP 103445)): #0 0x00007febad51300d in nanosleep () from /lib64/libpthread.so.0 #1 0x00007febb1360ee6 in mongo::sleepsecs(int) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/chrono:465 #2 0x00007febafbe2cf4 in mongo::TTLMonitor::run() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/atomic_base.h:390 #3 0x00007febb12274df in mongo::BackgroundJob::jobBody() (this=0x7febb9d62620) at src/mongo/util/background.cpp:151 #4 0x00007febb1227b1e in operator() (this=0x7febb4f6fee0) at src/mongo/util/background.cpp:177 #5 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6fee0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #6 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6fee0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #7 _M_invoke<0> (this=0x7febb4f6fee0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #8 operator() (this=0x7febb4f6fee0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #9 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13BackgroundJob2goEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb4f6fee0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #10 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6fee0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #11 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #12 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7feba0bbf700 (LWP 103444)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febafc98041 in __gthread_cond_timedwait (this=0x7febb9d16a80) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 __wait_until_impl > > (this=0x7febb9d16a80) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:178 #3 wait_until > > (this=0x7febb9d16a80) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:106 #4 wait_until, std::chrono::_V2::system_clock, std::chrono::duration > > (this=0x7febb9d16a80) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:286 #5 mongo::FTDCController::doLoop() (this=0x7febb9d16a80) at src/mongo/db/ftdc/controller.cpp:212 #6 0x00007febafc987be in operator() (this=0x7febb9d620e0) at src/mongo/db/ftdc/controller.cpp:143 #7 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9d620e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #8 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb9d620e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #9 _M_invoke<0> (this=0x7febb9d620e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #10 operator() (this=0x7febb9d620e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #11 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_14FTDCController5startEvEUlvE_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb9d620e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #12 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb9d620e0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #13 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #14 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7feba15c0700 (LWP 103443)): #0 0x00007febad24f403 in poll () from /lib64/libc.so.6 #1 0x00007febb0a81287 in mongo::transport::TransportLayerASIO::BatonASIO::run(mongo::ClockSource*) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/stl_vector.h:805 #2 0x00007febb12566ee in _runWithNotifyable > (this=0x7febb9923a40, cv=..., m=..., deadline=) at src/mongo/util/lockable_adapter.h:57 #3 wait (this=0x7febb9923a40, cv=..., m=..., deadline=) at src/mongo/util/waitable.h:61 #4 operator() (this=0x7febb9923a40, cv=..., m=..., deadline=) at src/mongo/db/operation_context.cpp:294 #5 mongo::OperationContext::waitForConditionOrInterruptNoAssertUntil(mongo::stdx::condition_variable&, mongo::BasicLockableAdapter, mongo::Date_t) (this=0x7febb9923a40, cv=..., m=..., deadline=) at src/mongo/db/operation_context.cpp:299 #6 0x00007febafe3c137 in operator() (this=) at src/mongo/util/lockable_adapter.h:50 #7 operator() (this=) at src/mongo/util/interruptible.h:358 #8 waitForConditionOrInterruptUntil, mongo::WaitForMajorityService::_periodicallyWaitForMajority(mongo::ServiceContext*):: > (this=) at src/mongo/util/interruptible.h:383 #9 waitForConditionOrInterrupt, mongo::WaitForMajorityService::_periodicallyWaitForMajority(mongo::ServiceContext*):: > (this=) at src/mongo/util/interruptible.h:398 #10 mongo::WaitForMajorityService::_periodicallyWaitForMajority(mongo::ServiceContext*) (this=) at src/mongo/db/s/wait_for_majority_service.cpp:184 #11 0x00007febafe3d662 in operator() (this=0x7febb4cc7300) at src/mongo/db/s/wait_for_majority_service.cpp:68 #12 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4cc7300) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #13 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4cc7300) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #14 _M_invoke<0> (this=0x7febb4cc7300) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #15 operator() (this=0x7febb4cc7300) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #16 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_22WaitForMajorityService5setUpEPNS3_14ServiceContextEEUlvE_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb4cc7300) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #17 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4cc7300) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #18 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #19 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7feba1fc1700 (LWP 103441)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb0d1a90b in wait (this=0x7febb4f5ea00, lock=..., this_thread=..., ec=...) at src/third_party/asio-master/asio/include/asio/detail/conditionally_enabled_mutex.hpp:97 #2 wait (this=0x7febb4f5ea00, lock=..., this_thread=..., ec=...) at src/third_party/asio-master/asio/include/asio/detail/conditionally_enabled_event.hpp:88 #3 asio::detail::scheduler::do_run_one(asio::detail::conditionally_enabled_mutex::scoped_lock&, asio::detail::scheduler_thread_info&, std::error_code const&) ( this=0x7febb4f5ea00, lock=..., this_thread=..., ec=...) at src/third_party/asio-master/asio/include/asio/detail/impl/scheduler.ipp:408 #4 0x00007febb0d1ad75 in asio::detail::scheduler::run(std::error_code&) (this=0x7febb4f5ea00, ec=...) at src/third_party/asio-master/asio/include/asio/detail/impl/scheduler.ipp:153 #5 0x00007febb0d2294e in asio::io_context::run() () at src/third_party/asio-master/asio/include/asio/impl/io_context.ipp:61 #6 0x00007febb0a79cca in mongo::transport::TransportLayerASIO::ASIOReactor::run() () at src/mongo/transport/transport_layer_asio.cpp:147 #7 0x00007febb0a50f34 in mongo::executor::NetworkInterfaceTL::_run() (this=0x7febb9b53900) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/shared_ptr_base.h:996 #8 0x00007febb0a510ef in operator() (this=0x7febb4f6f660) at src/mongo/executor/network_interface_tl.cpp:124 #9 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6f660) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6f660) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 _M_invoke<0> (this=0x7febb4f6f660) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #12 operator() (this=0x7febb4f6f660) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #13 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_8executor18NetworkInterfaceTL7startupEvEUlvE_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv ( this=0x7febb4f6f660) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #14 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6f660) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #15 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #16 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7feba29c2700 (LWP 103438)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb0286f88 in mongo::DeadlineMonitor::deadlineMonitorThread() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 0x00007febb02851d3 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IMNS3_15DeadlineMonitorINS3_5mozjs14MozJSImplScopeEEEFvvEJPSA_ELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:70 #3 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4cc71e0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #4 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #5 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7feba33c3700 (LWP 103437)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb125f504 in __gthread_cond_timedwait (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 __wait_until_impl > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:178 #3 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:106 #4 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:286 #5 wait_until (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/waitable.h:102 #6 mongo::ClockSource::waitForConditionUntil(mongo::stdx::condition_variable&, mongo::BasicLockableAdapter, mongo::Date_t, mongo::Waitable*) (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/clock_source.cpp:49 #7 0x00007febafde0dda in waitForConditionUntil, mongo::PeriodicRunnerImpl::PeriodicJobImpl::_run():: mutable:: > (this=) at src/mongo/util/lockable_adapter.h:50 #8 operator() (this=) at src/mongo/util/periodic_runner_impl.cpp:111 #9 __invoke_impl > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 __apply_impl, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1678 #12 apply, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1687 #13 operator() (this=) at src/mongo/stdx/thread.h:172 #14 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #15 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #16 _M_invoke<0> (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #17 operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #18 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_18PeriodicRunnerImpl15PeriodicJobImpl4_runEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this= ) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #19 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4cc7180) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #20 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #21 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7feba3dc4700 (LWP 103436)): #0 0x00007febad512334 in __lll_lock_wait () from /lib64/libpthread.so.0 #1 0x00007febad50d5d8 in _L_lock_854 () from /lib64/libpthread.so.0 #2 0x00007febad50d4a7 in pthread_mutex_lock () from /lib64/libpthread.so.0 #3 0x00007febb13492d8 in mongo::latch_detail::Mutex::lock() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:748 #4 0x00007febaf888ca0 in lock_guard (this=0x7febb9922140, syncToDisk=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:161 #5 mongo::WiredTigerSizeStorer::flush(bool) (this=0x7febb9922140, syncToDisk=) at src/mongo/db/storage/wiredtiger/wiredtiger_size_storer.cpp:134 #6 0x00007febaf84e9c9 in mongo::WiredTigerKVEngine::syncSizeInfo(bool) const (this=) at src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp:1302 #7 0x00007febaf84edb9 in mongo::WiredTigerKVEngine::haveDropsQueued() const (this=0x7febb4fac000) at src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp:1648 #8 0x00007febaf882257 in mongo::WiredTigerSessionCache::releaseSession(mongo::WiredTigerSession*) (this=0x7febb4f01800, session=) at src/mongo/db/storage/wiredtiger/wiredtiger_session_cache.cpp:470 #9 0x00007febaf85ee4e in mongo::WiredTigerKVEngine::WiredTigerCheckpointThread::run() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/unique_ptr.h:347 #10 0x00007febb12274df in mongo::BackgroundJob::jobBody() (this=0x7febb4fae480) at src/mongo/util/background.cpp:151 #11 0x00007febb1227b1e in operator() (this=0x7febb4f6ed20) at src/mongo/util/background.cpp:177 #12 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6ed20) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #13 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6ed20) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #14 _M_invoke<0> (this=0x7febb4f6ed20) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #15 operator() (this=0x7febb4f6ed20) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #16 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13BackgroundJob2goEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb4f6ed20) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #17 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6ed20) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #18 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #19 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7feba47c5700 (LWP 103435)): #0 0x00007febad51300d in nanosleep () from /lib64/libpthread.so.0 #1 0x00007febb1360f9e in mongo::sleepmillis(long long) () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/chrono:465 #2 0x00007febaf85ccd4 in mongo::WiredTigerKVEngine::WiredTigerJournalFlusher::run() () at src/mongo/db/storage/wiredtiger/wiredtiger_kv_engine.cpp:262 #3 0x00007febb12274df in mongo::BackgroundJob::jobBody() (this=0x7febb4a7db00) at src/mongo/util/background.cpp:151 #4 0x00007febb1227b1e in operator() (this=0x7febb4f6ed40) at src/mongo/util/background.cpp:177 #5 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6ed40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #6 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6ed40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #7 _M_invoke<0> (this=0x7febb4f6ed40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #8 operator() (this=0x7febb4f6ed40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #9 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13BackgroundJob2goEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb4f6ed40) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #10 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6ed40) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #11 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #12 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7feba51c6700 (LWP 103434)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf85c6c2 in mongo::WiredTigerKVEngine::WiredTigerSessionSweeper::run() () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 0x00007febb12274df in mongo::BackgroundJob::jobBody() (this=0x7febb4f5e200) at src/mongo/util/background.cpp:151 #3 0x00007febb1227b1e in operator() (this=0x7febb4f6f040) at src/mongo/util/background.cpp:177 #4 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6f040) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #5 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6f040) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #6 _M_invoke<0> (this=0x7febb4f6f040) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #7 operator() (this=0x7febb4f6f040) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #8 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_13BackgroundJob2goEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this=0x7febb4f6f040) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #9 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6f040) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #10 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #11 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7feba5bc7700 (LWP 103433)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd51a0, cond=0x7febb9917380, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf8aac5f in __sweep_server () #3 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #4 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7feba65c8700 (LWP 103432)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd4cf0, cond=0x7febb4f72e80, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf9180e6 in __wt_cond_auto_wait_signal () #3 0x00007febaf918133 in __wt_cond_auto_wait () #4 0x00007febaf8c89dc in __wt_evict_thread_run (session=) at src/third_party/wiredtiger/src/evict/evict_lru.c:307 #5 0x00007febaf9267b9 in __thread_run (arg=0x7febb4f17860) at src/third_party/wiredtiger/src/support/thread_group.c:31 #6 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #7 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7feba6fc9700 (LWP 103431)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd4840, cond=0x7febb4f72e80, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf9180e6 in __wt_cond_auto_wait_signal () #3 0x00007febaf918133 in __wt_cond_auto_wait () #4 0x00007febaf8c89dc in __wt_evict_thread_run (session=) at src/third_party/wiredtiger/src/evict/evict_lru.c:307 #5 0x00007febaf9267b9 in __thread_run (arg=0x7febb4f17810) at src/third_party/wiredtiger/src/support/thread_group.c:31 #6 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #7 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7feba79ca700 (LWP 103430)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd4390, cond=0x7febb4f72e80, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf9180e6 in __wt_cond_auto_wait_signal () #3 0x00007febaf918133 in __wt_cond_auto_wait () #4 0x00007febaf8c89dc in __wt_evict_thread_run (session=) at src/third_party/wiredtiger/src/evict/evict_lru.c:307 #5 0x00007febaf9267b9 in __thread_run (arg=0x7febb4f177c0) at src/third_party/wiredtiger/src/support/thread_group.c:31 #6 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #7 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7feba83cb700 (LWP 103429)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd3ee0, cond=0x7febb4f72e80, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf9180e6 in __wt_cond_auto_wait_signal () #3 0x00007febaf918133 in __wt_cond_auto_wait () #4 0x00007febaf8c89dc in __wt_evict_thread_run (session=) at src/third_party/wiredtiger/src/evict/evict_lru.c:307 #5 0x00007febaf9267b9 in __thread_run (arg=0x7febb4f17770) at src/third_party/wiredtiger/src/support/thread_group.c:31 #6 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #7 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7feba8dcc700 (LWP 103428)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd22c0, cond=0x7febb4f73c00, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf9180e6 in __wt_cond_auto_wait_signal () #3 0x00007febaf99cb95 in __log_server (arg=0x7febb4fd22c0) at src/third_party/wiredtiger/src/conn/conn_log.c:918 #4 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #5 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7feba97cd700 (LWP 103427)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd1e10, cond=0x7febb4f73b00, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf9180e6 in __wt_cond_auto_wait_signal () #3 0x00007febaf918133 in __wt_cond_auto_wait () #4 0x00007febaf99de73 in __log_wrlsn_server (arg=0x7febb4fd1e10) at src/third_party/wiredtiger/src/conn/conn_log.c:825 #5 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #6 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7febaa1ce700 (LWP 103426)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febaf8ec059 in __wt_cond_wait_signal (session=0x7febb4fd1960, cond=0x7febb4f73b80, usecs=) at src/third_party/wiredtiger/src/os_posix/os_mtx_cond.c:115 #2 0x00007febaf99cfab in __wt_cond_wait (arg=0x7febb4fd1960) at src/third_party/wiredtiger/src/include/misc.i:19 #3 __log_file_server (arg=0x7febb4fd1960) at src/third_party/wiredtiger/src/conn/conn_log.c:635 #4 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #5 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7febaabcf700 (LWP 103423)): #0 0x00007febad50fa5e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb125f504 in __gthread_cond_timedwait (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/x86_64-mongodb-linux/bits/gthr-default.h:871 #2 __wait_until_impl > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:178 #3 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:106 #4 wait_until > > (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:286 #5 wait_until (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/waitable.h:102 #6 mongo::ClockSource::waitForConditionUntil(mongo::stdx::condition_variable&, mongo::BasicLockableAdapter, mongo::Date_t, mongo::Waitable*) (this=0x7febb48f7680, cv=..., bla=..., deadline=..., waitable=) at src/mongo/util/clock_source.cpp:49 #7 0x00007febafde0dda in waitForConditionUntil, mongo::PeriodicRunnerImpl::PeriodicJobImpl::_run():: mutable:: > (this=) at src/mongo/util/lockable_adapter.h:50 #8 operator() (this=) at src/mongo/util/periodic_runner_impl.cpp:111 #9 __invoke_impl > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 __apply_impl, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1678 #12 apply, std::tuple<> > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1687 #13 operator() (this=) at src/mongo/stdx/thread.h:172 #14 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #15 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #16 _M_invoke<0> (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #17 operator() (this=) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #18 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_18PeriodicRunnerImpl15PeriodicJobImpl4_runEvEUlvE0_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv (this= ) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #19 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4a7c840) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #20 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #21 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7febab5d0700 (LWP 103422)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb125e7b8 in wait > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 operator() (this=0x7febb4f6e5e0) at src/mongo/util/background_thread_clock_source.cpp:189 #4 __invoke_impl > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #5 __invoke > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #6 __apply_impl, std::tuple<> > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1678 #7 apply, std::tuple<> > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/tuple:1687 #8 operator() (this=0x7febb4f6e5e0) at src/mongo/stdx/thread.h:172 #9 __invoke_impl; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:60 #10 __invoke; Args = {}; typename std::enable_if<(! std::is_same::type>::value), int>::type = 0]:: > (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:95 #11 _M_invoke<0> (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:234 #12 operator() (this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:243 #13 _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IZNS3_27BackgroundThreadClockSource17_startTimerThreadEvEUlvE_JELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv ( this=0x7febb4f6e5e0) at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/thread:186 #14 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6e5e0) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #15 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #16 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7febabfd1700 (LWP 103421)): #0 0x00007febad513585 in sigwait () from /lib64/libpthread.so.0 #1 0x00007febaff6c9bd in operator() (rotate=mongo::kNeedToRotateLogFile) at src/mongo/util/signal_handlers.cpp:177 #2 mongo::(anonymous namespace)::signalProcessingThread(mongo::LogFileStatus) (rotate=mongo::kNeedToRotateLogFile) at src/mongo/util/signal_handlers.cpp:178 #3 0x00007febaff6cd47 in _ZNSt6thread11_State_implINS_8_InvokerISt5tupleIJZN5mongo4stdx6threadC4IRFvNS3_13LogFileStatusEEJRS7_ELi0EEEOT_DpOT0_EUlvE_EEEEE6_M_runEv () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/invoke.h:89 #4 0x00007febb148149f in execute_native_thread_routine (__p=0x7febb4f6e620) at ../../../../../src/combined/libstdc++-v3/src/c++11/thread.cc:80 #5 0x00007febad50baa1 in start_thread () from /lib64/libpthread.so.0 #6 0x00007febad258c4d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7febaea3cbc0 (LWP 103418)): #0 0x00007febad50f68c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007febb147e2fc in std::condition_variable::wait(std::unique_lock&) () at /data/mci/683231f915e736e09716f79d89bd6094/toolchain-builder/tmp/build-gcc-v3.sh-51P/build/x86_64-mongodb-linux/libstdc++-v3/include/x86_64-mongodb-linux/bits/gthr-default.h:864 #2 0x00007febb1351ee7 in wait > () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/bits/std_mutex.h:238 #3 wait, mongo::waitForShutdown():: > () at /opt/mongodbtoolchain/revisions/39699409944dd532c7cbdce2f62da11361ac220a/stow/gcc-v3.lHX/include/c++/8.2.0/condition_variable:272 #4 mongo::waitForShutdown() () at src/mongo/util/exit.cpp:87 #5 0x00007febaf7f9c0b in _initAndListen (argc=) at src/mongo/db/db.cpp:713 #6 initAndListen (argc=) at src/mongo/db/db.cpp:718 #7 mongo::(anonymous namespace)::mongoDbMain(int, char**, char**) (argc=) at src/mongo/db/db.cpp:1174 #8 0x00007febaf7779e9 in main () at src/mongo/db/db.cpp:1195 No core file now.