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

=== Config value:

    [{c2s_listener,#{access => c2s,module => mongoose_c2s_listener,
                     port => 5222,num_acceptors => 100,hibernate_after => 0,
                     backlog => 1024,
                     tls =>
                         #{module => fast_tls,mode => starttls,
                           certfile => "priv/ssl/fake_server.pem",
                           ciphers => "TLSv1.2:TLSv1.3",verify_mode => none,
                           dhfile => "priv/ssl/fake_dh_server.pem",
                           protocol_options =>
                               ["no_sslv2","no_sslv3","no_tlsv1",
                                "no_tlsv1_1"]},
                     shaper => c2s_shaper,max_stanza_size => 65536,
                     c2s_state_timeout => 5000,
                     backwards_compatible_session => true,proto => tcp,
                     ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     max_connections => infinity,ip_version => 4,
                     connection_type => undefined,reuse_port => false,
                     proxy_protocol => false}},
     {watchdog,<0.39997.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@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.login_SUITE.logs/run.2024-04-22_17.35.24/login_suite.log_one_scram_sha256_plus.104066.html"},
     {tc_group_properties,[{name,login_scram_tls},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@9a1cab320394.2024-04-22_17.28.34/big_tests.tests.login_SUITE.logs/run.2024-04-22_17.35.24/log_private/"},
     {config_backup,#{{auth,<<"test type">>} =>
                          {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],
                                max_users_per_domain => infinity,
                                sasl_external => [standard]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>},
                             {ssl,true},
                             {ssl_opts,[{verify,verify_none}]}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"domain.example.com">>},
                                    {host,<<"localhost">>},
                                    {password,<<"scramshaplus">>},
                                    {tls_module,fast_tls},
                                    {ssl,true},
                                    {ssl_opts,[{verify,verify_none}]}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@9a1cab320394.2024-04-22_17.28.34"

=== Started at 2024-04-22 17:35:27


*** CT 2024-04-22 17:35:27.589 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2800.html

*** User 2024-04-22 17:35:27.711 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:35:27.711 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9b2430a92da82bbc' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:35:27.711 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/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 2024-04-22 17:35:27.712 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='SCRAM-SHA-256-PLUS'>cD10bHMtdW5pcXVlLCxuPW5ldXN0cmFkYW11c19sb2dfb25lX3NjcmFtX3NoYTI1Nl9wbHVzXzE2Njgscj1hM2VKVGZzdkZHWUlzWFhLanI5aUp3PT0=</auth>



*** User 2024-04-22 17:35:27.713 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<challenge xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>cj1hM2VKVGZzdkZHWUlzWFhLanI5aUp3PT1vaEFQR3F3V1JaS0FXVm02NUtDbXlRPT0scz1BaWZFUUt3TmV4TXJHaXI5VXVnZFVBPT0saT02NA==</challenge>



*** User 2024-04-22 17:35:27.713 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<response xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>Yz1jRDEwYkhNdGRXNXBjWFZsTEN5R2Uzbi8vaWVZQXlzSlpXcS9BamJPQ3RCMXkyNndqNloycVFVUDdSeGhBUjdNck8rdnhXajRoVnFZVDlxKzZRST0scj1hM2VKVGZzdkZHWUlzWFhLanI5aUp3PT1vaEFQR3F3V1JaS0FXVm02NUtDbXlRPT0scD11ZUk5bEsvRGFQSit4RWo5UTJ4cnByanV1Umt0STFsMGkzWjBwalkxKzJnPQ==</response>



*** User 2024-04-22 17:35:27.714 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>dj01VzBNU3g1amFmQ0M2Zk9OdHdvNit4VlJMV1dZb0ppYlpMdGR5NTZUd25BPQ==</success>



*** User 2024-04-22 17:35:27.714 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 17:35:27.714 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08d336efaeb0e8a7' from='domain.example.com' version='1.0' xml:lang='en' to='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com'>

*** User 2024-04-22 17:35:27.714 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/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-22 17:35:27.714 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<iq type='set' id='4981dbb9771863b66e957902e87af803'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:35:27.715 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<iq id='4981dbb9771863b66e957902e87af803' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:35:27.715 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<iq type='set' id='efca2566387ef20fd32009d91a1f38bf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:35:27.716 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<iq from='domain.example.com' to='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1' id='efca2566387ef20fd32009d91a1f38bf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:35:27.716 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<presence/>



*** User 2024-04-22 17:35:27.718 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<presence from='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1' to='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1'/>



*** User 2024-04-22 17:35:27.718 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
<message type='chat' to='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-22 17:35:27.719 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
<message from='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1' to='neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-22 17:35:27.719 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-22 17:35:27.719 ***🔗
neustradamus_log_one_scram_sha256_plus_1668@domain.example.com/res1 in
</stream:stream>
*** CT 2024-04-22 17:35:27.723 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2806.html



=== Ended at 2024-04-22 17:35:27
=== successfully completed test case
=== === Returned value: ok