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

=== Config value:

    [{reset_meck,[mod_dynamic_domains_test,mongoose_router]},
     {watchdog,<0.15473.0>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_12.29.51/dynamic_domains_suite.iq_handling_for_domain.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@998557c7e1d1.2022-01-27_12.27.57/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_12.29.51/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@998557c7e1d1.2022-01-27_12.27.57"

=== Started at 2022-01-27 12:29:54


*** CT 2022-01-27 12:29:54.098 *** View log from node mongooseim@localhost when started mongooseim@localhost_828.html
*** CT 2022-01-27 12:29:54.099 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_518.html

*** User 2022-01-27 12:29:54.102 ***
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 2022-01-27 12:29:54.102 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5acb0c87f8b7afa1' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:29:54.102 ***
alice@example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
</stream:features>



*** User 2022-01-27 12:29:54.102 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-01-27 12:29:54.109 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-01-27 12:29:54.109 ***
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 2022-01-27 12:29:54.110 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='82cf7508a1a9e534' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 12:29:54.110 ***
alice@example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-01-27 12:29:54.110 ***
alice@example.com/res1 out
<iq type='set' id='fc37a6ab15dbb29e378fa229cb5052cb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-01-27 12:29:54.110 ***
alice@example.com/res1 in
<iq id='fc37a6ab15dbb29e378fa229cb5052cb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-01-27 12:29:54.110 ***
alice@example.com/res1 out
<iq type='set' id='53c435c580df8dff9603489097975b25'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:29:54.110 ***
alice@example.com/res1 in
<iq type='result' id='53c435c580df8dff9603489097975b25'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 12:29:54.110 ***
alice@example.com/res1 out
<presence/>



*** User 2022-01-27 12:29:54.111 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-01-27 12:29:54.112 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='8abdebbd62acf6b64d8824a5cb382de5'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:54.113 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' id='8abdebbd62acf6b64d8824a5cb382de5' type='result'/>



*** User 2022-01-27 12:29:54.113 ***
alice@example.com/res1 out
<iq to='example.com' type='get' id='db0e0564a8c969cb799014e41dc14eaa'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:54.114 ***
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='db0e0564a8c969cb799014e41dc14eaa' type='result'/>



*** User 2022-01-27 12:29:54.114 ***
alice@example.com/res1 out
<iq to='example.org' type='get' id='1cf09ee00556d4ac4a3e3d5c978dad48'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:54.115 ***
alice@example.com/res1 in
<iq from='example.org' to='alice@example.com/res1' id='1cf09ee00556d4ac4a3e3d5c978dad48' type='result'/>



*** User 2022-01-27 12:29:54.117 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='76b0c6425bb8d701fae9ba1d524b1e55'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 12:29:54.149 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='76b0c6425bb8d701fae9ba1d524b1e55'>
	<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 2022-01-27 12:29:54.150 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-01-27 12:29:54.150 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-01-27 12:29:54.153 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_518.html
*** CT 2022-01-27 12:29:54.158 *** View log from node mongooseim@localhost when finished mongooseim@localhost_828.html



=== Ended at 2022-01-27 12:29:54
=== successfully completed test case
=== === Returned value: ok


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