=== 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.97319.0>},
     {preset,"odbc_mssql_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@e84896a28784.2023-12-20_12.31.47/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-12-20_12.51.37/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@e84896a28784.2023-12-20_12.31.47/big_tests.tests.dynamic_domains_SUITE.logs/run.2023-12-20_12.51.37/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@e84896a28784.2023-12-20_12.31.47"

=== Started at 2023-12-20 12:51:39


*** CT 2023-12-20 12:51:39.439 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_4766.html

*** User 2023-12-20 12:51:39.442 ***🔗
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-12-20 12:51:39.443 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85141f9e22eb2b32' from='example.com' version='1.0' xml:lang='en'>

*** User 2023-12-20 12:51:39.447 ***🔗
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-12-20 12:51:39.447 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2023-12-20 12:51:39.453 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-20 12:51:39.453 ***🔗
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-12-20 12:51:39.453 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='becc7ee12446d132' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2023-12-20 12:51:39.453 ***🔗
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-12-20 12:51:39.453 ***🔗
alice@example.com/res1 out
<iq type='set' id='d799b19df673a9873751c27de8d4a63d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-20 12:51:39.454 ***🔗
alice@example.com/res1 in
<iq id='d799b19df673a9873751c27de8d4a63d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2023-12-20 12:51:39.454 ***🔗
alice@example.com/res1 out
<iq type='set' id='49c42bcba85aa07010efbf6a3aade17e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-20 12:51:39.455 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='49c42bcba85aa07010efbf6a3aade17e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-20 12:51:39.455 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2023-12-20 12:51:39.456 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2023-12-20 12:51:39.456 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.test'>
	<body>OH, HAI!</body>
</message>



*** User 2023-12-20 12:51:39.457 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.com'>
	<body>OH, HAI!</body>
</message>



*** User 2023-12-20 12:51:39.457 ***🔗
alice@example.com/res1 out
<message type='chat' to='subdomain1.example.org'>
	<body>OH, HAI!</body>
</message>



*** User 2023-12-20 12:51:39.458 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='1a66d5fc65e4f1589da527841082bf37'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-12-20 12:51:39.458 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='a26150a8ad95370111af6de6b66e73fb'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-12-20 12:51:39.458 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='92c491b7fe7d87ddb2ee247c3d67eb03'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-12-20 12:51:39.960 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='b4d416ddf3834881da9c6e20684ce6c8'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2023-12-20 12:51:39.974 ***🔗
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' id='b4d416ddf3834881da9c6e20684ce6c8'>
	<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-12-20 12:51:39.974 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2023-12-20 12:51:39.975 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2023-12-20 12:51:39.977 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_4766.html



=== Ended at 2023-12-20 12:51:39
=== successfully completed test case
=== === Returned value: ok


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