You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2018/08/14 16:46:00 UTC

[jira] [Commented] (MESOS-8930) THREADSAFE_SnapshotTimeout is flaky.

    [ https://issues.apache.org/jira/browse/MESOS-8930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580049#comment-16580049 ] 

Vinod Kone commented on MESOS-8930:
-----------------------------------

I'm still seeing this happen in ASF CI, [~bmahler] can you look into this? The timing of the bug appearance seems related to the pull gauge change.

 

{code}
*01:17:45* 2: [ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout*01:17:45* 2: I0814 01:17:45.676762 20638 process.cpp:3569] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'*01:17:45* 2: I0814 01:17:45.713652 20645 process.cpp:3569] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'*01:18:00* 2: /tmp/SRC/3rdparty/libprocess/src/tests/metrics_tests.cpp:425: Failure*01:18:00* 2: Failed to wait 15secs for response*05:50:20* Build timed out (after 300 minutes). Marking the build as failed.*05:50:21* Build was aborted
{code}

> THREADSAFE_SnapshotTimeout is flaky.
> ------------------------------------
>
>                 Key: MESOS-8930
>                 URL: https://issues.apache.org/jira/browse/MESOS-8930
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>         Environment: Ubuntu 16.04
>            Reporter: Alexander Rukletsov
>            Assignee: Benjamin Mahler
>            Priority: Major
>              Labels: flaky-test, mesosphere
>
> Observed on ASF CI, might be related to a recent test change https://reviews.apache.org/r/66831/
> {noformat}
> 18:23:31 2: [ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
> 18:23:31 2: I0516 18:23:31.747611 16246 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
> 18:23:31 2: I0516 18:23:31.796871 16251 process.cpp:3583] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
> 18:23:46 2: /tmp/SRC/3rdparty/libprocess/src/tests/metrics_tests.cpp:425: Failure
> 18:23:46 2: Failed to wait 15secs for response
> 22:57:13 Build timed out (after 300 minutes). Marking the build as failed.
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)