See 
<https://builds.apache.org/job/Mesos-Reviewbot/22591/display/redirect?page=changes>

Changes:

[bmahler] Updated hashmap and LinkedHashMap to return vectors from values().

[bmahler] Updated await/collect to use vector instead of list.

[bmahler] Updated mesos to use vector instead of list where possible.

------------------------------------------
[...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 (0 ms)
[ RUN      ] FutureTest.Discard1
[       OK ] FutureTest.Discard1 (0 ms)
[ RUN      ] FutureTest.Discard2
[       OK ] FutureTest.Discard2 (0 ms)
[ RUN      ] FutureTest.Discard3
[       OK ] FutureTest.Discard3 (1 ms)
[ RUN      ] FutureTest.Select
[       OK ] FutureTest.Select (0 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 (1 ms)
[ RUN      ] FutureTest.RecoverAbandoned
[       OK ] FutureTest.RecoverAbandoned (0 ms)
[ RUN      ] FutureTest.RecoverDiscard
[       OK ] FutureTest.RecoverDiscard (0 ms)
[----------] 26 tests from FutureTest (6 ms total)

[----------] 1 test from HTTPTest
[ RUN      ] HTTPTest.PipeReadAll
[       OK ] HTTPTest.PipeReadAll (0 ms)
[----------] 1 test from HTTPTest (0 ms total)

[----------] 8 tests from HTTPConnectionTest
[ RUN      ] HTTPConnectionTest.GzipRequestBody
I0531 03:21:09.949781  2813 process.cpp:3583] Handling HTTP event for process 
'(1)' with path: '/(1)/body'
[       OK ] HTTPConnectionTest.GzipRequestBody (5 ms)
[ RUN      ] HTTPConnectionTest.Serial
I0531 03:21:09.954383  2802 process.cpp:3583] Handling HTTP event for process 
'(2)' with path: '/(2)/get'
I0531 03:21:09.957273  2815 process.cpp:3583] Handling HTTP event for process 
'(2)' with path: '/(2)/get'
[       OK ] HTTPConnectionTest.Serial (48 ms)
[ RUN      ] HTTPConnectionTest.Pipeline
I0531 03:21:10.002251  2823 process.cpp:3583] Handling HTTP event for process 
'(3)' with path: '/(3)/get'
I0531 03:21:10.002779  2808 process.cpp:3583] Handling HTTP event for process 
'(4)' with path: '/(4)/get'
I0531 03:21:10.003432  2810 process.cpp:3583] Handling HTTP event for process 
'(3)' with path: '/(3)/get'
[       OK ] HTTPConnectionTest.Pipeline (7 ms)
[ RUN      ] HTTPConnectionTest.ClosingRequest
I0531 03:21:10.009727  2807 process.cpp:3583] Handling HTTP event for process 
'(5)' with path: '/(5)/get'
I0531 03:21:10.010115  2807 process.cpp:3583] Handling HTTP event for process 
'(5)' with path: '/(5)/get'
[       OK ] HTTPConnectionTest.ClosingRequest (5 ms)
[ RUN      ] HTTPConnectionTest.ClosingResponse
I0531 03:21:10.013736  2815 process.cpp:3583] Handling HTTP event for process 
'(6)' with path: '/(6)/get'
I0531 03:21:10.014080  2815 process.cpp:3583] Handling HTTP event for process 
'(6)' with path: '/(6)/get'
[       OK ] HTTPConnectionTest.ClosingResponse (4 ms)
[ RUN      ] HTTPConnectionTest.ReferenceCounting
[       OK ] HTTPConnectionTest.ReferenceCounting (2 ms)
[ RUN      ] HTTPConnectionTest.Equality
[       OK ] HTTPConnectionTest.Equality (2 ms)
[ RUN      ] HTTPConnectionTest.RequestStreaming
I0531 03:21:10.022843  2813 process.cpp:3583] Handling HTTP event for process 
'(9)' with path: '/(9)/requeststreaming'
[       OK ] HTTPConnectionTest.RequestStreaming (5 ms)
[----------] 8 tests from HTTPConnectionTest (78 ms total)

