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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.66614.0>},
     {preset,"internal_mnesia"},
     {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@128b3716d043.2024-03-21_07.35.33/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-03-21_07.51.08/dynamic_domains_suite.packet_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@128b3716d043.2024-03-21_07.35.33/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-03-21_07.51.08/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@128b3716d043.2024-03-21_07.35.33"

=== Started at 2024-03-21 07:51:10


*** CT 2024-03-21 07:51:10.783 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5038.html

*** User 2024-03-21 07:51:10.786 ***🔗
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 2024-03-21 07:51:10.787 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='305c23f75f615ec4' from='example.com' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:51:10.791 ***🔗
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 2024-03-21 07:51:10.792 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-03-21 07:51:10.797 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:51:10.798 ***🔗
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 2024-03-21 07:51:10.798 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bdf6b261fc67c50b' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2024-03-21 07:51:10.798 ***🔗
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 2024-03-21 07:51:10.798 ***🔗
alice@example.com/res1 out
<iq type='set' id='b4c130efb217e1720897cf0050b61e9b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:51:10.798 ***🔗
alice@example.com/res1 in
<iq id='b4c130efb217e1720897cf0050b61e9b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:51:10.799 ***🔗
alice@example.com/res1 out
<iq type='set' id='1ada118b0f89e7e4b3f319d48403602e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:51:10.799 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='1ada118b0f89e7e4b3f319d48403602e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:51:10.800 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2024-03-21 07:51:10.801 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2024-03-21 07:51:10.802 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.test'>
	<body>OH, HAI!</body>
</message>



*** User 2024-03-21 07:51:10.802 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.com'>
	<body>OH, HAI!</body>
</message>



*** User 2024-03-21 07:51:10.802 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.org'>
	<body>OH, HAI!</body>
</message>



*** User 2024-03-21 07:51:10.803 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='c40616952a71463054339513d3adb601'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-03-21 07:51:10.803 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='ae21a1327e5e2af515f3ce69eaddbb0f'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-03-21 07:51:10.803 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='c5fdc4d226599f49c40870b3f1a89f46'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-03-21 07:51:11.306 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='d8b2fd15aac2ccd6a1c391f6a919ff90'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-03-21 07:51:11.319 ***🔗
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' id='d8b2fd15aac2ccd6a1c391f6a919ff90'>
	<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 2024-03-21 07:51:11.319 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2024-03-21 07:51:11.320 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2024-03-21 07:51:11.322 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5038.html



=== Ended at 2024-03-21 07:51:11
=== successfully completed test case
=== === Returned value: ok


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