[jira] [Commented] (MESOS-7441) RegisterSlaveValidationTest.DropInvalidRegistration is flaky

2019-08-16 Thread Andrei Sekretenko (JIRA)


[ 
https://issues.apache.org/jira/browse/MESOS-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16908996#comment-16908996
 ] 

Andrei Sekretenko commented on MESOS-7441:
--

One more similar failure in internal CI:
{code}
[ RUN  ] RegisterSlaveValidationTest.DropInvalidRegistration
I0815 19:44:30.927489 27828 cluster.cpp:177] Creating default 'local' authorizer
I0815 19:44:30.928858 27832 master.cpp:440] Master 
049efd6d-4fdb-48bd-94bb-60633f9e2178 (ip-172-16-10-239.ec2.internal) started on 
172.16.10.239:60696
I0815 19:44:30.928879 27832 master.cpp:443] Flags at startup: --acls="" 
--agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" 
--allocation_interval="1secs" --allocator="hierarchical" 
--authenticate_agents="true" --authenticate_frameworks="true" 
--authenticate_http_frameworks="true" --authenticate_http_readonly="true" 
--authenticate_http_readwrite="true" --authentication_v0_timeout="15secs" 
--authenticators="crammd5" --authorizers="local" 
--credentials="/tmp/FoShu5/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_operator_event_stream_subscribers="1000" 
--max_unreachable_tasks_per_framework="1000" --memory_profiling="false" 
--min_allocatable_resources="cpus:0.01|mem:32" --port="5050" 
--publish_per_framework_metrics="true" --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" 
--require_agent_domain="false" --role_sorter="drf" --root_submissions="true" 
--version="false" --webui_dir="/usr/local/share/mesos/webui" 
--work_dir="/tmp/FoShu5/master" --zk_session_timeout="10secs"
I0815 19:44:30.929015 27832 master.cpp:492] Master only allowing authenticated 
frameworks to register
I0815 19:44:30.929023 27832 master.cpp:498] Master only allowing authenticated 
agents to register
I0815 19:44:30.929029 27832 master.cpp:504] Master only allowing authenticated 
HTTP frameworks to register
I0815 19:44:30.929034 27832 credentials.hpp:37] Loading credentials for 
authentication from '/tmp/FoShu5/credentials'
I0815 19:44:30.929141 27832 master.cpp:548] Using default 'crammd5' 
authenticator
I0815 19:44:30.929177 27832 http.cpp:975] Creating default 'basic' HTTP 
authenticator for realm 'mesos-master-readonly'
I0815 19:44:30.929205 27832 http.cpp:975] Creating default 'basic' HTTP 
authenticator for realm 'mesos-master-readwrite'
I0815 19:44:30.929224 27832 http.cpp:975] Creating default 'basic' HTTP 
authenticator for realm 'mesos-master-scheduler'
I0815 19:44:30.929240 27832 master.cpp:629] Authorization enabled
I0815 19:44:30.929502 27835 hierarchical.cpp:241] Initialized hierarchical 
allocator process
I0815 19:44:30.929632 27835 whitelist_watcher.cpp:77] No whitelist given
I0815 19:44:30.930215 27831 master.cpp:2168] Elected as the leading master!
I0815 19:44:30.930229 27831 master.cpp:1664] Recovering from registrar
I0815 19:44:30.930265 27831 registrar.cpp:339] Recovering registrar
I0815 19:44:30.930387 27831 registrar.cpp:383] Successfully fetched the 
registry (0B) in 109056ns
I0815 19:44:30.930416 27831 registrar.cpp:487] Applied 1 operations in 7828ns; 
attempting to update the registry
I0815 19:44:30.930532 27831 registrar.cpp:544] Successfully updated the 
registry in 101888ns
I0815 19:44:30.930559 27831 registrar.cpp:416] Successfully recovered registrar
I0815 19:44:30.930629 27831 master.cpp:1817] Recovered 0 agents from the 
registry (184B); allowing 10mins for agents to reregister
I0815 19:44:30.930668 27831 hierarchical.cpp:280] Skipping recovery of 
hierarchical allocator: nothing to recover
W0815 19:44:30.933223 27828 process.cpp:2877] Attempted to spawn already 
running process files@172.16.10.239:60696
I0815 19:44:30.933728 27828 containerizer.cpp:318] Using isolation { 
environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
I0815 19:44:30.935936 27828 linux_launcher.cpp:144] Using 
/sys/fs/cgroup/freezer as the freezer hierarchy for the Linux launcher
I0815 19:44:30.936514 27828 provisioner.cpp:300] Using default backend 'aufs'
I0815 19:44:30.937144 27828 cluster.cpp:518] Creating default 'local' authorizer
I0815 19:44:30.937669 27836 slave.cpp:267] Mesos agent started on 
(386)@172.16.10.239:60696
I0815 19:44:30.937685 27836 slave.cpp:268] Flags at startup: --acls="" 
--appc_simple_discovery_uri_prefix="http://; 
--appc_store_dir="/tmp/FoShu5/Gndbuc/store/appc" 
--authenticate_http_executors="true" 

[jira] [Commented] (MESOS-7441) RegisterSlaveValidationTest.DropInvalidRegistration is flaky

2018-07-03 Thread Jan Schlicht (JIRA)


[ 
https://issues.apache.org/jira/browse/MESOS-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16531286#comment-16531286
 ] 

Jan Schlicht commented on MESOS-7441:
-

Reopened, as there was a recent test run (on {{master}}, SHA {{b50f6c8a}}) 
failing on CentOS 6 with
{noformat}
[ RUN  ] RegisterSlaveValidationTest.DropInvalidRegistration
I0703 11:44:46.746553 16172 cluster.cpp:173] Creating default 'local' authorizer
I0703 11:44:46.747535 16196 master.cpp:463] Master 
cce3860c-7d4f-4996-b865-fc8ce8302705 (ip-172-16-10-44.ec2.internal) started on 
172.16.10.44:33909
I0703 11:44:46.747611 16196 master.cpp:466] Flags at startup: --acls="" 
--agent_ping_timeout="15secs" --agent_reregister_timeout="10mins" 
--allocation_interval="1secs" --allocator="hierarchical" 
--authenticate_agents="true" --authenticate_frameworks="true" 
--authenticate_http_frameworks="true" --authenticate_http_readonly="true" 
--authenticate_http_readwrite="true" --authenticators="crammd5" 
--authorizers="local" --credentials="/tmp/dwPsJP/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" --memory_profiling="false" 
--min_allocatable_resources="cpus:0.01|mem:32" --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" 
--require_agent_domain="false" --role_sorter="drf" --root_submissions="true" 
--version="false" --webui_dir="/usr/local/share/mesos/webui" 
--work_dir="/tmp/dwPsJP/master" --zk_session_timeout="10secs"
I0703 11:44:46.747733 16196 master.cpp:515] Master only allowing authenticated 
frameworks to register
I0703 11:44:46.747748 16196 master.cpp:521] Master only allowing authenticated 
agents to register
I0703 11:44:46.747754 16196 master.cpp:527] Master only allowing authenticated 
HTTP frameworks to register
I0703 11:44:46.747761 16196 credentials.hpp:37] Loading credentials for 
authentication from '/tmp/dwPsJP/credentials'
I0703 11:44:46.747872 16196 master.cpp:571] Using default 'crammd5' 
authenticator
I0703 11:44:46.747907 16196 http.cpp:959] Creating default 'basic' HTTP 
authenticator for realm 'mesos-master-readonly'
I0703 11:44:46.747944 16196 http.cpp:959] Creating default 'basic' HTTP 
authenticator for realm 'mesos-master-readwrite'
I0703 11:44:46.747967 16196 http.cpp:959] Creating default 'basic' HTTP 
authenticator for realm 'mesos-master-scheduler'
I0703 11:44:46.747997 16196 master.cpp:652] Authorization enabled
I0703 11:44:46.748157 16194 hierarchical.cpp:177] Initialized hierarchical 
allocator process
I0703 11:44:46.748183 16194 whitelist_watcher.cpp:77] No whitelist given
I0703 11:44:46.748715 16196 master.cpp:2162] Elected as the leading master!
I0703 11:44:46.748736 16196 master.cpp:1717] Recovering from registrar
I0703 11:44:46.748950 16196 registrar.cpp:339] Recovering registrar
I0703 11:44:46.749035 16196 registrar.cpp:383] Successfully fetched the 
registry (0B) in 68864ns
I0703 11:44:46.749059 16196 registrar.cpp:487] Applied 1 operations in 5058ns; 
attempting to update the registry
I0703 11:44:46.749349 16196 registrar.cpp:544] Successfully updated the 
registry in 275968ns
I0703 11:44:46.749385 16196 registrar.cpp:416] Successfully recovered registrar
I0703 11:44:46.749465 16196 master.cpp:1831] Recovered 0 agents from the 
registry (172B); allowing 10mins for agents to reregister
I0703 11:44:46.749589 16196 hierarchical.cpp:215] Skipping recovery of 
hierarchical allocator: nothing to recover
W0703 11:44:46.751214 16172 process.cpp:2824] Attempted to spawn already 
running process files@172.16.10.44:33909
I0703 11:44:46.751505 16172 containerizer.cpp:300] Using isolation { 
environment_secret, posix/cpu, posix/mem, filesystem/posix, network/cni }
I0703 11:44:46.753739 16172 linux_launcher.cpp:146] Using /cgroup/freezer as 
the freezer hierarchy for the Linux launcher
I0703 11:44:46.754091 16172 provisioner.cpp:298] Using default backend 'copy'
I0703 11:44:46.754447 16172 cluster.cpp:479] Creating default 'local' authorizer
I0703 11:44:46.754907 16195 slave.cpp:268] Mesos agent started on 
(361)@172.16.10.44:33909
I0703 11:44:46.754920 16195 slave.cpp:269] Flags at startup: --acls="" 
--appc_simple_discovery_uri_prefix="http://; 
--appc_store_dir="/tmp/RegisterSlaveValidationTest_DropInvalidRegistration_W7jYUL/store/appc"
 --authenticate_http_executors="true" --authenticate_http_readonly="true" 

[jira] [Commented] (MESOS-7441) RegisterSlaveValidationTest.DropInvalidRegistration is flaky

2017-05-09 Thread Jie Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/MESOS-7441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16002697#comment-16002697
 ] 

Jie Yu commented on MESOS-7441:
---

I have the same issue. [~jpe...@apache.org], [~neilc], can you guys take a look?

> RegisterSlaveValidationTest.DropInvalidRegistration is flaky
> 
>
> Key: MESOS-7441
> URL: https://issues.apache.org/jira/browse/MESOS-7441
> Project: Mesos
>  Issue Type: Bug
>  Components: test
> Environment: ASF CI Configuration autotools,clang,--verbose,GLOG_v=1 
> MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)
>Reporter: Yan Xu
>  Labels: flaky
> Attachments: log.txt
>
>
> {noformat:title=}
> [ RUN  ] RegisterSlaveValidationTest.DropInvalidRegistration
> ../../3rdparty/libprocess/include/process/gmock.hpp:601: Failure
> Mock function called more times than expected - returning default value.
> Function call: filter(@0x7fd658026000 16-byte object <50-D5 AD-78 D6-7F 
> 00-00 B0-BA 01-58 D6-7F 00-00>)
>   Returns: false
>  Expected: to be never called
>Actual: called once - over-saturated and active
> [  FAILED  ] RegisterSlaveValidationTest.DropInvalidRegistration (112 ms)
> {noformat}
> Verbose log see 
> [jenkins|https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu:14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3583/consoleFull]
>  or attachment.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)