=== Test case: component_SUITE:register_subdomain/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.9761.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_subdomain.html"},
     {tc_group_properties,[{name,subdomain}]},
     {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">>}]},
                     {astrid,[{username,<<"astrid">>},
                              {server,<<"sogndal">>},
                              {host,<<"localhost">>},
                              {password,<<"doctor">>}]}]}]

=== 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:14


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

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

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



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



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

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



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



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



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



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



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



*** User 2024-03-21 07:47:14.147 ***🔗
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:47:14.148 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='fa84d0d334074711' from='sogndal' version='1.0' xml:lang='en'>

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



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



*** User 2024-03-21 07:47:14.149 ***🔗
astrid@sogndal/res1 out
<stream:stream to='sogndal' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-21 07:47:14.150 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8ca1681d781f187f' from='sogndal' version='1.0' xml:lang='en' to='astrid@sogndal'>

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



*** User 2024-03-21 07:47:14.150 ***🔗
astrid@sogndal/res1 in
<iq id='aed98e49cf4c324214ee96c284126c37' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>astrid@sogndal/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:47:14.150 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='d8daa83b26fbc7d71a16a1f0b8c9725d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



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



*** User 2024-03-21 07:47:14.151 ***🔗
astrid@sogndal/res1 out
<presence/>



*** User 2024-03-21 07:47:14.152 ***🔗
astrid@sogndal/res1 in
<presence from='astrid@sogndal/res1' to='astrid@sogndal/res1'/>



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



*** User 2024-03-21 07:47:14.154 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='5f6ce0e25a1349ab6a29d0e026668d52' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-03-21 07:47:14.154 ***🔗
astrid@sogndal/res1 out
<iq type='get' id='8dda1cdec60fb84af039853dacd8515d' to='sogndal'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-03-21 07:47:14.155 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='8dda1cdec60fb84af039853dacd8515d' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.sogndal'/>
		<item jid='vjud.sogndal'/>
	</query>
</iq>



*** User 2024-03-21 07:47:14.156 ***🔗
astrid@sogndal/res1 out
</stream:stream>

*** User 2024-03-21 07:47:14.156 ***🔗
astrid@sogndal/res1 in
</stream:stream>

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

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

*** User 2024-03-21 07:47:14.158 ***🔗
waiting for rpc is done in 0 miliseconds
*** CT 2024-03-21 07:47:14.164 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_252.html



=== Ended at 2024-03-21 07:47:14
=== successfully completed test case
=== === Returned value: {ok,true}


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