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

Changes:

[vinodkone] Simplified a conditional check while validating framework id.

[vinodkone] Explicitly set `FrameworkInfo.principal` if AuthN is enabled.

[vinodkone] Fixed per framework principal metrics for HTTP frameworks.

[vinodkone] Added flags for authenticating HTTP frameworks to master.

[vinodkone] Added documentation around using AuthN for HTTP frameworks.

[vinodkone] Added AuthN for HTTP based frameworks.

[vinodkone] Added basic authentication scheme to the scheduler library.

[vinodkone] Added `None()` for credentials when creating scheduler lib.

[vinodkone] Fixed tests impacted by enabling AuthN for HTTP frameworks.

------------------------------------------
[...truncated 181543 lines...]
I0415 21:41:44.541383 31686 scheduler.cpp:670] Enqueuing event SUBSCRIBED 
received from http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.541926 31678 scheduler.cpp:670] Enqueuing event HEARTBEAT 
received from http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.543160 31677 scheduler.cpp:236] Sending REQUEST call to 
http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.544157 31683 process.cpp:3170] Handling HTTP event for process 
'master' with path: '/master/api/v1/scheduler'
I0415 21:41:44.544697 31683 http.cpp:313] HTTP POST for 
/master/api/v1/scheduler from 172.17.0.1:58075
I0415 21:41:44.544976 31683 master.cpp:2907] Processing REQUEST call for 
framework 1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default)
I0415 21:41:44.545151 31690 hierarchical.cpp:589] Received resource request 
from framework 1537f435-d548-41a1-a164-40a07cf89d0c-0000
I0415 21:41:44.547651 31691 master.cpp:1375] Framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default) disconnected
I0415 21:41:44.547684 31691 master.cpp:2764] Disconnecting framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default)
I0415 21:41:44.547713 31691 master.cpp:2788] Deactivating framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default)
I0415 21:41:44.547799 31691 master.cpp:1399] Giving framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default) 0ns to failover
I0415 21:41:44.547857 31676 hierarchical.cpp:375] Deactivated framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000
I0415 21:41:44.548251 31679 master.cpp:5482] Framework failover timeout, 
removing framework 1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default)
I0415 21:41:44.548280 31679 master.cpp:6210] Removing framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000 (default)
I0415 21:41:44.548621 31676 hierarchical.cpp:326] Removed framework 
1537f435-d548-41a1-a164-40a07cf89d0c-0000
I0415 21:41:44.557639 31658 master.cpp:1189] Master terminating
[       OK ] ContentType/SchedulerTest.Request/1 (100 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/0
I0415 21:41:44.567250 31658 cluster.cpp:149] Creating default 'local' authorizer
I0415 21:41:44.569841 31658 leveldb.cpp:174] Opened db in 2.344616ms
I0415 21:41:44.572913 31658 leveldb.cpp:181] Compacted db in 3.047807ms
I0415 21:41:44.572999 31658 leveldb.cpp:196] Created db iterator in 40439ns
I0415 21:41:44.573026 31658 leveldb.cpp:202] Seeked to beginning of db in 
11669ns
I0415 21:41:44.573042 31658 leveldb.cpp:271] Iterated through 0 keys in the db 
in 7566ns
I0415 21:41:44.573096 31658 replica.cpp:779] Replica recovered with log 
positions 0 -> 0 with 1 holes and 0 unlearned
I0415 21:41:44.573982 31683 recover.cpp:447] Starting replica recovery
I0415 21:41:44.574630 31683 recover.cpp:473] Replica is in EMPTY status
I0415 21:41:44.575857 31682 replica.cpp:673] Replica in EMPTY status received a 
broadcasted recover request from (17849)@172.17.0.1:42543
I0415 21:41:44.576043 31683 recover.cpp:193] Received a recover response from a 
replica in EMPTY status
I0415 21:41:44.576520 31685 recover.cpp:564] Updating replica status to STARTING
I0415 21:41:44.577721 31676 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 1.086125ms
I0415 21:41:44.577762 31676 replica.cpp:320] Persisted replica status to 
STARTING
I0415 21:41:44.577981 31676 recover.cpp:473] Replica is in STARTING status
I0415 21:41:44.579001 31683 master.cpp:382] Master 
b018b3d6-fa85-42ae-bb5e-5d0f1cf5038a (c47173e14aaa) started on 172.17.0.1:42543
I0415 21:41:44.579221 31683 master.cpp:384] Flags at startup: --acls="" 
--allocation_interval="1secs" --allocator="HierarchicalDRF" 
--authenticate="true" --authenticate_http="true" 
--authenticate_http_frameworks="true" --authenticate_slaves="true" 
--authenticators="crammd5" --authorizers="local" 
--credentials="/tmp/Hvo6zb/credentials" --framework_sorter="drf" --help="false" 
--hostname_lookup="true" --http_authenticators="basic" 
--http_framework_authenticators="basic" --initialize_driver_logging="true" 
--log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
--max_completed_frameworks="50" --max_completed_tasks_per_framework="1000" 
--max_slave_ping_timeouts="5" --quiet="false" 
--recovery_slave_removal_limit="100%" --registry="replicated_log" 
--registry_fetch_timeout="1mins" --registry_store_timeout="100secs" 
--registry_strict="true" --root_submissions="true" 
--slave_ping_timeout="15secs" --slave_reregister_timeout="10mins" 
--user_sorter="drf" --version="false" 
--webui_dir="/mesos/mesos-0.29.0/_inst/share/mesos/webui" 
--work_dir="/tmp/Hvo6zb/master" --zk_session_timeout="10secs"
I0415 21:41:44.579571 31683 master.cpp:433] Master only allowing authenticated 
frameworks to register
I0415 21:41:44.579586 31683 master.cpp:439] Master only allowing authenticated 
agents to register
I0415 21:41:44.579596 31683 master.cpp:445] Master only allowing authenticated 
HTTP frameworks to register
I0415 21:41:44.579607 31683 credentials.hpp:37] Loading credentials for 
authentication from '/tmp/Hvo6zb/credentials'
I0415 21:41:44.579960 31683 master.cpp:489] Using default 'crammd5' 
authenticator
I0415 21:41:44.580114 31683 master.cpp:560] Using default 'basic' HTTP 
authenticator
I0415 21:41:44.580262 31683 master.cpp:640] Using default 'basic' HTTP 
framework authenticator
I0415 21:41:44.580377 31683 master.cpp:687] Authorization enabled
I0415 21:41:44.580860 31690 whitelist_watcher.cpp:77] No whitelist given
I0415 21:41:44.580965 31679 replica.cpp:673] Replica in STARTING status 
received a broadcasted recover request from (17850)@172.17.0.1:42543
I0415 21:41:44.582988 31686 master.cpp:1932] The newly elected leader is 
[email protected]:42543 with id b018b3d6-fa85-42ae-bb5e-5d0f1cf5038a
I0415 21:41:44.583029 31686 master.cpp:1945] Elected as the leading master!
I0415 21:41:44.583046 31686 master.cpp:1632] Recovering from registrar
I0415 21:41:44.583189 31684 registrar.cpp:331] Recovering registrar
I0415 21:41:44.583259 31688 hierarchical.cpp:142] Initialized hierarchical 
allocator process
I0415 21:41:44.583811 31688 recover.cpp:193] Received a recover response from a 
replica in STARTING status
I0415 21:41:44.584620 31679 recover.cpp:564] Updating replica status to VOTING
I0415 21:41:44.585304 31688 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 532969ns
I0415 21:41:44.585330 31688 replica.cpp:320] Persisted replica status to VOTING
I0415 21:41:44.585432 31686 recover.cpp:578] Successfully joined the Paxos group
I0415 21:41:44.585650 31686 recover.cpp:462] Recover process terminated
I0415 21:41:44.586076 31686 log.cpp:659] Attempting to start the writer
I0415 21:41:44.587357 31680 replica.cpp:493] Replica received implicit promise 
request from (17853)@172.17.0.1:42543 with proposal 1
I0415 21:41:44.587754 31680 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 377036ns
I0415 21:41:44.587779 31680 replica.cpp:342] Persisted promised to 1
I0415 21:41:44.588471 31690 coordinator.cpp:238] Coordinator attempting to fill 
missing positions
I0415 21:41:44.589654 31682 replica.cpp:388] Replica received explicit promise 
request from (17854)@172.17.0.1:42543 for position 0 with proposal 2
I0415 21:41:44.590083 31682 leveldb.cpp:341] Persisting action (8 bytes) to 
leveldb took 398655ns
I0415 21:41:44.590112 31682 replica.cpp:712] Persisted action at 0
I0415 21:41:44.591300 31690 replica.cpp:537] Replica received write request for 
position 0 from (17855)@172.17.0.1:42543
I0415 21:41:44.591362 31690 leveldb.cpp:436] Reading position from leveldb took 
40861ns
I0415 21:41:44.591732 31690 leveldb.cpp:341] Persisting action (14 bytes) to 
leveldb took 339611ns
I0415 21:41:44.591760 31690 replica.cpp:712] Persisted action at 0
I0415 21:41:44.592309 31684 replica.cpp:691] Replica received learned notice 
for position 0 from @0.0.0.0:0
I0415 21:41:44.592797 31684 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 467586ns
I0415 21:41:44.592844 31684 replica.cpp:712] Persisted action at 0
I0415 21:41:44.592871 31684 replica.cpp:697] Replica learned NOP action at 
position 0
I0415 21:41:44.593473 31691 log.cpp:675] Writer started with ending position 0
I0415 21:41:44.594724 31687 leveldb.cpp:436] Reading position from leveldb took 
95419ns
I0415 21:41:44.595703 31679 registrar.cpp:364] Successfully fetched the 
registry (0B) in 12.473088ms
I0415 21:41:44.595940 31679 registrar.cpp:463] Applied 1 operations in 47019ns; 
attempting to update the 'registry'
I0415 21:41:44.596719 31684 log.cpp:683] Attempting to append 170 bytes to the 
log
I0415 21:41:44.596962 31687 coordinator.cpp:348] Coordinator attempting to 
write APPEND action at position 1
I0415 21:41:44.597805 31676 replica.cpp:537] Replica received write request for 
position 1 from (17856)@172.17.0.1:42543
I0415 21:41:44.598309 31676 leveldb.cpp:341] Persisting action (189 bytes) to 
leveldb took 464988ns
I0415 21:41:44.598347 31676 replica.cpp:712] Persisted action at 1
I0415 21:41:44.598995 31688 replica.cpp:691] Replica received learned notice 
for position 1 from @0.0.0.0:0
I0415 21:41:44.599321 31688 leveldb.cpp:341] Persisting action (191 bytes) to 
leveldb took 309225ns
I0415 21:41:44.599349 31688 replica.cpp:712] Persisted action at 1
I0415 21:41:44.599370 31688 replica.cpp:697] Replica learned APPEND action at 
position 1
I0415 21:41:44.600481 31676 registrar.cpp:508] Successfully updated the 
'registry' in 4.481024ms
I0415 21:41:44.600620 31676 registrar.cpp:394] Successfully recovered registrar
I0415 21:41:44.600744 31679 log.cpp:702] Attempting to truncate the log to 1
I0415 21:41:44.600858 31685 coordinator.cpp:348] Coordinator attempting to 
write TRUNCATE action at position 2
I0415 21:41:44.601107 31684 master.cpp:1740] Recovered 0 agents from the 
Registry (131B) ; allowing 10mins for agents to re-register
I0415 21:41:44.601192 31685 hierarchical.cpp:169] Skipping recovery of 
hierarchical allocator: nothing to recover
I0415 21:41:44.601666 31688 replica.cpp:537] Replica received write request for 
position 2 from (17857)@172.17.0.1:42543
I0415 21:41:44.602218 31688 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 445296ns
I0415 21:41:44.602246 31688 replica.cpp:712] Persisted action at 2
I0415 21:41:44.602942 31687 replica.cpp:691] Replica received learned notice 
for position 2 from @0.0.0.0:0
I0415 21:41:44.603261 31687 leveldb.cpp:341] Persisting action (18 bytes) to 
leveldb took 300039ns
I0415 21:41:44.603322 31687 leveldb.cpp:399] Deleting ~1 keys from leveldb took 
46427ns
I0415 21:41:44.603346 31687 replica.cpp:712] Persisted action at 2
I0415 21:41:44.603373 31687 replica.cpp:697] Replica learned TRUNCATE action at 
position 2
I0415 21:41:44.612751 31658 scheduler.cpp:177] Version: 0.29.0
I0415 21:41:44.613642 31680 scheduler.cpp:479] New master detected at 
[email protected]:42543
I0415 21:41:44.615080 31679 scheduler.cpp:368] Connected with the master at 
http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.617390 31677 scheduler.cpp:450] Re-detecting master
I0415 21:41:44.617808 31677 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.618043 31677 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.618279 31677 scheduler.cpp:479] New master detected at 
[email protected]:42543
I0415 21:41:44.620892 31685 scheduler.cpp:368] Connected with the master at 
http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.623199 31685 scheduler.cpp:454] Lost leading master
I0415 21:41:44.623420 31685 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.623535 31685 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.624285 31680 scheduler.cpp:288] Ignoring reconnect request from 
scheduler since we are disconnected
I0415 21:41:44.645274 31678 master.cpp:1189] Master terminating
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/0 (86 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/1
I0415 21:41:44.653172 31658 cluster.cpp:149] Creating default 'local' authorizer
I0415 21:41:44.655938 31658 leveldb.cpp:174] Opened db in 2.522156ms
I0415 21:41:44.656805 31658 leveldb.cpp:181] Compacted db in 853003ns
I0415 21:41:44.656888 31658 leveldb.cpp:196] Created db iterator in 38070ns
I0415 21:41:44.656908 31658 leveldb.cpp:202] Seeked to beginning of db in 9821ns
I0415 21:41:44.656921 31658 leveldb.cpp:271] Iterated through 0 keys in the db 
in 7133ns
I0415 21:41:44.656980 31658 replica.cpp:779] Replica recovered with log 
positions 0 -> 0 with 1 holes and 0 unlearned
I0415 21:41:44.657680 31678 recover.cpp:447] Starting replica recovery
I0415 21:41:44.657910 31678 recover.cpp:473] Replica is in EMPTY status
I0415 21:41:44.658957 31690 replica.cpp:673] Replica in EMPTY status received a 
broadcasted recover request from (17861)@172.17.0.1:42543
I0415 21:41:44.659368 31691 recover.cpp:193] Received a recover response from a 
replica in EMPTY status
I0415 21:41:44.659750 31685 recover.cpp:564] Updating replica status to STARTING
I0415 21:41:44.660776 31676 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 619602ns
I0415 21:41:44.660912 31676 replica.cpp:320] Persisted replica status to 
STARTING
I0415 21:41:44.661375 31676 recover.cpp:473] Replica is in STARTING status
I0415 21:41:44.661034 31690 master.cpp:382] Master 
e94663a8-4dc7-44c3-ae60-235d17491139 (c47173e14aaa) started on 172.17.0.1:42543
I0415 21:41:44.661845 31690 master.cpp:384] Flags at startup: --acls="" 
--allocation_interval="1secs" --allocator="HierarchicalDRF" 
--authenticate="true" --authenticate_http="true" 
--authenticate_http_frameworks="true" --authenticate_slaves="true" 
--authenticators="crammd5" --authorizers="local" 
--credentials="/tmp/ntJmIe/credentials" --framework_sorter="drf" --help="false" 
--hostname_lookup="true" --http_authenticators="basic" 
--http_framework_authenticators="basic" --initialize_driver_logging="true" 
--log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
--max_completed_frameworks="50" --max_completed_tasks_per_framework="1000" 
--max_slave_ping_timeouts="5" --quiet="false" 
--recovery_slave_removal_limit="100%" --registry="replicated_log" 
--registry_fetch_timeout="1mins" --registry_store_timeout="100secs" 
--registry_strict="true" --root_submissions="true" 
--slave_ping_timeout="15secs" --slave_reregister_timeout="10mins" 
--user_sorter="drf" --version="false" 
--webui_dir="/mesos/mesos-0.29.0/_inst/share/mesos/webui" 
--work_dir="/tmp/ntJmIe/master" --zk_session_timeout="10secs"
I0415 21:41:44.662333 31690 master.cpp:433] Master only allowing authenticated 
frameworks to register
I0415 21:41:44.662348 31690 master.cpp:439] Master only allowing authenticated 
agents to register
I0415 21:41:44.662358 31690 master.cpp:445] Master only allowing authenticated 
HTTP frameworks to register
I0415 21:41:44.662369 31690 credentials.hpp:37] Loading credentials for 
authentication from '/tmp/ntJmIe/credentials'
I0415 21:41:44.662770 31690 master.cpp:489] Using default 'crammd5' 
authenticator
I0415 21:41:44.662992 31690 master.cpp:560] Using default 'basic' HTTP 
authenticator
I0415 21:41:44.663213 31690 master.cpp:640] Using default 'basic' HTTP 
framework authenticator
I0415 21:41:44.663393 31690 master.cpp:687] Authorization enabled
I0415 21:41:44.663749 31677 whitelist_watcher.cpp:77] No whitelist given
I0415 21:41:44.663763 31679 hierarchical.cpp:142] Initialized hierarchical 
allocator process
I0415 21:41:44.663769 31678 replica.cpp:673] Replica in STARTING status 
received a broadcasted recover request from (17864)@172.17.0.1:42543
I0415 21:41:44.664232 31683 recover.cpp:193] Received a recover response from a 
replica in STARTING status
I0415 21:41:44.664674 31691 recover.cpp:564] Updating replica status to VOTING
I0415 21:41:44.665313 31676 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 471379ns
I0415 21:41:44.665341 31676 replica.cpp:320] Persisted replica status to VOTING
I0415 21:41:44.665551 31686 recover.cpp:578] Successfully joined the Paxos group
I0415 21:41:44.666142 31686 recover.cpp:462] Recover process terminated
I0415 21:41:44.666348 31691 master.cpp:1932] The newly elected leader is 
[email protected]:42543 with id e94663a8-4dc7-44c3-ae60-235d17491139
I0415 21:41:44.666384 31691 master.cpp:1945] Elected as the leading master!
I0415 21:41:44.666399 31691 master.cpp:1632] Recovering from registrar
I0415 21:41:44.666515 31687 registrar.cpp:331] Recovering registrar
I0415 21:41:44.667167 31688 log.cpp:659] Attempting to start the writer
I0415 21:41:44.668540 31691 replica.cpp:493] Replica received implicit promise 
request from (17865)@172.17.0.1:42543 with proposal 1
I0415 21:41:44.669096 31691 leveldb.cpp:304] Persisting metadata (8 bytes) to 
leveldb took 398421ns
I0415 21:41:44.669126 31691 replica.cpp:342] Persisted promised to 1
I0415 21:41:44.669999 31677 coordinator.cpp:238] Coordinator attempting to fill 
missing positions
I0415 21:41:44.671252 31681 replica.cpp:388] Replica received explicit promise 
request from (17866)@172.17.0.1:42543 for position 0 with proposal 2
I0415 21:41:44.671633 31681 leveldb.cpp:341] Persisting action (8 bytes) to 
leveldb took 345648ns
I0415 21:41:44.671659 31681 replica.cpp:712] Persisted action at 0
I0415 21:41:44.672906 31678 replica.cpp:537] Replica received write request for 
position 0 from (17867)@172.17.0.1:42543
I0415 21:41:44.672988 31678 leveldb.cpp:436] Reading position from leveldb took 
56228ns
I0415 21:41:44.673348 31678 leveldb.cpp:341] Persisting action (14 bytes) to 
leveldb took 317635ns
I0415 21:41:44.673378 31678 replica.cpp:712] Persisted action at 0
I0415 21:41:44.674051 31680 replica.cpp:691] Replica received learned notice 
for position 0 from @0.0.0.0:0
I0415 21:41:44.674489 31680 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 399376ns
I0415 21:41:44.674520 31680 replica.cpp:712] Persisted action at 0
I0415 21:41:44.674551 31680 replica.cpp:697] Replica learned NOP action at 
position 0
I0415 21:41:44.675252 31677 log.cpp:675] Writer started with ending position 0
I0415 21:41:44.676462 31685 leveldb.cpp:436] Reading position from leveldb took 
58104ns
I0415 21:41:44.677551 31686 registrar.cpp:364] Successfully fetched the 
registry (0B) in 10.921984ms
I0415 21:41:44.677742 31686 registrar.cpp:463] Applied 1 operations in 52135ns; 
attempting to update the 'registry'
I0415 21:41:44.678380 31688 log.cpp:683] Attempting to append 170 bytes to the 
log
I0415 21:41:44.678549 31689 coordinator.cpp:348] Coordinator attempting to 
write APPEND action at position 1
I0415 21:41:44.679272 31686 replica.cpp:537] Replica received write request for 
position 1 from (17868)@172.17.0.1:42543
I0415 21:41:44.679745 31686 leveldb.cpp:341] Persisting action (189 bytes) to 
leveldb took 443698ns
I0415 21:41:44.679770 31686 replica.cpp:712] Persisted action at 1
I0415 21:41:44.680500 31676 replica.cpp:691] Replica received learned notice 
for position 1 from @0.0.0.0:0
I0415 21:41:44.680932 31676 leveldb.cpp:341] Persisting action (191 bytes) to 
leveldb took 403123ns
I0415 21:41:44.680965 31676 replica.cpp:712] Persisted action at 1
I0415 21:41:44.680999 31676 replica.cpp:697] Replica learned APPEND action at 
position 1
I0415 21:41:44.682078 31686 registrar.cpp:508] Successfully updated the 
'registry' in 4.257024ms
I0415 21:41:44.682212 31686 registrar.cpp:394] Successfully recovered registrar
I0415 21:41:44.682772 31687 master.cpp:1740] Recovered 0 agents from the 
Registry (131B) ; allowing 10mins for agents to re-register
I0415 21:41:44.682828 31685 hierarchical.cpp:169] Skipping recovery of 
hierarchical allocator: nothing to recover
I0415 21:41:44.683096 31676 log.cpp:702] Attempting to truncate the log to 1
I0415 21:41:44.683292 31677 coordinator.cpp:348] Coordinator attempting to 
write TRUNCATE action at position 2
I0415 21:41:44.684154 31680 replica.cpp:537] Replica received write request for 
position 2 from (17869)@172.17.0.1:42543
I0415 21:41:44.684574 31680 leveldb.cpp:341] Persisting action (16 bytes) to 
leveldb took 388999ns
I0415 21:41:44.684599 31680 replica.cpp:712] Persisted action at 2
I0415 21:41:44.685364 31678 replica.cpp:691] Replica received learned notice 
for position 2 from @0.0.0.0:0
I0415 21:41:44.685745 31678 leveldb.cpp:341] Persisting action (18 bytes) to 
leveldb took 343334ns
I0415 21:41:44.685796 31678 leveldb.cpp:399] Deleting ~1 keys from leveldb took 
35385ns
I0415 21:41:44.685819 31678 replica.cpp:712] Persisted action at 2
I0415 21:41:44.685840 31678 replica.cpp:697] Replica learned TRUNCATE action at 
position 2
I0415 21:41:44.693917 31658 scheduler.cpp:177] Version: 0.29.0
I0415 21:41:44.694713 31690 scheduler.cpp:479] New master detected at 
[email protected]:42543
I0415 21:41:44.696339 31686 scheduler.cpp:368] Connected with the master at 
http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.698348 31683 scheduler.cpp:450] Re-detecting master
I0415 21:41:44.698679 31683 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.698765 31683 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.698886 31683 scheduler.cpp:479] New master detected at 
[email protected]:42543
I0415 21:41:44.699973 31682 scheduler.cpp:368] Connected with the master at 
http://172.17.0.1:42543/master/api/v1/scheduler
I0415 21:41:44.701519 31681 scheduler.cpp:454] Lost leading master
I0415 21:41:44.701730 31681 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.701773 31681 scheduler.cpp:401] Ignoring disconnection attempt 
from stale connection
I0415 21:41:44.702363 31689 scheduler.cpp:288] Ignoring reconnect request from 
scheduler since we are disconnected
I0415 21:41:44.723472 31658 master.cpp:1189] Master terminating
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/1 (81 ms)
[----------] 28 tests from ContentType/SchedulerTest (4063 ms total)

