You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Thomas Marshall (JIRA)" <ji...@apache.org> on 2013/03/20 23:45:16 UTC

[jira] [Closed] (MESOS-241) Problems in making check mesos

     [ https://issues.apache.org/jira/browse/MESOS-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Marshall closed MESOS-241.
---------------------------------

    Resolution: Duplicate

appears to be the same as MESOS-402
                
> Problems in making check mesos 
> -------------------------------
>
>                 Key: MESOS-241
>                 URL: https://issues.apache.org/jira/browse/MESOS-241
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Yanzan Wu
>
> After "make" , I input "make check", then comes these results:
> Note: Google Test filter = *-:CgroupsSimpleTest.ROOT_CGROUPS_Enabled:CgroupsSimpleTest.ROOT_CGROUPS_Subsystems:CgroupsSimpleTest.ROOT_CGROUPS_CreateRemoveHierarchy:CgroupsSimpleTest.ROOT_CGROUPS_CreateRemoveCgroup:CgroupsTest.ROOT_CGROUPS_Busy:CgroupsTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsTest.ROOT_CGROUPS_CheckHierarchy:CgroupsTest.ROOT_CGROUPS_CheckHierarchySubsystems:CgroupsTest.ROOT_CGROUPS_ReadControl:CgroupsTest.ROOT_CGROUPS_WriteControl:CgroupsTest.ROOT_CGROUPS_GetCgroups:CgroupsTest.ROOT_CGROUPS_GetTasks
> [==========] Running 163 tests from 34 test cases.
> [----------] Global test environment set-up.
> [----------] 8 tests from ZooKeeperTest
> [ RUN      ] ZooKeeperTest.Auth
> [       OK ] ZooKeeperTest.Auth (4243 ms)
> [ RUN      ] ZooKeeperTest.Group
> [       OK ] ZooKeeperTest.Group (121 ms)[ RUN      ] ZooKeeperTest.GroupJoinWithDisconnect
> 2012-07-24 14:00:16,821:3620(0x7f60ee16e710):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:58862] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> [       OK ] ZooKeeperTest.GroupJoinWithDisconnect (1775 ms)
> [ RUN      ] ZooKeeperTest.GroupDataWithDisconnect
> 2012-07-24 14:00:18,669:3620(0x7f60ed76d710):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:32911] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> [       OK ] ZooKeeperTest.GroupDataWithDisconnect (2110 ms)
> [ RUN      ] ZooKeeperTest.GroupCancelWithDisconnect
> 2012-07-24 14:00:20,779:3620(0x7f60ee16e710):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:44024] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> [       OK ] ZooKeeperTest.GroupCancelWithDisconnect (2116 ms)
> [ RUN      ] ZooKeeperTest.GroupWatchWithSessionExpiration
> 2012-07-24 14:00:22,916:3620(0x7f60ed76d710):ZOO_ERROR@handle_socket_error_msg@1603: Socket [127.0.0.1:40258] zk retcode=-4, errno=112(Host is down): failed while receiving a server response
> 2012-07-24 14:00:24,920:3620(0x7f60ed76d710):ZOO_ERROR@handle_socket_error_msg@1621: Socket [127.0.0.1:40258] zk retcode=-112, errno=116(Stale NFS file handle): sessionId=0x138b7926c250000 has expired.
> [       OK ] ZooKeeperTest.GroupWatchWithSessionExpiration (2183 ms)
> [ RUN      ] ZooKeeperTest.MultipleGroups
> .............trimed......................
> [ RUN      ] CoordinatorTest.TruncateNotLearnedFill
> 2012-07-24 14:01:00,830:3620(0x7f60ed76d710):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48202] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> 2012-07-24 14:01:00,831:3620(0x7f609ffff710):ZOO_ERROR@handle_socket_error_msg@1579: Socket [127.0.0.1:48202] zk retcode=-4, errno=111(Connection refused): server refused to accept the client
> tests/log_tests.cpp:1007: Failure
> Value of: result.isSome()
>   Actual: false
> Expected: true
> [  FAILED  ] CoordinatorTest.TruncateNotLearnedFill (2161 ms)
> [ RUN      ] CoordinatorTest.TruncateLearnedFill
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00000000019f8858, pid=3620, tid=140055884105488
> #
> # JRE version: 6.0_31-b04
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.6-b01 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # C  0x00000000019f8858  float+0xaeb7d858
> #
> # An error report file with more information is saved as:
> # /home/wyz/mesos/test_output/SampleFrameworks/PythonFramework/hs_err_pid3620.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://java.sun.com/webapps/bugreport/crash.jsp
> #
> /bin/sh: line 5:  3620 Aborted                 (core dumped) ${dir}$tst
> FAIL: mesos-tests
> ==================
> 1 of 1 test failed
> ==================

--
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