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

=== Config value:

    [{watchdog,<0.39495.0>},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/login_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.login_SUITE.logs/run.2023-11-17_15.17.08/login_suite.log_one_scram_sha384_plus.50820.html"},
     {tc_group_properties,[{name,login_scram_store_plain},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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.login_SUITE.logs/run.2023-11-17_15.17.08/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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:09


*** CT 2023-11-17 15:17:09.680 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1895.html

*** User 2023-11-17 15:17:09.696 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@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-17 15:17:09.697 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b1a611751b0ee5e8' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:09.699 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@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 2023-11-17 15:17:09.699 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2023-11-17 15:17:09.699 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<proceed xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>



*** User 2023-11-17 15:17:09.803 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@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-17 15:17:09.804 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8338b7e969893e7e' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:09.804 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512-PLUS</mechanism>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384-PLUS</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256-PLUS</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224-PLUS</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1-PLUS</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 2023-11-17 15:17:09.804 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-384-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTM4NF9wbHVzXzE2NjYscj1PVk02S2QyenVZMlFhTHJ2bERObU5nPT0=</auth>



*** User 2023-11-17 15:17:09.811 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj1PVk02S2QyenVZMlFhTHJ2bERObU5nPT11bGdMMWxObE5IbDZzaFhWT0FjeXFBPT0scz0ybnp4cjE4TWkza3k1TllzcE53Y1FnPT0saT0xMDAwMA==</challenge>



*** User 2023-11-17 15:17:09.821 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN5aWZIZmFMaWxxTjlVemZpWms3UTF5RjJ4ZGxCS1puS2lnNVVUcTduM3krT05tazVVNU42UEE3SjNveHZFM3Z3OD0scj1PVk02S2QyenVZMlFhTHJ2bERObU5nPT11bGdMMWxObE5IbDZzaFhWT0FjeXFBPT0scD1XMEUvZXBjcU5IcXlCc3k0dnlhd2lodXg4ZXVCRjNNUm1vdU9kNWZYVUVDTEFyUVE3TEpEc2JUUS8vY01TVHZR</response>



*** User 2023-11-17 15:17:09.822 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj1WWm51aEp0VHY5a0lUQThpRWVMN1p3LzZEenRvZUsvd1NucDlwVjNHd1RncHFtMHJIYkd6NjQrbnlad1ZzZnEx</success>



*** User 2023-11-17 15:17:09.822 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@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-17 15:17:09.822 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0e132dfc733f295c' from='localhost' version='1.0' xml:lang='en' to='neustradamus_log_one_scram_sha384_plus_1666@localhost'>

*** User 2023-11-17 15:17:09.822 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@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-17 15:17:09.822 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<iq type='set' id='aaa0350c80c7306a80aff64308e601b2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:09.822 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<iq id='aaa0350c80c7306a80aff64308e601b2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha384_plus_1666@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:09.823 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<iq type='set' id='71f5aed9cf69c17019008d78e6217a66'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:09.823 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<iq from='localhost' to='neustradamus_log_one_scram_sha384_plus_1666@localhost/res1' id='71f5aed9cf69c17019008d78e6217a66' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:09.823 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<presence/>



*** User 2023-11-17 15:17:09.824 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<presence from='neustradamus_log_one_scram_sha384_plus_1666@localhost/res1' to='neustradamus_log_one_scram_sha384_plus_1666@localhost/res1'/>



*** User 2023-11-17 15:17:09.824 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
<message type='chat' to='neustradamus_log_one_scram_sha384_plus_1666@localhost/res1'>
	<body>Hi!</body>
</message>



*** User 2023-11-17 15:17:09.825 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
<message from='neustradamus_log_one_scram_sha384_plus_1666@localhost/res1' to='neustradamus_log_one_scram_sha384_plus_1666@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2023-11-17 15:17:09.825 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:09.825 ***🔗
neustradamus_log_one_scram_sha384_plus_1666@localhost/res1 in
</stream:stream>
*** CT 2023-11-17 15:17:09.827 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1895.html



=== Ended at 2023-11-17 15:17:09
=== successfully completed test case
=== === Returned value: ok