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 2017/02/02 20:18:22 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3214

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3214/changes>

Changes:

[yujie.jay] Implemented new http::Headers abstraction for WWW-Authenticate.

[yujie.jay] Fixed mesos test helper createBasicAuthHeaders() on http header.

[yujie.jay] Support 'Basic' auth docker registry on Unified Containerizer.

------------------------------------------
[...truncated 13667 lines...]

[----------] 2 tests from ProfilerTest
[ RUN      ] ProfilerTest.StartAndStop
I0202 20:18:11.665814 25135 process.cpp:3697] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0202 20:18:11.668642 25141 process.cpp:3697] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStop (6 ms)
[ RUN      ] ProfilerTest.StartAndStopAuthenticationEnabled
I0202 20:18:11.671669 25143 process.cpp:3697] Handling HTTP event for process 'profiler' with path: '/profiler/start'
I0202 20:18:11.674230 25145 process.cpp:3697] Handling HTTP event for process 'profiler' with path: '/profiler/stop'
[       OK ] ProfilerTest.StartAndStopAuthenticationEnabled (6 ms)
[----------] 2 tests from ProfilerTest (12 ms total)

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

[----------] 3 tests from ReapTest
[ RUN      ] ReapTest.NonChildProcess
[       OK ] ReapTest.NonChildProcess (4 ms)
[ RUN      ] ReapTest.ChildProcess
[       OK ] ReapTest.ChildProcess (3 ms)
[ RUN      ] ReapTest.TerminatedChildProcess
[       OK ] ReapTest.TerminatedChildProcess (3 ms)
[----------] 3 tests from ReapTest (10 ms total)

[----------] 1 test from SocketTest
[ RUN      ] SocketTest.Unix
[       OK ] SocketTest.Unix (2 ms)
[----------] 1 test from SocketTest (2 ms total)

[----------] 4 tests from SequenceTest
[ RUN      ] SequenceTest.Serialize
[       OK ] SequenceTest.Serialize (1 ms)
[ RUN      ] SequenceTest.DiscardOne
[       OK ] SequenceTest.DiscardOne (1 ms)
[ RUN      ] SequenceTest.DiscardAll
[       OK ] SequenceTest.DiscardAll (2 ms)
[ RUN      ] SequenceTest.Random
[       OK ] SequenceTest.Random (5 ms)
[----------] 4 tests from SequenceTest (9 ms total)

