[
https://issues.apache.org/jira/browse/MESOS-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13841588#comment-13841588
]
Benjamin Mahler commented on MESOS-871:
---------------------------------------
We may want to rig things up so we can get a stack trace for this:
http://stackoverflow.com/a/14689640
> GroupTest.RetryableErrors is flaky
> ----------------------------------
>
> Key: MESOS-871
> URL: https://issues.apache.org/jira/browse/MESOS-871
> Project: Mesos
> Issue Type: Bug
> Components: test
> Affects Versions: 0.16.0
> Reporter: Yan Xu
> Assignee: Yan Xu
> Fix For: 0.16.0
>
>
> [ RUN ] GroupTest.RetryableErrors
> I1205 18:30:58.603236 20390 zookeeper_test_server.cpp:113] Started
> ZooKeeperTestServer on port 40811
> 2013-12-05 18:30:58,604:20390(0x7f4512b9d700):ZOO_INFO@log_env@658: Client
> environment:zookeeper.version=zookeeper C client 3.3.4
> 2013-12-05 18:30:58,604:20390(0x7f4512b9d700):ZOO_INFO@log_env@662: Client
> environment:host.name=localhost.localdomain
> 2013-12-05 18:30:58,604:20390(0x7f4512b9d700):ZOO_INFO@log_env@669: Client
> environment:os.name=Linux
> 2013-12-05 18:30:58,604:20390(0x7f4512b9d700):ZOO_INFO@log_env@670: Client
> environment:os.arch=3.11.9-200.fc19.x86_64
> 2013-12-05 18:30:58,604:20390(0x7f4512b9d700):ZOO_INFO@log_env@671: Client
> environment:os.version=#1 SMP Wed Nov 20 21:22:24 UTC 2013
> 2013-12-05 18:30:58,605:20390(0x7f4512b9d700):ZOO_INFO@log_env@679: Client
> environment:user.name=jenkins
> 2013-12-05 18:30:58,605:20390(0x7f4512b9d700):ZOO_INFO@log_env@687: Client
> environment:user.home=/home/jenkins
> 2013-12-05 18:30:58,605:20390(0x7f4512b9d700):ZOO_INFO@log_env@699: Client
> environment:user.dir=/var/jenkins/workspace/mesos-fedora-19-gcc/src
> 2013-12-05 18:30:58,605:20390(0x7f4512b9d700):ZOO_INFO@zookeeper_init@727:
> Initiating client connection, host=127.0.0.1:40811 sessionTimeout=5000
> watcher=0x7f45138fa6a0 sessionId=0 sessionPasswd=<null>
> context=0x7f44fc19ae70 flags=0
> 2013-12-05 18:30:58,608:20390(0x7f44df2d5700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05 18:30:58,614:20390(0x7f44df2d5700):ZOO_INFO@check_events@1632:
> session establishment complete on server [127.0.0.1:40811],
> sessionId=0x142c5be65280000, negotiated timeout=6000
> I1205 18:30:58.616745 20411 group.cpp:280] Group process
> ((1488)@127.0.0.1:59677) connected to ZooKeeper
> I1205 18:30:58.616773 20411 group.cpp:675] Syncing group operations: queue
> size (joins, cancels, datas) = (0, 0, 0)
> I1205 18:30:58.616780 20411 group.cpp:313] Authenticating with ZooKeeper
> using digest
> 2013-12-05
> 18:30:59,587:20390(0x7f44e1ada700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:45593] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2013-12-05
> 18:31:00,610:20390(0x7f44df2d5700):ZOO_INFO@auth_completion_func@1198:
> Authentication scheme digest succeeded
> I1205 18:31:00.616611 20411 group.cpp:337] Trying to create path '/test' in
> ZooKeeper
> 2013-12-05
> 18:31:00,628:20390(0x7f44df2d5700):ZOO_ERROR@handle_socket_error_msg@1592:
> Socket [127.0.0.1:40811] zk retcode=-4, errno=32(Broken pipe): failed while
> flushing send queue
> I1205 18:31:00.633744 20416 group.cpp:366] Lost connection to ZooKeeper,
> attempting to reconnect ...
> 2013-12-05 18:31:02,635:20390(0x7f44df2d5700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05
> 18:31:02,637:20390(0x7f44df2d5700):ZOO_ERROR@handle_socket_error_msg@1621:
> Socket [127.0.0.1:40811] zk retcode=-112, errno=116(Stale file handle):
> sessionId=0x142c5be65280000 has expired.
> 2013-12-05 18:31:02,638:20390(0x7f4510398700):ZOO_INFO@zookeeper_close@2321:
> Freeing zookeeper resources for sessionId=0x142c5be65280000
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@658: Client
> environment:zookeeper.version=zookeeper C client 3.3.4
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@662: Client
> environment:host.name=localhost.localdomain
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@669: Client
> environment:os.name=Linux
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@670: Client
> environment:os.arch=3.11.9-200.fc19.x86_64
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@671: Client
> environment:os.version=#1 SMP Wed Nov 20 21:22:24 UTC 2013
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@679: Client
> environment:user.name=jenkins
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@687: Client
> environment:user.home=/home/jenkins
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@log_env@699: Client
> environment:user.dir=/var/jenkins/workspace/mesos-fedora-19-gcc/src
> 2013-12-05 18:31:02,639:20390(0x7f4510398700):ZOO_INFO@zookeeper_init@727:
> Initiating client connection, host=127.0.0.1:40811 sessionTimeout=5000
> watcher=0x7f45138fa6a0 sessionId=0 sessionPasswd=<null>
> context=0x7f4508138080 flags=0
> 2013-12-05 18:31:02,642:20390(0x7f44e05d3700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05 18:31:02,648:20390(0x7f44e05d3700):ZOO_INFO@check_events@1632:
> session establishment complete on server [127.0.0.1:40811],
> sessionId=0x142c5be65280001, negotiated timeout=6000
> I1205 18:31:02.648991 20411 group.cpp:280] Group process
> ((1488)@127.0.0.1:59677) connected to ZooKeeper
> I1205 18:31:02.649021 20411 group.cpp:675] Syncing group operations: queue
> size (joins, cancels, datas) = (1, 0, 0)
> I1205 18:31:02.649029 20411 group.cpp:313] Authenticating with ZooKeeper
> using digest
> 2013-12-05
> 18:31:02,923:20390(0x7f44e1ada700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:45593] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2013-12-05
> 18:31:04,643:20390(0x7f44e05d3700):ZOO_INFO@auth_completion_func@1198:
> Authentication scheme digest succeeded
> I1205 18:31:04.649766 20411 group.cpp:337] Trying to create path '/test' in
> ZooKeeper
> 2013-12-05
> 18:31:04,654:20390(0x7f44e05d3700):ZOO_ERROR@handle_socket_error_msg@1603:
> Socket [127.0.0.1:40811] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> 2013-12-05 18:31:04,656:20390(0x7f44e05d3700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05
> 18:31:04,658:20390(0x7f44e05d3700):ZOO_ERROR@handle_socket_error_msg@1621:
> Socket [127.0.0.1:40811] zk retcode=-112, errno=116(Stale file handle):
> sessionId=0x142c5be65280001 has expired.
> I1205 18:31:04.659111 20415 group.cpp:366] Lost connection to ZooKeeper,
> attempting to reconnect ...
> 2013-12-05 18:31:04,659:20390(0x7f4510398700):ZOO_INFO@zookeeper_close@2321:
> Freeing zookeeper resources for sessionId=0x142c5be65280001
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@658: Client
> environment:zookeeper.version=zookeeper C client 3.3.4
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@662: Client
> environment:host.name=localhost.localdomain
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@669: Client
> environment:os.name=Linux
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@670: Client
> environment:os.arch=3.11.9-200.fc19.x86_64
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@671: Client
> environment:os.version=#1 SMP Wed Nov 20 21:22:24 UTC 2013
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@679: Client
> environment:user.name=jenkins
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@687: Client
> environment:user.home=/home/jenkins
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@log_env@699: Client
> environment:user.dir=/var/jenkins/workspace/mesos-fedora-19-gcc/src
> 2013-12-05 18:31:04,660:20390(0x7f4510398700):ZOO_INFO@zookeeper_init@727:
> Initiating client connection, host=127.0.0.1:40811 sessionTimeout=5000
> watcher=0x7f45138fa6a0 sessionId=0 sessionPasswd=<null>
> context=0x7f4508126370 flags=0
> 2013-12-05 18:31:04,663:20390(0x7f44df2d5700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05 18:31:04,669:20390(0x7f44df2d5700):ZOO_INFO@check_events@1632:
> session establishment complete on server [127.0.0.1:40811],
> sessionId=0x142c5be65280002, negotiated timeout=6000
> I1205 18:31:04.671216 20416 group.cpp:280] Group process
> ((1488)@127.0.0.1:59677) connected to ZooKeeper
> I1205 18:31:04.671241 20416 group.cpp:675] Syncing group operations: queue
> size (joins, cancels, datas) = (0, 0, 0)
> I1205 18:31:04.671247 20416 group.cpp:313] Authenticating with ZooKeeper
> using digest
> 2013-12-05
> 18:31:06,260:20390(0x7f44e1ada700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:45593] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2013-12-05
> 18:31:06,664:20390(0x7f44df2d5700):ZOO_INFO@auth_completion_func@1198:
> Authentication scheme digest succeeded
> I1205 18:31:06.670933 20416 group.cpp:337] Trying to create path '/test' in
> ZooKeeper
> I1205 18:31:06.677714 20416 group.cpp:675] Syncing group operations: queue
> size (joins, cancels, datas) = (0, 0, 0)
> 2013-12-05
> 18:31:06,679:20390(0x7f44df2d5700):ZOO_ERROR@handle_socket_error_msg@1603:
> Socket [127.0.0.1:40811] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> I1205 18:31:06.680260 20416 group.cpp:366] Lost connection to ZooKeeper,
> attempting to reconnect ...
> 2013-12-05 18:31:08,681:20390(0x7f44df2d5700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05
> 18:31:08,683:20390(0x7f44df2d5700):ZOO_ERROR@handle_socket_error_msg@1621:
> Socket [127.0.0.1:40811] zk retcode=-112, errno=116(Stale file handle):
> sessionId=0x142c5be65280002 has expired.
> 2013-12-05 18:31:08,684:20390(0x7f4510398700):ZOO_INFO@zookeeper_close@2321:
> Freeing zookeeper resources for sessionId=0x142c5be65280002
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@658: Client
> environment:zookeeper.version=zookeeper C client 3.3.4
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@662: Client
> environment:host.name=localhost.localdomain
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@669: Client
> environment:os.name=Linux
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@670: Client
> environment:os.arch=3.11.9-200.fc19.x86_64
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@671: Client
> environment:os.version=#1 SMP Wed Nov 20 21:22:24 UTC 2013
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@679: Client
> environment:user.name=jenkins
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@687: Client
> environment:user.home=/home/jenkins
> 2013-12-05 18:31:08,685:20390(0x7f4510398700):ZOO_INFO@log_env@699: Client
> environment:user.dir=/var/jenkins/workspace/mesos-fedora-19-gcc/src
> 2013-12-05 18:31:08,686:20390(0x7f4510398700):ZOO_INFO@zookeeper_init@727:
> Initiating client connection, host=127.0.0.1:40811 sessionTimeout=5000
> watcher=0x7f45138fa6a0 sessionId=0 sessionPasswd=<null>
> context=0x7f4508115420 flags=0
> 2013-12-05 18:31:08,687:20390(0x7f44e05d3700):ZOO_INFO@check_events@1585:
> initiated connection to server [127.0.0.1:40811]
> 2013-12-05 18:31:08,693:20390(0x7f44e05d3700):ZOO_INFO@check_events@1632:
> session establishment complete on server [127.0.0.1:40811],
> sessionId=0x142c5be65280003, negotiated timeout=6000
> I1205 18:31:08.693867 20413 group.cpp:280] Group process
> ((1488)@127.0.0.1:59677) connected to ZooKeeper
> I1205 18:31:08.693894 20413 group.cpp:675] Syncing group operations: queue
> size (joins, cancels, datas) = (0, 0, 0)
> I1205 18:31:08.693902 20413 group.cpp:313] Authenticating with ZooKeeper
> using digest
> 2013-12-05
> 18:31:09,597:20390(0x7f44e1ada700):ZOO_ERROR@handle_socket_error_msg@1579:
> Socket [127.0.0.1:45593] zk retcode=-4, errno=111(Connection refused): server
> refused to accept the client
> 2013-12-05
> 18:31:10,690:20390(0x7f44e05d3700):ZOO_INFO@auth_completion_func@1198:
> Authentication scheme digest succeeded
> I1205 18:31:10.696712 20413 group.cpp:337] Trying to create path '/test' in
> ZooKeeper
> 2013-12-05
> 18:31:10,700:20390(0x7f44e05d3700):ZOO_ERROR@handle_socket_error_msg@1603:
> Socket [127.0.0.1:40811] zk retcode=-4, errno=112(Host is down): failed while
> receiving a server response
> 2013-12-05 18:31:10,701:20390(0x7f45133a2840):ZOO_INFO@zookeeper_close@2321:
> Freeing zookeeper resources for sessionId=0x142c5be65280003
> pure virtual method called
> terminate called without an active exception
--
This message was sent by Atlassian JIRA
(v6.1#6144)