=== Test case: accounts_SUITE:already_registered/1 (click for source code)

=== Config value:

    [{watchdog,<0.1791.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
                             iqdisc => one_queue,password_strength => 0,
                             registration_watchers => []}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/accounts_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@7e18e8030105.2024-04-24_13.07.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.07.34/accounts_suite.already_registered.386.html"},
     {tc_group_properties,[{name,register},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/accounts_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@7e18e8030105.2024-04-24_13.07.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-24_13.07.34/log_private/"}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7e18e8030105.2024-04-24_13.07.28"

=== Started at 2024-04-24 13:07:34


*** CT 2024-04-24 13:07:34.131 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_39.html

*** User 2024-04-24 13:07:34.136 ***🔗
alicE_already_registered_20@localhost out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-24 13:07:34.136 ***🔗
alicE_already_registered_20@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08dbd098658b3678' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:07:34.136 ***🔗
alicE_already_registered_20@localhost 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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-24 13:07:34.136 ***🔗
alicE_already_registered_20@localhost out
<iq type='get' id='b0c962d937b8f9c71ba14b822871f09b'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-24 13:07:34.137 ***🔗
alicE_already_registered_20@localhost in
<iq from='localhost' to='localhost' id='b0c962d937b8f9c71ba14b822871f09b' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username/>
		<password/>
	</query>
</iq>



*** User 2024-04-24 13:07:34.137 ***🔗
alicE_already_registered_20@localhost out
<iq type='set' id='5b784013df94900dd979df7d6a0af6e6'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_already_registered_20</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:07:34.138 ***🔗
alicE_already_registered_20@localhost in
<iq from='localhost' to='localhost' id='5b784013df94900dd979df7d6a0af6e6' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE_already_registered_20</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-24 13:07:34.139 ***🔗
alicE_already_registered_20@localhost out
</stream:stream>

*** User 2024-04-24 13:07:34.139 ***🔗
alicE_already_registered_20@localhost in
</stream:stream>

*** User 2024-04-24 13:07:34.139 ***🔗
alicE_already_registered_20@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-24 13:07:34.140 ***🔗
alicE_already_registered_20@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8fab1cc264ec21a8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:07:34.140 ***🔗
alicE_already_registered_20@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-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-24 13:07:34.140 ***🔗
alicE_already_registered_20@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX2FscmVhZHlfcmVnaXN0ZXJlZF8yMABtYXR5Z3J5c2E=</auth>



*** User 2024-04-24 13:07:34.141 ***🔗
alicE_already_registered_20@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:07:34.141 ***🔗
alicE_already_registered_20@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-24 13:07:34.141 ***🔗
alicE_already_registered_20@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='42171706b46b3c96' from='localhost' version='1.0' xml:lang='en' to='alice_already_registered_20@localhost'>

*** User 2024-04-24 13:07:34.141 ***🔗
alicE_already_registered_20@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-24 13:07:34.141 ***🔗
alicE_already_registered_20@localhost/res1 out
<iq type='set' id='79e0d69035a5c09ac30cc4b9d9c03f19'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-24 13:07:34.142 ***🔗
alicE_already_registered_20@localhost/res1 in
<iq id='79e0d69035a5c09ac30cc4b9d9c03f19' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_already_registered_20@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-24 13:07:34.142 ***🔗
alice_already_registered_20@localhost/res1 out
<iq type='set' id='740919c72c8e9fb8f1b5ec0a1496f034'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:07:34.142 ***🔗
alice_already_registered_20@localhost/res1 in
<iq from='localhost' to='alice_already_registered_20@localhost/res1' id='740919c72c8e9fb8f1b5ec0a1496f034' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:07:34.142 ***🔗
alice_already_registered_20@localhost/res1 out
<presence/>



*** User 2024-04-24 13:07:34.143 ***🔗
alice_already_registered_20@localhost/res1 in
<presence from='alice_already_registered_20@localhost/res1' to='alice_already_registered_20@localhost/res1'/>



*** User 2024-04-24 13:07:34.143 ***🔗
alice_already_registered_20@localhost/res1 out
<iq type='get' id='3d25f7b600250c9a2ea4471941025a96'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-24 13:07:34.144 ***🔗
alice_already_registered_20@localhost/res1 in
<iq from='alice_already_registered_20@localhost' to='alice_already_registered_20@localhost/res1' id='3d25f7b600250c9a2ea4471941025a96' type='result'>
	<query xmlns='jabber:iq:register'>
		<instructions>Choose a username and password to register with this server</instructions>
		<username>alice_already_registered_20</username>
		<password/>
		<registered/>
	</query>
</iq>



*** User 2024-04-24 13:07:34.144 ***🔗
alice_already_registered_20@localhost/res1 out
</stream:stream>

*** User 2024-04-24 13:07:34.144 ***🔗
alice_already_registered_20@localhost/res1 in
</stream:stream>
*** CT 2024-04-24 13:07:34.146 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_39.html



=== Ended at 2024-04-24 13:07:34
=== successfully completed test case
=== === Returned value: ok