=== Test case: component_SUITE:register_same_on_both/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.11067.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@af661f7c368d.2024-04-23_08.56.35/big_tests.tests.component_SUITE.logs/run.2024-04-23_08.57.24/component_suite.register_same_on_both.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@af661f7c368d.2024-04-23_08.56.35/big_tests.tests.component_SUITE.logs/run.2024-04-23_08.57.24/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@af661f7c368d.2024-04-23_08.56.35"

=== Started at 2024-04-23 08:57:26


*** CT 2024-04-23 08:57:26.278 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_158.html

*** User 2024-04-23 08:57:26.281 ***🔗
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-04-23 08:57:26.282 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b62fee13a31bb1c' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 08:57:26.282 ***🔗
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>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 08:57:26.282 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 08:57:26.283 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 08:57:26.283 ***🔗
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-04-23 08:57:26.283 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='466e16386e2cb295' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-23 08:57:26.283 ***🔗
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-04-23 08:57:26.283 ***🔗
alicE@localhost/res1 out
<iq type='set' id='7da66bf3908a56a024b216581321abac'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 08:57:26.283 ***🔗
alicE@localhost/res1 in
<iq id='7da66bf3908a56a024b216581321abac' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 08:57:26.283 ***🔗
alice@localhost/res1 out
<iq type='set' id='ec39d2606b6746d814a21fbb534d14a2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:26.284 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='ec39d2606b6746d814a21fbb534d14a2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:26.284 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-23 08:57:26.285 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-23 08:57:26.286 ***🔗
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-04-23 08:57:26.286 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1d569ed1131c0caa' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 08:57:26.286 ***🔗
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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 08:57:26.287 ***🔗
clusterguy@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGNsdXN0ZXJndXkAZGlzdHJpYnV0aW9uZnR3</auth>



*** User 2024-04-23 08:57:26.288 ***🔗
clusterguy@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 08:57:26.288 ***🔗
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-04-23 08:57:26.288 ***🔗
clusterguy@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f55d356545a65e14' from='localhost' version='1.0' xml:lang='en' to='clusterguy@localhost'>

*** User 2024-04-23 08:57:26.288 ***🔗
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-04-23 08:57:26.288 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='51dea9b1aea6b1e989c42240dbb9db36'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 08:57:26.289 ***🔗
clusterguy@localhost/res1 in
<iq id='51dea9b1aea6b1e989c42240dbb9db36' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>clusterguy@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 08:57:26.289 ***🔗
clusterguy@localhost/res1 out
<iq type='set' id='1ae353b94fb8df41bebb4f424642d723'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:26.289 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='1ae353b94fb8df41bebb4f424642d723' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 08:57:26.289 ***🔗
clusterguy@localhost/res1 out
<presence/>



*** User 2024-04-23 08:57:26.291 ***🔗
clusterguy@localhost/res1 in
<presence from='clusterguy@localhost/res1' to='clusterguy@localhost/res1'/>



*** User 2024-04-23 08:57:26.291 ***🔗
alice@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hi!</body>
</message>



*** User 2024-04-23 08:57:26.292 ***🔗
alice@localhost/res1 in
<message from='another_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Oh hi!</body>
</message>



*** User 2024-04-23 08:57:26.292 ***🔗
clusterguy@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Hello!</body>
</message>



*** User 2024-04-23 08:57:26.292 ***🔗
clusterguy@localhost/res1 in
<message from='another_service.localhost' to='clusterguy@localhost/res1' type='chat'>
	<body>Hola!</body>
</message>



*** User 2024-04-23 08:57:26.292 ***🔗
alice@localhost/res1 out
<iq type='get' id='971e6ad1d0c22dd4067207a5e05ae79e' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-23 08:57:26.293 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='971e6ad1d0c22dd4067207a5e05ae79e' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-04-23 08:57:26.293 ***🔗
clusterguy@localhost/res1 out
<iq type='get' id='21130824307ab8d09729b5d8e3e91629' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-23 08:57:26.293 ***🔗
clusterguy@localhost/res1 in
<iq from='localhost' to='clusterguy@localhost/res1' id='21130824307ab8d09729b5d8e3e91629' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='another_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-04-23 08:57:26.294 ***🔗
clusterguy@localhost/res1 out
</stream:stream>

*** User 2024-04-23 08:57:26.294 ***🔗
clusterguy@localhost/res1 in
</stream:stream>

*** User 2024-04-23 08:57:26.294 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-23 08:57:26.294 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-23 08:57:26.395 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-04-23 08:57:26.396 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_158.html



=== Ended at 2024-04-23 08:57:26
=== successfully completed test case
=== === Returned value: ok


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