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

=== Config value:

    [{watchdog,<0.4599.2>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/dynamic_domains_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-06-22_09.31.07/dynamic_domains_suite.can_authenticate.html"},
     {tc_group_properties,[]},
     {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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.dynamic_domains_SUITE.logs/run.2022-06-22_09.31.07/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:31:07


*** CT 2022-06-22 09:31:07.530 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_5383.html
*** CT 2022-06-22 09:31:07.530 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_2063.html

*** User 2022-06-22 09:31:07.532 ***🔗
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 09:31:07.532 ***🔗
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='717cb033ca344ccd' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:31:07.532 ***🔗
alice@example.com 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-06-22 09:31:07.532 ***🔗
alice@example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlAG1ha290YTI=</auth>



*** User 2022-06-22 09:31:07.537 ***🔗
alice@example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:31:07.537 ***🔗
alice@example.com out
<stream:stream to='example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 09:31:07.537 ***🔗
alice@example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e5ae80e918d0eab5' from='example.com' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:31:07.537 ***🔗
alice@example.com 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-06-22 09:31:07.537 ***🔗
alice@example.com out
<iq type='set' id='cd35c797ad1e29984d28c64be35f1f06'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-06-22 09:31:07.537 ***🔗
alice@example.com in
<iq id='cd35c797ad1e29984d28c64be35f1f06' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-06-22 09:31:07.538 ***🔗
alice@example.com/escalus-default-resource out
<iq type='set' id='42990b8093e761979d4ec95a16eaae08'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:31:07.538 ***🔗
alice@example.com/escalus-default-resource in
<iq type='result' id='42990b8093e761979d4ec95a16eaae08'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:31:07.538 ***🔗
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 09:31:07.539 ***🔗
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='71b8c2ab537fac1a' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:31:07.539 ***🔗
bob@example.org 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 2022-06-22 09:31:07.539 ***🔗
bob@example.org out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJvYgBtYWtvdGEz</auth>



*** User 2022-06-22 09:31:08.028 ***🔗
bob@example.org in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:31:08.028 ***🔗
bob@example.org out
<stream:stream to='example.org' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-06-22 09:31:08.029 ***🔗
bob@example.org in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e435f2bbf68e5322' from='example.org' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:31:08.029 ***🔗
bob@example.org in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</stream:features>



*** User 2022-06-22 09:31:08.029 ***🔗
bob@example.org out
<iq type='set' id='7169a891e43094c693562204dd829201'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-06-22 09:31:08.029 ***🔗
bob@example.org in
<iq id='7169a891e43094c693562204dd829201' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@example.org/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-06-22 09:31:08.029 ***🔗
bob@example.org/escalus-default-resource out
<iq type='set' id='8550b71b284df302531c4c59ef71b201'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:31:08.029 ***🔗
bob@example.org/escalus-default-resource in
<iq type='result' id='8550b71b284df302531c4c59ef71b201'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:31:08.029 ***🔗
alice@example.com/escalus-default-resource out
</stream:stream>

*** User 2022-06-22 09:31:08.030 ***🔗
alice@example.com/escalus-default-resource in
</stream:stream>

*** User 2022-06-22 09:31:08.030 ***🔗
bob@example.org/escalus-default-resource out
</stream:stream>

*** User 2022-06-22 09:31:08.030 ***🔗
bob@example.org/escalus-default-resource in
</stream:stream>
*** CT 2022-06-22 09:31:08.032 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_2069.html
*** CT 2022-06-22 09:31:08.032 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_5383.html



=== Ended at 2022-06-22 09:31:08
=== successfully completed test case
=== === Returned value: already_stopped


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