=== Test case: dynamic_domains_SUITE:iq_handling_for_subdomain/1 (click for source code)

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.98127.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-11-17_15.27.19/dynamic_domains_suite.iq_handling_for_subdomain.html"},
     {tc_group_properties,[{name,with_mod_dynamic_domains_test}]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/dynamic_domains_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-11-17_15.27.19/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:27:22


*** CT 2023-11-17 15:27:22.439 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5237.html

*** User 2023-11-17 15:27:22.441 ***🔗
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:27:22.441 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='601dea6d4efebe5f' from='example.com' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:27:22.442 ***🔗
alice@example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2023-11-17 15:27:22.442 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2023-11-17 15:27:22.445 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:27:22.445 ***🔗
alice@example.com/res1 out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:27:22.445 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4288472722d6d183' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2023-11-17 15:27:22.445 ***🔗
alice@example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
</stream:features>



*** User 2023-11-17 15:27:22.445 ***🔗
alice@example.com/res1 out
<iq type='set' id='d0e6e97a7d4520aa4d5f3b22aff7b682'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:27:22.446 ***🔗
alice@example.com/res1 in
<iq id='d0e6e97a7d4520aa4d5f3b22aff7b682' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:27:22.446 ***🔗
alice@example.com/res1 out
<iq type='set' id='cc8048e09eedf6f148e6d35ebc83d8b1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:27:22.446 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='cc8048e09eedf6f148e6d35ebc83d8b1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:27:22.446 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2023-11-17 15:27:22.447 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2023-11-17 15:27:22.448 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.test' type='get' id='d619d053461686be0ca1dbdec68a3ca1'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-17 15:27:22.448 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.test' to='alice@example.com/res1' id='d619d053461686be0ca1dbdec68a3ca1' type='result'/>



*** User 2023-11-17 15:27:22.449 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.com' type='get' id='75a6ca9eb7a07d601fe1a249c43162b1'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-17 15:27:22.449 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.com' to='alice@example.com/res1' id='75a6ca9eb7a07d601fe1a249c43162b1' type='result'/>



*** User 2023-11-17 15:27:22.449 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.org' type='get' id='8454f34d879d258be663bf119a4d3a02'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-17 15:27:22.450 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.org' to='alice@example.com/res1' id='8454f34d879d258be663bf119a4d3a02' type='result'/>



*** User 2023-11-17 15:27:22.451 ***🔗
alice@example.com/res1 out
<iq to='subdomain2.example.test' type='get' id='3743375f7baad662b1abc7c4ab040798'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-11-17 15:27:22.463 ***🔗
alice@example.com/res1 in
<iq from='subdomain2.example.test' to='alice@example.com/res1' type='error' id='3743375f7baad662b1abc7c4ab040798'>
	<query xmlns='dummy.namespace'/>
	<error code='404' type='cancel'>
		<remote-server-not-found xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>From s2s (waiting)</text>
	</error>
</iq>



*** User 2023-11-17 15:27:22.464 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2023-11-17 15:27:22.464 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2023-11-17 15:27:22.467 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5237.html



=== Ended at 2023-11-17 15:27:22
=== successfully completed test case
=== === Returned value: ok


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