See
<https://builds.apache.org/job/Mesos-Reviewbot/22596/display/redirect?page=changes>
Changes:
[bbannier] Used `*_SOME` macro for checking `Try` values in stout.
[bbannier] Used `*_SOME` macro for checking `Try` values in libprocess.
[bbannier] Used `*_SOME` macro for checking `Try` values.
------------------------------------------
[...truncated 2.02 MB...]
[ RUN ] FutureTest.Then
[ OK ] FutureTest.Then (0 ms)
[ RUN ] FutureTest.CallableOnce
[ OK ] FutureTest.CallableOnce (1 ms)
[ RUN ] FutureTest.Repair
[ OK ] FutureTest.Repair (0 ms)
[ RUN ] FutureTest.After1
[ OK ] FutureTest.After1 (1 ms)
[ RUN ] FutureTest.After2
[ OK ] FutureTest.After2 (1 ms)
[ RUN ] FutureTest.After3
[ OK ] FutureTest.After3 (0 ms)
[ RUN ] FutureTest.Chain
[ OK ] FutureTest.Chain (1 ms)
[ RUN ] FutureTest.Discard1
[ OK ] FutureTest.Discard1 (0 ms)
[ RUN ] FutureTest.Discard2
[ OK ] FutureTest.Discard2 (0 ms)
[ RUN ] FutureTest.Discard3
[ OK ] FutureTest.Discard3 (0 ms)
[ RUN ] FutureTest.Select
[ OK ] FutureTest.Select (1 ms)
[ RUN ] FutureTest.FromTry
[ OK ] FutureTest.FromTry (0 ms)
[ RUN ] FutureTest.FromTryFuture
[ OK ] FutureTest.FromTryFuture (0 ms)
[ RUN ] FutureTest.ArrowOperator
[ OK ] FutureTest.ArrowOperator (0 ms)
[ RUN ] FutureTest.UndiscardableFuture
[ OK ] FutureTest.UndiscardableFuture (0 ms)
[ RUN ] FutureTest.UndiscardableLambda
[ OK ] FutureTest.UndiscardableLambda (0 ms)
[ RUN ] FutureTest.Abandoned
[ OK ] FutureTest.Abandoned (0 ms)
[ RUN ] FutureTest.AbandonedChain
[ OK ] FutureTest.AbandonedChain (0 ms)
[ RUN ] FutureTest.RecoverDiscarded
[ OK ] FutureTest.RecoverDiscarded (0 ms)
[ RUN ] FutureTest.RecoverFailed
[ OK ] FutureTest.RecoverFailed (0 ms)
[ RUN ] FutureTest.RecoverAbandoned
[ OK ] FutureTest.RecoverAbandoned (0 ms)
[ RUN ] FutureTest.RecoverDiscard
[ OK ] FutureTest.RecoverDiscard (0 ms)
[----------] 26 tests from FutureTest (7 ms total)
[----------] 1 test from HTTPTest
[ RUN ] HTTPTest.PipeReadAll
[ OK ] HTTPTest.PipeReadAll (1 ms)
[----------] 1 test from HTTPTest (1 ms total)
[----------] 8 tests from HTTPConnectionTest
[ RUN ] HTTPConnectionTest.GzipRequestBody
I0531 10:38:58.679280 2851 process.cpp:3583] Handling HTTP event for process
'(1)' with path: '/(1)/body'
[ OK ] HTTPConnectionTest.GzipRequestBody (4 ms)
[ RUN ] HTTPConnectionTest.Serial
I0531 10:38:58.682543 2842 process.cpp:3583] Handling HTTP event for process
'(2)' with path: '/(2)/get'
I0531 10:38:58.684856 2836 process.cpp:3583] Handling HTTP event for process
'(2)' with path: '/(2)/get'
[ OK ] HTTPConnectionTest.Serial (42 ms)
[ RUN ] HTTPConnectionTest.Pipeline
I0531 10:38:58.724391 2848 process.cpp:3583] Handling HTTP event for process
'(3)' with path: '/(3)/get'
I0531 10:38:58.724786 2833 process.cpp:3583] Handling HTTP event for process
'(4)' with path: '/(4)/get'
I0531 10:38:58.725193 2831 process.cpp:3583] Handling HTTP event for process
'(3)' with path: '/(3)/get'
[ OK ] HTTPConnectionTest.Pipeline (5 ms)
[ RUN ] HTTPConnectionTest.ClosingRequest
I0531 10:38:58.729589 2843 process.cpp:3583] Handling HTTP event for process
'(5)' with path: '/(5)/get'
I0531 10:38:58.730094 2843 process.cpp:3583] Handling HTTP event for process
'(5)' with path: '/(5)/get'
[ OK ] HTTPConnectionTest.ClosingRequest (4 ms)
[ RUN ] HTTPConnectionTest.ClosingResponse
I0531 10:38:58.734407 2840 process.cpp:3583] Handling HTTP event for process
'(6)' with path: '/(6)/get'
I0531 10:38:58.734892 2840 process.cpp:3583] Handling HTTP event for process
'(6)' with path: '/(6)/get'
[ OK ] HTTPConnectionTest.ClosingResponse (5 ms)
[ RUN ] HTTPConnectionTest.ReferenceCounting
[ OK ] HTTPConnectionTest.ReferenceCounting (1 ms)
[ RUN ] HTTPConnectionTest.Equality
[ OK ] HTTPConnectionTest.Equality (1 ms)
[ RUN ] HTTPConnectionTest.RequestStreaming
I0531 10:38:58.742059 2854 process.cpp:3583] Handling HTTP event for process
'(9)' with path: '/(9)/requeststreaming'
[ OK ] HTTPConnectionTest.RequestStreaming (6 ms)
[----------] 8 tests from HTTPConnectionTest (68 ms total)
[----------] 2 tests from URLTest
[ RUN ] URLTest.Stringification
[ OK ] URLTest.Stringification (0 ms)
[ RUN ] URLTest.ParseUrls
[ OK ] URLTest.ParseUrls (0 ms)
[----------] 2 tests from URLTest (0 ms total)
[----------] 7 tests from HttpAuthenticationTest
[ RUN ] HttpAuthenticationTest.NoAuthenticator
I0531 10:38:58.746989 2833 process.cpp:3583] Handling HTTP event for process
'(10)' with path: '/(10)/authenticated'
[ OK ] HttpAuthenticationTest.NoAuthenticator (3 ms)
[ RUN ] HttpAuthenticationTest.Unauthorized
I0531 10:38:58.750569 2834 process.cpp:3583] Handling HTTP event for process
'(11)' with path: '/(11)/authenticated'
[ OK ] HttpAuthenticationTest.Unauthorized (4 ms)
[ RUN ] HttpAuthenticationTest.Forbidden
I0531 10:38:58.754391 2848 process.cpp:3583] Handling HTTP event for process
'(12)' with path: '/(12)/authenticated'
[ OK ] HttpAuthenticationTest.Forbidden (4 ms)
[ RUN ] HttpAuthenticationTest.Authenticated
I0531 10:38:58.758162 2841 process.cpp:3583] Handling HTTP event for process
'(13)' with path: '/(13)/authenticated'
[ OK ] HttpAuthenticationTest.Authenticated (4 ms)
[ RUN ] HttpAuthenticationTest.InvalidPrincipal
I0531 10:38:58.762187 2839 process.cpp:3583] Handling HTTP event for process
'(14)' with path: '/(14)/authenticated'
I0531 10:38:58.762884 2835 process.cpp:3645] Failed to process request for
'/(14)/authenticated': In the principal returned by an HTTP authenticator, at
least one of 'value' and 'claims' must be set
I0531 10:38:58.762928 2837 http_proxy.cpp:132] Returning '500 Internal Server
Error' for '/(14)/authenticated' (In the principal returned by an HTTP
authenticator, at least one of 'value' and 'claims' must be set)
[ OK ] HttpAuthenticationTest.InvalidPrincipal (4 ms)
[ RUN ] HttpAuthenticationTest.Pipelining
I0531 10:38:58.766125 2831 process.cpp:3583] Handling HTTP event for process
'(15)' with path: '/(15)/authenticated'
I0531 10:38:58.766640 2831 process.cpp:3583] Handling HTTP event for process
'(15)' with path: '/(15)/authenticated'
[ OK ] HttpAuthenticationTest.Pipelining (5 ms)
[ RUN ] HttpAuthenticationTest.Basic
I0531 10:38:58.770848 2849 process.cpp:3583] Handling HTTP event for process
'(16)' with path: '/(16)/authenticated'
I0531 10:38:58.773543 2844 process.cpp:3583] Handling HTTP event for process
'(16)' with path: '/(16)/authenticated'
I0531 10:38:58.776654 2838 process.cpp:3583] Handling HTTP event for process
'(16)' with path: '/(16)/authenticated'
I0531 10:38:58.779429 2833 process.cpp:3583] Handling HTTP event for process
'(16)' with path: '/(16)/authenticated'
[ OK ] HttpAuthenticationTest.Basic (12 ms)
[----------] 7 tests from HttpAuthenticationTest (36 ms total)
[----------] 3 tests from HttpServeTest
[ RUN ] HttpServeTest.Pipelining
[ OK ] HttpServeTest.Pipelining (6 ms)
[ RUN ] HttpServeTest.Discard
[ OK ] HttpServeTest.Discard (3 ms)
[ RUN ] HttpServeTest.Unix
[ OK ] HttpServeTest.Unix (2 ms)
[----------] 3 tests from HttpServeTest (11 ms total)
[----------] 4 tests from HttpServerTest
[ RUN ] HttpServerTest.Pipeline
[ OK ] HttpServerTest.Pipeline (5 ms)
[ RUN ] HttpServerTest.StopNotRunning
[ OK ] HttpServerTest.StopNotRunning (1 ms)
[ RUN ] HttpServerTest.Discard
[ OK ] HttpServerTest.Discard (3 ms)
[ RUN ] HttpServerTest.Finalize
[ OK ] HttpServerTest.Finalize (1 ms)
[----------] 4 tests from HttpServerTest (10 ms total)
[----------] 5 tests from IOTest
[ RUN ] IOTest.Poll
[ OK ] IOTest.Poll (1 ms)
[ RUN ] IOTest.Read
[ OK ] IOTest.Read (1 ms)
[ RUN ] IOTest.BufferedRead
[ OK ] IOTest.BufferedRead (4 ms)
[ RUN ] IOTest.Write
[ OK ] IOTest.Write (0 ms)
[ RUN ] IOTest.Redirect
[ OK ] IOTest.Redirect (74 ms)
[----------] 5 tests from IOTest (81 ms total)
[----------] 3 tests from LimiterTest
[ RUN ] LimiterTest.Acquire
[ OK ] LimiterTest.Acquire (3 ms)
[ RUN ] LimiterTest.DiscardMiddle
[ OK ] LimiterTest.DiscardMiddle (3 ms)
[ RUN ] LimiterTest.DiscardLast
[ OK ] LimiterTest.DiscardLast (2 ms)
[----------] 3 tests from LimiterTest (8 ms total)
[----------] 4 tests from LoopTest
[ RUN ] LoopTest.Sync
[ OK ] LoopTest.Sync (0 ms)
[ RUN ] LoopTest.Async
[ OK ] LoopTest.Async (0 ms)
[ RUN ] LoopTest.DiscardIterate
[ OK ] LoopTest.DiscardIterate (1 ms)
[ RUN ] LoopTest.DiscardBody
[ OK ] LoopTest.DiscardBody (0 ms)
[----------] 4 tests from LoopTest (1 ms total)
[----------] 11 tests from MetricsTest
[ RUN ] MetricsTest.Counter
[ OK ] MetricsTest.Counter (1 ms)
[ RUN ] MetricsTest.PullGauge
[ OK ] MetricsTest.PullGauge (1 ms)
[ RUN ] MetricsTest.PushGauge
[ OK ] MetricsTest.PushGauge (1 ms)
[ RUN ] MetricsTest.Statistics
[ OK ] MetricsTest.Statistics (2 ms)
[ RUN ] MetricsTest.THREADSAFE_Snapshot
I0531 10:38:58.899518 2846 process.cpp:3583] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0531 10:38:58.911481 2837 process.cpp:3583] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
[ OK ] MetricsTest.THREADSAFE_Snapshot (23 ms)
[ RUN ] MetricsTest.SnapshotAlphabetical
I0531 10:38:58.923043 2838 process.cpp:3583] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
[ OK ] MetricsTest.SnapshotAlphabetical (12 ms)
[ RUN ] MetricsTest.THREADSAFE_SnapshotTimeout
I0531 10:38:58.934113 2852 process.cpp:3583] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0531 10:38:58.946446 2833 process.cpp:3583] Handling HTTP event for process
'metrics' with path: '/metrics/snapshot'
I0531 10:38:58.947772 2852 metrics.cpp:220] Exceeded timeout of 2secs when
attempting to get metric 'test/gauge_timeout'
../../../../3rdparty/libprocess/src/tests/metrics_tests.cpp:420: Failure
Value of: response.isPending()
Actual: false
Expected: true
F0531 10:38:58.955611 2830 process.cpp:3433] Check failed: state.load() ==
ProcessBase::State::BOTTOM || state.load() == ProcessBase::State::TERMINATING
*** Check failure stack trace: ***
*** Aborted at 1527763139 (unix time) try "date -d @1527763139" if you are
using GNU date ***
PC: @ 0x7f72606e8428 (unknown)
*** SIGABRT (@0x3e800000b0e) received by PID 2830 (TID 0x7f7261b74740) from PID
2830; stack trace: ***
@ 0x7f7261751390 (unknown)
@ 0x7f72606e8428 (unknown)
@ 0x7f72606ea02a (unknown)
@ 0xbf64fe google::logging_fail()
@ 0xbf6528 google::LogMessage::Fail()
@ 0xbf646c google::LogMessage::SendToLog()
@ 0xbf5e3e google::LogMessage::Flush()
@ 0xbf90fc google::LogMessageFatal::~LogMessageFatal()
@ 0xa83a06 process::ProcessBase::~ProcessBase()
@ 0x7085f9 PullGaugeProcess::~PullGaugeProcess()
@ 0x6e2438 MetricsTest_THREADSAFE_SnapshotTimeout_Test::TestBody()
@ 0x8bc34d
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x8b6015
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x892cb0 testing::Test::Run()
@ 0x8935d6 testing::TestInfo::Run()
@ 0x893c73 testing::TestCase::Run()
@ 0x89ae6c testing::internal::UnitTestImpl::RunAllTests()
@ 0x8bd167
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
@ 0x8b6c77
testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x899a08 testing::UnitTest::Run()
@ 0x6c3967 RUN_ALL_TESTS()
@ 0x6c1eac main
@ 0x7f72606d3830 (unknown)
@ 0x4210c9 _start
Makefile:2179: recipe for target 'check-local' failed
make[7]: *** [check-local] Aborted (core dumped)
make[7]: Leaving directory
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2016: recipe for target 'check-am' failed
make[6]: *** [check-am] Error 2
make[6]: Leaving directory
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:1865: recipe for target 'check-recursive' failed
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:2019: recipe for target 'check' failed
make[4]: *** [check] Error 2
make[4]: Leaving directory
'/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty/libprocess'
Makefile:888: recipe for target 'check-recursive' failed
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:1038: recipe for target 'check' failed
make[2]: *** [check] Error 2
make[2]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub/3rdparty'
Makefile:776: recipe for target 'check-recursive' failed
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory '/tmp/SRC/build/mesos-1.7.0/_build/sub'
Makefile:982: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
Build timed out (after 180 minutes). Marking the build as failed.
Build was aborted