=== Test case: login_SUITE:messages_story/1 (click for source code)

=== Config value:

    [{watchdog,<0.27032.0>},
     {preset,"ldap_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@10142ef37af8.2023-11-16_10.13.42/big_tests.tests.login_SUITE.logs/run.2023-11-16_10.18.52/login_suite.messages_story.html"},
     {tc_group_properties,[{name,messages},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/login_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@10142ef37af8.2023-11-16_10.13.42/big_tests.tests.login_SUITE.logs/run.2023-11-16_10.18.52/log_private/"},
     {config_backup,#{{auth,<<"localhost">>} =>
                          {ok,#{ldap =>
                                    #{base => <<"ou=Users,dc=esl,dc=com">>,
                                      bind_pool_tag => bind,deref => never,
                                      dn_filter => {undefined,[]},
                                      filter =>
                                          <<"(objectClass=inetOrgPerson)">>,
                                      local_filter => undefined,
                                      pool_tag => default,
                                      uids => [{<<"uid">>,<<"%u">>}]},
                                max_users_per_domain => infinity,
                                methods => [ldap],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                sasl_external => [standard],
                                sasl_mechanisms =>
                                    [cyrsasl_scram_sha512_plus,
                                     cyrsasl_scram_sha512,
                                     cyrsasl_scram_sha384_plus,
                                     cyrsasl_scram_sha384,
                                     cyrsasl_scram_sha256_plus,
                                     cyrsasl_scram_sha256,
                                     cyrsasl_scram_sha224_plus,
                                     cyrsasl_scram_sha224,
                                     cyrsasl_scram_sha1_plus,
                                     cyrsasl_scram_sha1,cyrsasl_plain,
                                     cyrsasl_anonymous,cyrsasl_oauth]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@10142ef37af8.2023-11-16_10.13.42"

=== Started at 2023-11-16 10:18:52


*** CT 2023-11-16 10:18:52.672 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1723.html

*** User 2023-11-16 10:18:52.674 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 10:18:52.674 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ac4e6819c9799a5d' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 10:18:52.675 ***🔗
alicE@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 10:18:52.675 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2023-11-16 10:18:52.676 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 10:18:52.676 ***🔗
alicE@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 10:18:52.676 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d4b4c769a1a373b' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2023-11-16 10:18:52.677 ***🔗
alicE@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 10:18:52.677 ***🔗
alicE@localhost/res1 out
<iq type='set' id='4351871c21486f7e04c592833cd1da2c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 10:18:52.677 ***🔗
alicE@localhost/res1 in
<iq id='4351871c21486f7e04c592833cd1da2c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 10:18:52.677 ***🔗
alice@localhost/res1 out
<iq type='set' id='3098ad4cbb33b100b6b84fd171686f93'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 10:18:52.677 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='3098ad4cbb33b100b6b84fd171686f93' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 10:18:52.678 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2023-11-16 10:18:52.678 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2023-11-16 10:18:52.679 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 10:18:52.679 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='85d0d063ff85a2c6' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 10:18:52.679 ***🔗
bOb@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 10:18:52.679 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2023-11-16 10:18:52.680 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 10:18:52.681 ***🔗
bOb@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 10:18:52.681 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9841f1c5b67b7d9d' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2023-11-16 10:18:52.681 ***🔗
bOb@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2023-11-16 10:18:52.681 ***🔗
bOb@localhost/res1 out
<iq type='set' id='2346855f2b6404572d64cb92c53f7d4d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 10:18:52.681 ***🔗
bOb@localhost/res1 in
<iq id='2346855f2b6404572d64cb92c53f7d4d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 10:18:52.681 ***🔗
bob@localhost/res1 out
<iq type='set' id='dbad9ba92983d70d0dfe41360466c24a'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 10:18:52.682 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='dbad9ba92983d70d0dfe41360466c24a' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 10:18:52.682 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2023-11-16 10:18:52.682 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2023-11-16 10:18:52.682 ***🔗
alice@localhost/res1 out
<message to='bob@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-16 10:18:52.683 ***🔗
bob@localhost/res1 in
<message from='alice@localhost/res1' to='bob@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-16 10:18:52.683 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2023-11-16 10:18:52.683 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2023-11-16 10:18:52.683 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2023-11-16 10:18:52.683 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2023-11-16 10:18:52.685 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1723.html



=== Ended at 2023-11-16 10:18:52
=== successfully completed test case
=== === Returned value: ok


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