[jira] [Updated] (MESOS-1156) make check-local fail on OEL6

2014-03-27 Thread Bhuvan Arumugam (JIRA)

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

Bhuvan Arumugam updated MESOS-1156:
---

Description: 
{code}
[bhuvan@build mesos]$ uname -a
Linux build 2.6.32-431.el6.x86_64 #1 SMP Wed Nov 20 23:56:07 PST 2013 x86_64 
x86_64 x86_64 GNU/Linux
[bhuvan@build mesos]$ cat /etc/redhat-release 
Red Hat Enterprise Linux Server release 6.5 (Santiago)
{code}

{code}
$ make check -j3
.
.
make  check-local
make[3]: Entering directory `/Volumes/apple/mesos/mesos/build/src'
./mesos-tests
Source directory: /Volumes/apple/mesos/mesos
Build directory: /Volumes/apple/mesos/mesos/build
Note: Google Test filter = 
*-CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:
CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_
CGROUPS_Cfs_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubs
ystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyH
ierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Dest
roy:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CpuIsolatorTest/1.UserCpuUsage:CpuIsolatorTest/1.SystemCpuUsage:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs_Big_Quota:Me
mIsolatorTest/0.MemUsage:MemIsolatorTest/1.MemUsage:
[==] Running 280 tests from 49 test cases.
[--] Global test environment set-up.
[--] 2 tests from AllocatorZooKeeperTest/0, where TypeParam = 
mesos::internal::master::allocator::HierarchicalAllocatorProcess  
[ RUN  ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst
../../src/tests/allocator_zookeeper_tests.cpp:147: Failure
Failed to wait 10secs for status






2014-03-28 
01:00:19,559:23815(0x7f33fbfff700):ZOO_ERROR@handle_socket_error_msg@1643: 
Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
connection to 127.0.0.1:40511 timed out (exceeded
 timeout by 2993ms)   
2014-03-28 
01:00:19,559:23815(0x7f3419ac2700):ZOO_ERROR@handle_socket_error_msg@1643: 
Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
connection to 127.0.0.1:40511 timed out (exceeded
 timeout by 2994ms)   
2014-03-28 
01:00:19,559:23815(0x7f33fabfd700):ZOO_ERROR@handle_socket_error_msg@1643: 
Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
connection to 127.0.0.1:40511 timed out (exceeded
 timeout by 2993ms)   
2014-03-28 
01:00:19,559:23815(0x7f341aec4700):ZOO_ERROR@handle_socket_error_msg@1643: 
Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
connection to 127.0.0.1:40511 timed out (exceeded
 timeout by 2993ms)   
2014-03-28 
01:00:22,896:23815(0x7f3419ac2700):ZOO_ERROR@handle_socket_error_msg@1739: 
Socket [127.0.0.1:40511] zk retcode=-112, errno=116(Stale file handle): 
sessionId=0x145062af1430001 has expired.
Lost leadership... committing suicide!
2014-03-28 
01:00:22,897:23815(0x7f341aec4700):ZOO_ERROR@handle_socket_error_msg@1739: 
Socket [127.0.0.1:40511] zk retcode=-112, errno=116(Stale file handle): 
sessionId=0x145062af143 has expired.

../../3rdparty/libprocess/include/process/gmock.hpp:138: ERROR: this mock 
object (used in test AllocatorZooKeeperTest/0.FrameworkReregistersFirst) should 
be deleted but never is. Its address is @0x2a391e8.
../../src/tests/containerizer.cpp:183: ERROR: this mock object (used in test 
AllocatorZooKeeperTest/0.FrameworkReregistersFirst) should be deleted but never 
is. Its address is @0x2a47220.
../../src/tests/allocator_zookeeper_tests.cpp:128: ERROR: this mock object 
(used in test AllocatorZooKeeperTest/0.FrameworkReregistersFirst) should be 
deleted but never is. Its address is @0x7fff0bc53630.
../../src/tests/allocator_zookeeper_tests.cpp:136: ERROR: this mock object 
(used in test AllocatorZooKeeperTest/0.FrameworkReregistersFirst) should be 
deleted but never is. Its address is @0x7fff0bc53ba0.
ERROR: 4 leaked mock objects found at program exit.
make[3]: *** [check-local] Error 1
make[3]: Leaving directory `/Volumes/apple/mesos/mesos/build/src'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/Volumes/apple/mesos/mesos/build/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/Volumes/apple/mesos/mesos/build/src'
make: *** [check-recursive] Error 1
{code}

  was:
