=== 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.5217.3>},
     {preset,"pgsql_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@7399f57a5432.2024-04-22_14.40.38/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-22_14.59.51/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@7399f57a5432.2024-04-22_14.40.38/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-22_14.59.51/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7399f57a5432.2024-04-22_14.40.38"

=== Started at 2024-04-22 14:59:53


*** CT 2024-04-22 14:59:53.800 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5550.html

*** User 2024-04-22 14:59:53.804 ***🔗
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-04-22 14:59:53.804 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='38e1afad8e2f9b37' from='example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:59:53.812 ***🔗
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-04-22 14:59:53.812 ***🔗
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2024-04-22 14:59:53.819 ***🔗
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:59:53.820 ***🔗
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-04-22 14:59:53.820 ***🔗
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3d0ba8e38ff3326' from='example.com' version='1.0' xml:lang='en' to='alice@example.com'>

*** User 2024-04-22 14:59:53.820 ***🔗
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-04-22 14:59:53.820 ***🔗
alice@example.com/res1 out
<iq type='set' id='8946adda99b6d973da5273fb4ba64403'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:59:53.821 ***🔗
alice@example.com/res1 in
<iq id='8946adda99b6d973da5273fb4ba64403' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:59:53.821 ***🔗
alice@example.com/res1 out
<iq type='set' id='8bbbcfeff01d63560fda3d67cf696d9c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:59:53.822 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='8bbbcfeff01d63560fda3d67cf696d9c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:59:53.822 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2024-04-22 14:59:53.823 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



*** User 2024-04-22 14:59:53.824 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-04-22 14:59:53.824 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-04-22 14:59:53.824 ***🔗
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2024-04-22 14:59:53.826 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='a412d471b35b2127f295c013da479b14'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 14:59:53.826 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='a8575373a6362a4ce5beb3eab3c3192e'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 14:59:53.826 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='46d836c8b998276ec8c4060167c4b70c'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 14:59:54.329 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='e75f408d75e4029ca711f8bc0c1b972b'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 14:59:54.341 ***🔗
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' id='e75f408d75e4029ca711f8bc0c1b972b'>
	<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-04-22 14:59:54.341 ***🔗
alice@example.com/res1 out
</stream:stream>

*** User 2024-04-22 14:59:54.342 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2024-04-22 14:59:54.345 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5550.html



=== Ended at 2024-04-22 14:59:54
=== successfully completed test case
=== === Returned value: ok


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