=== 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.14035.0>},
     {preset,"mysql_redis"},
     {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@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-22_17.29.44/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@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.dynamic_domains_SUITE.logs/run.2024-04-22_17.29.44/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9a1cab320394.2024-04-22_17.28.34"

=== Started at 2024-04-22 17:29:46


*** CT 2024-04-22 17:29:46.568 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1348.html

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

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



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



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

*** User 2024-04-22 17:29:46.583 ***🔗
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 17:29:46.583 ***🔗
alice@example.com/res1 out
<iq type='set' id='3ff321c60b287f5cdb3f1a2833fcc9c6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:29:46.583 ***🔗
alice@example.com/res1 in
<iq id='3ff321c60b287f5cdb3f1a2833fcc9c6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:29:46.584 ***🔗
alice@example.com/res1 out
<iq type='set' id='fa728ea6ccb05fa7b362e104337e34de'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:29:46.585 ***🔗
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='fa728ea6ccb05fa7b362e104337e34de' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:29:46.585 ***🔗
alice@example.com/res1 out
<presence/>



*** User 2024-04-22 17:29:46.586 ***🔗
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1'/>



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



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



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



*** User 2024-04-22 17:29:46.588 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='849f4e13221d89f852441cabc124713d'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 17:29:46.588 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='593fd5fd74c823de51870e8f48cdeeed'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 17:29:46.588 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='e1db50c26dbffd6ccae988317acdb820'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2024-04-22 17:29:47.090 ***🔗
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='b0f3481a45d733736b2e593ffe630659'>
	<query xmlns='dummy.namespace'/>
</iq>



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

*** User 2024-04-22 17:29:47.105 ***🔗
alice@example.com/res1 in
</stream:stream>
*** CT 2024-04-22 17:29:47.106 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1348.html



=== Ended at 2024-04-22 17:29:47
=== successfully completed test case
=== === Returned value: ok


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