[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-11-09 Thread Kapil Arya (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kapil Arya updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64, 
Mesosphere Sprint 66  (was: Mesosphere Sprint 62, Mesosphere Sprint 63, 
Mesosphere Sprint 64, Mesosphere Sprint 66, Mesosphere Sprint 67)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> 

[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-10-30 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64, 
Mesosphere Sprint 66, Mesosphere Sprint 67  (was: Mesosphere Sprint 62, 
Mesosphere Sprint 63, Mesosphere Sprint 64, Mesosphere Sprint 66)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>Assignee: Kapil Arya
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> 

[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-10-12 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64, 
Mesosphere Sprint 66  (was: Mesosphere Sprint 62, Mesosphere Sprint 63, 
Mesosphere Sprint 64)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>Assignee: Kapil Arya
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> 

[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-10-12 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64  
(was: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64, 
Mesosphere Sprint 65)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>Assignee: Kapil Arya
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> 

[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-09-28 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64, 
Mesosphere Sprint 65  (was: Mesosphere Sprint 62, Mesosphere Sprint 63, 
Mesosphere Sprint 64)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>Assignee: Kapil Arya
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> 

[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-09-19 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63, Mesosphere Sprint 64  
(was: Mesosphere Sprint 62, Mesosphere Sprint 63)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>Assignee: Kapil Arya
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> --appc_store_dir="/tmp/GarbageCollectorIntegrationTest_ExitedFramework_DayibR/store/appc"
>  

[jira] [Updated] (MESOS-7905) GarbageCollectorIntegrationTest.ExitedFramework is flaky

2017-09-05 Thread Vinod Kone (JIRA)

 [ 
https://issues.apache.org/jira/browse/MESOS-7905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-7905:
--
Sprint: Mesosphere Sprint 62, Mesosphere Sprint 63  (was: Mesosphere Sprint 
62)

> GarbageCollectorIntegrationTest.ExitedFramework is flaky
> 
>
> Key: MESOS-7905
> URL: https://issues.apache.org/jira/browse/MESOS-7905
> Project: Mesos
>  Issue Type: Bug
>Affects Versions: 1.4.0
>Reporter: Vinod Kone
>Assignee: Kapil Arya
>
> Observed this on ASF CI.
> {code}
> [ RUN  ] GarbageCollectorIntegrationTest.ExitedFramework
> I0818 23:51:42.881799  5882 cluster.cpp:162] Creating default 'local' 
> authorizer
> I0818 23:51:42.884285  5907 master.cpp:442] Master 
> 6d3f4c59-27e2-4701-9f7f-7c1f301e7fba (ef22537e2401) started on 
> 172.17.0.3:57495
> I0818 23:51:42.884332  5907 master.cpp:444] 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/rYJzr3/credentials" 
> --filter_gpu_resources="true" --framework_sorter="drf" --help="false" 
> --hostname_lookup="true" --http_authenticators="basic" 
> --http_framework_authenticators="basic" --initialize_driver_logging="true" 
> --log_auto_initialize="true" --logbufsecs="0" --logging_level="INFO" 
> --max_agent_ping_timeouts="5" --max_completed_frameworks="50" 
> --max_completed_tasks_per_framework="1000" 
> --max_unreachable_tasks_per_framework="1000" --port="5050" --quiet="false" 
> --recovery_agent_removal_limit="100%" --registry="in_memory" 
> --registry_fetch_timeout="1mins" --registry_gc_interval="15mins" 
> --registry_max_agent_age="2weeks" --registry_max_agent_count="102400" 
> --registry_store_timeout="100secs" --registry_strict="false" 
> --root_submissions="true" --user_sorter="drf" --version="false" 
> --webui_dir="/mesos/mesos-1.4.0/_inst/share/mesos/webui" 
> --work_dir="/tmp/rYJzr3/master" --zk_session_timeout="10secs"
> I0818 23:51:42.884627  5907 master.cpp:494] Master only allowing 
> authenticated frameworks to register
> I0818 23:51:42.884644  5907 master.cpp:508] Master only allowing 
> authenticated agents to register
> I0818 23:51:42.884658  5907 master.cpp:521] Master only allowing 
> authenticated HTTP frameworks to register
> I0818 23:51:42.884774  5907 credentials.hpp:37] Loading credentials for 
> authentication from '/tmp/rYJzr3/credentials'
> I0818 23:51:42.885066  5907 master.cpp:566] Using default 'crammd5' 
> authenticator
> I0818 23:51:42.885213  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readonly'
> I0818 23:51:42.885382  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-readwrite'
> I0818 23:51:42.885512  5907 http.cpp:1026] Creating default 'basic' HTTP 
> authenticator for realm 'mesos-master-scheduler'
> I0818 23:51:42.885640  5907 master.cpp:646] Authorization enabled
> I0818 23:51:42.885818  5903 hierarchical.cpp:171] Initialized hierarchical 
> allocator process
> I0818 23:51:42.886016  5905 whitelist_watcher.cpp:77] No whitelist given
> I0818 23:51:42.889050  5908 master.cpp:2163] Elected as the leading master!
> I0818 23:51:42.889081  5908 master.cpp:1702] Recovering from registrar
> I0818 23:51:42.889387  5909 registrar.cpp:347] Recovering registrar
> I0818 23:51:42.889838  5909 registrar.cpp:391] Successfully fetched the 
> registry (0B) in 409856ns
> I0818 23:51:42.889966  5909 registrar.cpp:495] Applied 1 operations in 
> 38859ns; attempting to update the registry
> I0818 23:51:42.890450  5909 registrar.cpp:552] Successfully updated the 
> registry in 425216ns
> I0818 23:51:42.890552  5909 registrar.cpp:424] Successfully recovered 
> registrar
> I0818 23:51:42.890890  5909 master.cpp:1801] Recovered 0 agents from the 
> registry (129B); allowing 10mins for agents to re-register
> I0818 23:51:42.890969  5910 hierarchical.cpp:209] Skipping recovery of 
> hierarchical allocator: nothing to recover
> I0818 23:51:42.895795  5882 process.cpp:3228] Attempting to spawn already 
> spawned process files@172.17.0.3:57495
> I0818 23:51:42.896057  5882 cluster.cpp:448] Creating default 'local' 
> authorizer
> I0818 23:51:42.897809  5904 slave.cpp:250] Mesos agent started on 
> (85)@172.17.0.3:57495
> I0818 23:51:42.897848  5904 slave.cpp:251] Flags at startup: --acls="" 
> --appc_simple_discovery_uri_prefix="http://; 
> --appc_store_dir="/tmp/GarbageCollectorIntegrationTest_ExitedFramework_DayibR/store/appc"
>  --authenticate_http_executors="true"