[----------] 4 tests from SharedTest
[ RUN      ] SharedTest.ConstAccess
[       OK ] SharedTest.ConstAccess (0 ms)
[ RUN      ] SharedTest.Null
[       OK ] SharedTest.Null (0 ms)
[ RUN      ] SharedTest.Reset
[       OK ] SharedTest.Reset (0 ms)
[ RUN      ] SharedTest.Own
[       OK ] SharedTest.Own (0 ms)
[----------] 4 tests from SharedTest (0 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 (0 ms)
[----------] 3 tests from StatisticsTest (1 ms total)

[----------] 17 tests from SubprocessTest
[ RUN      ] SubprocessTest.PipeOutputToFileDescriptor
[       OK ] SubprocessTest.PipeOutputToFileDescriptor (4 ms)
[ RUN      ] SubprocessTest.PipeOutputToPath
[       OK ] SubprocessTest.PipeOutputToPath (5 ms)
[ RUN      ] SubprocessTest.EnvironmentEcho
[       OK ] SubprocessTest.EnvironmentEcho (2 ms)
[ RUN      ] SubprocessTest.Status
[       OK ] SubprocessTest.Status (9 ms)
[ RUN      ] SubprocessTest.PipeOutput
[       OK ] SubprocessTest.PipeOutput (6 ms)
[ RUN      ] SubprocessTest.PipeInput
[       OK ] SubprocessTest.PipeInput (3 ms)
[ RUN      ] SubprocessTest.PipeRedirect
[       OK ] SubprocessTest.PipeRedirect (13 ms)
[ RUN      ] SubprocessTest.PathOutput
[       OK ] SubprocessTest.PathOutput (6 ms)
[ RUN      ] SubprocessTest.PathInput
[       OK ] SubprocessTest.PathInput (4 ms)
[ RUN      ] SubprocessTest.FdOutput
[       OK ] SubprocessTest.FdOutput (4 ms)
[ RUN      ] SubprocessTest.FdInput
[       OK ] SubprocessTest.FdInput (3 ms)
[ RUN      ] SubprocessTest.Default
hello world
[       OK ] SubprocessTest.Default (2 ms)
[ RUN      ] SubprocessTest.Flags
[       OK ] SubprocessTest.Flags (3 ms)
[ RUN      ] SubprocessTest.Environment
[       OK ] SubprocessTest.Environment (6 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpaces
[       OK ] SubprocessTest.EnvironmentWithSpaces (3 ms)
[ RUN      ] SubprocessTest.EnvironmentWithSpacesAndQuotes
[       OK ] SubprocessTest.EnvironmentWithSpacesAndQuotes (3 ms)
[ RUN      ] SubprocessTest.EnvironmentOverride
[       OK ] SubprocessTest.EnvironmentOverride (3 ms)
[----------] 17 tests from SubprocessTest (79 ms total)

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

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

[----------] 19 tests from Scheme/HTTPTest
[ RUN      ] Scheme/HTTPTest.Endpoints/0
I0202 20:18:11.779125 25142 process.cpp:3697] Handling HTTP event for process '(75)' with path: '/(75)/body'
I0202 20:18:11.781218 25145 process.cpp:3697] Handling HTTP event for process '(75)' with path: '/(75)/pipe'
I0202 20:18:11.783433 25142 process.cpp:3697] Handling HTTP event for process '(75)' with path: '/(75)/body'
I0202 20:18:11.783855 25136 process.cpp:3754] Failed to process request for '/(75)/body': failure
I0202 20:18:11.783982 25143 process.cpp:1456] Returning '500 Internal Server Error' for '/(75)/body' (failure)
I0202 20:18:11.784716 25146 process.cpp:827] Decode failure: Connection reset by peer
E0202 20:18:11.784749 25146 process.cpp:2419] Failed to shutdown socket with fd 7: Transport endpoint is not connected
[       OK ] Scheme/HTTPTest.Endpoints/0 (6 ms)
[ RUN      ] Scheme/HTTPTest.EndpointsHelp/0
I0202 20:18:11.786240 25141 process.cpp:3697] Handling HTTP event for process 'help' with path: '/help'
I0202 20:18:11.788327 25132 process.cpp:3697] Handling HTTP event for process 'help' with path: '/help'
I0202 20:18:11.791014 25143 process.cpp:3697] Handling HTTP event for process 'help' with path: '/help/(76)/body'
I0202 20:18:11.792914 25140 process.cpp:3697] Handling HTTP event for process 'help' with path: '/help/(76)/a/b/c'
[       OK ] Scheme/HTTPTest.EndpointsHelp/0 (9 ms)
[ RUN      ] Scheme/HTTPTest.EndpointsHelpRemoval/0
I0202 20:18:11.795485 25144 process.cpp:3697] Handling HTTP event for process 'help' with path: '/help/(77)/body'
I0202 20:18:11.797441 25131 process.cpp:3697] Handling HTTP event for process 'help' with path: '/help/(77)/bogus'
[       OK ] Scheme/HTTPTest.EndpointsHelpRemoval/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.PipeEOF/0
[       OK ] Scheme/HTTPTest.PipeEOF/0 (2 ms)
[ RUN      ] Scheme/HTTPTest.PipeFailure/0
[       OK ] Scheme/HTTPTest.PipeFailure/0 (1 ms)
[ RUN      ] Scheme/HTTPTest.PipeReaderCloses/0
[       OK ] Scheme/HTTPTest.PipeReaderCloses/0 (0 ms)
[ RUN      ] Scheme/HTTPTest.Encode/0
[       OK ] Scheme/HTTPTest.Encode/0 (1 ms)
[ RUN      ] Scheme/HTTPTest.PathParse/0
[       OK ] Scheme/HTTPTest.PathParse/0 (0 ms)
[ RUN      ] Scheme/HTTPTest.Get/0
I0202 20:18:11.803431 25145 process.cpp:3697] Handling HTTP event for process '(78)' with path: '/(78)/get'
I0202 20:18:11.805341 25141 process.cpp:3697] Handling HTTP event for process '(78)' with path: '/(78)/get'
[       OK ] Scheme/HTTPTest.Get/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.NestedGet/0
I0202 20:18:11.807688 25135 process.cpp:3697] Handling HTTP event for process '(79)' with path: '/(79)//a/b/c'
I0202 20:18:11.809526 25145 process.cpp:3697] Handling HTTP event for process '(79)' with path: '/(79)//a/b'
[       OK ] Scheme/HTTPTest.NestedGet/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.StreamingGetComplete/0
I0202 20:18:11.811707 25143 process.cpp:3697] Handling HTTP event for process '(80)' with path: '/(80)/pipe'
[       OK ] Scheme/HTTPTest.StreamingGetComplete/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.StreamingGetFailure/0
I0202 20:18:11.815266 25139 process.cpp:3697] Handling HTTP event for process '(81)' with path: '/(81)/pipe'
I0202 20:18:11.817168 25139 process.cpp:1597] Failed to read from stream: oops
[       OK ] Scheme/HTTPTest.StreamingGetFailure/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.PipeEquality/0
[       OK ] Scheme/HTTPTest.PipeEquality/0 (0 ms)
[ RUN      ] Scheme/HTTPTest.Post/0
I0202 20:18:11.819325 25140 process.cpp:3697] Handling HTTP event for process '(82)' with path: '/(82)/post'
I0202 20:18:11.821362 25133 process.cpp:3697] Handling HTTP event for process '(82)' with path: '/(82)/post'
[       OK ] Scheme/HTTPTest.Post/0 (4 ms)
[ RUN      ] Scheme/HTTPTest.Delete/0
I0202 20:18:11.823691 25145 process.cpp:3697] Handling HTTP event for process '(83)' with path: '/(83)/delete'
[       OK ] Scheme/HTTPTest.Delete/0 (3 ms)
[ RUN      ] Scheme/HTTPTest.Request/0
I0202 20:18:11.826112 25144 process.cpp:3697] Handling HTTP event for process '(84)' with path: '/(84)/request'
[       OK ] Scheme/HTTPTest.Request/0 (2 ms)
[ RUN      ] Scheme/HTTPTest.QueryEncodeDecode/0
[       OK ] Scheme/HTTPTest.QueryEncodeDecode/0 (1 ms)
[ RUN      ] Scheme/HTTPTest.CaseInsensitiveHeaders/0
[       OK ] Scheme/HTTPTest.CaseInsensitiveHeaders/0 (0 ms)
[ RUN      ] Scheme/HTTPTest.Accepts/0
[       OK ] Scheme/HTTPTest.Accepts/0 (1 ms)
[----------] 19 tests from Scheme/HTTPTest (51 ms total)

