You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/14 17:08:01 UTC

Build failed in Jenkins: Mesos-Windows #983

See <https://builds.apache.org/job/Mesos-Windows/983/changes>

Changes:

[benjamin.hindman] Added a synchronous version of loop for io::read/write/redirect.

[benjamin.hindman] Used process::loop in infinitely recursive functions.

------------------------------------------
[...truncated 6877 lines...]
[       OK ] LoopTest.DiscardIterate (2 ms)
[ RUN      ] LoopTest.DiscardBody
unknown file: error: C++ exception with description "bad function call" thrown in the test body.
[  FAILED  ] LoopTest.DiscardBody (3 ms)
[----------] 4 tests from LoopTest (9 ms total)

[----------] 5 tests from MetricsTest
[ RUN      ] MetricsTest.Counter
[       OK ] MetricsTest.Counter (5 ms)
[ RUN      ] MetricsTest.Statistics
[       OK ] MetricsTest.Statistics (2 ms)
[ RUN      ] MetricsTest.SnapshotStatistics
[       OK ] MetricsTest.SnapshotStatistics (32 ms)
[ RUN      ] MetricsTest.Timer
[       OK ] MetricsTest.Timer (2 ms)
[ RUN      ] MetricsTest.AsyncTimer
[       OK ] MetricsTest.AsyncTimer (2 ms)
[----------] 5 tests from MetricsTest (43 ms total)

[----------] 3 tests from MutexTest
[ RUN      ] MutexTest.Lock
[       OK ] MutexTest.Lock (0 ms)
[ RUN      ] MutexTest.Block
[       OK ] MutexTest.Block (0 ms)
[ RUN      ] MutexTest.Queue
[       OK ] MutexTest.Queue (0 ms)
[----------] 3 tests from MutexTest (1 ms total)

[----------] 4 tests from OwnedTest
[ RUN      ] OwnedTest.Access
[       OK ] OwnedTest.Access (0 ms)
[ RUN      ] OwnedTest.Null
[       OK ] OwnedTest.Null (0 ms)
[ RUN      ] OwnedTest.Share
[       OK ] OwnedTest.Share (0 ms)
[ RUN      ] OwnedTest.Release
[       OK ] OwnedTest.Release (0 ms)
[----------] 4 tests from OwnedTest (1 ms total)

[----------] 4 tests from ProcessTest
[ RUN      ] ProcessTest.Event
[       OK ] ProcessTest.Event (0 ms)
[ RUN      ] ProcessTest.Exited
[       OK ] ProcessTest.Exited (3 ms)
[ RUN      ] ProcessTest.InjectExited
[       OK ] ProcessTest.InjectExited (2 ms)
[ RUN      ] ProcessTest.PercentEncodedURLs
[       OK ] ProcessTest.PercentEncodedURLs (30 ms)
[----------] 4 tests from ProcessTest (35 ms total)

