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/06/15 11:08:51 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3800

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3800/display/redirect>

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 3800
originally caused by:
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (ubuntu trusty) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:696)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:497)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-6(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy126.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1067)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1107)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1912)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1871)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1867)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1512)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:694)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:497)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.Proc$LocalProc.<init>(Proc.java:265)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1899)
	... 15 more
ERROR: null
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:696)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:497)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-6(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy126.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1067)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1107)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1912)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1871)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1867)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1512)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:694)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:497)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.Proc$LocalProc.<init>(Proc.java:265)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1899)
	... 15 more
ERROR: null
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:696)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:497)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-6(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor834.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy126.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1067)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1107)
	at hudson.scm.SCM.checkout(SCM.java:496)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
Caused by: hudson.plugins.git.GitException: Error performing git command
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1912)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1871)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1867)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1512)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:694)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:497)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.OutOfMemoryError: unable to create new native thread
	at java.lang.Thread.start0(Native Method)
	at java.lang.Thread.start(Thread.java:714)
	at hudson.Proc$LocalProc.<init>(Proc.java:265)
	at hudson.Proc$LocalProc.<init>(Proc.java:214)
	at hudson.Launcher$LocalLauncher.launch(Launcher.java:846)
	at hudson.Launcher$ProcStarter.start(Launcher.java:384)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1899)
	... 15 more
ERROR: null


Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3803

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3803/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3802

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3802/display/redirect?page=changes>

Changes:

[vinodkone] Added a test with multiple tasks and checks for the default executor.

[vinodkone] Update for the docs/api-client-libraries.md file.

