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/07/06 15:11:36 UTC

Build failed in Jenkins: Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3869

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3869/display/redirect?page=changes>

Changes:

[alexander] Adding Alexander Rojas in the committer list.

------------------------------------------
[...truncated 28.25 MB...]
I0706 15:11:27.413321 30679 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (42 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 15:11:27.428354 30679 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 15:11:27.429064 30679 backend.cpp:76] Failed to create 'overlay' backend: OverlayBackend requires root privileges
W0706 15:11:27.429225 30679 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 15:11:27.429265 30679 provisioner.cpp:255] Using default backend 'copy'
I0706 15:11:27.434996 30681 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:46813
I0706 15:11:27.435050 30681 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/store/appc" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_nyx5nf"
W0706 15:11:27.436043 30681 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 15:11:27.436064 30681 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/credential'
I0706 15:11:27.436408 30681 slave.cpp:283] Agent using credential for: test-principal
I0706 15:11:27.436429 30681 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_cji73G/http_credentials'
I0706 15:11:27.436996 30681 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 15:11:27.437367 30681 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 15:11:27.439577 30681 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 15:11:27.439903 30681 slave.cpp:573] Agent attributes: [  ]
I0706 15:11:27.439919 30681 slave.cpp:578] Agent hostname: localhost
I0706 15:11:27.440276 30683 status_update_manager.cpp:177] Pausing sending status updates
I0706 15:11:27.442474 30685 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_nyx5nf/meta'
I0706 15:11:27.442963 30680 status_update_manager.cpp:203] Recovering status update manager
I0706 15:11:27.443392 30686 containerizer.cpp:582] Recovering containerizer
I0706 15:11:27.445513 30686 provisioner.cpp:416] Provisioner recovery complete
I0706 15:11:27.446210 30683 slave.cpp:6189] Finished recovery
I0706 15:11:27.446907 30683 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 15:11:27.447377 30681 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 15:11:27.451037 30682 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0706 15:11:27.453243 30682 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:52380
I0706 15:11:27.453550 30682 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 15:11:27.457041 30682 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (44 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 15:11:27.472127 30679 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 15:11:27.472836 30679 backend.cpp:76] Failed to create 'overlay' backend: OverlayBackend requires root privileges
W0706 15:11:27.472993 30679 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 15:11:27.473031 30679 provisioner.cpp:255] Using default backend 'copy'
I0706 15:11:27.478307 30685 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:46813
I0706 15:11:27.478394 30685 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/store/appc" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ZtAGn2"
W0706 15:11:27.479259 30685 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 15:11:27.479313 30685 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/credential'
I0706 15:11:27.479642 30685 slave.cpp:283] Agent using credential for: test-principal
I0706 15:11:27.479713 30685 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ctaQau/http_credentials'
I0706 15:11:27.480242 30685 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 15:11:27.480650 30685 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 15:11:27.482946 30685 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 15:11:27.484112 30685 slave.cpp:573] Agent attributes: [  ]
I0706 15:11:27.484174 30685 slave.cpp:578] Agent hostname: localhost
I0706 15:11:27.484558 30683 status_update_manager.cpp:177] Pausing sending status updates
I0706 15:11:27.486639 30683 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_ZtAGn2/meta'
I0706 15:11:27.487061 30687 status_update_manager.cpp:203] Recovering status update manager
I0706 15:11:27.487574 30680 containerizer.cpp:582] Recovering containerizer
I0706 15:11:27.489739 30684 provisioner.cpp:416] Provisioner recovery complete
I0706 15:11:27.490447 30687 slave.cpp:6189] Finished recovery
I0706 15:11:27.491256 30687 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 15:11:27.491654 30687 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 15:11:27.495282 30686 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0706 15:11:27.497158 30686 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:52382
I0706 15:11:27.497269 30686 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 15:11:27.501019 30679 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (43 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 15:11:27.515451 30679 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 15:11:27.516158 30679 backend.cpp:76] Failed to create 'overlay' backend: OverlayBackend requires root privileges
W0706 15:11:27.516320 30679 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 15:11:27.516358 30679 provisioner.cpp:255] Using default backend 'copy'
I0706 15:11:27.521188 30686 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:46813
I0706 15:11:27.521247 30686 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/store/appc" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7J5CPP"
W0706 15:11:27.522016 30686 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 15:11:27.522033 30686 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/credential'
I0706 15:11:27.522526 30686 slave.cpp:283] Agent using credential for: test-principal
I0706 15:11:27.522554 30686 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Y7bOJh/http_credentials'
I0706 15:11:27.522986 30686 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 15:11:27.523351 30686 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 15:11:27.525579 30686 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 15:11:27.525907 30686 slave.cpp:573] Agent attributes: [  ]
I0706 15:11:27.525923 30686 slave.cpp:578] Agent hostname: localhost
I0706 15:11:27.526401 30684 status_update_manager.cpp:177] Pausing sending status updates
I0706 15:11:27.529287 30686 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_7J5CPP/meta'
I0706 15:11:27.529778 30687 status_update_manager.cpp:203] Recovering status update manager
I0706 15:11:27.530093 30685 containerizer.cpp:582] Recovering containerizer
I0706 15:11:27.532199 30683 provisioner.cpp:416] Provisioner recovery complete
I0706 15:11:27.533001 30681 slave.cpp:6189] Finished recovery
I0706 15:11:27.533787 30681 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 15:11:27.534409 30683 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 15:11:27.538084 30681 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0706 15:11:27.540047 30681 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:52384
I0706 15:11:27.540163 30681 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 15:11:27.543663 30679 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (43 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 15:11:27.558531 30679 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 15:11:27.559242 30679 backend.cpp:76] Failed to create 'overlay' backend: OverlayBackend requires root privileges
W0706 15:11:27.559402 30679 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 15:11:27.559440 30679 provisioner.cpp:255] Using default backend 'copy'
I0706 15:11:27.561765 30679 cluster.cpp:448] Creating default 'local' authorizer
I0706 15:11:27.564267 30683 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:46813
I0706 15:11:27.564321 30683 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/store/appc" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_lRykJD"
W0706 15:11:27.565045 30683 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 15:11:27.565065 30683 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/credential'
I0706 15:11:27.565376 30683 slave.cpp:283] Agent using credential for: test-principal
I0706 15:11:27.565402 30683 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qKVpK5/http_credentials'
I0706 15:11:27.565829 30683 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 15:11:27.566109 30683 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 15:11:27.568253 30683 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 15:11:27.568580 30683 slave.cpp:573] Agent attributes: [  ]
I0706 15:11:27.568639 30683 slave.cpp:578] Agent hostname: localhost
I0706 15:11:27.568992 30686 status_update_manager.cpp:177] Pausing sending status updates
I0706 15:11:27.570955 30683 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_lRykJD/meta'
I0706 15:11:27.571319 30685 status_update_manager.cpp:203] Recovering status update manager
I0706 15:11:27.571813 30685 containerizer.cpp:582] Recovering containerizer
I0706 15:11:27.574028 30682 provisioner.cpp:416] Provisioner recovery complete
I0706 15:11:27.574563 30684 slave.cpp:6189] Finished recovery
I0706 15:11:27.575414 30684 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 15:11:27.575949 30687 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 15:11:27.579751 30687 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0706 15:11:27.581943 30687 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:52386
I0706 15:11:27.582056 30687 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 15:11:27.590211 30681 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (47 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 15:11:27.605453 30679 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 15:11:27.606153 30679 backend.cpp:76] Failed to create 'overlay' backend: OverlayBackend requires root privileges
W0706 15:11:27.606317 30679 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 15:11:27.606354 30679 provisioner.cpp:255] Using default backend 'copy'
I0706 15:11:27.608700 30679 cluster.cpp:448] Creating default 'local' authorizer
I0706 15:11:27.611117 30684 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:46813
I0706 15:11:27.611254 30684 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/store/appc" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_NT3S5r"
W0706 15:11:27.612103 30684 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 15:11:27.612190 30684 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/credential'
I0706 15:11:27.612512 30684 slave.cpp:283] Agent using credential for: test-principal
I0706 15:11:27.612570 30684 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_42pAeU/http_credentials'
I0706 15:11:27.613106 30684 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 15:11:27.613483 30684 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 15:11:27.615792 30684 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 15:11:27.616168 30684 slave.cpp:573] Agent attributes: [  ]
I0706 15:11:27.616267 30684 slave.cpp:578] Agent hostname: localhost
I0706 15:11:27.616714 30680 status_update_manager.cpp:177] Pausing sending status updates
I0706 15:11:27.618809 30687 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_NT3S5r/meta'
I0706 15:11:27.619357 30681 status_update_manager.cpp:203] Recovering status update manager
I0706 15:11:27.619843 30680 containerizer.cpp:582] Recovering containerizer
I0706 15:11:27.621971 30685 provisioner.cpp:416] Provisioner recovery complete
I0706 15:11:27.623114 30686 slave.cpp:6189] Finished recovery
I0706 15:11:27.623805 30686 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 15:11:27.624277 30686 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 15:11:27.628012 30680 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0706 15:11:27.629956 30681 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:52388
I0706 15:11:27.630074 30681 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 15:11:27.634874 30680 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (44 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 15:11:27.650068 30679 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 15:11:27.650843 30679 backend.cpp:76] Failed to create 'overlay' backend: OverlayBackend requires root privileges
W0706 15:11:27.651108 30679 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 15:11:27.651150 30679 provisioner.cpp:255] Using default backend 'copy'
I0706 15:11:27.653565 30679 cluster.cpp:448] Creating default 'local' authorizer
I0706 15:11:27.656267 30686 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:46813
I0706 15:11:27.656322 30686 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/store/appc" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_DOElWg"
W0706 15:11:27.657029 30686 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 15:11:27.657048 30686 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/credential'
I0706 15:11:27.657371 30686 slave.cpp:283] Agent using credential for: test-principal
I0706 15:11:27.657394 30686 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_QvZgcJ/http_credentials'
I0706 15:11:27.657779 30686 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 15:11:27.658066 30686 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 15:11:27.660601 30686 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 15:11:27.660933 30686 slave.cpp:573] Agent attributes: [  ]
I0706 15:11:27.660948 30686 slave.cpp:578] Agent hostname: localhost
I0706 15:11:27.661264 30680 status_update_manager.cpp:177] Pausing sending status updates
I0706 15:11:27.663239 30680 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_DOElWg/meta'
I0706 15:11:27.664044 30685 status_update_manager.cpp:203] Recovering status update manager
I0706 15:11:27.664504 30685 containerizer.cpp:582] Recovering containerizer
I0706 15:11:27.666812 30683 provisioner.cpp:416] Provisioner recovery complete
I0706 15:11:27.667500 30681 slave.cpp:6189] Finished recovery
I0706 15:11:27.668176 30681 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 15:11:27.668576 30680 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 15:11:27.672341 30687 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0706 15:11:27.674520 30687 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:52390
I0706 15:11:27.674634 30687 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 15:11:27.679899 30681 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (44 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (403 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (477843 ms total)
[  PASSED  ] 1576 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0706 15:11:27.822132 30688 process.cpp:968] Failed to accept socket: future discarded
make[3]: *** [CMakeFiles/check] Error 1
make[3]: Leaving directory `/mesos/build'
make[2]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499347861-29041
Untagged: mesos-1499347861-29041:latest
Deleted: sha256:c1c8a03e8e62059a2774d8856f322fb165456c50607bf4f9246a8bdca30bffa5
Deleted: sha256:033bf2d545745e4113b5457f6791959e2482c37d33949f3b5f2d8bf0d8e6dc76
Deleted: sha256:500ab2d1adde2bb9f461283f7f44032b3a93f4edb0550efc104bea1b2c3c3a39
Deleted: sha256:15bec0f7379cec82de33566a374c4a7e34b8e2f94c863c2d675559666d8b4442
Deleted: sha256:2a5d40261e4d181448af4dc31938bd06131cb4852f599d4c831d70cdadd973b0
Deleted: sha256:64c0d7c3ecada833dff619a26f73e104de3d0810111812b3439dedb97f327e7d
Deleted: sha256:82208f1ac3a6be6945ec71581af44a53fb050ba530b165243e826f488d29dbe7
Deleted: sha256:7bd15dab475edb04dd6d65749c6ba13e8896c09a406392afd1aaff4ef09867d1
Deleted: sha256:660e083db3794ddc7d2b27a68e3415966c8cb15cf146d45b39228d81060f6022
Deleted: sha256:fbf440523617645b1df298c7acd94364a7616c98e401646cbbede870c497d11b
Deleted: sha256:e8b6979cf553237194635307f0803752cad35c0ba974ffa6033ed35ae392cdc5
Deleted: sha256:5a9f338dfb17a8356b31f70caabf6c229f80fcde7d9907ce14028fa0f7ea81e4
Deleted: sha256:9adeb50e886f51cb9f8ab3f7303033f9913db89afa6c8339e0da1bd7b53f76c7
Deleted: sha256:0d092e750a26bb993210661e47a46266b862efe31c735ca22583378804d99a46
Deleted: sha256:d13cc3b9c12fceb97ba795bc7f9a2eb3df9f63533e1d739ba1ba7b16e90e8c6c
Deleted: sha256:872413251b59d5171fe5ab3e4bbbe59b55c83d63103f52ed8c09e83717289131
Deleted: sha256:b5558905a0ec807cd2d56c1023e1c4b7846589fcd0d8bb5c5d688145772cc365
Deleted: sha256:c5a06e6fc2ed870407c13dc4f7bd17058de6d9a74068bb778f192f477554de75
Deleted: sha256:35800346cb961448dc40cc61a3b77548dbf4063add709275b74e0bba4c50fe95
Deleted: sha256:2a1c6d55587ee158683ab52296e3707957efb065f169503dc06afbec422706f6
Deleted: sha256:985b3f7871c08c0c9b5ab33799b2f8d46e708f1b264381fdcb8c6b3abc82a595
Deleted: sha256:eee6931dd045340c1387cd331522f90ab1e6d73e0b320347469a917c1093a35b
Deleted: sha256:d6684c1e1b075b4009f37a78ebac278993ba7be6563b62fdb2656563c6d6bc5d
Deleted: sha256:3a7201442edc36d3be0f9786a108a8c9b7ec3b3ba208e169829096fbdf49f0ab
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Jenkins build is back to normal : Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3886

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


Build failed in Jenkins: Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3885

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

Changes:

[yujie.jay] Searched executables from the current working directory.

[yujie.jay] Added MESOS-7703 to 1.3.1 CHANGELOG.

------------------------------------------
[...truncated 22.79 MB...]
I0708 00:33:23.231803 23909 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0708 00:33:23.231881 23909 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0708 00:33:23.231921 23909 master.cpp:640] Authorization enabled
I0708 00:33:23.232331 23907 hierarchical.cpp:158] Initialized hierarchical allocator process
I0708 00:33:23.232376 23907 whitelist_watcher.cpp:77] No whitelist given
I0708 00:33:23.234370 23909 master.cpp:2161] Elected as the leading master!
I0708 00:33:23.234402 23909 master.cpp:1700] Recovering from registrar
I0708 00:33:23.234478 23909 registrar.cpp:345] Recovering registrar
I0708 00:33:23.235229 23909 registrar.cpp:389] Successfully fetched the registry (0B) in 727808ns
I0708 00:33:23.235286 23909 registrar.cpp:493] Applied 1 operations in 14687ns; attempting to update the registry
I0708 00:33:23.235543 23909 registrar.cpp:550] Successfully updated the registry in 233984ns
I0708 00:33:23.235589 23909 registrar.cpp:422] Successfully recovered registrar
I0708 00:33:23.235741 23909 master.cpp:1799] Recovered 0 agents from the registry (129B); allowing 10mins for agents to re-register
I0708 00:33:23.235826 23909 hierarchical.cpp:185] Skipping recovery of hierarchical allocator: nothing to recover
I0708 00:33:23.236994 23905 scheduler.cpp:184] Version: 1.3.0
I0708 00:33:23.238484 23908 scheduler.cpp:470] New master detected at master@172.17.0.3:45065
I0708 00:33:23.238528 23908 scheduler.cpp:479] Waiting for 0ns before initiating a re-(connection) attempt with the master
I0708 00:33:23.243821 23911 scheduler.cpp:361] Connected with the master at http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.244698 23912 scheduler.cpp:243] Sending SUBSCRIBE call to http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.245441 23910 process.cpp:3731] Handling HTTP event for process 'master' with path: '/master/api/v1/scheduler'
I0708 00:33:23.245954 23912 http.cpp:1115] HTTP POST for /master/api/v1/scheduler from 172.17.0.3:55354
I0708 00:33:23.246232 23912 master.cpp:2513] Received subscription request for HTTP framework 'default'
I0708 00:33:23.246258 23912 master.cpp:2197] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }'
I0708 00:33:23.246590 23912 master.cpp:2628] Subscribing framework 'default' with checkpointing disabled and capabilities [  ]
I0708 00:33:23.246826 23911 hierarchical.cpp:273] Added framework 85d9ba72-6966-491b-84aa-579841fc8f00-0000
I0708 00:33:23.246899 23911 hierarchical.cpp:1850] No allocations performed
I0708 00:33:23.246913 23911 hierarchical.cpp:1940] No inverse offers to send out!
I0708 00:33:23.246929 23911 hierarchical.cpp:1434] Performed allocation for 0 agents in 49214ns
I0708 00:33:23.247063 23912 master.hpp:2194] Sending heartbeat to 85d9ba72-6966-491b-84aa-579841fc8f00-0000
I0708 00:33:23.247871 23907 scheduler.cpp:676] Enqueuing event SUBSCRIBED received from http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.248193 23907 scheduler.cpp:676] Enqueuing event HEARTBEAT received from http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.251600 23906 process.cpp:3731] Handling HTTP event for process 'metrics' with path: '/metrics/snapshot'
I0708 00:33:23.251933 23906 http.cpp:798] Authorizing principal 'ANY' to GET the endpoint '/metrics/snapshot'
I0708 00:33:23.258388 23905 master.cpp:1155] Master terminating
I0708 00:33:23.258544 23913 hierarchical.cpp:325] Removed framework 85d9ba72-6966-491b-84aa-579841fc8f00-0000
[       OK ] ContentType/SchedulerTest.MetricsEndpoint/1 (39 ms)
[ RUN      ] ContentType/SchedulerTest.TaskRunning/0
I0708 00:33:23.261961 23905 cluster.cpp:162] Creating default 'local' authorizer
I0708 00:33:23.263916 23908 master.cpp:436] Master 3d6c300e-b4a9-41d1-a5f1-649b9b64457e (166a25d11c69) started on 172.17.0.3:45065
I0708 00:33:23.263957 23908 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/FMC3t4/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_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="/usr/local/share/mesos/webui" --work_dir="/tmp/FMC3t4/master" --zk_session_timeout="10secs"
I0708 00:33:23.264189 23908 master.cpp:488] Master only allowing authenticated frameworks to register
I0708 00:33:23.264199 23908 master.cpp:502] Master only allowing authenticated agents to register
I0708 00:33:23.264209 23908 master.cpp:515] Master only allowing authenticated HTTP frameworks to register
I0708 00:33:23.264219 23908 credentials.hpp:37] Loading credentials for authentication from '/tmp/FMC3t4/credentials'
I0708 00:33:23.264392 23908 master.cpp:560] Using default 'crammd5' authenticator
I0708 00:33:23.264458 23908 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readonly'
I0708 00:33:23.264513 23908 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-readwrite'
I0708 00:33:23.264557 23908 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-master-scheduler'
I0708 00:33:23.264593 23908 master.cpp:640] Authorization enabled
I0708 00:33:23.264693 23912 hierarchical.cpp:158] Initialized hierarchical allocator process
I0708 00:33:23.265357 23913 whitelist_watcher.cpp:77] No whitelist given
I0708 00:33:23.265822 23908 master.cpp:2161] Elected as the leading master!
I0708 00:33:23.265841 23908 master.cpp:1700] Recovering from registrar
I0708 00:33:23.265913 23907 registrar.cpp:345] Recovering registrar
I0708 00:33:23.266216 23907 registrar.cpp:389] Successfully fetched the registry (0B) in 280064ns
I0708 00:33:23.266263 23907 registrar.cpp:493] Applied 1 operations in 431498ns; attempting to update the registry
I0708 00:33:23.267480 23907 registrar.cpp:550] Successfully updated the registry in 753920ns
I0708 00:33:23.267546 23907 registrar.cpp:422] Successfully recovered registrar
I0708 00:33:23.268391 23911 master.cpp:1799] Recovered 0 agents from the registry (129B); allowing 10mins for agents to re-register
I0708 00:33:23.268543 23911 hierarchical.cpp:185] Skipping recovery of hierarchical allocator: nothing to recover
I0708 00:33:23.276468 23905 cluster.cpp:448] Creating default 'local' authorizer
I0708 00:33:23.277808 23910 slave.cpp:231] Mesos agent started on (677)@172.17.0.3:45065
I0708 00:33:23.277851 23910 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --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_0_jaBO2Y/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/mesos/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/ContentType_SchedulerTest_TaskRunning_0_jaBO2Y/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_0_jaBO2Y/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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_0_jaBO2Y" --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_0_gtlqL1"
I0708 00:33:23.278250 23910 credentials.hpp:86] Loading credential for authentication from '/tmp/ContentType_SchedulerTest_TaskRunning_0_jaBO2Y/credential'
I0708 00:33:23.278384 23910 slave.cpp:264] Agent using credential for: test-principal
I0708 00:33:23.278399 23910 credentials.hpp:37] Loading credentials for authentication from '/tmp/ContentType_SchedulerTest_TaskRunning_0_jaBO2Y/http_credentials'
I0708 00:33:23.278633 23910 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0708 00:33:23.278774 23910 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0708 00:33:23.279178 23905 scheduler.cpp:184] Version: 1.3.0
I0708 00:33:23.279592 23910 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0708 00:33:23.279661 23910 slave.cpp:539] Agent attributes: [  ]
I0708 00:33:23.279682 23910 slave.cpp:544] Agent hostname: 166a25d11c69
I0708 00:33:23.279997 23909 status_update_manager.cpp:177] Pausing sending status updates
I0708 00:33:23.279652 23912 scheduler.cpp:470] New master detected at master@172.17.0.3:45065
I0708 00:33:23.280164 23912 scheduler.cpp:479] Waiting for 0ns before initiating a re-(connection) attempt with the master
I0708 00:33:23.281882 23907 state.cpp:62] Recovering state from '/tmp/ContentType_SchedulerTest_TaskRunning_0_gtlqL1/meta'
I0708 00:33:23.282214 23910 status_update_manager.cpp:203] Recovering status update manager
I0708 00:33:23.282629 23907 scheduler.cpp:361] Connected with the master at http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.282757 23912 slave.cpp:6075] Finished recovery
I0708 00:33:23.283802 23912 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0708 00:33:23.283977 23910 status_update_manager.cpp:177] Pausing sending status updates
I0708 00:33:23.284363 23910 scheduler.cpp:243] Sending SUBSCRIBE call to http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.284391 23912 slave.cpp:924] New master detected at master@172.17.0.3:45065
I0708 00:33:23.284483 23912 slave.cpp:959] Detecting new master
I0708 00:33:23.285241 23907 process.cpp:3731] Handling HTTP event for process 'master' with path: '/master/api/v1/scheduler'
I0708 00:33:23.285826 23907 http.cpp:1115] HTTP POST for /master/api/v1/scheduler from 172.17.0.3:55360
I0708 00:33:23.285967 23907 master.cpp:2513] Received subscription request for HTTP framework 'default'
I0708 00:33:23.285987 23907 master.cpp:2197] Authorizing framework principal 'test-principal' to receive offers for roles '{ * }'
I0708 00:33:23.286356 23907 master.cpp:2628] Subscribing framework 'default' with checkpointing disabled and capabilities [  ]
I0708 00:33:23.286762 23909 hierarchical.cpp:273] Added framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.286852 23907 master.hpp:2194] Sending heartbeat to 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.286857 23909 hierarchical.cpp:1850] No allocations performed
I0708 00:33:23.287174 23909 hierarchical.cpp:1940] No inverse offers to send out!
I0708 00:33:23.287201 23909 hierarchical.cpp:1434] Performed allocation for 0 agents in 365903ns
I0708 00:33:23.287477 23909 scheduler.cpp:676] Enqueuing event SUBSCRIBED received from http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.287904 23909 scheduler.cpp:676] Enqueuing event HEARTBEAT received from http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.290864 23912 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0708 00:33:23.291220 23912 slave.cpp:986] Authenticating with master master@172.17.0.3:45065
I0708 00:33:23.291498 23912 slave.cpp:997] Using default CRAM-MD5 authenticatee
I0708 00:33:23.291760 23910 authenticatee.cpp:121] Creating new client SASL connection
I0708 00:33:23.292217 23910 master.cpp:7475] Authenticating slave(677)@172.17.0.3:45065
I0708 00:33:23.292309 23910 authenticator.cpp:414] Starting authentication session for crammd5-authenticatee(1276)@172.17.0.3:45065
I0708 00:33:23.292500 23912 authenticator.cpp:98] Creating new server SASL connection
I0708 00:33:23.292839 23910 authenticatee.cpp:213] Received SASL authentication mechanisms: CRAM-MD5
I0708 00:33:23.292878 23910 authenticatee.cpp:239] Attempting to authenticate with mechanism 'CRAM-MD5'
I0708 00:33:23.292950 23910 authenticator.cpp:204] Received SASL authentication start
I0708 00:33:23.293010 23910 authenticator.cpp:326] Authentication requires more steps
I0708 00:33:23.293098 23910 authenticatee.cpp:259] Received SASL authentication step
I0708 00:33:23.293220 23910 authenticator.cpp:232] Received SASL authentication step
I0708 00:33:23.293249 23910 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '166a25d11c69' server FQDN: '166a25d11c69' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: false 
I0708 00:33:23.293282 23910 auxprop.cpp:181] Looking up auxiliary property '*userPassword'
I0708 00:33:23.293306 23910 auxprop.cpp:181] Looking up auxiliary property '*cmusaslsecretCRAM-MD5'
I0708 00:33:23.293326 23910 auxprop.cpp:109] Request to lookup properties for user: 'test-principal' realm: '166a25d11c69' server FQDN: '166a25d11c69' SASL_AUXPROP_VERIFY_AGAINST_HASH: false SASL_AUXPROP_OVERRIDE: false SASL_AUXPROP_AUTHZID: true 
I0708 00:33:23.293340 23910 auxprop.cpp:131] Skipping auxiliary property '*userPassword' since SASL_AUXPROP_AUTHZID == true
I0708 00:33:23.293354 23910 auxprop.cpp:131] Skipping auxiliary property '*cmusaslsecretCRAM-MD5' since SASL_AUXPROP_AUTHZID == true
I0708 00:33:23.293380 23910 authenticator.cpp:318] Authentication success
I0708 00:33:23.293550 23912 authenticatee.cpp:299] Authentication success
I0708 00:33:23.293579 23910 master.cpp:7505] Successfully authenticated principal 'test-principal' at slave(677)@172.17.0.3:45065
I0708 00:33:23.293726 23907 authenticator.cpp:432] Authentication session cleanup for crammd5-authenticatee(1276)@172.17.0.3:45065
I0708 00:33:23.294344 23912 slave.cpp:1081] Successfully authenticated with master master@172.17.0.3:45065
I0708 00:33:23.294464 23912 slave.cpp:1509] Will retry registration in 3.155997ms if necessary
I0708 00:33:23.294674 23910 master.cpp:5429] Received register agent message from slave(677)@172.17.0.3:45065 (166a25d11c69)
I0708 00:33:23.294719 23910 master.cpp:3659] Authorizing agent with principal 'test-principal'
I0708 00:33:23.295022 23910 master.cpp:5564] Registering agent at slave(677)@172.17.0.3:45065 (166a25d11c69) with id 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0
I0708 00:33:23.295235 23910 registrar.cpp:493] Applied 1 operations in 31559ns; attempting to update the registry
I0708 00:33:23.295542 23910 registrar.cpp:550] Successfully updated the registry in 275200ns
I0708 00:33:23.295903 23910 master.cpp:5639] Registered agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0708 00:33:23.296130 23910 hierarchical.cpp:525] Added agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 (166a25d11c69) with cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000] (allocated: {})
I0708 00:33:23.296548 23910 hierarchical.cpp:1940] No inverse offers to send out!
I0708 00:33:23.296572 23910 hierarchical.cpp:1434] Performed allocation for 1 agents in 364027ns
I0708 00:33:23.296623 23910 slave.cpp:1127] Registered with master master@172.17.0.3:45065; given agent ID 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0
I0708 00:33:23.296666 23910 fetcher.cpp:94] Clearing fetcher cache
I0708 00:33:23.297121 23910 slave.cpp:1155] Checkpointing SlaveInfo to '/tmp/ContentType_SchedulerTest_TaskRunning_0_gtlqL1/meta/slaves/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0/slave.info'
I0708 00:33:23.297480 23910 slave.cpp:1193] Forwarding total oversubscribed resources {}
I0708 00:33:23.297590 23908 status_update_manager.cpp:184] Resuming sending status updates
I0708 00:33:23.297663 23910 slave.cpp:4794] Received ping from slave-observer(618)@172.17.0.3:45065
I0708 00:33:23.297785 23912 master.cpp:7305] Sending 1 offers to framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default)
I0708 00:33:23.298048 23912 master.cpp:6324] Received update of agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69) with total oversubscribed resources {}
I0708 00:33:23.299496 23907 scheduler.cpp:676] Enqueuing event OFFERS received from http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.300657 23907 scheduler.cpp:243] Sending ACCEPT call to http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.302175 23907 process.cpp:3731] Handling HTTP event for process 'master' with path: '/master/api/v1/scheduler'
I0708 00:33:23.302731 23907 http.cpp:1115] HTTP POST for /master/api/v1/scheduler from 172.17.0.3:55362
I0708 00:33:23.303169 23907 master.cpp:3875] Processing ACCEPT call for offers: [ 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-O0 ] on agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69) for framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default)
I0708 00:33:23.303225 23907 master.cpp:3426] Authorizing framework principal 'test-principal' to launch task 1
W0708 00:33:23.304486 23907 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.
W0708 00:33:23.304543 23907 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.
I0708 00:33:23.304791 23907 master.cpp:9320] Adding task 1 with resources cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] on agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69)
I0708 00:33:23.305009 23907 master.cpp:4531] Launching task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default) with resources cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] on agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69)
I0708 00:33:23.305784 23907 slave.cpp:1619] Got assigned task '1' for framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.306241 23907 slave.cpp:1900] Authorizing task '1' for framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.306278 23907 slave.cpp:6694] Authorizing framework principal 'test-principal' to launch task 1
I0708 00:33:23.307629 23907 hierarchical.cpp:850] Updated allocation of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 on agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-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]
I0708 00:33:23.308269 23907 slave.cpp:2087] Launching task '1' for framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.310183 23907 paths.cpp:573] Trying to chown '/tmp/ContentType_SchedulerTest_TaskRunning_0_gtlqL1/slaves/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0/frameworks/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000/executors/default/runs/3e3d43ea-44dd-49d7-b6f0-37d07722b39f' to user 'mesos'
I0708 00:33:23.310546 23907 slave.cpp:7038] Launching executor 'default' of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 with resources {} in work directory '/tmp/ContentType_SchedulerTest_TaskRunning_0_gtlqL1/slaves/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0/frameworks/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000/executors/default/runs/3e3d43ea-44dd-49d7-b6f0-37d07722b39f'
I0708 00:33:23.311219 23907 slave.cpp:2316] Queued task '1' for executor 'default' of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.311295 23907 slave.cpp:877] Successfully attached file '/tmp/ContentType_SchedulerTest_TaskRunning_0_gtlqL1/slaves/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0/frameworks/3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000/executors/default/runs/3e3d43ea-44dd-49d7-b6f0-37d07722b39f'
I0708 00:33:23.312981 23909 executor.cpp:192] Version: 1.3.0
I0708 00:33:23.314100 23908 executor.cpp:410] Connected with the agent
I0708 00:33:23.314507 23910 executor.cpp:307] Sending SUBSCRIBE call to http://172.17.0.3:45065/slave(677)/api/v1/executor
I0708 00:33:23.315174 23908 process.cpp:3731] Handling HTTP event for process 'slave(677)' with path: '/slave(677)/api/v1/executor'
I0708 00:33:23.315604 23908 http.cpp:1115] HTTP POST for /slave(677)/api/v1/executor from 172.17.0.3:55364
I0708 00:33:23.315753 23908 slave.cpp:3574] Received Subscribe request for HTTP executor 'default' of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.316314 23908 slave.cpp:2529] Sending queued task '1' to executor 'default' of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (via HTTP)
I0708 00:33:23.317625 23908 executor.cpp:725] Enqueuing event SUBSCRIBED received from http://172.17.0.3:45065/slave(677)/api/v1/executor
I0708 00:33:23.318264 23908 executor.cpp:725] Enqueuing event LAUNCH received from http://172.17.0.3:45065/slave(677)/api/v1/executor
I0708 00:33:23.318629 23908 executor.cpp:307] Sending UPDATE call to http://172.17.0.3:45065/slave(677)/api/v1/executor
I0708 00:33:23.319977 23910 process.cpp:3731] Handling HTTP event for process 'slave(677)' with path: '/slave(677)/api/v1/executor'
I0708 00:33:23.320336 23910 http.cpp:1115] HTTP POST for /slave(677)/api/v1/executor from 172.17.0.3:55366
I0708 00:33:23.320430 23910 slave.cpp:4264] Handling status update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.320848 23910 status_update_manager.cpp:323] Received status update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.320878 23910 status_update_manager.cpp:500] Creating StatusUpdate stream for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.321079 23910 status_update_manager.cpp:377] Forwarding update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 to the agent
I0708 00:33:23.321442 23910 slave.cpp:4704] Forwarding the update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 to master@172.17.0.3:45065
I0708 00:33:23.321553 23910 slave.cpp:4598] Status update manager successfully handled status update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.321727 23910 master.cpp:6469] Status update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 from agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69)
I0708 00:33:23.321764 23910 master.cpp:6537] Forwarding status update TASK_RUNNING (UUID: b6842de0-a9ab-438e-99dc-f47ff8d2a61d) for task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.321898 23910 master.cpp:8568] Updating the state of task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (latest state: TASK_RUNNING, status update state: TASK_RUNNING)
I0708 00:33:23.322614 23911 scheduler.cpp:676] Enqueuing event UPDATE received from http://172.17.0.3:45065/master/api/v1/scheduler
I0708 00:33:23.322957 23911 executor.cpp:725] Enqueuing event ACKNOWLEDGED received from http://172.17.0.3:45065/slave(677)/api/v1/executor
I0708 00:33:23.326741 23909 master.cpp:1430] Framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default) disconnected
I0708 00:33:23.326774 23909 master.cpp:3160] Deactivating framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default)
I0708 00:33:23.326802 23909 master.cpp:3137] Disconnecting framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default)
I0708 00:33:23.326819 23909 master.cpp:1445] Giving framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default) 0ns to failover
I0708 00:33:23.326872 23912 hierarchical.cpp:374] Deactivated framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.328125 23909 master.cpp:7146] Framework failover timeout, removing framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default)
I0708 00:33:23.328143 23909 master.cpp:8000] Removing framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (default)
I0708 00:33:23.328205 23909 master.cpp:8568] Updating the state of task 1 of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (latest state: TASK_KILLED, status update state: TASK_KILLED)
I0708 00:33:23.328428 23909 master.cpp:8662] Removing task 1 with resources cpus(*)(allocated: *):2; mem(*)(allocated: *):1024; disk(*)(allocated: *):1024; ports(*)(allocated: *):[31000-32000] of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 on agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69)
I0708 00:33:23.328595 23909 master.cpp:8691] Removing executor 'default' with resources {} of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 on agent 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 at slave(677)@172.17.0.3:45065 (166a25d11c69)
I0708 00:33:23.328703 23909 slave.cpp:3063] Asked to shut down framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 by master@172.17.0.3:45065
I0708 00:33:23.328721 23909 slave.cpp:3088] Shutting down framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.328737 23909 slave.cpp:5531] Shutting down executor 'default' of framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000 (via HTTP)
I0708 00:33:23.329044 23909 hierarchical.cpp:1114] 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 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-S0 from framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.329161 23909 hierarchical.cpp:325] Removed framework 3d6c300e-b4a9-41d1-a5f1-649b9b64457e-0000
I0708 00:33:23.329906 23909 executor.cpp:725] Enqueuing event SHUTDOWN received from http://172.17.0.3:45065/slave(677)/api/v1/executor
*** Aborted at 1499474003 (unix time) try "date -d @1499474003" if you are using GNU date ***
PC: @          0x2b29f81 testing::internal::UntypedFunctionMockerBase::SetOwnerAndName()
*** SIGSEGV (@0x0) received by PID 23905 (TID 0x2afd3e05e700) from PID 0; stack trace: ***
    @     0x2afd3606d330 (unknown)
    @          0x2b29f81 testing::internal::UntypedFunctionMockerBase::SetOwnerAndName()
    @           0xc4167f mesos::internal::tests::executor::MockHTTPExecutor<>::event()
    @           0xc40bb1 mesos::internal::tests::executor::TestMesos<>::events()
    @           0xc40d6a std::_Function_handler<>::_M_invoke()
    @     0x2afd31e892da process::AsyncExecutorProcess::execute<>()
    @     0x2afd31e89e41 _ZZN7process8dispatchI7NothingNS_20AsyncExecutorProcessERKSt8functionIFvRKSt5queueIN5mesos2v18executor5EventESt5dequeIS8_SaIS8_EEEEESC_SG_SC_EENS_6FutureIT_EERKNS_3PIDIT0_EEMSN_FSK_T1_T2_ET3_T4_ENKUlPNS_11ProcessBaseEE_clESY_
    @     0x2afd33276377 process::ProcessManager::resume()
    @     0x2afd3328b52f std::thread::_Impl<>::_M_run()
    @     0x2afd3632ca60 (unknown)
    @     0x2afd36065184 start_thread
    @     0x2afd36b98ffd (unknown)
make[3]: *** [CMakeFiles/check] Segmentation fault (core dumped)
make[3]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499468436-28347
Untagged: mesos-1499468436-28347:latest
Deleted: sha256:6909e69b7d6a0d8cbc8b7373982aa72ba00d36180c045918534824c49564ce51
Deleted: sha256:30c6e707653c5ee54f4b81fb5120d5f068b07c6c30a258b98e1696d8c612529c
Deleted: sha256:f9eefea8af8ed9ad57a075d9fcd048ab7a1fa171f0e795e944cf9a4992ab945f
Deleted: sha256:e28cfeb63acc188126830fd6afe0ad41872650bd82b7e234524469cb86cab273
Deleted: sha256:d8f77170523ac8d6d9ba1a21d16330f4e3ee09f5ea5ec26105d322753a3554cd
Deleted: sha256:853cdbd3d8830ee84cc1613bb09017024c8f733754b4f346264efbbd899bf36f
Deleted: sha256:f70fe16179ec6e5355f3299b56178962babc21e891b1e305ceafcfe9f29fc083
Deleted: sha256:8c7b513799da79ccb1ae15a4b6388aa814473521901ee72ee074f820cbdbc70a
Deleted: sha256:693f5de000f00c45445ad6d007627ef107a81cda8d295be566501ed61ba25a92
Deleted: sha256:ae3c9d541a05d375d9890b466d9669ee228799ccff84d3bcb2107dde62ee5875
Deleted: sha256:6ff8b191a47e3655618a2ee351417c9ac467e13b1e8bb69b30e25a9d1a241983
Deleted: sha256:2d842316972f5425960231eb77d38bc39aa3cc66a7f8739532a43027c983f489
Deleted: sha256:5cfa3a9d0d4958908c2ef19f97bd578e566ea83deb3fa0334701e10b629e5605
Deleted: sha256:1203fed76cf94eb3f33d40a2392099ce69cf1fbc7ed8fdd10fb85d58f927868e
Deleted: sha256:293b52c068bfb92e1f422e7cc19007b0b4b39debc26ab513faac8c3c260c0003
Deleted: sha256:dd860d3d24fc8f03b86465b9441309b3eaaf6ec96c88e676eac3a899d0c63b95
Deleted: sha256:0e5ed17ed93cf17b81a14fe7b9997ebc7518a38682ff7b323f6e05fcac46a71e
Deleted: sha256:a7bff2ef50960553cf0d3411d5e784c902ce37301b9245b8898b4feb841462dc
Deleted: sha256:ae5896e6f309e485ff2762882d75022b9993e483a20d2e04fd5e26e5e236fd7c
Deleted: sha256:c8c7a1f3cfc8fd744b42e360569c68c8e64abc62ec3473d8469bc2ac543d1324
Deleted: sha256:2cdeed5de9630651262856b6e967bdda90cd81ba398e49baeb766d38c1822892
Deleted: sha256:aaba08e09dc34e497fe9d22f50095ea4f582463f9b3bcd9df5afa8869b052f6c
Deleted: sha256:df481e12646bee7ca1be734d117a87013b3914c8b5f32a87b86d01c40cde090e
Deleted: sha256:8661a0e361a3b86ff5664d05c51faf5d2bd3a8e17c887394bc3e04ddbdfce1ee
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Build failed in Jenkins: Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3871

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

Changes:

[klueska] Setup new directory for importable python libs in src/python.

------------------------------------------
[...truncated 168.13 KB...]
Setting up libevent-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-extra-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-openssl-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ...
Setting up mysql-common (5.5.55-0ubuntu0.14.04.1) ...
Setting up libmysqlclient18:amd64 (5.5.55-0ubuntu0.14.04.1) ...
Setting up libpcrecpp0:amd64 (1:8.31-2ubuntu2.3) ...
Setting up libpython2.7:amd64 (2.7.6-8ubuntu0.3) ...
Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.3) ...
Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.3) ...
Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ...
Setting up libsvn1:amd64 (1.8.8-1ubuntu3.2) ...
Setting up libgnutlsxx27:amd64 (2.12.23-12ubuntu2.8) ...
Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ...
Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ...
Setting up uuid-dev (2.20.1-5.1ubuntu20.9) ...
Setting up libsctp-dev (1.0.15+dfsg-1) ...
Setting up libapr1-dev (1.5.0-1) ...
Setting up libldap2-dev:amd64 (2.4.31-1+nmu2ubuntu8.4) ...
Setting up libpcre3-dev:amd64 (1:8.31-2ubuntu2.3) ...
Setting up libsqlite3-dev:amd64 (3.8.2-1ubuntu2.1) ...
Setting up libpq5 (9.3.17-0ubuntu0.14.04) ...
Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1) ...
Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.22) ...
Setting up libpq-dev (9.3.17-0ubuntu0.14.04) ...
Setting up libmysqlclient-dev (5.5.55-0ubuntu0.14.04.1) ...
Setting up libaprutil1-dev (1.5.3-1) ...
Setting up pkg-config (0.26-1ubuntu4) ...
Setting up libidn11-dev (1.28-1ubuntu2.1) ...
Setting up libkrb5-dev (1.12+dfsg-2ubuntu5.3) ...
Setting up libnspr4-dev (2:4.13.1-0ubuntu0.14.04.1) ...
Setting up libnss3-dev:amd64 (2:3.28.4-0ubuntu0.14.04.2) ...
Setting up libgpg-error-dev (1.12-0.2ubuntu1) ...
Setting up libgcrypt11-dev (1.5.3-2ubuntu4.5) ...
Setting up libtasn1-6-dev (3.4-3ubuntu0.5) ...
Setting up libp11-kit-dev (0.20.2-2ubuntu2) ...
Setting up libgnutls-dev (2.12.23-12ubuntu2.8) ...
Setting up librtmp-dev (2.4+20121230.gitdf6c518-1ubuntu0.1) ...
Setting up libcurl4-nss-dev:amd64 (7.35.0-1ubuntu2.10) ...
Setting up libevent-dev (2.0.21-stable-1ubuntu1.14.04.2) ...
Setting up xorg-sgml-doctools (1:1.11-1) ...
Setting up x11proto-core-dev (7.0.26-1~ubuntu2) ...
Setting up libice-dev:amd64 (2:1.0.8-2) ...
Setting up libpthread-stubs0-dev:amd64 (0.3-4) ...
Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ...
Setting up libsasl2-dev (2.1.25.dfsg1-17build1) ...
Setting up libsm-dev:amd64 (2:1.2.1-2) ...
Setting up libssl-doc (1.0.1f-1ubuntu2.22) ...
Setting up libxau-dev:amd64 (1:1.0.8-1) ...
Setting up libxdmcp-dev:amd64 (1:1.1.1-1) ...
Setting up x11proto-input-dev (2.3-1) ...
Setting up x11proto-kb-dev (1.0.6-2) ...
Setting up xtrans-dev (1.3.5-1~ubuntu14.04.1) ...
Setting up libxcb1-dev:amd64 (1.10-2ubuntu1) ...
Setting up libx11-dev:amd64 (2:1.6.2-1ubuntu2) ...
Setting up libx11-doc (2:1.6.2-1ubuntu2) ...
Setting up libxt-dev:amd64 (1:1.1.4-1) ...
Setting up openjdk-7-jdk:amd64 (7u131-2.6.9-0ubuntu0.14.04.2) ...
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode
update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode
Setting up python2.7-dev (2.7.6-8ubuntu0.3) ...
Setting up python-dev (2.7.5-5ubuntu3) ...
Setting up python-six (1.5.2-1ubuntu1) ...
Setting up libev4 (1:4.15-3) ...
Setting up libev-dev (1:4.15-3) ...
Setting up libsvn-dev (1.8.8-1ubuntu3.2) ...
Processing triggers for libc-bin (2.19-0ubuntu6.13) ...
 ---> 40e848ae3196
Removing intermediate container fc8dcbac0381
Step 6/17 : RUN apt-get -y install wget curl sed
 ---> Running in 8d6d8a1e6cbd
Reading package lists...
Building dependency tree...
Reading state information...
sed is already the newest version.
The following NEW packages will be installed:
  curl wget
0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.
Need to get 394 kB of archives.
After this operation, 967 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-updates/main wget amd64 1.15-1ubuntu1.14.04.2 [271 kB]
Get:2 http://archive.ubuntu.com/ubuntu/ trusty-updates/main curl amd64 7.35.0-1ubuntu2.10 [123 kB]
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 394 kB in 0s (1147 kB/s)
Selecting previously unselected package wget.
(Reading database ... 33397 files and directories currently installed.)
Preparing to unpack .../wget_1.15-1ubuntu1.14.04.2_amd64.deb ...
Unpacking wget (1.15-1ubuntu1.14.04.2) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.35.0-1ubuntu2.10_amd64.deb ...
Unpacking curl (7.35.0-1ubuntu2.10) ...
Setting up wget (1.15-1ubuntu1.14.04.2) ...
Setting up curl (7.35.0-1ubuntu2.10) ...
 ---> 6cb47f376b66
Removing intermediate container 8d6d8a1e6cbd
Step 7/17 : RUN adduser --disabled-password --gecos '' mesos
 ---> Running in 68c71bdfe682
Adding user `mesos' ...
Adding new group `mesos' (1000) ...
Adding new user `mesos' (1000) with group `mesos' ...
Creating home directory `/home/mesos' ...
Copying files from `/etc/skel' ...
 ---> 1f18805dff36
Removing intermediate container 68c71bdfe682
Step 8/17 : ENV CC clang-3.5
 ---> Running in 39cec0ab6ca7
 ---> 5a0d12f784e8
Removing intermediate container 39cec0ab6ca7
Step 9/17 : ENV CXX clang++-3.5
 ---> Running in 803b3cd6dfe3
 ---> 19b96a9fc91f
Removing intermediate container 803b3cd6dfe3
Step 10/17 : WORKDIR mesos
 ---> bf57a5339596
Removing intermediate container 058bd4f4e5a4
Step 11/17 : COPY . /mesos/
 ---> ab9d5ffe44c9
Removing intermediate container b1c0f8b653b9
Step 12/17 : RUN chown -R mesos /mesos
 ---> Running in 3a79294383a5
 ---> bf744a19cd07
Removing intermediate container 3a79294383a5
Step 13/17 : USER mesos
 ---> Running in a2addd73a9f5
 ---> 6001a690b526
Removing intermediate container a2addd73a9f5
Step 14/17 : ENV GTEST_OUTPUT xml:report.xml
 ---> Running in d5dc2175e487
 ---> 805dfb3d9efc
Removing intermediate container d5dc2175e487
Step 15/17 : ENV DISTCHECK_CONFIGURE_FLAGS --verbose
 ---> Running in eebb636a8773
 ---> de46705862b3
Removing intermediate container eebb636a8773
Step 16/17 : ENV GLOG_v 1 MESOS_VERBOSE 1
 ---> Running in 1cfa059e1acf
 ---> 892758c35a67
Removing intermediate container 1cfa059e1acf
Step 17/17 : CMD mkdir build && cd build && cmake -DVERBOSE=1 .. && make -j6 check
 ---> Running in a1fd4013db26
 ---> 56189d7f4228
Removing intermediate container a1fd4013db26
Successfully built 56189d7f4228
+ trap 'docker rmi mesos-1499384604-10628' EXIT
+ docker run --privileged --rm mesos-1499384604-10628
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/clang-3.5
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:47 (try_compile):
  Unknown extension ".c" for file

    /mesos/build/CMakeFiles/CMakeTmp/testCCompiler.c

  try_compile() works only for enabled languages.  Currently these are:

    C CXX

  See project() command to enable other languages.
Call Stack (most recent call first):
  CMakeLists.txt:25 (project)


-- Check for working C compiler: /usr/bin/clang-3.5 -- broken
CMake Error at /usr/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:61 (message):
  The C compiler "/usr/bin/clang-3.5" is not able to compile a simple test
  program.

  It fails with the following output:

   

  

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:25 (project)


-- Configuring incomplete, errors occurred!
See also "/mesos/build/CMakeFiles/CMakeOutput.log".
See also "/mesos/build/CMakeFiles/CMakeError.log".
+ docker rmi mesos-1499384604-10628
Untagged: mesos-1499384604-10628:latest
Deleted: sha256:56189d7f4228c8dbcfd981b2f292a574769acdd6b48ec923019655c9971575ed
Deleted: sha256:892758c35a67e3ea18db1cab99cad44b72a88fa526df148f42c4513601fcfea1
Deleted: sha256:de46705862b318692f54d016c1f972c835614bc1c703b5e78096bb67a327b5eb
Deleted: sha256:805dfb3d9efc35d8bf46345626f2abf522f3da390c38c34563064c38be85f521
Deleted: sha256:6001a690b526c316818735daffc4d2fb903944f74d15e7356d553eba3bd32689
Deleted: sha256:bf744a19cd075b14d413632f1bd59f8a4e46caf008ec2af05ff6510c302688e3
Deleted: sha256:d9d90dbab50f1d2a2f0b91d376349186d18e9159f6ebc050047d847378cebf47
Deleted: sha256:ab9d5ffe44c99197a13c7899409b55db10d4ebc64efe15ae5edfab88a388a069
Deleted: sha256:f1c4438567da8ff76d5a4cd84c597dce7f77c4a06ef2095fcd2d10fbfd4532a8
Deleted: sha256:bf57a533959607feebc4416268fd304df4f29ec77af2bc51a88c9e5bcb727a5e
Deleted: sha256:66de99817e8c450987a9b8d86172eee46b8f025952ee11bebc32ba0d17333732
Deleted: sha256:19b96a9fc91fbabb204579ee656b7f9e157ea2b054c59d9bf2361d9ac315535e
Deleted: sha256:5a0d12f784e857f458426b06eac64786945420cac7dd7dc58e92b0f0adc0cfd0
Deleted: sha256:1f18805dff369535d02049b400eeb29b153e2786ce18653aee5f30fd801df319
Deleted: sha256:fedc785b2b07985ce8aea30ed164a5766630a9b5b2588e4166e24d1e0784cada
Deleted: sha256:6cb47f376b66f8e7146d717858f14fd36bc4b049f72e8aba2c64acccef5316df
Deleted: sha256:37952b76a809679ebfc1b62e7f224bef2100b57bfbe163f6cfff79f884ff6275
Deleted: sha256:40e848ae31961de6f9d914e10e3056c29a255c5146a93c929f313834b6e18cc3
Deleted: sha256:ebb5396bf3f926bbf74ce5b0b1928c61d8052ed44a4e4488eda4d13dace15793
Deleted: sha256:e0ab91c8a836b462fcc98239810303eb8f7776de0485ada51b12edfebb1005a4
Deleted: sha256:c4830403172970b85d310697d2cf4f8e344a864d8cdcbb647ee48850e4e25b1d
Deleted: sha256:ff1bec0fbfe1adf40c9c12ddb7c63561896fc1444f21180bd872c4ef887cfe3c
Deleted: sha256:7a66d5c0771fb4c4ced166a1973cbef93d1e6d85431a94d3adb1b8f4a29a2583
Deleted: sha256:f84fd3a2817f5f34f3a5c1b54495c84cc04551e46ff2787531517ec8d05a7264
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Build failed in Jenkins: Mesos-Buildbot » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3870

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

Changes:

[kapil] Fixed windows failure due to new `net::IP::Network` class.

[kapil] Fixed compilation failure in port-mapping network isolator.

------------------------------------------
[...truncated 28.15 MB...]
I0706 18:50:23.410588 30751 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 18:50:23.423020 30744 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 18:50:23.423616 30744 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 18:50:23.423722 30744 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 18:50:23.423755 30744 provisioner.cpp:255] Using default backend 'copy'
I0706 18:50:23.427274 30745 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:45418
I0706 18:50:23.427302 30745 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/store/appc" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_2tNajG"
W0706 18:50:23.427673 30745 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 18:50:23.427687 30745 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/credential'
I0706 18:50:23.427809 30745 slave.cpp:283] Agent using credential for: test-principal
I0706 18:50:23.427825 30745 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_uTsW0o/http_credentials'
I0706 18:50:23.428110 30745 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 18:50:23.428228 30745 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 18:50:23.429401 30745 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 18:50:23.429574 30745 slave.cpp:573] Agent attributes: [  ]
I0706 18:50:23.429584 30745 slave.cpp:578] Agent hostname: localhost
I0706 18:50:23.429751 30759 status_update_manager.cpp:177] Pausing sending status updates
I0706 18:50:23.430804 30756 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_2tNajG/meta'
I0706 18:50:23.431135 30745 status_update_manager.cpp:203] Recovering status update manager
I0706 18:50:23.431291 30751 containerizer.cpp:582] Recovering containerizer
I0706 18:50:23.432528 30746 provisioner.cpp:416] Provisioner recovery complete
I0706 18:50:23.432891 30748 slave.cpp:6189] Finished recovery
I0706 18:50:23.433357 30748 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 18:50:23.433594 30750 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 18:50:23.435636 30745 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0706 18:50:23.436661 30753 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:53565
I0706 18:50:23.436724 30753 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 18:50:23.438674 30753 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 18:50:23.449065 30744 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 18:50:23.449553 30744 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 18:50:23.449656 30744 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 18:50:23.449690 30744 provisioner.cpp:255] Using default backend 'copy'
I0706 18:50:23.452744 30749 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:45418
I0706 18:50:23.452776 30749 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/store/appc" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MfsKiz"
W0706 18:50:23.453137 30749 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 18:50:23.453147 30749 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/credential'
I0706 18:50:23.453260 30749 slave.cpp:283] Agent using credential for: test-principal
I0706 18:50:23.453277 30749 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MK8P4h/http_credentials'
I0706 18:50:23.453476 30749 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 18:50:23.453610 30749 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 18:50:23.454869 30749 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 18:50:23.455040 30749 slave.cpp:573] Agent attributes: [  ]
I0706 18:50:23.455049 30749 slave.cpp:578] Agent hostname: localhost
I0706 18:50:23.455178 30745 status_update_manager.cpp:177] Pausing sending status updates
I0706 18:50:23.456532 30751 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_MfsKiz/meta'
I0706 18:50:23.456883 30760 status_update_manager.cpp:203] Recovering status update manager
I0706 18:50:23.457078 30747 containerizer.cpp:582] Recovering containerizer
I0706 18:50:23.458397 30752 provisioner.cpp:416] Provisioner recovery complete
I0706 18:50:23.458763 30757 slave.cpp:6189] Finished recovery
I0706 18:50:23.459241 30757 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 18:50:23.459435 30749 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 18:50:23.461869 30748 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0706 18:50:23.463143 30749 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:53566
I0706 18:50:23.463235 30749 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 18:50:23.465507 30746 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 18:50:23.478898 30744 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 18:50:23.479490 30744 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 18:50:23.479596 30744 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 18:50:23.479637 30744 provisioner.cpp:255] Using default backend 'copy'
I0706 18:50:23.484181 30746 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:45418
I0706 18:50:23.484309 30746 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/store/appc" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb" --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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_ARLcAs"
W0706 18:50:23.484681 30746 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 18:50:23.484691 30746 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/credential'
I0706 18:50:23.484799 30746 slave.cpp:283] Agent using credential for: test-principal
I0706 18:50:23.484815 30746 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_MEp1qb/http_credentials'
I0706 18:50:23.485013 30746 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 18:50:23.485123 30746 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 18:50:23.486243 30746 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 18:50:23.486398 30746 slave.cpp:573] Agent attributes: [  ]
I0706 18:50:23.486407 30746 slave.cpp:578] Agent hostname: localhost
I0706 18:50:23.486503 30748 status_update_manager.cpp:177] Pausing sending status updates
I0706 18:50:23.487591 30753 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_ARLcAs/meta'
I0706 18:50:23.487800 30745 status_update_manager.cpp:203] Recovering status update manager
I0706 18:50:23.488042 30754 containerizer.cpp:582] Recovering containerizer
I0706 18:50:23.489151 30750 provisioner.cpp:416] Provisioner recovery complete
I0706 18:50:23.489523 30757 slave.cpp:6189] Finished recovery
I0706 18:50:23.490041 30757 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 18:50:23.490279 30752 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 18:50:23.492458 30749 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0706 18:50:23.493476 30754 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:53567
I0706 18:50:23.493541 30754 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 18:50:23.495774 30752 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 18:50:23.506482 30744 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 18:50:23.507062 30744 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 18:50:23.507167 30744 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 18:50:23.507200 30744 provisioner.cpp:255] Using default backend 'copy'
I0706 18:50:23.508802 30744 cluster.cpp:448] Creating default 'local' authorizer
I0706 18:50:23.510128 30760 slave.cpp:250] Mesos agent started on (779)@127.0.0.1:45418
I0706 18:50:23.510155 30760 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/store/appc" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_MCXkam"
W0706 18:50:23.510615 30760 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 18:50:23.510643 30760 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/credential'
I0706 18:50:23.510767 30760 slave.cpp:283] Agent using credential for: test-principal
I0706 18:50:23.510805 30760 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_825A54/http_credentials'
I0706 18:50:23.511024 30760 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 18:50:23.511152 30760 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 18:50:23.512616 30760 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 18:50:23.512814 30760 slave.cpp:573] Agent attributes: [  ]
I0706 18:50:23.512825 30760 slave.cpp:578] Agent hostname: localhost
I0706 18:50:23.512969 30758 status_update_manager.cpp:177] Pausing sending status updates
I0706 18:50:23.514130 30752 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_MCXkam/meta'
I0706 18:50:23.514428 30747 status_update_manager.cpp:203] Recovering status update manager
I0706 18:50:23.514616 30758 containerizer.cpp:582] Recovering containerizer
I0706 18:50:23.515787 30760 provisioner.cpp:416] Provisioner recovery complete
I0706 18:50:23.516156 30756 slave.cpp:6189] Finished recovery
I0706 18:50:23.516593 30756 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 18:50:23.516782 30759 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 18:50:23.518576 30746 process.cpp:3779] Handling HTTP event for process 'slave(779)' with path: '/slave(779)/monitor/statistics'
I0706 18:50:23.519521 30759 http.cpp:1116] HTTP GET for /slave(779)/monitor/statistics from 127.0.0.1:53568
I0706 18:50:23.519589 30759 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 18:50:23.522210 30758 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 18:50:23.531976 30744 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 18:50:23.532397 30744 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 18:50:23.532476 30744 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 18:50:23.532506 30744 provisioner.cpp:255] Using default backend 'copy'
I0706 18:50:23.534128 30744 cluster.cpp:448] Creating default 'local' authorizer
I0706 18:50:23.535476 30753 slave.cpp:250] Mesos agent started on (780)@127.0.0.1:45418
I0706 18:50:23.535509 30753 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/store/appc" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_seSS1f"
W0706 18:50:23.535926 30753 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 18:50:23.535939 30753 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/credential'
I0706 18:50:23.536051 30753 slave.cpp:283] Agent using credential for: test-principal
I0706 18:50:23.536068 30753 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_szqr1Y/http_credentials'
I0706 18:50:23.536278 30753 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 18:50:23.536471 30753 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 18:50:23.537590 30753 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 18:50:23.537744 30753 slave.cpp:573] Agent attributes: [  ]
I0706 18:50:23.537752 30753 slave.cpp:578] Agent hostname: localhost
I0706 18:50:23.537880 30752 status_update_manager.cpp:177] Pausing sending status updates
I0706 18:50:23.539047 30755 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_seSS1f/meta'
I0706 18:50:23.539249 30760 status_update_manager.cpp:203] Recovering status update manager
I0706 18:50:23.539448 30758 containerizer.cpp:582] Recovering containerizer
I0706 18:50:23.540571 30758 provisioner.cpp:416] Provisioner recovery complete
I0706 18:50:23.540890 30746 slave.cpp:6189] Finished recovery
I0706 18:50:23.541358 30746 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 18:50:23.541579 30760 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 18:50:23.543253 30752 process.cpp:3779] Handling HTTP event for process 'slave(780)' with path: '/slave(780)/monitor/statistics.json'
I0706 18:50:23.544359 30745 http.cpp:1116] HTTP GET for /slave(780)/monitor/statistics.json from 127.0.0.1:53569
I0706 18:50:23.544414 30745 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 18:50:23.547132 30754 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (25 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 18:50:23.556893 30744 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 18:50:23.557313 30744 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 18:50:23.557397 30744 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 18:50:23.557423 30744 provisioner.cpp:255] Using default backend 'copy'
I0706 18:50:23.559388 30744 cluster.cpp:448] Creating default 'local' authorizer
I0706 18:50:23.561702 30760 slave.cpp:250] Mesos agent started on (781)@127.0.0.1:45418
I0706 18:50:23.561873 30760 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/store/appc" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/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_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT" --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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_yvJT99"
W0706 18:50:23.562537 30760 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 18:50:23.562710 30760 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/credential'
I0706 18:50:23.563030 30760 slave.cpp:283] Agent using credential for: test-principal
I0706 18:50:23.563190 30760 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_Ss6vdT/http_credentials'
I0706 18:50:23.563591 30760 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 18:50:23.564059 30760 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 18:50:23.565744 30760 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 18:50:23.566172 30760 slave.cpp:573] Agent attributes: [  ]
I0706 18:50:23.566326 30760 slave.cpp:578] Agent hostname: localhost
I0706 18:50:23.566697 30752 status_update_manager.cpp:177] Pausing sending status updates
I0706 18:50:23.568552 30756 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_yvJT99/meta'
I0706 18:50:23.569133 30753 status_update_manager.cpp:203] Recovering status update manager
I0706 18:50:23.569396 30749 containerizer.cpp:582] Recovering containerizer
I0706 18:50:23.571316 30756 provisioner.cpp:416] Provisioner recovery complete
I0706 18:50:23.571912 30759 slave.cpp:6189] Finished recovery
I0706 18:50:23.572728 30759 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 18:50:23.576014 30759 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 18:50:23.580160 30750 process.cpp:3779] Handling HTTP event for process 'slave(781)' with path: '/slave(781)/containers'
I0706 18:50:23.582031 30752 http.cpp:1116] HTTP GET for /slave(781)/containers from 127.0.0.1:53571
I0706 18:50:23.582262 30752 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 18:50:23.586308 30749 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (39 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (267 ms total)

[----------] Global test environment tear-down
[==========] 1579 tests from 172 test cases ran. (327223 ms total)
[  PASSED  ] 1576 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0706 18:50:23.647840 30761 process.cpp:968] Failed to accept socket: future discarded
make[3]: Leaving directory `/mesos/build'
make[3]: *** [CMakeFiles/check] Error 1
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499364743-20716
Untagged: mesos-1499364743-20716:latest
Deleted: sha256:86376b8c1b1ebbb127fad0b3c41c524ee9dda32dccd2ab64a519a85f132aeee7
Deleted: sha256:fcc87ea945592940851057fd8bfa202c87daef7daa84aacd4e5a477842610229
Deleted: sha256:3b1c22087df5660574ef3922c8f4c30d59ac0f3fd75d9e690270945909cba4d7
Deleted: sha256:5525509ad621fef6641366f682f5dac5664a2141184c2fb98d3d4b6b5e4f4d1c
Deleted: sha256:81c668c043d9037c829c7791f604aad3c5eb42c9dceac6666795a2284805ab6c
Deleted: sha256:360966fe11e94831453d4778f9cfde96ca51f1d2a7410107f1ff9206f83c79da
Deleted: sha256:ce63126ba4b78986239945956dac372dc415912a8eaca7cc8829602fecde8412
Deleted: sha256:2b6c98450ee6d0c225004fab506b5f89207e565a4e88eb6b4b1c164bd506a25a
Deleted: sha256:03f437b6f9a473e14864d8b46686ad9394012915bd882fcab334650642de4df5
Deleted: sha256:aa7b72863db6dfce006e4a1c712248e37b1c7e83f503e5366832325874bacb01
Deleted: sha256:bced3774725efe2e11eb683990c7e743abc0c92c67d4cdfc5689c7be3ab8501c
Deleted: sha256:94fceb65dc93cbbad6f8b28241bcd34e53ad315c31b608ceceb49f1d78f485ee
Deleted: sha256:da516e1a73fded9da6eece935c55b64899dd632d7ca12bc241de19f33ffa2a35
Deleted: sha256:ad674408dc50a5e2756791e5de918d5c731dfa70b674d56eae008f221bed3d23
Deleted: sha256:062f148de89fdf0107fbf7c71c887d2f9656c6e0a72d5538a99036e21fcede1c
Deleted: sha256:eddba4b154e175a676655ab85df05f04901533c32009a0a997472399d7a4c5c8
Deleted: sha256:68df88150177fa532ad38792dd079a1015fae1897cfb9fd5f8270267fdcc7f39
Deleted: sha256:1469a80c5bafac398c2e9962ccc6e0d223b45d144a91213ef52549910e23988e
Deleted: sha256:01585620176408fa39b5238e45921e22651631cd70d8ce4e52ec883e0a569224
Deleted: sha256:bb15985bb4bf9ad1da0c6a2e71aff246d2d97261fd9a29e4e1a07012768afba9
Deleted: sha256:7aa9159614968dbd71f650043124f8e6abc3982821cfd2cc7ebdeb1c1fc1994f
Deleted: sha256:f7e873b2f856ab0e45ba80ea515ca328b6ad17c03637b8bb901bcce31d92a983
Deleted: sha256:ea509ee69a2f1c71c87411ce93fa21635eb95edbdd9086882dd0d14966ed06bc
Deleted: sha256:6fce5f9f5e1dee171b95e36cdea56dd0b0edd29ca25db9a3f136db0ad787faea
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io