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

=== Config value:

    [{watchdog,<0.27470.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@ee6d6cc0fa22.2024-04-25_14.57.05/big_tests.tests.login_SUITE.logs/run.2024-04-25_15.03.27/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@ee6d6cc0fa22.2024-04-25_14.57.05/big_tests.tests.login_SUITE.logs/run.2024-04-25_15.03.27/log_private/"},
     {config_backup,#{{auth,<<"localhost">>} =>
                          {ok,#{methods => [ldap],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                ldap =>
                                    #{filter =>
                                          <<"(objectClass=inetOrgPerson)">>,
                                      base => <<"ou=Users,dc=esl,dc=com">>,
                                      deref => never,
                                      uids => [{<<"uid">>,<<"%u">>}],
                                      pool_tag => default,
                                      dn_filter => {undefined,[]},
                                      local_filter => undefined,
                                      bind_pool_tag => bind},
                                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],
                                sasl_external => [standard],
                                max_users_per_domain => infinity}}}},
     {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@ee6d6cc0fa22.2024-04-25_14.57.05"

=== Started at 2024-04-25 15:03:27


*** CT 2024-04-25 15:03:27.422 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1747.html

*** User 2024-04-25 15:03:27.423 ***🔗
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 2024-04-25 15:03:27.423 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='afe979e2150b502a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:03:27.423 ***🔗
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 2024-04-25 15:03:27.423 ***🔗
alicE@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-25 15:03:27.425 ***🔗
alicE@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:03:27.425 ***🔗
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 2024-04-25 15:03:27.425 ***🔗
alicE@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3178c1c7460afe8' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-25 15:03:27.425 ***🔗
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 2024-04-25 15:03:27.425 ***🔗
alicE@localhost/res1 out
<iq type='set' id='167609c2d465e4ee822f6c4ecf99a4f8'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:03:27.426 ***🔗
alicE@localhost/res1 in
<iq id='167609c2d465e4ee822f6c4ecf99a4f8' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:03:27.426 ***🔗
alice@localhost/res1 out
<iq type='set' id='1157716585c232252964728a94884627'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:03:27.426 ***🔗
alice@localhost/res1 in
<iq from='localhost' to='alice@localhost/res1' id='1157716585c232252964728a94884627' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:03:27.426 ***🔗
alice@localhost/res1 out
<presence/>



*** User 2024-04-25 15:03:27.427 ***🔗
alice@localhost/res1 in
<presence from='alice@localhost/res1' to='alice@localhost/res1'/>



*** User 2024-04-25 15:03:27.427 ***🔗
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 2024-04-25 15:03:27.428 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e2cd67b0dbb1c72' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:03:27.428 ***🔗
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 2024-04-25 15:03:27.428 ***🔗
bOb@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-25 15:03:27.429 ***🔗
bOb@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:03:27.429 ***🔗
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 2024-04-25 15:03:27.429 ***🔗
bOb@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a7bf506b76c01c13' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-25 15:03:27.429 ***🔗
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 2024-04-25 15:03:27.430 ***🔗
bOb@localhost/res1 out
<iq type='set' id='614bb5cd53889b5235f5cc301b40f1b0'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:03:27.430 ***🔗
bOb@localhost/res1 in
<iq id='614bb5cd53889b5235f5cc301b40f1b0' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:03:27.430 ***🔗
bob@localhost/res1 out
<iq type='set' id='65cebd574bfb36463df03447c793948c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:03:27.430 ***🔗
bob@localhost/res1 in
<iq from='localhost' to='bob@localhost/res1' id='65cebd574bfb36463df03447c793948c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:03:27.430 ***🔗
bob@localhost/res1 out
<presence/>



*** User 2024-04-25 15:03:27.431 ***🔗
bob@localhost/res1 in
<presence from='bob@localhost/res1' to='bob@localhost/res1'/>



*** User 2024-04-25 15:03:27.431 ***🔗
alice@localhost/res1 out
<message type='chat' to='bob@localhost/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-25 15:03:27.431 ***🔗
bob@localhost/res1 in
<message from='alice@localhost/res1' to='bob@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-25 15:03:27.431 ***🔗
bob@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:03:27.432 ***🔗
bob@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:03:27.432 ***🔗
alice@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:03:27.432 ***🔗
alice@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 15:03:27.433 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1747.html



=== Ended at 2024-04-25 15:03:27
=== successfully completed test case
=== === Returned value: ok


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