[bhuvan@bui

[jira] [Updated] (MESOS-1156) make check-local fail on OEL6

2014-03-27 Thread Bhuvan Arumugam (JIRA)

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

Bhuvan Arumugam updated MESOS-1156:
---

Attachment: MESOS-1156-test.txt

Please find attached the output of following command:
$ cd mesos/build
$ ./bin/mesos-tests.sh --verbose

I think i've all the sasl rpms installed:

[bhuvan@build ~]$ rpm -qa | grep sasl -i
libgsasl-1.4.0-4.el6.x86_64
cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64
cyrus-sasl-2.1.23-13.el6_3.1.x86_64
cyrus-sasl-devel-2.1.23-13.el6_3.1.x86_64
libgsasl-devel-1.4.0-4.el6.x86_64
cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64


> make check-local fail on OEL6
> -
>
> Key: MESOS-1156
> URL: https://issues.apache.org/jira/browse/MESOS-1156
> Project: Mesos
>  Issue Type: Bug
>  Components: build
>Affects Versions: 0.19.0
> Environment: Oracle Linux 6.5
>Reporter: Bhuvan Arumugam
> Attachments: MESOS-1156-test.txt
>
>
> [bhuvan@build mesos]$ uname -a
> Linux build 2.6.32-431.el6.x86_64 #1 SMP Wed Nov 20 23:56:07 PST 2013 x86_64 
> x86_64 x86_64 GNU/Linux
> [bhuvan@build mesos]$ cat /etc/redhat-release 
> Red Hat Enterprise Linux Server release 6.5 (Santiago)
> $ make check -j3
> .
> .
> make  check-local
> make[3]: Entering directory `/Volumes/apple/mesos/mesos/build/src'
> ./mesos-tests
> Source directory: /Volumes/apple/mesos/mesos
> Build directory: /Volumes/apple/mesos/mesos/build
> Note: Google Test filter = 
> *-CgroupsAnyHierarchyTest.ROOT_CGROUPS_Enabled:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Subsystems:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Mounted:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Get:
> CgroupsAnyHierarchyTest.ROOT_CGROUPS_NestedCgroups:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Tasks:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Read:CgroupsAnyHierarchyTest.ROOT_CGROUPS_Write:CgroupsAnyHierarchyTest.ROOT_
> CGROUPS_Cfs_Big_Quota:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Busy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_SubsystemsHierarchy:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_MountedSubs
> ystems:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_CreateRemove:CgroupsAnyHierarchyWithCpuMemoryTest.ROOT_CGROUPS_Listen:CgroupsNoHierarchyTest.ROOT_CGROUPS_NOHIERARCHY_MountUnmountHierarchy:CgroupsAnyH
> ierarchyWithCpuAcctMemoryTest.ROOT_CGROUPS_Stat:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Freeze:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Kill:CgroupsAnyHierarchyWithFreezerTest.ROOT_CGROUPS_Dest
> roy:ContainerizerTest.ROOT_CGROUPS_BalloonFramework:CpuIsolatorTest/1.UserCpuUsage:CpuIsolatorTest/1.SystemCpuUsage:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs:LimitedCpuIsolatorTest.ROOT_CGROUPS_Cfs_Big_Quota:Me
> mIsolatorTest/0.MemUsage:MemIsolatorTest/1.MemUsage:
> [==] Running 280 tests from 49 test cases.
> [--] Global test environment set-up.
> [--] 2 tests from AllocatorZooKeeperTest/0, where TypeParam = 
> mesos::internal::master::allocator::HierarchicalAllocatorProcess  mesos::internal::master::a
> llocator::DRFSorter>  
> [ RUN  ] AllocatorZooKeeperTest/0.FrameworkReregistersFirst
> ../../src/tests/allocator_zookeeper_tests.cpp:147: Failure
> Failed to wait 10secs for status
> 2014-03-28 
> 01:00:19,559:23815(0x7f33fbfff700):ZOO_ERROR@handle_socket_error_msg@1643: 
> Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
> connection to 127.0.0.1:40511 timed out (exceeded
>  timeout by 2993ms)   
> 2014-03-28 
> 01:00:19,559:23815(0x7f3419ac2700):ZOO_ERROR@handle_socket_error_msg@1643: 
> Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
> connection to 127.0.0.1:40511 timed out (exceeded
>  timeout by 2994ms)   
> 2014-03-28 
> 01:00:19,559:23815(0x7f33fabfd700):ZOO_ERROR@handle_socket_error_msg@1643: 
> Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
> connection to 127.0.0.1:40511 timed out (exceeded
>  timeout by 2993ms)   
> 2014-03-28 
> 01:00:19,559:23815(0x7f341aec4700):ZOO_ERROR@handle_socket_error_msg@1643: 
> Socket [127.0.0.1:40511] zk retcode=-7, errno=110(Connection timed out): 
> connection to 127.0.0.1:40511 timed out (exceeded
>  timeout by 2993ms)   
> 2014-03-28 
> 01:00:22,896:23815(0x7f3419ac2700):ZOO_ERROR@handle_socket_error_msg@1739: 
> Socket [127.0.0.1:40511] zk retcode=-112, errno=116(Stale file handle): 
> sessionId=0x145062af1430001 has expired.
> Lost leadership... committing suicide!
> 2014-03-28 
> 01:00:22,897:23815(0x7f341aec4700):ZOO_ERROR@handle_socket_error_msg@1739: 
> Socket [127.0.0.1:40511] zk retcode=-112, errno=116(Stale file handle): 
> sessionId=0x145062af143 has expired.
> ../../3rdparty/libprocess/include/process/gmock.hpp:138: ERROR: this mock 
> object (used in test AllocatorZooKeeperTest/0.FrameworkReregistersFirst) 
> should be deleted but never is. Its address is @0x2a391e8.
> ../../src/tests/contain