[
https://issues.apache.org/jira/browse/MESOS-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068844#comment-14068844
]
Ian Downes commented on MESOS-1619:
-----------------------------------
This looks to be a configuration issue on the host. Is there a valid
/etc/master.passwd on the host? Do other cli operations like `id` function?
> OsTest.User test is flaky
> -------------------------
>
> Key: MESOS-1619
> URL: https://issues.apache.org/jira/browse/MESOS-1619
> Project: Mesos
> Issue Type: Bug
> Components: test
> Environment: centos7 w/ gcc
> Reporter: Vinod Kone
>
> [ RUN ] OsTest.user
> stout/tests/os_tests.cpp:720: Failure
> Value of: os::getuid(UUID::random().toString()).isNone()
> Actual: false
> Expected: true
> stout/tests/os_tests.cpp:721: Failure
> Value of: os::getgid(UUID::random().toString()).isNone()
> Actual: false
> Expected: true
> WARNING: Logging before InitGoogleLogging() is written to STDERR
> E0721 06:15:58.656255 13440 os.hpp:731] Failed to set gid: Failed to get
> username information: No such file or directory
> [ FAILED ] OsTest.user (20 ms)
--
This message was sent by Atlassian JIRA
(v6.2#6252)