[----------] 3 tests from QueueTest
[ RUN      ] QueueTest.Block
[       OK ] QueueTest.Block (1 ms)
[ RUN      ] QueueTest.Noblock
[       OK ] QueueTest.Noblock (0 ms)
[ RUN      ] QueueTest.Queue
[       OK ] QueueTest.Queue (1 ms)
[----------] 3 tests from QueueTest (2 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (5 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (5 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (7 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (51 ms)
[----------] 4 tests from SequenceTest (68 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (1 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (1 ms)
[----------] 4 tests from SharedTest (2 ms total)

[----------] 3 tests from StatisticsTest
[ RUN      ] StatisticsTest.Empty
[       OK ] StatisticsTest.Empty (0 ms)
[ RUN      ] StatisticsTest.Single
[       OK ] StatisticsTest.Single (0 ms)
[ RUN      ] StatisticsTest.Statistics
[       OK ] StatisticsTest.Statistics (1 ms)
[----------] 3 tests from StatisticsTest (1 ms total)

[----------] 3 tests from SubprocessTest
[ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
[       OK ] SubprocessTest.PipeOutputToFileDescriptor (19 ms)
[ RUN      ] SubprocessTest.PipeOutputToPath
[       OK ] SubprocessTest.PipeOutputToPath (15 ms)
[ RUN      ] SubprocessTest.EnvironmentEcho
[       OK ] SubprocessTest.EnvironmentEcho (14 ms)
[----------] 3 tests from SubprocessTest (48 ms total)

[----------] 4 tests from TimeTest
[ RUN      ] TimeTest.Arithmetic
[       OK ] TimeTest.Arithmetic (0 ms)
[ RUN      ] TimeTest.RFC1123Output
[       OK ] TimeTest.RFC1123Output (1 ms)
[ RUN      ] TimeTest.RFC3339Output
[       OK ] TimeTest.RFC3339Output (0 ms)
[ RUN      ] TimeTest.Output
[       OK ] TimeTest.Output (0 ms)
[----------] 4 tests from TimeTest (1 ms total)

[----------] 3 tests from TimeSeriesTest
[ RUN      ] TimeSeriesTest.Set
[       OK ] TimeSeriesTest.Set (0 ms)
[ RUN      ] TimeSeriesTest.Sparsify
[       OK ] TimeSeriesTest.Sparsify (1 ms)
[ RUN      ] TimeSeriesTest.Truncate
[       OK ] TimeSeriesTest.Truncate (3 ms)
[----------] 3 tests from TimeSeriesTest (4 ms total)

[----------] 15 tests from Scheme/HTTPTest
[ RUN      ] Scheme/HTTPTest.Endpoints/0
[       OK ] Scheme/HTTPTest.Endpoints/0 (47 ms)
[ RUN      ] Scheme/HTTPTest.PipeEOF/0
[       OK ] Scheme/HTTPTest.PipeEOF/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.PipeFailure/0
[       OK ] Scheme/HTTPTest.PipeFailure/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
[       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.Encode/0
[       OK ] Scheme/HTTPTest.Encode/0 (3 ms)
[ RUN      ] Scheme/HTTPTest.PathParse/0
[       OK ] Scheme/HTTPTest.PathParse/0 (5 ms)
[ RUN      ] Scheme/HTTPTest.Get/0
no-op on Windows
W1214 09:07:42.236436  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.236436  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.237434  6936 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.239429  7728 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.244429  6884 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.269450  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.270445  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.271442  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.272445  7448 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.275441  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.312443  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.312443  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.313438  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.315444  7700 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.320433  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.324434  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.325433  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.325433  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.326438  6884 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.329432  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.470445  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.471441  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.471441  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.476433  4704 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.476433  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.483443  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.483443  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.484436  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.486443  6936 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.488435  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.494433  6884 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.499435  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.499435  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.500443  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.501433  8100 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.504439  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.538455  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.539427  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.540437  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.542428  6936 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.545431  4972 fcntl.hpp:92] `os::isNonblock` has been cal[       OK ] Scheme/HTTPTest.Get/0 (41 ms)
[ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
[       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (25 ms)
[ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
[       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (24 ms)
[ RUN      ] Scheme/HTTPTest.PipeEquality/0
[       OK ] Scheme/HTTPTest.PipeEquality/0 (1 ms)
[ RUN      ] Scheme/HTTPTest.Post/0
[       OK ] Scheme/HTTPTest.Post/0 (33 ms)
[ RUN      ] Scheme/HTTPTest.Delete/0
[       OK ] Scheme/HTTPTest.Delete/0 (17 ms)
[ RUN      ] Scheme/HTTPTest.Request/0
led, but is a stub on Windows
W1214 09:07:42.557430  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.557430  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.558436  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.560432  6884 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.566440  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.580430  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.581429  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.582695  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.583438  6936 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.586439  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.592437  8100 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.595644  4420 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.597432  8100 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.604444  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.605435  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.606945  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.607437  7700 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.611443  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.617435  7700 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.619443  4420 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.621436  6936 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.631507  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.632447  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.632447  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.634443  8100 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.636435  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.638445  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.646443  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.646443  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.647447  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.648463  4420 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.651440  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.653440  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.662434  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.663444  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.664453  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.665442  4420 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.668437  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.680438  4704 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.680438  4972 fcntl.hpp:30] `os::cloexec` has been called, but is a no-op on Windows
W1214 09:07:42.681442  4972 fcntl.hpp:92] `os::isNonbl[       OK ] Scheme/HTTPTest.Request/0 (16 ms)
[ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
[       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (2 ms)
[ RUN      ] Scheme/HTTPTest.Accepts/0
[       OK ] Scheme/HTTPTest.Accepts/0 (15 ms)
[----------] 15 tests from Scheme/HTTPTest (243 ms total)

[----------] Global test environment tear-down
[==========] 109 tests from 25 test cases ran. (972 ms total)
[  PASSED  ] 108 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] LoopTest.DiscardBody

 1 FAILED TEST
  YOU HAVE 44 DISABLED TESTS

ock` has been called, but is a stub on Windows
W1214 09:07:42.682456  6884 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows
W1214 09:07:42.685453  4972 fcntl.hpp:92] `os::isNonblock` has been called, but is a stub on Windows

<https://builds.apache.org/job/Mesos-Windows/ws/build>if> 1 NEQ 0 exit /b 1 
Build step 'Execute Windows batch command' marked build as failure

Jenkins build is back to normal : Mesos-Windows #984

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Windows/984/changes>