=== 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.31270.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-05-18_10.13.36/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@3b05d744781a.2022-05-18_09.59.20/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-05-18_10.13.36/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@3b05d744781a.2022-05-18_09.59.20"

=== Started at 2022-05-18 10:13:38


*** CT 2022-05-18 10:13:38.580 *** View log from node mongooseim@localhost when started mongooseim@localhost_6032.html
*** CT 2022-05-18 10:13:38.581 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_2044.html

*** User 2022-05-18 10:13:38.584 ***
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-05-18 10:13:38.584 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='50f3079e38d43acc' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:13:38.590 ***
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-05-18 10:13:38.590 ***
alice@example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-05-18 10:13:38.593 ***
alice@example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-05-18 10:13:38.593 ***
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-05-18 10:13:38.594 ***
alice@example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7d48477e2a8e67e5' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-05-18 10:13:38.594 ***
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-05-18 10:13:38.594 ***
alice@example.com/res1 out
<iq type='set' id='9f7966e60b45385191aebf754d2e9b71'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-05-18 10:13:38.594 ***
alice@example.com/res1 in
<iq id='9f7966e60b45385191aebf754d2e9b71' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/res1</jid>
	</bind>
</iq>



*** User 2022-05-18 10:13:38.595 ***
alice@example.com/res1 out
<iq type='set' id='699c838b9a83e6020bb1a8c9327d8f2a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:13:38.595 ***
alice@example.com/res1 in
<iq type='result' id='699c838b9a83e6020bb1a8c9327d8f2a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-05-18 10:13:38.595 ***
alice@example.com/res1 out
<presence/>



*** User 2022-05-18 10:13:38.596 ***
alice@example.com/res1 in
<presence from='alice@example.com/res1' to='alice@example.com/res1' xml:lang='en'/>



*** User 2022-05-18 10:13:38.597 ***
alice@example.com/res1 out
<message to='subdomain1.example.test' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-05-18 10:13:38.597 ***
alice@example.com/res1 out
<message to='subdomain1.example.com' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-05-18 10:13:38.597 ***
alice@example.com/res1 out
<message to='subdomain1.example.org' type='chat'>
	<body>OH, HAI!</body>
</message>



*** User 2022-05-18 10:13:38.599 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='3a851abc40d103c37781e275e9612d4c'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-18 10:13:38.599 ***
alice@example.com/res1 out
<iq to='subdomain1.example.com' type='get' id='3f4d8fd56c6e5c2acea28f5dcce0bcfa'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-18 10:13:38.599 ***
alice@example.com/res1 out
<iq to='subdomain1.example.org' type='get' id='b65bf1d561fc57104f3808e7f96734e4'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-18 10:13:39.102 ***
alice@example.com/res1 out
<iq to='subdomain1.example.test' type='get' id='5285d3fc650836f27cd5abccf53352ec'>
	<query xmlns='dummy.namespace'/>
</iq>



*** User 2022-05-18 10:13:39.207 ***
alice@example.com/res1 in
<iq from='subdomain1.example.test' to='alice@example.com/res1' type='error' xml:lang='en' id='5285d3fc650836f27cd5abccf53352ec'>
	<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-05-18 10:13:39.208 ***
alice@example.com/res1 out
</stream:stream>

*** User 2022-05-18 10:13:39.208 ***
alice@example.com/res1 in
</stream:stream>
*** CT 2022-05-18 10:13:39.211 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_2044.html
*** CT 2022-05-18 10:13:39.213 *** View log from node mongooseim@localhost when finished mongooseim@localhost_6032.html



=== Ended at 2022-05-18 10:13:39
=== successfully completed test case
=== === Returned value: ok


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