=== Test case: login_SUITE:log_one/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,shaper => c2s_shaper,
                     tls =>
                         #{module => fast_tls,mode => starttls,
                           ciphers => "TLSv1.2:TLSv1.3",verify_mode => none,
                           certfile => "priv/ssl/fake_server.pem",
                           dhfile => "priv/ssl/fake_dh_server.pem",
                           protocol_options =>
                               ["no_sslv2","no_sslv3","no_tlsv1",
                                "no_tlsv1_1"]},
                     proto => tcp,ip_address => "0",
                     ip_tuple => {0,0,0,0},
                     ip_version => 4,proxy_protocol => false,
                     max_stanza_size => 65536,c2s_state_timeout => 5000,
                     backwards_compatible_session => true,
                     max_connections => infinity,connection_type => undefined,
                     reuse_port => false}},
     {watchdog,<0.40330.0>},
     {preset,"pgsql_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@d5f4e3456f00.2024-04-15_15.44.10/big_tests.tests.login_SUITE.logs/run.2024-04-15_15.52.38/login_suite.log_one.74499.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@d5f4e3456f00.2024-04-15_15.44.10/big_tests.tests.login_SUITE.logs/run.2024-04-15_15.52.38/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],
                                max_users_per_domain => infinity,
                                sasl_external => [standard]}}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>},
                             {ssl,true},
                             {ssl_opts,[{verify,verify_none}]}]},
                     {neustradamus,[{username,<<"neustradamus">>},
                                    {server,<<"localhost">>},
                                    {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@d5f4e3456f00.2024-04-15_15.44.10"

=== Started at 2024-04-15 15:52:41


*** CT 2024-04-15 15:52:41.331 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2083.html

*** User 2024-04-15 15:52:41.352 ***🔗
alicE_log_one_1721@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-15 15:52:41.352 ***🔗
alicE_log_one_1721@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6d5ebdfd1b0d600e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-15 15:52:41.353 ***🔗
alicE_log_one_1721@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 2024-04-15 15:52:41.353 ***🔗
alicE_log_one_1721@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2xvZ19vbmVfMTcyMQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-15 15:52:41.354 ***🔗
alicE_log_one_1721@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 15:52:41.354 ***🔗
alicE_log_one_1721@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-15 15:52:41.355 ***🔗
alicE_log_one_1721@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1ecf8fef9ca73554' from='localhost' version='1.0' xml:lang='en' to='alice_log_one_1721@localhost'>

*** User 2024-04-15 15:52:41.355 ***🔗
alicE_log_one_1721@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-15 15:52:41.355 ***🔗
alicE_log_one_1721@localhost/res1 out
<iq type='set' id='0a890d67b0eef8edf6ff1433b7562c19'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 15:52:41.356 ***🔗
alicE_log_one_1721@localhost/res1 in
<iq id='0a890d67b0eef8edf6ff1433b7562c19' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_log_one_1721@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 15:52:41.356 ***🔗
alice_log_one_1721@localhost/res1 out
<iq type='set' id='493f0b2c2bf2bc03e9fd392a2ef7a69f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 15:52:41.359 ***🔗
alice_log_one_1721@localhost/res1 in
<iq from='localhost' to='alice_log_one_1721@localhost/res1' id='493f0b2c2bf2bc03e9fd392a2ef7a69f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 15:52:41.360 ***🔗
alice_log_one_1721@localhost/res1 out
<presence/>



*** User 2024-04-15 15:52:41.361 ***🔗
alice_log_one_1721@localhost/res1 in
<presence from='alice_log_one_1721@localhost/res1' to='alice_log_one_1721@localhost/res1'/>



*** User 2024-04-15 15:52:41.361 ***🔗
alice_log_one_1721@localhost/res1 out
<message type='chat' to='alice_log_one_1721@localhost/res1'>
	<body>Hi!</body>
</message>



*** User 2024-04-15 15:52:41.361 ***🔗
alice_log_one_1721@localhost/res1 in
<message from='alice_log_one_1721@localhost/res1' to='alice_log_one_1721@localhost/res1' type='chat'>
	<body>Hi!</body>
</message>



*** User 2024-04-15 15:52:41.361 ***🔗
alice_log_one_1721@localhost/res1 out
</stream:stream>

*** User 2024-04-15 15:52:41.361 ***🔗
alice_log_one_1721@localhost/res1 in
</stream:stream>
*** CT 2024-04-15 15:52:41.364 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2083.html



=== Ended at 2024-04-15 15:52:41
=== successfully completed test case
=== === Returned value: ok