=== 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.11148.0>},
     {{ejabberd_cwd,mongooseim@localhost},
      "/home/circleci/project/_build/mim1/rel/mongooseim"},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/component_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.component_SUITE.logs/run.2024-04-10_12.45.00/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@de34115c687f.2024-04-10_12.44.09/big_tests.tests.component_SUITE.logs/run.2024-04-10_12.45.00/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@de34115c687f.2024-04-10_12.44.09"

=== Started at 2024-04-10 12:45:01


*** CT 2024-04-10 12:45:01.930 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_134.html

*** User 2024-04-10 12:45:01.932 ***🔗
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-10 12:45:01.932 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e7f4f5a7da0811bf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:45:01.932 ***🔗
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-10 12:45:01.932 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-10 12:45:01.933 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:45:01.933 ***🔗
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-10 12:45:01.933 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c76902f062069c7e' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-10 12:45:01.934 ***🔗
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-10 12:45:01.934 ***🔗
alicE@localhost/res1 out
<iq type='set' id='b0a349690695d69306ef5715a687d89a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:45:01.934 ***🔗
alicE@localhost/res1 in
<iq id='b0a349690695d69306ef5715a687d89a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:45:01.934 ***🔗
alice@localhost/res1 out
<iq type='set' id='43534f8a44b43b8961dcc1de0a078e64'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:45:01.934 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='43534f8a44b43b8961dcc1de0a078e64' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:45:01.935 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-10 12:45:01.936 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-10 12:45:01.937 ***🔗
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-04-10 12:45:01.937 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8f2a79062ac3515a' from='sogndal' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:45:01.937 ***🔗
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>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-10 12:45:01.937 ***🔗
astrid@sogndal/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFzdHJpZABkb2N0b3I=</auth>



*** User 2024-04-10 12:45:01.938 ***🔗
astrid@sogndal/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:45:01.938 ***🔗
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-04-10 12:45:01.939 ***🔗
astrid@sogndal/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ae4dab9a15e0c6c' from='sogndal' version='1.0' xml:lang='en' to='astrid@sogndal'>

*** User 2024-04-10 12:45:01.939 ***🔗
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-04-10 12:45:01.939 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='eaf365c6730c05223629a1762b664367'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:45:01.939 ***🔗
astrid@sogndal/res1 in
<iq id='eaf365c6730c05223629a1762b664367' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>astrid@sogndal/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:45:01.939 ***🔗
astrid@sogndal/res1 out
<iq type='set' id='94d6096f3aff8e319d94d3037703ecfb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:45:01.940 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='94d6096f3aff8e319d94d3037703ecfb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:45:01.940 ***🔗
astrid@sogndal/res1 out
<presence/>



*** User 2024-04-10 12:45:01.941 ***🔗
astrid@sogndal/res1 in
<presence from='astrid@sogndal/res1' to='astrid@sogndal/res1'/>



*** User 2024-04-10 12:45:01.941 ***🔗
alice@localhost/res1 out
<iq type='get' id='a7145d8d5d8faf5395a0f7c5178022e8' to='localhost'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:45:01.942 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='a7145d8d5d8faf5395a0f7c5178022e8' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.localhost'/>
		<item jid='vjud.localhost'/>
	</query>
</iq>



*** User 2024-04-10 12:45:01.942 ***🔗
astrid@sogndal/res1 out
<iq type='get' id='8e03a1552f8e2df7d003819a4edc7da4' to='sogndal'>
	<query xmlns='http://jabber.org/protocol/disco#items'/>
</iq>



*** User 2024-04-10 12:45:01.942 ***🔗
astrid@sogndal/res1 in
<iq from='sogndal' to='astrid@sogndal/res1' id='8e03a1552f8e2df7d003819a4edc7da4' type='result'>
	<query xmlns='http://jabber.org/protocol/disco#items'>
		<item jid='test_service.sogndal'/>
		<item jid='vjud.sogndal'/>
	</query>
</iq>



*** User 2024-04-10 12:45:01.942 ***🔗
astrid@sogndal/res1 out
</stream:stream>

*** User 2024-04-10 12:45:01.943 ***🔗
astrid@sogndal/res1 in
</stream:stream>

*** User 2024-04-10 12:45:01.943 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:45:01.943 ***🔗
alice@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:45:02.044 ***🔗
waiting for rpc is done in 100 miliseconds
*** CT 2024-04-10 12:45:02.046 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_134.html



=== Ended at 2024-04-10 12:45:02
=== successfully completed test case
=== === Returned value: {ok,true}


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