------------------------------------------
[...truncated 29.00 MB...]
[       OK ] ContentType/SchedulerTest.TaskRunning/0 (102 ms)
[ RUN      ] ContentType/SchedulerTest.TaskRunning/1
I0615 21:13:22.524319  7019 cluster.cpp:162] Creating default 'local' authorizer
I0615 21:13:22.526690  7043 master.cpp:436] Master 55088448-3e8f-420b-894d-c11d29a53f86 (718c5ddca54a) started on 172.17.0.3:58420
I0615 21:13:22.526710  7043 master.cpp:438] Flags at startup: --acls="" --agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" --allocation_interval="1secs" --allocator="HierarchicalDRF" --authenticate_agents="true" --authenticate_frameworks="true" --authenticate_http_frameworks="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticators="crammd5" --authorizers="local" --credentials="/tmp/L2Uszt/credentials" --filter_gpu_resources="true" --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_agent_ping_timeouts="5" --max_completed_frameworks="50" --max_completed_tasks_per_framework="1000" --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" --recovery_agent_removal_limit="100%" --registry="in_memory" --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" --registry_store_timeout="100secs" --registry_strict="false" --root_submissions="true" --user_sorter="drf" --version="false" --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" --work_dir="/tmp/L2Uszt/master" --zk_session_timeout="10secs"
I0615 21:13:22.526964  7043 master.cpp:488] Master only allowing authenticated frameworks to register
I0615 21:13:22.526976  7043 master.cpp:502] Master only allowing authenticated agents to register
I0615 21:13:22.526983  7043 master.cpp:515] Master only allowing authenticated HTTP frameworks to register
I0615 21:13:22.526990  7043 credentials.hpp:37] Loading credentials for authentication from '/tmp/L2Uszt/credentials'
I0615 21:13:22.527232  7043 master.cpp:560] Using default 'crammd5' authenticator
I0615 21:13:22.527359  7043 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
I0615 21:13:22.527557  7043 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0615 21:13:22.527730  7043 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0615 21:13:22.527829  7043 master.cpp:640] Authorization enabled
I0615 21:13:22.528010  7053 hierarchical.cpp:169] Initialized hierarchical allocator process
I0615 21:13:22.528072  7050 whitelist_watcher.cpp:77] No whitelist given
I0615 21:13:22.530234  7047 master.cpp:2159] Elected as the leading master!
I0615 21:13:22.530263  7047 master.cpp:1698] Recovering from registrar
I0615 21:13:22.530408  7052 registrar.cpp:345] Recovering registrar
I0615 21:13:22.531082  7052 registrar.cpp:389] Successfully fetched the registry (0B) in 635904ns
I0615 21:13:22.531188  7052 registrar.cpp:493] Applied 1 operations in 28006ns; attempting to update the registry
I0615 21:13:22.531796  7052 registrar.cpp:550] Successfully updated the registry in 555008ns
I0615 21:13:22.531919  7052 registrar.cpp:422] Successfully recovered registrar
I0615 21:13:22.532414  7042 hierarchical.cpp:207] Skipping recovery of hierarchical allocator: nothing to recover
I0615 21:13:22.532394  7040 master.cpp:1797] Recovered 0 agents from the registry (129B); allowing 10mins for agents to re-register
I0615 21:13:22.536404  7019 cluster.cpp:448] Creating default 'local' authorizer
I0615 21:13:22.537966  7048 slave.cpp:248] Mesos agent started on (745)@172.17.0.3:58420
I0615 21:13:22.537986  7048 slave.cpp:249] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/store/appc" --authenticate_http_executors="true" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --port="5051" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu"
I0615 21:13:22.538313  7048 credentials.hpp:86] Loading credential for authentication from '/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/credential'
I0615 21:13:22.538444  7048 slave.cpp:281] Agent using credential for: test-principal
I0615 21:13:22.538463  7048 credentials.hpp:37] Loading credentials for authentication from '/tmp/ContentType_SchedulerTest_TaskRunning_1_NgECVv/http_credentials'
I0615 21:13:22.538496  7019 scheduler.cpp:184] Version: 1.4.0
I0615 21:13:22.538720  7048 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0615 21:13:22.538835  7048 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0615 21:13:22.539106  7047 scheduler.cpp:470] New master detected at master@172.17.0.3:58420
I0615 21:13:22.539155  7047 scheduler.cpp:479] Waiting for 0ns before initiating a re-(connection) attempt with the master
I0615 21:13:22.539219  7048 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0615 21:13:22.539340  7048 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0615 21:13:22.539510  7048 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0615 21:13:22.539605  7048 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0615 21:13:22.541268  7043 scheduler.cpp:361] Connected with the master at http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.541487  7048 slave.cpp:552] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0615 21:13:22.541600  7048 slave.cpp:560] Agent attributes: [  ]
I0615 21:13:22.541621  7048 slave.cpp:565] Agent hostname: 718c5ddca54a
I0615 21:13:22.541746  7053 status_update_manager.cpp:177] Pausing sending status updates
I0615 21:13:22.542696  7043 scheduler.cpp:243] Sending SUBSCRIBE call to http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.543211  7049 state.cpp:62] Recovering state from '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/meta'
I0615 21:13:22.543553  7038 status_update_manager.cpp:203] Recovering status update manager
I0615 21:13:22.543854  7039 process.cpp:3778] Handling HTTP event for process 'master' with path: '/master/api/v1/scheduler'
I0615 21:13:22.543999  7043 slave.cpp:6127] Finished recovery
I0615 21:13:22.544389  7043 slave.cpp:6309] Querying resource estimator for oversubscribable resources
I0615 21:13:22.544623  7043 slave.cpp:945] New master detected at master@172.17.0.3:58420
I0615 21:13:22.544663  7052 status_update_manager.cpp:177] Pausing sending status updates
I0615 21:13:22.544700  7043 slave.cpp:980] Detecting new master
I0615 21:13:22.544813  7043 slave.cpp:6323] Received oversubscribable resources {} from the resource estimator
I0615 21:13:22.545591  7046 http.cpp:1115] HTTP POST for /master/api/v1/scheduler from 172.17.0.3:38801
I0615 21:13:22.545976  7046 master.cpp:2511] Received subscription request for HTTP framework 'default'
I0615 21:13:22.546061  7046 master.cpp:2195] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }'
I0615 21:13:22.546500  7041 master.cpp:2647] Subscribing framework 'default' with checkpointing disabled and capabilities [  ]
I0615 21:13:22.546962  7044 slave.cpp:1007] Authenticating with master master@172.17.0.3:58420
I0615 21:13:22.547039  7044 slave.cpp:1018] Using default CRAM-MD5 authenticatee
I0615 21:13:22.547154  7053 hierarchical.cpp:301] Added framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.547307  7049 authenticatee.cpp:121] Creating new client SASL connection
I0615 21:13:22.547325  7045 master.hpp:2202] Sending heartbeat to 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.547343  7053 hierarchical.cpp:1908] No allocations performed
I0615 21:13:22.547376  7053 hierarchical.cpp:1998] No inverse offers to send out!
I0615 21:13:22.547410  7053 hierarchical.cpp:1493] Performed allocation for 0 agents in 112716ns
I0615 21:13:22.547598  7045 master.cpp:7465] Authenticating slave(745)@172.17.0.3:58420
I0615 21:13:22.547730  7039 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1404)@172.17.0.3:58420
I0615 21:13:22.548048  7041 authenticator.cpp:98] Creating new server SASL connection
I0615 21:13:22.548235  7045 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0615 21:13:22.548259  7045 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0615 21:13:22.548301  7041 scheduler.cpp:676] Enqueuing event SUBSCRIBED received from http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.548346  7045 authenticator.cpp:204] Received SASL authentication start
I0615 21:13:22.548400  7045 authenticator.cpp:326] Authentication requires more steps
I0615 21:13:22.548496  7045 authenticatee.cpp:259] Received SASL authentication step
I0615 21:13:22.548676  7040 authenticator.cpp:232] Received SASL authentication step
I0615 21:13:22.548714  7040 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '718c5ddca54a' server FQDN: '718c5ddca54a' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0615 21:13:22.548856  7041 scheduler.cpp:676] Enqueuing event HEARTBEAT received from http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.548864  7040 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0615 21:13:22.549079  7040 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0615 21:13:22.549161  7040 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '718c5ddca54a' server FQDN: '718c5ddca54a' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0615 21:13:22.549206  7040 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0615 21:13:22.549242  7040 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0615 21:13:22.549288  7040 authenticator.cpp:318] Authentication success
I0615 21:13:22.549448  7046 authenticatee.cpp:299] Authentication success
I0615 21:13:22.549518  7051 master.cpp:7495] Successfully authenticated principal 'test-principal' at slave(745)@172.17.0.3:58420
I0615 21:13:22.549707  7039 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1404)@172.17.0.3:58420
I0615 21:13:22.549962  7047 slave.cpp:1102] Successfully authenticated with master master@172.17.0.3:58420
I0615 21:13:22.550194  7047 slave.cpp:1522] Will retry registration in 6.238554ms if necessary
I0615 21:13:22.550369  7042 master.cpp:5467] Received register agent message from slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.550493  7042 master.cpp:3699] Authorizing agent with principal 'test-principal'
I0615 21:13:22.550839  7041 master.cpp:5527] Authorized registration of agent at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.550931  7041 master.cpp:5606] Registering agent at slave(745)@172.17.0.3:58420 (718c5ddca54a) with id 55088448-3e8f-420b-894d-c11d29a53f86-S0
I0615 21:13:22.551338  7044 registrar.cpp:493] Applied 1 operations in 60686ns; attempting to update the registry
I0615 21:13:22.551970  7044 registrar.cpp:550] Successfully updated the registry in 568832ns
I0615 21:13:22.552165  7040 master.cpp:5653] Admitted agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.552690  7042 slave.cpp:4825] Received ping from slave-observer(677)@172.17.0.3:58420
I0615 21:13:22.552762  7040 master.cpp:5684] Registered agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0615 21:13:22.552848  7042 slave.cpp:1148] Registered with master master@172.17.0.3:58420; given agent ID 55088448-3e8f-420b-894d-c11d29a53f86-S0
I0615 21:13:22.552963  7038 status_update_manager.cpp:184] Resuming sending status updates
I0615 21:13:22.553066  7051 hierarchical.cpp:587] Added agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 (718c5ddca54a) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (allocated: {})
I0615 21:13:22.553158  7042 slave.cpp:1168] Checkpointing SlaveInfo to '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/meta/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/slave.info'
I0615 21:13:22.553479  7042 slave.cpp:1206] Forwarding total oversubscribed resources {}
I0615 21:13:22.553612  7042 master.cpp:6338] Received update of agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a) with total oversubscribed resources {}
I0615 21:13:22.554003  7051 hierarchical.cpp:1998] No inverse offers to send out!
I0615 21:13:22.554049  7051 hierarchical.cpp:1493] Performed allocation for 1 agents in 848884ns
I0615 21:13:22.554422  7044 master.cpp:7295] Sending 1 offers to framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default)
I0615 21:13:22.557740  7045 scheduler.cpp:676] Enqueuing event OFFERS received from http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.560029  7049 scheduler.cpp:243] Sending ACCEPT call to http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.563341  7040 process.cpp:3778] Handling HTTP event for process 'master' with path: '/master/api/v1/scheduler'
I0615 21:13:22.565249  7045 http.cpp:1115] HTTP POST for /master/api/v1/scheduler from 172.17.0.3:38800
I0615 21:13:22.568150  7045 master.cpp:3914] Processing ACCEPT call for offers: [ 55088448-3e8f-420b-894d-c11d29a53f86-O0 ] on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a) for framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default)
I0615 21:13:22.568260  7045 master.cpp:3466] Authorizing framework principal 'test-principal' to launch task 1
W0615 21:13:22.570807  7038 validation.cpp:1284] Executor 'default' for task '1' uses less CPUs (None) than the minimum required (0.01). Please update your executor, as this will be mandatory in future releases.
W0615 21:13:22.570855  7038 validation.cpp:1296] Executor 'default' for task '1' uses less memory (None) than the minimum required (32MB). Please update your executor, as this will be mandatory in future releases.
I0615 21:13:22.571542  7038 master.cpp:9314] Adding task 1 with resources cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.572052  7038 master.cpp:4569] Launching task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default) with resources cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.572706  7050 slave.cpp:1632] Got assigned task '1' for framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.573706  7050 slave.cpp:1913] Authorizing task '1' for framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.573933  7050 slave.cpp:6626] Authorizing framework principal 'test-principal' to launch task 1
I0615 21:13:22.575136  7038 hierarchical.cpp:912] Updated allocation of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 from cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] to cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000]
I0615 21:13:22.575748  7038 slave.cpp:2100] Launching task '1' for framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.576462  7038 paths.cpp:573] Trying to chown '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000/executors/default/runs/9ee7dc88-a7f9-482d-9794-9b2abf89c4a2' to user 'mesos'
I0615 21:13:22.576747  7038 slave.cpp:7086] Launching executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 with resources {} in work directory '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000/executors/default/runs/9ee7dc88-a7f9-482d-9794-9b2abf89c4a2'
I0615 21:13:22.577630  7038 slave.cpp:2329] Queued task '1' for executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.577716  7038 slave.cpp:898] Successfully attached file '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000/executors/default/runs/9ee7dc88-a7f9-482d-9794-9b2abf89c4a2'
I0615 21:13:22.577756  7038 slave.cpp:898] Successfully attached file '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000/executors/default/runs/9ee7dc88-a7f9-482d-9794-9b2abf89c4a2'
I0615 21:13:22.578053  7038 slave.cpp:2795] Launching container 9ee7dc88-a7f9-482d-9794-9b2abf89c4a2 for executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.580809  7039 executor.cpp:192] Version: 1.4.0
I0615 21:13:22.584228  7038 executor.cpp:410] Connected with the agent
I0615 21:13:22.584920  7045 executor.cpp:307] Sending SUBSCRIBE call to http://172.17.0.3:58420/slave(745)/api/v1/executor
I0615 21:13:22.586024  7040 process.cpp:3778] Handling HTTP event for process 'slave(745)' with path: '/slave(745)/api/v1/executor'
I0615 21:13:22.589562  7052 http.cpp:1115] HTTP POST for /slave(745)/api/v1/executor from 172.17.0.3:38802
I0615 21:13:22.589798  7052 slave.cpp:3609] Received Subscribe request for HTTP executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.590924  7052 slave.cpp:2542] Sending queued task '1' to executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (via HTTP)
I0615 21:13:22.592706  7053 executor.cpp:725] Enqueuing event SUBSCRIBED received from http://172.17.0.3:58420/slave(745)/api/v1/executor
I0615 21:13:22.593432  7053 executor.cpp:725] Enqueuing event LAUNCH received from http://172.17.0.3:58420/slave(745)/api/v1/executor
I0615 21:13:22.594287  7047 executor.cpp:307] Sending UPDATE call to http://172.17.0.3:58420/slave(745)/api/v1/executor
I0615 21:13:22.595089  7041 process.cpp:3778] Handling HTTP event for process 'slave(745)' with path: '/slave(745)/api/v1/executor'
I0615 21:13:22.597618  7051 http.cpp:1115] HTTP POST for /slave(745)/api/v1/executor from 172.17.0.3:38803
I0615 21:13:22.597770  7051 slave.cpp:4295] Handling status update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.598338  7038 status_update_manager.cpp:323] Received status update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.598388  7038 status_update_manager.cpp:500] Creating StatusUpdate stream for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.598798  7038 status_update_manager.cpp:377] Forwarding update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 to the agent
I0615 21:13:22.599032  7041 slave.cpp:4735] Forwarding the update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 to master@172.17.0.3:58420
I0615 21:13:22.599284  7041 slave.cpp:4629] Status update manager successfully handled status update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.599429  7048 master.cpp:6483] Status update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 from agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.599491  7048 master.cpp:6545] Forwarding status update TASK_RUNNING (UUID: 12f9f1d6-6ce2-483e-b42b-a9e233354b7b) for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.600239  7048 master.cpp:8556] Updating the state of task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (latest state: TASK_RUNNING, status update state: TASK_RUNNING)
I0615 21:13:22.605268  7045 executor.cpp:725] Enqueuing event ACKNOWLEDGED received from http://172.17.0.3:58420/slave(745)/api/v1/executor
I0615 21:13:22.606045  7049 scheduler.cpp:676] Enqueuing event UPDATE received from http://172.17.0.3:58420/master/api/v1/scheduler
I0615 21:13:22.612383  7049 master.cpp:1428] Framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default) disconnected
I0615 21:13:22.612422  7049 master.cpp:3200] Deactivating framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default)
I0615 21:13:22.612480  7049 master.cpp:3177] Disconnecting framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default)
I0615 21:13:22.612507  7049 master.cpp:1443] Giving framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default) 0ns to failover
I0615 21:13:22.612831  7049 hierarchical.cpp:410] Deactivated framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.617146  7048 master.cpp:7136] Framework failover timeout, removing framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default)
I0615 21:13:22.617184  7048 master.cpp:7988] Removing framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (default)
I0615 21:13:22.617398  7041 slave.cpp:3098] Asked to shut down framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 by master@172.17.0.3:58420
I0615 21:13:22.617452  7041 slave.cpp:3123] Shutting down framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.617444  7048 master.cpp:8556] Updating the state of task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED)
I0615 21:13:22.618353  7048 master.cpp:8650] Removing task 1 with resources cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.618753  7048 master.cpp:8679] Removing executor 'default' with resources {} of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.618993  7047 hierarchical.cpp:1177] Recovered cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] (total: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000], allocated: {}) on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 from framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.619259  7041 slave.cpp:5590] Shutting down executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (via HTTP)
I0615 21:13:22.619361  7047 hierarchical.cpp:353] Removed framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.621688  7042 executor.cpp:725] Enqueuing event SHUTDOWN received from http://172.17.0.3:58420/slave(745)/api/v1/executor
I0615 21:13:22.623170  7049 slave.cpp:5268] Executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 exited with status 0
I0615 21:13:22.623299  7049 slave.cpp:5368] Cleaning up executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 (via HTTP)
W0615 21:13:22.623777  7053 master.cpp:6600] Ignoring unknown exited executor 'default' of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000 on agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.624225  7053 gc.cpp:55] Scheduling '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000/executors/default/runs/9ee7dc88-a7f9-482d-9794-9b2abf89c4a2' for gc 6.99999278371556days in the future
I0615 21:13:22.624563  7049 slave.cpp:5464] Cleaning up framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.624804  7039 status_update_manager.cpp:285] Closing status update streams for framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.624860  7039 status_update_manager.cpp:531] Cleaning up status update stream for task 1 of framework 55088448-3e8f-420b-894d-c11d29a53f86-0000
I0615 21:13:22.625041  7053 gc.cpp:55] Scheduling '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000/executors/default' for gc 6.99999277232593days in the future
I0615 21:13:22.625442  7044 gc.cpp:55] Scheduling '/tmp/ContentType_SchedulerTest_TaskRunning_1_CzlxKu/slaves/55088448-3e8f-420b-894d-c11d29a53f86-S0/frameworks/55088448-3e8f-420b-894d-c11d29a53f86-0000' for gc 6.99999276245333days in the future
I0615 21:13:22.626684  7019 slave.cpp:817] Agent terminating
I0615 21:13:22.626971  7051 master.cpp:1314] Agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a) disconnected
I0615 21:13:22.627019  7051 master.cpp:3237] Disconnecting agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.627100  7051 master.cpp:3256] Deactivating agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 at slave(745)@172.17.0.3:58420 (718c5ddca54a)
I0615 21:13:22.627384  7049 hierarchical.cpp:715] Agent 55088448-3e8f-420b-894d-c11d29a53f86-S0 deactivated
*** Aborted at 1497561202 (unix time) try "date -d @1497561202" if you are using GNU date ***
PC: @     0x2afce53872ce testing::internal::UntypedFunctionMockerBase::SetOwnerAndName()
*** SIGSEGV (@0x0) received by PID 7019 (TID 0x2afcf85ad700) from PID 0; stack trace: ***
    @     0x2afd40de5417 (unknown)
    @     0x2afd40de96f9 (unknown)
    @     0x2afceee2c330 (unknown)
    @     0x2afce53872ce testing::internal::UntypedFunctionMockerBase::SetOwnerAndName()
    @     0x2afce4290d7f mesos::internal::tests::executor::MockHTTPExecutor<>::shutdown()
    @     0x2afce428a371 mesos::internal::tests::executor::MockHTTPExecutor<>::event()
    @     0x2afce428373c mesos::internal::tests::executor::TestMesos<>::events()
    @     0x2afce42a68d7 std::_Mem_fn<>::operator()<>()
    @     0x2afce429a9eb _ZNSt5_BindIFSt7_Mem_fnIMN5mesos8internal5tests8executor9TestMesosINS1_2v18executor5MesosENS7_5EventEEEFvSt5queueIS9_St5dequeIS9_SaIS9_EEEEEPSA_St12_PlaceholderILi1EEEE6__callIvIRKSF_EILm0ELm1EEEET_OSt5tupleIIDpT0_EESt12_Index_tupleIIXspT1_EEE
    @     0x2afce429117d _ZNSt5_BindIFSt7_Mem_fnIMN5mesos8internal5tests8executor9TestMesosINS1_2v18executor5MesosENS7_5EventEEEFvSt5queueIS9_St5dequeIS9_SaIS9_EEEEEPSA_St12_PlaceholderILi1EEEEclIJRKSF_EvEET0_DpOT_
    @     0x2afce428a737 std::_Function_handler<>::_M_invoke()
    @     0x2afceb04fe75 std::function<>::operator()()
    @     0x2afceb0498d1 process::AsyncExecutorProcess::execute<>()
    @     0x2afceb049a17 _ZZN7process8dispatchI7NothingNS_20AsyncExecutorProcessERKSt8functionIFvRKSt5queueIN5mesos2v18executor5EventESt5dequeIS8_SaIS8_EEEEESC_SG_SC_EENS_6FutureIT_EERKNS_3PIDIT0_EEMSN_FSK_T1_T2_ET3_T4_ENKUlPNS_11ProcessBaseEE_clESY_
    @     0x2afceb05638e _ZNSt17_Function_handlerIFvPN7process11ProcessBaseEEZNS0_8dispatchI7NothingNS0_20AsyncExecutorProcessERKSt8functionIFvRKSt5queueIN5mesos2v18executor5EventESt5dequeISC_SaISC_EEEEESG_SK_SG_EENS0_6FutureIT_EERKNS0_3PIDIT0_EEMSR_FSO_T1_T2_ET3_T4_EUlS2_E_E9_M_invokeERKSt9_Any_dataS2_
    @     0x2afcec58b27d std::function<>::operator()()
    @     0x2afcec5706af process::ProcessBase::visit()
    @     0x2afcec57b090 process::DispatchEvent::visit()
    @     0x2afce3e689e2 process::ProcessBase::serve()
    @     0x2afcec56c970 process::ProcessManager::resume()
    @     0x2afcec568b44 _ZZN7process14ProcessManager12init_threadsEvENKUt_clEv
    @     0x2afcec57a79c _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEE9_M_invokeIIEEEvSt12_Index_tupleIIXspT_EEE
    @     0x2afcec57a6f3 _ZNSt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEclEv
    @     0x2afcec57a68c _ZNSt6thread5_ImplISt12_Bind_simpleIFZN7process14ProcessManager12init_threadsEvEUt_vEEE6_M_runEv
    @     0x2afcee6ada60 (unknown)
    @     0x2afceee24184 start_thread
    @     0x2afcef137bed (unknown)
