=== 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.9645.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@94ef96fe7e6f.2023-11-13_20.03.17/big_tests.tests.component_SUITE.logs/run.2023-11-13_20.04.13/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@94ef96fe7e6f.2023-11-13_20.03.17/big_tests.tests.component_SUITE.logs/run.2023-11-13_20.04.13/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@94ef96fe7e6f.2023-11-13_20.03.17"

=== Started at 2023-11-13 20:04:16


*** CT 2023-11-13 20:04:16.213 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_162.html

*** User 2023-11-13 20:04:16.235 ***🔗
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 2023-11-13 20:04:16.236 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='00a64188a097e500' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 20:04:16.236 ***🔗
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 2023-11-13 20:04:16.236 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-13 20:04:16.237 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 20:04:16.237 ***🔗
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 2023-11-13 20:04:16.238 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='92197e67a6eeb5c8' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-13 20:04:16.238 ***🔗
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 2023-11-13 20:04:16.238 ***🔗
alicE@localhost/res1 out
<iq type='set' id='80d7e3f6648f44dcfad921481aa5c9d0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 20:04:16.238 ***🔗
alicE@localhost/res1 in
<iq id='80d7e3f6648f44dcfad921481aa5c9d0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 20:04:16.238 ***🔗
alice@localhost/res1 out
<iq type='set' id='5940f10e5cf437dee9920e234734dc9e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:16.239 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='5940f10e5cf437dee9920e234734dc9e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:16.239 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2023-11-13 20:04:16.240 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2023-11-13 20:04:16.240 ***🔗
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 2023-11-13 20:04:16.241 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9a263d3f66ac9039' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 20:04:16.241 ***🔗
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 2023-11-13 20:04:16.241 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2023-11-13 20:04:16.242 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 20:04:16.242 ***🔗
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 2023-11-13 20:04:16.242 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9d7f9b10cd0edd04' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2023-11-13 20:04:16.243 ***🔗
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 2023-11-13 20:04:16.243 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='3f49c87b68af38adc99e96aac0639160'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 20:04:16.243 ***🔗
clusterguy@localhost/res1 in
<iq id='3f49c87b68af38adc99e96aac0639160' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 20:04:16.243 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='0245092542e71b326a0ae00309af76bd'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:16.244 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='0245092542e71b326a0ae00309af76bd' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 20:04:16.244 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2023-11-13 20:04:16.245 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2023-11-13 20:04:16.245 ***🔗
alice@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 20:04:16.246 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2023-11-13 20:04:16.246 ***🔗
clusterguy@localhost/res1 out
<message to='test_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2023-11-13 20:04:16.247 ***🔗
clusterguy@localhost/res1 in
<message from='test_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2023-11-13 20:04:16.247 ***🔗
alice@localhost/res1 out
<iq type='get' id='1c88565fb488a6fe7dad7724402a9512' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2023-11-13 20:04:16.248 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='1c88565fb488a6fe7dad7724402a9512' 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 2023-11-13 20:04:16.248 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='7f5ee11af7c6827a758cbdae376fafb9' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2023-11-13 20:04:16.248 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='7f5ee11af7c6827a758cbdae376fafb9' 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 2023-11-13 20:04:16.249 ***🔗
alice@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 20:04:16.249 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2023-11-13 20:04:16.250 ***🔗
clusterguy@localhost/res1 out
<message to='another_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2023-11-13 20:04:16.250 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2023-11-13 20:04:16.251 ***🔗
alice@localhost/res1 out
<iq type='get' id='dc9b34cca7793986b40844ea494050c7' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2023-11-13 20:04:16.251 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='dc9b34cca7793986b40844ea494050c7' 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 2023-11-13 20:04:16.251 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='446f6c0ca2b7dc3d4e8e9fa0369245e8' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2023-11-13 20:04:16.252 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='446f6c0ca2b7dc3d4e8e9fa0369245e8' 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 2023-11-13 20:04:16.252 ***🔗
alice@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-13 20:04:16.253 ***🔗
alice@localhost/res1 in
<message from='yet_another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2023-11-13 20:04:16.253 ***🔗
clusterguy@localhost/res1 out
<message to='yet_another_service.localhost' type='chat'>
	<body>Hello!</body>
</message>



*** User 2023-11-13 20:04:16.253 ***🔗
clusterguy@localhost/res1 in
<message from='yet_another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2023-11-13 20:04:16.254 ***🔗
alice@localhost/res1 out
<iq type='get' id='ae273a53f1817ce4d40d11dc02badcdd' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2023-11-13 20:04:16.254 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='ae273a53f1817ce4d40d11dc02badcdd' 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 2023-11-13 20:04:16.254 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='3ceb13a4fb03fe2e659830fc9a4d3c8b' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2023-11-13 20:04:16.255 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='3ceb13a4fb03fe2e659830fc9a4d3c8b' 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 2023-11-13 20:04:16.255 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2023-11-13 20:04:16.255 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2023-11-13 20:04:16.256 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2023-11-13 20:04:16.256 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2023-11-13 20:04:16.358 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2023-11-13 20:04:16.460 ***🔗
waiting for rpc is done in 100 miliseconds

*** User 2023-11-13 20:04:16.560 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2023-11-13 20:04:16.562 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_162.html



=== Ended at 2023-11-13 20:04:16
=== successfully completed test case
=== === Returned value: ok


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