Michael Ho has posted comments on this change. (
http://gerrit.cloudera.org:8080/9840 )
Change subject: KUDU-2385: Fix typo in KinitContext::DoRenewal()
......................................................................
Patch Set 1:
Build failure doesn't look relevant: RaftConsensusQuorumTest.TestRequestVote
Failing for the past 1 build (Since Failed#12725 )
Took 0 ms.
Error Message
thread_collision_warner.cc:23] Thread Collision! Previous thread id: 425,
current thread id: 770
Stacktrace
thread_collision_warner.cc:23] Thread Collision! Previous thread id: 425,
current thread id: 770
@ 0x45838e __tsan::CallUserSignalHandler() at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/src/llvm-4.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors.cc:1819
@ 0x45930b rtl_sigaction() at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/src/llvm-4.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors.cc:1907
@ 0x7f1af83dcc37 gsignal at ??:0
@ 0x7f1af83e0028 abort at ??:0
@ 0x47f098 __interceptor_abort at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/src/llvm-4.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors.cc:1675
@ 0x7f1afaeae2b5 base::DCheckAsserter::warn() at ??:0
@ 0x7f1afaeae32e base::ThreadCollisionWarner::EnterSelf() at ??:0
@ 0x7f1b032d98e9
base::ThreadCollisionWarner::ScopedRecursiveCheck::ScopedRecursiveCheck() at
??:0
@ 0x7f1b032d75c2 kudu::consensus::ConsensusMetadata::current_term() at
??:0
@ 0x7f1b0332038c kudu::consensus::RaftConsensus::CurrentTermUnlocked()
at ??:0
@ 0x7f1b0332be31
kudu::consensus::RaftConsensus::HandleLeaderRequestTermUnlocked() at ??:0
@ 0x7f1b0332c8f0
kudu::consensus::RaftConsensus::CheckLeaderRequestUnlocked() at ??:0
@ 0x7f1b03328f95 kudu::consensus::RaftConsensus::UpdateReplica() at ??:0
@ 0x7f1b03328a81 kudu::consensus::RaftConsensus::Update() at ??:0
@ 0x510a7c
kudu::consensus::LocalTestPeerProxy::SendUpdateRequest() at
/home/jenkins-slave/workspace/kudu-master/1/src/kudu/consensus/consensus-test-util.h:?
@ 0x511bb8 boost::_mfi::mf2<>::operator()() at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/installed/tsan/include/boost/bind/mem_fn_template.hpp:280
(discriminator 3)
@ 0x511aed boost::_bi::list3<>::operator()<>() at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/installed/tsan/include/boost/bind/bind.hpp:399
@ 0x511a14 boost::_bi::bind_t<>::operator()() at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/installed/tsan/include/boost/bind/bind.hpp:1223
@ 0x5117a2
boost::detail::function::void_function_obj_invoker0<>::invoke() at
/home/jenkins-slave/workspace/kudu-master/1/thirdparty/installed/tsan/include/boost/function/function_template.hpp:160
@ 0x7f1afdd12c02 boost::function0<>::operator()() at ??:0
@ 0x7f1afb29c66e kudu::FunctionRunnable::Run() at ??:0
@ 0x7f1afb2980d9 kudu::ThreadPool::DispatchThread() at ??:0
@ 0x7f1afb2a2ea7 boost::_mfi::mf0<>::operator()() at ??:0
@ 0x7f1afb2a2dfb boost::_bi::list1<>::operator()<>() at ??:0
@ 0x7f1afb2a2d84 boost::_bi::bind_t<>::operator()() at ??:0
@ 0x7f1afb2a2b8a
boost::detail::function::void_function_obj_invoker0<>::invoke() at ??:0
@ 0x7f1afdd12c02 boost::function0<>::operator()() at ??:0
Help us localize this page Page generated: Mar 28, 2018 11:52:11 AM PDTREST
APIJenkins ver. 2.46.3
--
To view, visit http://gerrit.cloudera.org:8080/9840
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I3a22b8d41d15eb1982a3fd5b96575e28edaad31c
Gerrit-Change-Number: 9840
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Ho <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Michael Ho <[email protected]>
Gerrit-Reviewer: Sailesh Mukil <[email protected]>
Gerrit-Comment-Date: Wed, 28 Mar 2018 18:52:39 +0000
Gerrit-HasComments: No