make[4]: *** [check-local] Segmentation fault
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1497557418-23948
Untagged: mesos-1497557418-23948:latest
Deleted: sha256:bacd0f8fc1d5486176db84ecb5dd973131f03c99ca05e819525ba6142b9f994f
Deleted: sha256:5a13c81b7471d2cf7b13ff16f4d1871969720e622dc1cd29c4f8eeb2f8d21660
Deleted: sha256:08301017e09598f3632402e7a48876e590cc203f70f26a81d2752f3d3ea87368
Deleted: sha256:bca2ac82c6a738442a780df5f8d86841f893f6ab642d8df4887688df083b8583
Deleted: sha256:3b36b4e38dee6c9b114d45c8ed6286c610c5076476f6044bdf4fdf499be9d483
Deleted: sha256:41a18b51f8924741cccd9f41da1bc12d6d78610eec763eb9c4575b8c318802d2
Deleted: sha256:d185b219bcea454e85f1c131fa064c1619a97964ffc29ef95fce18ed07a8d60d
Deleted: sha256:9cf257ece4930d8e650f40878cd47769100194386579e5ea0d1a845793148e6f
Deleted: sha256:8e3cd92be04ac7baa956490541bc73a6edceac2c3c96d4c24cbdcc7616d87ed0
Deleted: sha256:d5942f7fc52bbcd0469f31bb1f1ffcfbf6577e86f0e9cd2f0ada2d625d21ac76
Deleted: sha256:0310edc0d7b6a62ed6548e0d43d6a2cc776c865c423ba2ddb52b92ef85d3b0e6
Deleted: sha256:90dcd98b3f957d5087a82c73afe13a26e486b7e33c190f4aad4e4a709faf02eb
Deleted: sha256:da64cf78d359c380dcf16814c8b899069ab73072ca3243608e14e8609cf5c94a
Deleted: sha256:49f26eb5de87f5b99d1c191e76411f35dffe502bc2faf9f9c9c0f41903290599
Deleted: sha256:1d87ce566e81d1db4be38c657f4cd9268c8d6011dfd1e28f25ef44f9299676ad
Deleted: sha256:e89d8e60d29b45346a83cd9f90e3e1e3023e69b9fcd11b25f3d945cf2a811584
Deleted: sha256:1bf065fadd61ac3f10d494026997dd4a159c88f8154db39d4a7b0d08e8413366
Deleted: sha256:d3077ed26dd137f8b8867e9b65d8220dd7e775460193ceb71661d0148ba6108d
Deleted: sha256:6c37fd3fa215307f2d69b327d247d0a1ff86e8473418d312c67224d7233ce04f
Deleted: sha256:86a1bdae8f123a0d497e56374e7ee77a479aa7aaeefbe3a033baf6b9f471f4c7
Deleted: sha256:eaabeff0c22d198a71d68ee92505a8919f25dedd1ce9a7974185d63d51f60bb4
Deleted: sha256:e45c0f302c05202463804764f1ba568a24fc5b9103588cc059243fc2b8624d46
Deleted: sha256:1ebfe190ab5fbc6a49722a7fa005627b983ff74f317e51b1cb21fd38493b1076
Deleted: sha256:65abbb2b648c148ff6e6458538a0eefdf8e847a2819a9a899bdbf4d2aa89d3df
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3801

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3801/display/redirect?page=changes>

