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

=== Config value:

    [{watchdog,<0.39894.0>},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@f2e0a288de76.2024-03-21_07.46.09/big_tests.tests.login_SUITE.logs/run.2024-03-21_07.53.31/login_suite.log_one.24965.html"},
     {tc_group_properties,[{name,login_scram},parallel]},
     {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@f2e0a288de76.2024-03-21_07.46.09/big_tests.tests.login_SUITE.logs/run.2024-03-21_07.53.31/log_private/"},
     {config_backup,#{{auth,<<"localhost">>} =>
                          {ok,#{methods => [rdbms],
                                password =>
                                    #{format => scram,
                                      hash => [sha256],
                                      scram_iterations => 64},
                                rdbms => #{users_number_estimate => false},
                                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">>}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"localhost">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {starttls,required},
                                    {tls_module,fast_tls}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@f2e0a288de76.2024-03-21_07.46.09"

=== Started at 2024-03-21 07:53:31


*** CT 2024-03-21 07:53:31.545 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2764.html

*** User 2024-03-21 07:53:31.560 ***🔗
alicE_log_one_1676@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-03-21 07:53:31.561 ***🔗
alicE_log_one_1676@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c298785be5881cf' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:53:31.561 ***🔗
alicE_log_one_1676@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>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-21 07:53:31.561 ***🔗
alicE_log_one_1676@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2xvZ19vbmVfMTY3NgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:53:31.562 ***🔗
alicE_log_one_1676@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:53:31.562 ***🔗
alicE_log_one_1676@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-03-21 07:53:31.562 ***🔗
alicE_log_one_1676@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='589427715eb2c423' from='localhost' version='1.0' xml:lang='en' to='alice_log_one_1676@localhost'>

*** User 2024-03-21 07:53:31.563 ***🔗
alicE_log_one_1676@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-03-21 07:53:31.563 ***🔗
alicE_log_one_1676@localhost/res1 out
<iq type='set' id='9d00f092abf3192bea55a506e35acc44'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:53:31.563 ***🔗
alicE_log_one_1676@localhost/res1 in
<iq id='9d00f092abf3192bea55a506e35acc44' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_log_one_1676@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:53:31.563 ***🔗
alice_log_one_1676@localhost/res1 out
<iq type='set' id='0d1f31fff0421ac3bff3c5a9b9d1c6e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:53:31.566 ***🔗
alice_log_one_1676@localhost/res1 in
<iq from='localhost' to='alice_log_one_1676@localhost/res1' id='0d1f31fff0421ac3bff3c5a9b9d1c6e8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:53:31.566 ***🔗
alice_log_one_1676@localhost/res1 out
<presence/>



*** User 2024-03-21 07:53:31.584 ***🔗
alice_log_one_1676@localhost/res1 in
<presence from='alice_log_one_1676@localhost/res1' to='alice_log_one_1676@localhost/res1'/>



*** User 2024-03-21 07:53:31.584 ***🔗
alice_log_one_1676@localhost/res1 out
<message type='chat' to='alice_log_one_1676@localhost/res1'>
	<body>Hi!</body>
</message>



*** User 2024-03-21 07:53:31.585 ***🔗
alice_log_one_1676@localhost/res1 in
<message from='alice_log_one_1676@localhost/res1' to='alice_log_one_1676@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-03-21 07:53:31.585 ***🔗
alice_log_one_1676@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:53:31.586 ***🔗
alice_log_one_1676@localhost/res1 in
</stream:stream>
*** CT 2024-03-21 07:53:31.589 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2764.html



=== Ended at 2024-03-21 07:53:31
=== successfully completed test case
=== === Returned value: ok