=== 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.23182.2>},
     {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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_15.39.44/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@43a5deef6262.2022-01-27_15.25.11/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-01-27_15.39.44/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@43a5deef6262.2022-01-27_15.25.11"

=== Started at 2022-01-27 15:39:46


*** CT 2022-01-27 15:39:46.406 *** View log from node mongooseim@localhost when started mongooseim@localhost_6490.html
*** CT 2022-01-27 15:39:46.407 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2459.html

*** User 2022-01-27 15:39:46.409 ***
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 15:39:46.410 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c5f608bec36570e6' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:39:46.410 ***
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 15:39:46.410 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



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



*** User 2022-01-27 15:39:46.417 ***
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 15:39:46.417 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85338ddffec2bef7' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-01-27 15:39:46.417 ***
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 15:39:46.418 ***
alice@example.com/res1 out
<iq type='set' id='b2bd4067f8e0c655f11224615e2fc64f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



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



*** User 2022-01-27 15:39:46.418 ***
alice@example.com/res1 out
<iq type='set' id='fc111b63db65584e40d645ef109fda8a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:39:46.418 ***
alice@example.com/res1 in
<iq type='result' id='fc111b63db65584e40d645ef109fda8a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-01-27 15:39:46.418 ***
alice@example.com/res1 out
<presence/>



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



*** User 2022-01-27 15:39:46.420 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='0831cb4b3e513be1df8f7588064ab34c'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:39:46.420 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' id='0831cb4b3e513be1df8f7588064ab34c' type='result'/>



*** User 2022-01-27 15:39:46.421 ***
alice@example.com/res1 out
<iq to='example.com' type='get' id='65575ebf401c5552857e5b74257a4624'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:39:46.421 ***
alice@example.com/res1 in
<iq from='example.com' to='alice@example.com/res1' id='65575ebf401c5552857e5b74257a4624' type='result'/>



*** User 2022-01-27 15:39:46.421 ***
alice@example.com/res1 out
<iq to='example.org' type='get' id='bf3748eb6b2ca25ce285b9e8c2029f44'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:39:46.422 ***
alice@example.com/res1 in
<iq from='example.org' to='alice@example.com/res1' id='bf3748eb6b2ca25ce285b9e8c2029f44' type='result'/>



*** User 2022-01-27 15:39:46.423 ***
alice@example.com/res1 out
<iq to='example.test' type='get' id='b7b883841b33538bf9011961a22ad599'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-01-27 15:39:46.464 ***
alice@example.com/res1 in
<iq from='example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='b7b883841b33538bf9011961a22ad599'>
	<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 15:39:46.464 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-01-27 15:39:46.464 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-01-27 15:39:46.467 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2459.html
*** CT 2022-01-27 15:39:46.467 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6490.html



=== Ended at 2022-01-27 15:39:46
=== successfully completed test case
=== === Returned value: ok


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