You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2015/10/14 02:25:05 UTC

[jira] [Created] (MESOS-3726) RegistryClientTest.SimpleGetBlob is flaky

Anand Mazumdar created MESOS-3726:
-------------------------------------

             Summary: RegistryClientTest.SimpleGetBlob is flaky
                 Key: MESOS-3726
                 URL: https://issues.apache.org/jira/browse/MESOS-3726
             Project: Mesos
          Issue Type: Bug
          Components: containerization
            Reporter: Anand Mazumdar


Showed up on ASF CI:
https://builds.apache.org/job/Mesos/910/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos:7,label_exp=docker%7C%7CHadoop/console

{code}
[ RUN      ] RegistryClientTest.SimpleGetBlob
../../src/tests/containerizer/provisioner_docker_tests.cpp:585: Failure
(socket).failure(): Failed accept: connection error: Connection reset by peer
[  FAILED  ] RegistryClientTest.SimpleGetBlob (10 ms)
{code}

Logs from a good run:
https://builds.apache.org/job/Mesos/919/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,OS=centos:7,label_exp=docker%7C%7CHadoop/consoleFull

{code}
[ RUN      ] RegistryClientTest.SimpleGetBlob
I1013 01:42:08.282057 31645 registry_client.cpp:262] Response status: 401 Unauthorized
I1013 01:42:08.294426 31646 registry_client.cpp:262] Response status: 307 Temporary Redirect
I1013 01:42:08.300989 31647 registry_client.cpp:262] Response status: 200 OK
[       OK ] RegistryClientTest.SimpleGetBlob (29 ms)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)