Return-Path: X-Original-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-mesos-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 00F6210766 for ; Fri, 7 Jun 2013 21:30:20 +0000 (UTC) Received: (qmail 99111 invoked by uid 500); 7 Jun 2013 21:30:20 -0000 Delivered-To: apmail-incubator-mesos-dev-archive@incubator.apache.org Received: (qmail 99077 invoked by uid 500); 7 Jun 2013 21:30:20 -0000 Mailing-List: contact mesos-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: mesos-dev@incubator.apache.org Delivered-To: mailing list mesos-dev@incubator.apache.org Received: (qmail 99024 invoked by uid 99); 7 Jun 2013 21:30:20 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 07 Jun 2013 21:30:20 +0000 Date: Fri, 7 Jun 2013 21:30:20 +0000 (UTC) From: "Vinod Kone (JIRA)" To: mesos-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MESOS-498) ZooKeeperTest.MasterDetectorTimedoutSession is flaky MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MESOS-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kone updated MESOS-498: ----------------------------- Affects Version/s: 0.13.0 > ZooKeeperTest.MasterDetectorTimedoutSession is flaky > ---------------------------------------------------- > > Key: MESOS-498 > URL: https://issues.apache.org/jira/browse/MESOS-498 > Project: Mesos > Issue Type: Bug > Affects Versions: 0.13.0 > Reporter: Vinod Kone > > [ RUN ] ZooKeeperTest.MasterDetectorTimedoutSession > I0607 21:24:09.045284 7650 zookeeper_test_server.cpp:113] Started ZooKeeperTestServer on port 43124 > I0607 21:24:09.052346 7711 detector.cpp:234] Master detector ((20641)@10.37.184.103:39168) connected to ZooKeeper ... > I0607 21:24:09.052445 7711 detector.cpp:251] Trying to create path '/mesos' in ZooKeeper > I0607 21:24:09.056774 7711 detector.cpp:281] Created ephemeral/sequence znode at '/mesos/0000000000' > I0607 21:24:09.057775 7711 detector.cpp:420] Master detector ((20641)@10.37.184.103:39168) found 1 registered masters > I0607 21:24:09.058805 7711 detector.cpp:467] Master detector ((20641)@10.37.184.103:39168) got new master pid: (20641)@10.37.184.103:39168 > I0607 21:24:09.061858 7730 detector.cpp:234] Master detector ((20644)@10.37.184.103:39168) connected to ZooKeeper ... > I0607 21:24:09.061925 7730 detector.cpp:251] Trying to create path '/mesos' in ZooKeeper > I0607 21:24:09.064167 7730 detector.cpp:281] Created ephemeral/sequence znode at '/mesos/0000000001' > I0607 21:24:09.064862 7719 detector.cpp:420] Master detector ((20641)@10.37.184.103:39168) found 2 registered masters > I0607 21:24:09.065044 7730 detector.cpp:420] Master detector ((20644)@10.37.184.103:39168) found 2 registered masters > I0607 21:24:09.065779 7730 detector.cpp:467] Master detector ((20644)@10.37.184.103:39168) got new master pid: (20641)@10.37.184.103:39168 > I0607 21:24:09.069732 7729 detector.cpp:234] Master detector ((20647)@10.37.184.103:39168) connected to ZooKeeper ... > I0607 21:24:09.069800 7729 detector.cpp:251] Trying to create path '/mesos' in ZooKeeper > I0607 21:24:09.071439 7729 detector.cpp:420] Master detector ((20647)@10.37.184.103:39168) found 2 registered masters > I0607 21:24:09.072401 7729 detector.cpp:467] Master detector ((20647)@10.37.184.103:39168) got new master pid: (20641)@10.37.184.103:39168 > I0607 21:24:09.073442 7725 detector.cpp:325] Master detector ((20641)@10.37.184.103:39168) lost connection to ZooKeeper, attempting to reconnect ... > I0607 21:24:09.074344 7733 detector.cpp:325] Master detector ((20644)@10.37.184.103:39168) lost connection to ZooKeeper, attempting to reconnect ... > I0607 21:24:09.075165 7720 detector.cpp:325] Master detector ((20647)@10.37.184.103:39168) lost connection to ZooKeeper, attempting to reconnect ... > W0607 21:24:09.076525 7716 detector.cpp:386] Timed out waiting to reconnect to ZooKeeper (sessionId=13f208670d40000) > W0607 21:24:09.076544 7720 detector.cpp:386] Timed out waiting to reconnect to ZooKeeper (sessionId=13f208670d40001) > W0607 21:24:09.076570 7711 detector.cpp:386] Timed out waiting to reconnect to ZooKeeper (sessionId=13f208670d40002) > pure virtual method called > terminate called without an active exception > Aborted > ZooKeeperTest.MasterDetectorTimedoutSession -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira