=== Test case: component_SUITE:register_in_cluster/1 (click for source code)

=== Config value:

    [{component1,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"test_service">>}]},
     {component2,[{server,<<"localhost">>},
                  {host,<<"localhost">>},
                  {password,<<"secret">>},
                  {port,8888},
                  {component,<<"another_service">>}]},
     {vjud_component,[{server,<<"localhost">>},
                      {host,<<"localhost">>},
                      {password,<<"secret">>},
                      {port,8888},
                      {component,<<"vjud">>}]},
     {watchdog,<0.9905.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@91ebde1b0ac1.2024-03-20_18.07.03/big_tests.tests.component_SUITE.logs/run.2024-03-20_18.08.16/component_suite.register_in_cluster.html"},
     {tc_group_properties,[{name,distributed}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/component_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@91ebde1b0ac1.2024-03-20_18.07.03/big_tests.tests.component_SUITE.logs/run.2024-03-20_18.08.16/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {clusterguy,[{username,<<"clusterguy">>},
                                  {server,<<"localhost">>},
                                  {host,<<"localhost">>},
                                  {password,<<"distributionftw">>},
                                  {port,5232}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@91ebde1b0ac1.2024-03-20_18.07.03"

=== Started at 2024-03-20 18:08:19


*** CT 2024-03-20 18:08:19.929 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_264.html

*** User 2024-03-20 18:08:19.947 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:08:19.947 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4c404eb563ce840e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-20 18:08:19.948 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-20 18:08:19.948 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-20 18:08:19.949 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 18:08:19.949 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:08:19.949 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c93f9a58a95d5ded' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-20 18:08:19.950 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-20 18:08:19.950 ***🔗
alicE@localhost/res1 out
<iq type='set' id='bc8d186831ad791fd11279d0f4b7a708'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 18:08:19.950 ***🔗
alicE@localhost/res1 in
<iq id='bc8d186831ad791fd11279d0f4b7a708' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 18:08:19.950 ***🔗
alice@localhost/res1 out
<iq type='set' id='c607b50e674ac184e222f5d0663c4813'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:08:19.951 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='c607b50e674ac184e222f5d0663c4813' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:08:19.951 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-20 18:08:19.952 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-20 18:08:19.952 ***🔗
clusterguy@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:08:19.953 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='18b3b3ab332a5d47' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-20 18:08:19.953 ***🔗
clusterguy@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-20 18:08:19.953 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-03-20 18:08:19.954 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 18:08:19.955 ***🔗
clusterguy@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-20 18:08:19.955 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='99034699b11c19c9' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-03-20 18:08:19.955 ***🔗
clusterguy@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-20 18:08:19.955 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='dbc773968c5d390df46434465518491b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 18:08:19.955 ***🔗
clusterguy@localhost/res1 in
<iq id='dbc773968c5d390df46434465518491b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 18:08:19.956 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='1406651e614025c4101a05ad6b945ddf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:08:19.956 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='1406651e614025c4101a05ad6b945ddf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 18:08:19.956 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-03-20 18:08:19.957 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-03-20 18:08:19.957 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-20 18:08:19.958 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-20 18:08:19.958 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-20 18:08:19.959 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-20 18:08:19.959 ***🔗
alice@localhost/res1 out
<iq type='get' id='ebbeb2ca28b1f877e89bbb0fe577f1d2' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-20 18:08:19.960 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='ebbeb2ca28b1f877e89bbb0fe577f1d2' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:08:19.960 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='2c3d6cffa2b0bbe39ed280e7bc25ee42' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-20 18:08:19.961 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='2c3d6cffa2b0bbe39ed280e7bc25ee42' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:08:19.961 ***🔗
alice@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-20 18:08:19.962 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-20 18:08:19.962 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-20 18:08:19.963 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-20 18:08:19.963 ***🔗
alice@localhost/res1 out
<iq type='get' id='a3c98b43fc4db2189ecdb9c210a7c789' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-20 18:08:19.963 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='a3c98b43fc4db2189ecdb9c210a7c789' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:08:19.964 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='04939425f827836f4f732054cfd73ba7' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-20 18:08:19.964 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='04939425f827836f4f732054cfd73ba7' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:08:19.964 ***🔗
alice@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-20 18:08:19.966 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-20 18:08:19.966 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-20 18:08:19.967 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-20 18:08:19.967 ***🔗
alice@localhost/res1 out
<iq type='get' id='5940ef46a0399fd6399f797655cc2642' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-20 18:08:19.968 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='5940ef46a0399fd6399f797655cc2642' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:08:19.968 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='0c1faa6238bc404892139c19271cbf71' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-20 18:08:19.968 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='0c1faa6238bc404892139c19271cbf71' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
		<item jid='yet_another_service.localhost'/>
	</query>
</iq>



*** User 2024-03-20 18:08:19.969 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-03-20 18:08:19.969 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-03-20 18:08:19.969 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-20 18:08:19.969 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-20 18:08:20.070 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-03-20 18:08:20.172 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-03-20 18:08:20.273 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-03-20 18:08:20.275 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_264.html



=== Ended at 2024-03-20 18:08:20
=== successfully completed test case
=== === Returned value: ok


Test run history | Top level test index | Latest test result