=== 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.9832.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@e830f4894539.2024-03-21_07.45.56/big_tests.tests.component_SUITE.logs/run.2024-03-21_07.47.12/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@e830f4894539.2024-03-21_07.45.56/big_tests.tests.component_SUITE.logs/run.2024-03-21_07.47.12/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@e830f4894539.2024-03-21_07.45.56"

=== Started at 2024-03-21 07:47:15


*** CT 2024-03-21 07:47:15.730 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_263.html

*** User 2024-03-21 07:47:15.735 ***🔗
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-21 07:47:15.736 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='01c1ba338fada277' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:47:15.736 ***🔗
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-21 07:47:15.736 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-21 07:47:15.738 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:47:15.738 ***🔗
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-21 07:47:15.738 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='eedf2c41d892f65e' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-03-21 07:47:15.739 ***🔗
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-21 07:47:15.739 ***🔗
alicE@localhost/res1 out
<iq type='set' id='34caaf9304582e61f7a170cddfd93b67'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:47:15.739 ***🔗
alicE@localhost/res1 in
<iq id='34caaf9304582e61f7a170cddfd93b67' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:47:15.739 ***🔗
alice@localhost/res1 out
<iq type='set' id='b2d092b2e464e4433bf73fdba372d6cd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:47:15.740 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='b2d092b2e464e4433bf73fdba372d6cd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:47:15.740 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-03-21 07:47:15.741 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-03-21 07:47:15.742 ***🔗
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-21 07:47:15.742 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2979f71d25fafca9' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:47:15.742 ***🔗
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-21 07:47:15.743 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-03-21 07:47:15.744 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:47:15.744 ***🔗
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-21 07:47:15.745 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fd847b5ec5eaeccc' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-03-21 07:47:15.745 ***🔗
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-21 07:47:15.745 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='863f118ba14a21b601e7fa6c219e0dd9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:47:15.745 ***🔗
clusterguy@localhost/res1 in
<iq id='863f118ba14a21b601e7fa6c219e0dd9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:47:15.746 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='4afc42479d9cad3bccc3acc041dc0c43'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:47:15.746 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='4afc42479d9cad3bccc3acc041dc0c43' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:47:15.747 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-03-21 07:47:15.749 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-03-21 07:47:15.749 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-21 07:47:15.753 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-21 07:47:15.753 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-21 07:47:15.754 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-21 07:47:15.754 ***🔗
alice@localhost/res1 out
<iq type='get' id='4ff5f5135d58871da951e909bcbd72f6' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:15.755 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='4ff5f5135d58871da951e909bcbd72f6' 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-21 07:47:15.755 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='c7559c1913d2d439b3e9d8bdce2fda1b' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:15.756 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='c7559c1913d2d439b3e9d8bdce2fda1b' 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-21 07:47:15.756 ***🔗
alice@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-21 07:47:15.757 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-21 07:47:15.758 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-21 07:47:15.760 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-21 07:47:15.760 ***🔗
alice@localhost/res1 out
<iq type='get' id='508d916b901cf28e648a8885750aa655' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:15.761 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='508d916b901cf28e648a8885750aa655' 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-21 07:47:15.761 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='2230958f6b61053f1844733d6be76647' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:15.762 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='2230958f6b61053f1844733d6be76647' 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-21 07:47:15.762 ***🔗
alice@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-03-21 07:47:15.764 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-03-21 07:47:15.764 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='yet_another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-03-21 07:47:15.765 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-03-21 07:47:15.765 ***🔗
alice@localhost/res1 out
<iq type='get' id='f6cbcda119df610ae407c8481c87cd6d' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:15.766 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='f6cbcda119df610ae407c8481c87cd6d' 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-21 07:47:15.766 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='7605a25f7d963b0f81614bd707ec0963' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:15.767 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='7605a25f7d963b0f81614bd707ec0963' 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-21 07:47:15.767 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:47:15.767 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:47:15.768 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:47:15.768 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:47:15.869 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-03-21 07:47:15.971 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2024-03-21 07:47:16.073 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-03-21 07:47:16.074 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_263.html



=== Ended at 2024-03-21 07:47:16
=== successfully completed test case
=== === Returned value: ok


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