Changes:

[benjamin.hindman] Added a Variant wrapper for boost::variant.

[mpark] Removed a non-existing header from `Makefile.am`.

[vinodkone] Fixed a typo in 'ReservationTest.PreventUnreservingAlienResources'.

------------------------------------------
[...truncated 29.91 MB...]
rm -f slave/containerizer/*.lo
rm -f slave/containerizer/mesos/isolators/docker/.deps/.dirstamp
rm -rf ../include/mesos/v1/agent/.libs ../include/mesos/v1/agent/_libs
rm -f slave/containerizer/mesos/*.o
rm -f slave/containerizer/mesos/isolators/docker/.dirstamp
rm -f slave/containerizer/mesos/*.lo
rm -f slave/containerizer/mesos/isolators/docker/volume/.deps/.dirstamp
rm -rf ../include/mesos/v1/allocator/.libs ../include/mesos/v1/allocator/_libs
rm -f slave/containerizer/mesos/io/*.o
rm -f slave/containerizer/mesos/isolators/docker/volume/.dirstamp
rm -rf ../include/mesos/v1/executor/.libs ../include/mesos/v1/executor/_libs
rm -f slave/containerizer/mesos/isolators/filesystem/.deps/.dirstamp
rm -f slave/containerizer/mesos/io/*.lo
rm -rf ../include/mesos/v1/maintenance/.libs ../include/mesos/v1/maintenance/_libs
rm -f slave/containerizer/mesos/isolators/filesystem/.dirstamp
rm -f slave/containerizer/mesos/isolators/*.o
rm -rf ../include/mesos/v1/master/.libs ../include/mesos/v1/master/_libs
rm -f slave/containerizer/mesos/isolators/gpu/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/*.lo
rm -rf ../include/mesos/v1/quota/.libs ../include/mesos/v1/quota/_libs
rm -f slave/containerizer/mesos/isolators/gpu/.dirstamp
rm -rf ../include/mesos/v1/resource_provider/.libs ../include/mesos/v1/resource_provider/_libs
rm -f slave/containerizer/mesos/isolators/linux/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/appc/*.o
rm -rf ../include/mesos/v1/scheduler/.libs ../include/mesos/v1/scheduler/_libs
rm -f slave/containerizer/mesos/isolators/appc/*.lo
rm -f slave/containerizer/mesos/isolators/linux/.dirstamp
rm -f slave/containerizer/mesos/isolators/cgroups/*.o
rm -f slave/containerizer/mesos/isolators/namespaces/.deps/.dirstamp
rm -rf appc/.libs appc/_libs
rm -f slave/containerizer/mesos/isolators/cgroups/*.lo
rm -f slave/containerizer/mesos/isolators/namespaces/.dirstamp
rm -rf authentication/cram_md5/.libs authentication/cram_md5/_libs
rm -f slave/containerizer/mesos/isolators/cgroups/subsystems/*.o
rm -f slave/containerizer/mesos/isolators/network/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/cgroups/subsystems/*.lo
rm -f slave/containerizer/mesos/isolators/network/.dirstamp
rm -rf authentication/executor/.libs authentication/executor/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/docker/*.o
rm -rf authentication/http/.libs authentication/http/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/.dirstamp
rm -f slave/containerizer/mesos/isolators/docker/*.lo
rm -rf authorizer/.libs authorizer/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/docker/volume/*.o
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.dirstamp
rm -rf authorizer/local/.libs authorizer/local/_libs
rm -f slave/containerizer/mesos/isolators/docker/volume/*.lo
rm -f slave/containerizer/mesos/isolators/posix/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/filesystem/*.o
rm -rf checks/.libs checks/_libs
rm -f slave/containerizer/mesos/isolators/posix/.dirstamp
rm -f slave/containerizer/mesos/isolators/filesystem/*.lo
rm -f slave/containerizer/mesos/isolators/volume/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/gpu/*.o
rm -f slave/containerizer/mesos/isolators/volume/.dirstamp
rm -f slave/containerizer/mesos/isolators/gpu/*.lo
rm -rf common/.libs common/_libs
rm -f slave/containerizer/mesos/isolators/xfs/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/linux/*.o
rm -f slave/containerizer/mesos/isolators/xfs/.dirstamp
rm -f slave/containerizer/mesos/isolators/linux/*.lo
rm -f slave/containerizer/mesos/provisioner/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/namespaces/*.o
rm -f slave/containerizer/mesos/provisioner/.dirstamp
rm -rf docker/.libs docker/_libs
rm -f slave/containerizer/mesos/isolators/namespaces/*.lo
rm -f slave/containerizer/mesos/provisioner/appc/.deps/.dirstamp
rm -f slave/containerizer/mesos/provisioner/appc/.dirstamp
rm -rf examples/.libs examples/_libs
rm -f slave/containerizer/mesos/isolators/network/*.o
rm -f slave/containerizer/mesos/provisioner/backends/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/network/*.lo
rm -f slave/containerizer/mesos/provisioner/backends/.dirstamp
rm -f slave/containerizer/mesos/isolators/network/cni/*.o
rm -f slave/containerizer/mesos/provisioner/docker/.deps/.dirstamp
rm -rf exec/.libs exec/_libs
rm -f slave/containerizer/mesos/isolators/network/cni/*.lo
rm -f slave/containerizer/mesos/provisioner/docker/.dirstamp
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/*.o
rm -rf executor/.libs executor/_libs
rm -f slave/qos_controllers/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/*.lo
rm -f slave/qos_controllers/.dirstamp
rm -f slave/resource_estimators/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/posix/*.o
rm -rf files/.libs files/_libs
rm -f slave/resource_estimators/.dirstamp
rm -f slave/containerizer/mesos/isolators/posix/*.lo
rm -f state/.deps/.dirstamp
rm -f slave/containerizer/mesos/isolators/volume/*.o
rm -rf hdfs/.libs hdfs/_libs
rm -f state/.dirstamp
rm -f slave/containerizer/mesos/isolators/volume/*.lo
rm -f tests/.deps/.dirstamp
rm -rf hook/.libs hook/_libs
rm -f slave/containerizer/mesos/isolators/xfs/*.o
rm -f tests/.dirstamp
rm -f slave/containerizer/mesos/isolators/xfs/*.lo
rm -f tests/common/.deps/.dirstamp
rm -rf internal/.libs internal/_libs
rm -f tests/common/.dirstamp
rm -f slave/containerizer/mesos/provisioner/*.o
rm -rf java/jni/.libs java/jni/_libs
rm -f tests/containerizer/.deps/.dirstamp
rm -f slave/containerizer/mesos/provisioner/*.lo
rm -rf jvm/.libs jvm/_libs
rm -f tests/containerizer/.dirstamp
rm -f slave/containerizer/mesos/provisioner/appc/*.o
rm -rf jvm/org/apache/.libs jvm/org/apache/_libs
rm -f uri/.deps/.dirstamp
rm -f slave/containerizer/mesos/provisioner/appc/*.lo
rm -rf linux/.libs linux/_libs
rm -f uri/.dirstamp
rm -f slave/containerizer/mesos/provisioner/backends/*.o
rm -f uri/fetchers/.deps/.dirstamp
rm -f slave/containerizer/mesos/provisioner/backends/*.lo
rm -f uri/fetchers/.dirstamp
rm -f slave/containerizer/mesos/provisioner/docker/*.o
rm -rf linux/routing/.libs linux/routing/_libs
rm -f usage/.deps/.dirstamp
rm -f slave/containerizer/mesos/provisioner/docker/*.lo
rm -rf linux/routing/diagnosis/.libs linux/routing/diagnosis/_libs
rm -f usage/.dirstamp
rm -f slave/qos_controllers/*.o
rm -rf linux/routing/filter/.libs linux/routing/filter/_libs
rm -f v1/.deps/.dirstamp
rm -f slave/qos_controllers/*.lo
rm -rf linux/routing/link/.libs linux/routing/link/_libs
rm -f v1/.dirstamp
rm -rf linux/routing/queueing/.libs linux/routing/queueing/_libs
rm -f version/.deps/.dirstamp
rm -f slave/resource_estimators/*.o
rm -rf local/.libs local/_libs
rm -f version/.dirstamp
rm -f slave/resource_estimators/*.lo
rm -f watcher/.deps/.dirstamp
rm -f state/*.o
rm -rf log/.libs log/_libs
rm -f watcher/.dirstamp
rm -f state/*.lo
rm -f zookeeper/.deps/.dirstamp
rm -f tests/*.o
rm -f zookeeper/.dirstamp
rm -rf log/tool/.libs log/tool/_libs
rm -rf logging/.libs logging/_libs
rm -rf master/.libs master/_libs
rm -rf master/allocator/.libs master/allocator/_libs
rm -rf master/allocator/mesos/.libs master/allocator/mesos/_libs
rm -rf master/allocator/sorter/drf/.libs master/allocator/sorter/drf/_libs
rm -rf master/contender/.libs master/contender/_libs
rm -rf master/detector/.libs master/detector/_libs
rm -rf messages/.libs messages/_libs
rm -rf module/.libs module/_libs
rm -rf oci/.libs oci/_libs
rm -rf posix/.libs posix/_libs
rm -rf sched/.libs sched/_libs
rm -rf scheduler/.libs scheduler/_libs
rm -rf secret/.libs secret/_libs
rm -rf slave/.libs slave/_libs
rm -rf slave/container_loggers/.libs slave/container_loggers/_libs
rm -rf slave/containerizer/.libs slave/containerizer/_libs
rm -rf slave/containerizer/mesos/.libs slave/containerizer/mesos/_libs
rm -rf slave/containerizer/mesos/io/.libs slave/containerizer/mesos/io/_libs
rm -rf slave/containerizer/mesos/isolators/.libs slave/containerizer/mesos/isolators/_libs
rm -rf slave/containerizer/mesos/isolators/appc/.libs slave/containerizer/mesos/isolators/appc/_libs
rm -rf slave/containerizer/mesos/isolators/cgroups/.libs slave/containerizer/mesos/isolators/cgroups/_libs
rm -rf slave/containerizer/mesos/isolators/cgroups/subsystems/.libs slave/containerizer/mesos/isolators/cgroups/subsystems/_libs
rm -rf slave/containerizer/mesos/isolators/docker/.libs slave/containerizer/mesos/isolators/docker/_libs
rm -rf slave/containerizer/mesos/isolators/docker/volume/.libs slave/containerizer/mesos/isolators/docker/volume/_libs
rm -rf slave/containerizer/mesos/isolators/filesystem/.libs slave/containerizer/mesos/isolators/filesystem/_libs
rm -rf slave/containerizer/mesos/isolators/gpu/.libs slave/containerizer/mesos/isolators/gpu/_libs
rm -rf slave/containerizer/mesos/isolators/linux/.libs slave/containerizer/mesos/isolators/linux/_libs
rm -rf slave/containerizer/mesos/isolators/namespaces/.libs slave/containerizer/mesos/isolators/namespaces/_libs
rm -f tests/common/*.o
rm -rf slave/containerizer/mesos/isolators/network/.libs slave/containerizer/mesos/isolators/network/_libs
rm -rf slave/containerizer/mesos/isolators/network/cni/.libs slave/containerizer/mesos/isolators/network/cni/_libs
rm -f tests/containerizer/*.o
rm -rf slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.libs slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/_libs
rm -rf slave/containerizer/mesos/isolators/posix/.libs slave/containerizer/mesos/isolators/posix/_libs
rm -rf slave/containerizer/mesos/isolators/volume/.libs slave/containerizer/mesos/isolators/volume/_libs
rm -rf slave/containerizer/mesos/isolators/xfs/.libs slave/containerizer/mesos/isolators/xfs/_libs
rm -rf slave/containerizer/mesos/provisioner/.libs slave/containerizer/mesos/provisioner/_libs
rm -rf slave/containerizer/mesos/provisioner/appc/.libs slave/containerizer/mesos/provisioner/appc/_libs
rm -rf slave/containerizer/mesos/provisioner/backends/.libs slave/containerizer/mesos/provisioner/backends/_libs
rm -rf slave/containerizer/mesos/provisioner/docker/.libs slave/containerizer/mesos/provisioner/docker/_libs
rm -rf slave/qos_controllers/.libs slave/qos_controllers/_libs
rm -rf slave/resource_estimators/.libs slave/resource_estimators/_libs
rm -rf state/.libs state/_libs
rm -f uri/*.o
rm -f uri/*.lo
rm -f uri/fetchers/*.o
rm -rf uri/.libs uri/_libs
rm -f uri/fetchers/*.lo
rm -rf uri/fetchers/.libs uri/fetchers/_libs
rm -f usage/*.o
rm -f usage/*.lo
rm -f v1/*.o
rm -f v1/*.lo
rm -rf usage/.libs usage/_libs
rm -f version/*.o
rm -rf v1/.libs v1/_libs
rm -f version/*.lo
rm -f watcher/*.o
rm -rf version/.libs version/_libs
rm -f watcher/*.lo
rm -rf watcher/.libs watcher/_libs
rm -f zookeeper/*.o
rm -rf zookeeper/.libs zookeeper/_libs
rm -f zookeeper/*.lo
rm -rf ../include/mesos/.deps ../include/mesos/agent/.deps ../include/mesos/allocator/.deps ../include/mesos/appc/.deps ../include/mesos/authentication/.deps ../include/mesos/authorizer/.deps ../include/mesos/docker/.deps ../include/mesos/executor/.deps ../include/mesos/fetcher/.deps ../include/mesos/maintenance/.deps ../include/mesos/master/.deps ../include/mesos/module/.deps ../include/mesos/oci/.deps ../include/mesos/quota/.deps ../include/mesos/resource_provider/.deps ../include/mesos/scheduler/.deps ../include/mesos/slave/.deps ../include/mesos/state/.deps ../include/mesos/uri/.deps ../include/mesos/v1/.deps ../include/mesos/v1/agent/.deps ../include/mesos/v1/allocator/.deps ../include/mesos/v1/executor/.deps ../include/mesos/v1/maintenance/.deps ../include/mesos/v1/master/.deps ../include/mesos/v1/quota/.deps ../include/mesos/v1/resource_provider/.deps ../include/mesos/v1/scheduler/.deps appc/.deps authentication/cram_md5/.deps authentication/executor/.deps authentication/http/.deps authorizer/.deps authorizer/local/.deps checks/.deps cli/.deps common/.deps docker/.deps examples/.deps exec/.deps executor/.deps files/.deps hdfs/.deps hook/.deps internal/.deps java/jni/.deps jvm/.deps jvm/org/apache/.deps launcher/.deps linux/.deps linux/routing/.deps linux/routing/diagnosis/.deps linux/routing/filter/.deps linux/routing/link/.deps linux/routing/queueing/.deps local/.deps log/.deps log/tool/.deps logging/.deps master/.deps master/allocator/.deps master/allocator/mesos/.deps master/allocator/sorter/drf/.deps master/contender/.deps master/detector/.deps messages/.deps module/.deps oci/.deps posix/.deps sched/.deps scheduler/.deps secret/.deps slave/.deps slave/container_loggers/.deps slave/containerizer/.deps slave/containerizer/mesos/.deps slave/containerizer/mesos/io/.deps slave/containerizer/mesos/isolators/.deps slave/containerizer/mesos/isolators/appc/.deps slave/containerizer/mesos/isolators/cgroups/.deps slave/containerizer/mesos/isolators/cgroups/subsystems/.deps slave/containerizer/mesos/isolators/docker/.deps slave/containerizer/mesos/isolators/docker/volume/.deps slave/containerizer/mesos/isolators/filesystem/.deps slave/containerizer/mesos/isolators/gpu/.deps slave/containerizer/mesos/isolators/linux/.deps slave/containerizer/mesos/isolators/namespaces/.deps slave/containerizer/mesos/isolators/network/.deps slave/containerizer/mesos/isolators/network/cni/.deps slave/containerizer/mesos/isolators/network/cni/plugins/port_mapper/.deps slave/containerizer/mesos/isolators/posix/.deps slave/containerizer/mesos/isolators/volume/.deps slave/containerizer/mesos/isolators/xfs/.deps slave/containerizer/mesos/provisioner/.deps slave/containerizer/mesos/provisioner/appc/.deps slave/containerizer/mesos/provisioner/backends/.deps slave/containerizer/mesos/provisioner/docker/.deps slave/qos_controllers/.deps slave/resource_estimators/.deps state/.deps tests/.deps tests/common/.deps tests/containerizer/.deps uri/.deps uri/fetchers/.deps usage/.deps v1/.deps version/.deps watcher/.deps zookeeper/.deps
rm -f Makefile
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
ERROR: files left in build directory after distclean:
./src/core
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1497548077-15922
Untagged: mesos-1497548077-15922:latest
Deleted: sha256:1a04dff429f048cef22a613b6b5f6bea3a821037a012e00a19ece8a4e40104ef
Deleted: sha256:1799f3a7c601d7c8a4aedf9b9b71d1a82937e5db18df962aa87342a98aee597e
Deleted: sha256:70ea0cd61ce3d8500c54c85a075532e133d1a0244f7a5d3ecf6f1088c37fb81e
Deleted: sha256:51878bfcfa33898daaa40522eef64260d508cac060c6914f948800eeea53d1d2
Deleted: sha256:b04ad40bab051173f11c0ed9e6f21ee46b61c207c43139ee35695d874fcd7ab3
Deleted: sha256:1988e8d33c150af83be777b59fa014819f77d5c0dad9782195ae0e9b1ead540b
Deleted: sha256:df83c56eecd20a3c9a51c3599f55a4e5b0c8db7621ae49c766baf2410132d0da
Deleted: sha256:9a6c7efb34c1e712405bb1ad2c4397ff02b3ff342fb68728ca72212abf806b7e
Deleted: sha256:e33b120b68d65fe17cc747206dfae943f886205a84e571fb48cb35da2232f095
Deleted: sha256:e0b93bdf58058e2c06cf8c8b142767c591909061216ac7522a870959e74572d0
Deleted: sha256:535a2122ab279395f89b5d3151b8e2e5ced09d2ac8c006c66a7a239ae6fd11f6
Deleted: sha256:7d641552636a3a9b98b658d212a68baf4d31e899d610507549127ea7585d028d
Deleted: sha256:3f2ebdd5d94e9134e1a6727849a4ac53722e313e2d8b847da41c07b37794705d
Deleted: sha256:7f67bb7d0c6b2ca5261d815c2f69d03aac1477d2998faf436647b80bc5a5dbfd
Deleted: sha256:024d6f1cf3f0dddcb80a1351374b75742f75e561d177ebb77e73b8d8a21d4534
Deleted: sha256:dd1ea251de768eae021701338c78462822736253d9c983dcdb52e369b12e7db3
Deleted: sha256:237c070fcc74c3c674c4f583728a83d665f987cd472c0dfc0afe89e786f6b6fd
Deleted: sha256:f1013bbcfdf5c1e0a1a946b72e00e0a9b124364226004c28947b7dcd6da96adb
Deleted: sha256:245750a4bc82f08d5e5e42096fbcfb9f83936d8cdeb8945fcca23c9f6706d133
Deleted: sha256:db25ac5e1a1d7fe58936fb39c032847285b7098fa91c687848a8a6f050a687d4
Deleted: sha256:82a88028b5ea7f33470ec9207b9975da88de0a8b6b1cb64e4b9670eaa0169d84
Deleted: sha256:3a89347347dfda283e864a79b62948a7b53e9056233f78ea8e818c899f3264aa
Deleted: sha256:6dea273f52ee9c6c16589b08eb5b64ae4d6c021fd2c1b4415b9e8cee34bfba18
Deleted: sha256:344bb0d692357954f5c98dd0cdd0842458566513962f42343c88f76801a55edf
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user benjamin.hindman@gmail.com