=== Test case: component_SUITE:register_two_components/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.9771.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"internal_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@c5ea015cc63a.2024-02-26_14.16.41/big_tests.tests.component_SUITE.logs/run.2024-02-26_14.17.55/component_suite.register_two_components.html"},
     {tc_group_properties,[{name,xep0114}]},
     {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@c5ea015cc63a.2024-02-26_14.16.41/big_tests.tests.component_SUITE.logs/run.2024-02-26_14.17.55/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@c5ea015cc63a.2024-02-26_14.16.41"

=== Started at 2024-02-26 14:17:55


*** CT 2024-02-26 14:17:55.865 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_232.html

*** User 2024-02-26 14:17:55.871 ***🔗
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-02-26 14:17:55.872 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d4d3908412c5e62d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 14:17:55.872 ***🔗
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-02-26 14:17:55.872 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-02-26 14:17:55.873 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 14:17:55.873 ***🔗
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-02-26 14:17:55.873 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2cb7056217f55516' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-02-26 14:17:55.873 ***🔗
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-02-26 14:17:55.873 ***🔗
alicE@localhost/res1 out
<iq type='set' id='ad2063fd2973504ced0df268b22d4b5f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 14:17:55.873 ***🔗
alicE@localhost/res1 in
<iq id='ad2063fd2973504ced0df268b22d4b5f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 14:17:55.874 ***🔗
alice@localhost/res1 out
<iq type='set' id='d9a0041b601d0fc2f5aa11db8f22b32d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:17:55.874 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='d9a0041b601d0fc2f5aa11db8f22b32d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:17:55.874 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-02-26 14:17:55.875 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-02-26 14:17:55.875 ***🔗
bOb@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-02-26 14:17:55.875 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b51057a2d1129bc0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-26 14:17:55.876 ***🔗
bOb@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-02-26 14:17:55.876 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-02-26 14:17:55.876 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-26 14:17:55.876 ***🔗
bOb@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-02-26 14:17:55.877 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aaf107953b1e492f' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-02-26 14:17:55.877 ***🔗
bOb@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-02-26 14:17:55.877 ***🔗
bOb@localhost/res1 out
<iq type='set' id='758ccf293dc254085b0b3a60774fc00f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-26 14:17:55.877 ***🔗
bOb@localhost/res1 in
<iq id='758ccf293dc254085b0b3a60774fc00f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-26 14:17:55.877 ***🔗
bob@localhost/res1 out
<iq type='set' id='9477c7948b63d49da5044e5f9fe2eaa2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:17:55.878 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='9477c7948b63d49da5044e5f9fe2eaa2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-26 14:17:55.878 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-02-26 14:17:55.878 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-02-26 14:17:55.879 ***🔗
alice@localhost/res1 in
<message from='test_service.localhost' to='alice@localhost/res1' type='chat'>
	<body>Comp1-2-Alice msg</body>
</message>



*** User 2024-02-26 14:17:55.879 ***🔗
bob@localhost/res1 in
<message from='another_service.localhost' to='bob@localhost/res1' type='chat'>
	<body>Comp2-2-Bob msg</body>
</message>



*** User 2024-02-26 14:17:55.879 ***🔗
bob@localhost/res1 out
<message type='chat' to='another_service.localhost'>
	<body>Bob-2-Comp2 msg</body>
</message>



*** User 2024-02-26 14:17:55.880 ***🔗
alice@localhost/res1 out
<message type='chat' to='test_service.localhost'>
	<body>Alice-2-Comp1 msg</body>
</message>



*** User 2024-02-26 14:17:55.881 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-02-26 14:17:55.882 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-02-26 14:17:55.882 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-02-26 14:17:55.882 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-02-26 14:17:55.883 ***🔗
waiting for rpc is done in 0 miliseconds

*** User 2024-02-26 14:17:55.883 ***🔗
waiting for rpc is done in 0 miliseconds
*** CT 2024-02-26 14:17:55.884 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_232.html



=== Ended at 2024-02-26 14:17:55
=== successfully completed test case
=== === Returned value: {ok,true}


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