[----------] Global test environment tear-down
[==========] 1071 tests from 130 test cases ran. (363261 ms total)
[  PASSED  ] 1069 tests.
[  FAILED  ] 2 tests, listed below:
[  FAILED  ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/0, 
where GetParam() = "application/x-protobuf"
[  FAILED  ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/1, 
where GetParam() = "application/json"

 2 FAILED TESTS
  YOU HAVE 6 DISABLED TESTS

make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-0.29.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-0.29.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-0.29.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-0.29.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1460754465-3878
Untagged: mesos-1460754465-3878:latest
Deleted: c8a97e52fe825bf8024d5513a9c112a32def2cb540d49029f3e8f45db6d46224
Deleted: 6fbb8790cb5a2f93d9f9d570c12ac137700c399930667984dd81a5744742b998
Deleted: d8cd3c38c4ab931657835b2f8c7dc3d7cd2cd09b6fc3ea500e071e44e50eaea3
Deleted: 85543eb432723e391c9fa69bf96b4ad9f7cbfebd7bc9e84692ee01cfc47f5030
Deleted: f80779919534c1020eb8807d4d34277693c7bfa7f62b31c869a3d67f64d0cc25
Deleted: 876f6838fe7aa710f13f0dee7f5090e2cfe016783112e3606596c7715c28eec1
Deleted: 0aea353f7f3bbbe7adbf08f4e1d8cbf1d0943c289df23a765d1d06cd6eb9898a
Deleted: d1282755a4ab9371c3be7ad8189af4c70122c0d22193b888959be86d19b944cd
Deleted: 15dc56f8cb4e830f75c53c7152c830988fa60713f91e61ad4f86849fefaf092c
Deleted: eff5c44e6afd4669e3c8822b88cae127027066313a88acec9a26c074d1057ef0
Deleted: d2db52bcf5180bda1898272dcf52e11e213cabd4a82be15bbbb4af50a100579d
Deleted: cad52bbf4141f710015f6ffd7831f7e51bac154c7ea3f94c853643ffc1c79d54
Deleted: 57a282d0c45ef58c23d7a2589b0818dfbf588051912d01a5e7de5c3f24ae18f4
Deleted: 09bd87c4ff82f58e26b0287feeb6320897cdec5ea4839bee6c8f4d3fc7a802a6
Deleted: 301c155f01db337f27043e99b70cc0bd3051891311a19f466b9149a681744f7c
Deleted: 0fc6e966f6e5f906f84995f28a104b715e66a78af492bbae069207f003955810
Build step 'Execute shell' marked build as failure

Reply via email to