[----------] 2 tests from URLTest
[ RUN      ] URLTest.Stringification
[       OK ] URLTest.Stringification (0 ms)
[ RUN      ] URLTest.ParseUrls
[       OK ] URLTest.ParseUrls (1 ms)
[----------] 2 tests from URLTest (1 ms total)

[----------] 7 tests from HttpAuthenticationTest
[ RUN      ] HttpAuthenticationTest.NoAuthenticator
I0531 03:21:10.027545  2811 process.cpp:3583] Handling HTTP event for process 
'(10)' with path: '/(10)/authenticated'
[       OK ] HttpAuthenticationTest.NoAuthenticator (3 ms)
[ RUN      ] HttpAuthenticationTest.Unauthorized
I0531 03:21:10.030829  2817 process.cpp:3583] Handling HTTP event for process 
'(11)' with path: '/(11)/authenticated'
[       OK ] HttpAuthenticationTest.Unauthorized (3 ms)
[ RUN      ] HttpAuthenticationTest.Forbidden
I0531 03:21:10.034116  2806 process.cpp:3583] Handling HTTP event for process 
'(12)' with path: '/(12)/authenticated'
[       OK ] HttpAuthenticationTest.Forbidden (3 ms)
[ RUN      ] HttpAuthenticationTest.Authenticated
I0531 03:21:10.037483  2818 process.cpp:3583] Handling HTTP event for process 
'(13)' with path: '/(13)/authenticated'
[       OK ] HttpAuthenticationTest.Authenticated (4 ms)
[ RUN      ] HttpAuthenticationTest.InvalidPrincipal
I0531 03:21:10.040840  2811 process.cpp:3583] Handling HTTP event for process 
'(14)' with path: '/(14)/authenticated'
I0531 03:21:10.041429  2801 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 03:21:10.041476  2813 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 (3 ms)
[ RUN      ] HttpAuthenticationTest.Pipelining
I0531 03:21:10.044101  2823 process.cpp:3583] Handling HTTP event for process 
'(15)' with path: '/(15)/authenticated'
I0531 03:21:10.044507  2823 process.cpp:3583] Handling HTTP event for process 
'(15)' with path: '/(15)/authenticated'
[       OK ] HttpAuthenticationTest.Pipelining (4 ms)
[ RUN      ] HttpAuthenticationTest.Basic
I0531 03:21:10.048205  2822 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0531 03:21:10.050549  2811 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0531 03:21:10.052721  2801 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
I0531 03:21:10.055256  2822 process.cpp:3583] Handling HTTP event for process 
'(16)' with path: '/(16)/authenticated'
[       OK ] HttpAuthenticationTest.Basic (11 ms)
[----------] 7 tests from HttpAuthenticationTest (31 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 (4 ms)
[----------] 3 tests from HttpServeTest (13 ms total)

[----------] 4 tests from HttpServerTest
[ RUN      ] HttpServerTest.Pipeline
[       OK ] HttpServerTest.Pipeline (6 ms)
[ RUN      ] HttpServerTest.StopNotRunning
[       OK ] HttpServerTest.StopNotRunning (1 ms)
[ RUN      ] HttpServerTest.Discard
[       OK ] HttpServerTest.Discard (4 ms)
[ RUN      ] HttpServerTest.Finalize
[       OK ] HttpServerTest.Finalize (2 ms)
[----------] 4 tests from HttpServerTest (13 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 (5 ms)
[ RUN      ] IOTest.Write
[       OK ] IOTest.Write (1 ms)
[ RUN      ] IOTest.Redirect
[       OK ] IOTest.Redirect (77 ms)
[----------] 5 tests from IOTest (85 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 (1 ms)
[----------] 3 tests from LimiterTest (7 ms total)

[----------] 4 tests from LoopTest
[ RUN      ] LoopTest.Sync
[       OK ] LoopTest.Sync (1 ms)
[ RUN      ] LoopTest.Async
[       OK ] LoopTest.Async (0 ms)
[ RUN      ] LoopTest.DiscardIterate
[       OK ] LoopTest.DiscardIterate (0 ms)
[ RUN      ] LoopTest.DiscardBody
[       OK ] LoopTest.DiscardBody (1 ms)
[----------] 4 tests from LoopTest (2 ms total)

[----------] 11 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (0 ms)
[ RUN      ] MetricsTest.PullGauge
[       OK ] MetricsTest.PullGauge (1 ms)
[ RUN      ] MetricsTest.PushGauge
[       OK ] MetricsTest.PushGauge (0 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (2 ms)
[ RUN      ] MetricsTest.THREADSAFE_Snapshot
I0531 03:21:10.181613  2809 process.cpp:3583] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0531 03:21:10.239091  2810 process.cpp:3583] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.THREADSAFE_Snapshot (68 ms)
[ RUN      ] MetricsTest.SnapshotAlphabetical
I0531 03:21:10.250214  2823 process.cpp:3583] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
[       OK ] MetricsTest.SnapshotAlphabetical (31 ms)
[ RUN      ] MetricsTest.THREADSAFE_SnapshotTimeout
I0531 03:21:10.280586  2817 process.cpp:3583] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0531 03:21:10.292783  2811 process.cpp:3583] Handling HTTP event for process 
'metrics' with path: '/metrics/snapshot'
I0531 03:21:10.293920  2814 metrics.cpp:216] 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 03:21:10.302069  2799 process.cpp:3433] Check failed: state.load() == 
ProcessBase::State::BOTTOM || state.load() == ProcessBase::State::TERMINATING 
*** Check failure stack trace: ***
*** Aborted at 1527736870 (unix time) try "date -d @1527736870" if you are 
using GNU date ***
PC: @     0x7f2d1b3f8428 (unknown)
*** SIGABRT (@0x3e800000aef) received by PID 2799 (TID 0x7f2d1c884740) from PID 
2799; stack trace: ***
    @     0x7f2d1c461390 (unknown)
    @     0x7f2d1b3f8428 (unknown)
    @     0x7f2d1b3fa02a (unknown)
    @           0xbf5962 google::logging_fail()
    @           0xbf598c google::LogMessage::Fail()
    @           0xbf58d0 google::LogMessage::SendToLog()
    @           0xbf52a2 google::LogMessage::Flush()
    @           0xbf8560 google::LogMessageFatal::~LogMessageFatal()
    @           0xa82e58 process::ProcessBase::~ProcessBase()
    @           0x7085d9 PullGaugeProcess::~PullGaugeProcess()
    @           0x6e2418 MetricsTest_THREADSAFE_SnapshotTimeout_Test::TestBody()
    @           0x8bc32d 
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b5ff5 
testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x892c90 testing::Test::Run()
    @           0x8935b6 testing::TestInfo::Run()
    @           0x893c53 testing::TestCase::Run()
    @           0x89ae4c testing::internal::UnitTestImpl::RunAllTests()
    @           0x8bd147 
testing::internal::HandleSehExceptionsInMethodIfSupported<>()
    @           0x8b6c57 
testing::internal::HandleExceptionsInMethodIfSupported<>()
    @           0x8999e8 testing::UnitTest::Run()
    @           0x6c3947 RUN_ALL_TESTS()
    @           0x6c1e8c main
    @     0x7f2d1b3e3830 (unknown)
    @           0x4210a9 _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
Error response from daemon: conflict: unable to delete 4ecb5a128921 (cannot be 
forced) - image is being used by running container a4b3b77ae286
Build step 'Execute shell' marked build as failure

Reply via email to