[----------] 2 tests from Encryption/NetSocketTest
[ RUN      ] Encryption/NetSocketTest.EOFBeforeRecv/0
[       OK ] Encryption/NetSocketTest.EOFBeforeRecv/0 (2 ms)
[ RUN      ] Encryption/NetSocketTest.EOFAfterRecv/0
[       OK ] Encryption/NetSocketTest.EOFAfterRecv/0 (1 ms)
[----------] 2 tests from Encryption/NetSocketTest (3 ms total)

[----------] Global test environment tear-down
[==========] 185 tests from 32 test cases ran. (3924 ms total)
[  PASSED  ] 184 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] FutureTest.After3

 1 FAILED TEST
  YOU HAVE 2 DISABLED TESTS

make[7]: *** [check-local] Error 1
make[7]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.2.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.2.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1486065337-7727
Untagged: mesos-1486065337-7727:latest
Deleted: sha256:e3ff0b454c7b664e058ddcbe971d959decc90a2d2e9c16cf62d5070f52f4552d
Deleted: sha256:0f82fd8534489a57f629ab675c1f9fd8bd50faf0d74df8e8127375b397b142d0
Deleted: sha256:9ddcd7556845d38ffa12fdf38e68e8df2a17514531916a429d7eda0107f17c37
Deleted: sha256:8840546cf663c2d0be52c7c6ec0991810ec7eccdceb2bd9ffb67a991c5a293b5
Deleted: sha256:3d09b4194b69c4814f626f63e43964f97da917e073284ffba8e096b100e1fc75
Deleted: sha256:edca42100c8327f5a14ef675e6a6ab32de40dd2a71a6f9876602970670e87a1e
Deleted: sha256:ce19d015712eb6e0ebfe779c6e02840465ccc63bcb140d4dcfdf097be4089545
Deleted: sha256:ff731ef8d44b8aa79b87b60b86d0e2effa9a5dd2ef87777fb7fd93f95c558c8b
Deleted: sha256:1defbf3c12371be03b424f4adb14584e20c2bac60145624fa4f7e0774bad5510
Deleted: sha256:147b47b3e11146208691d7e5004b71088772ede813079e57ca638a04af2a389e
Deleted: sha256:cfbb27a942421e0aafa498fa8c0218787fba37fb32810ea8aebd6d433a204fdb
Deleted: sha256:57041ec7135fa9fcd9a573bd3de18cfc337b239677920ff33d45c6b595b94796
Deleted: sha256:c5e8c3f9a600a26b84bf2ec361d60bf8ea52c860dd162a46ef63dcd6ce8468da
Deleted: sha256:a60397761b5bfde2df01a501d47014c9e7ab926bc54245684fb67d39fe874485
Deleted: sha256:4eca81215d2745a3a9c285986daea333fbef6aaaaebc6f6a2328fab2a604fa39
Deleted: sha256:0d629193c43a0db86ad0575386912fe27b6ca5f3a0785544e4548ec2d9cc05df
Deleted: sha256:95f2303b2af37e2ec20795b2b18810eefde2ace65762b18fe3a7db09d49138f5
Deleted: sha256:ae68ea0f736a6fd3b213ff7945188fb6f4caae218b3fcddc6706062886812fd2
Deleted: sha256:d4ead0392050c2a9c2bb6f8a65f2debffd2e00f820dbeefed4dd32e0db6889c8
Deleted: sha256:9b30eb93e5126ec8192fffe064e224c799b523cc5cbec27b55b6729c8e753d01
Deleted: sha256:e92cb34f2b1cd9567461e11913a56d0629f64e9c037fbdb4030a5fda8e8a630b
Deleted: sha256:c7358442ee1a4d74ab4250c03ce6b44cc4b7299a93a93cf25993d99f1e30429d
Deleted: sha256:a355aed0e7f303a54dfa9dd4bc4d21f2fff41af7f2baa795c38b7bbf3e3ce80b
Deleted: sha256:2fb32a6b6df54a7ac3444575b60b675da198cdbda34e5453d222b90a29c579d8
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Buildbot » autotools,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3215

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3215/changes>