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

=== Config value:

    [{watchdog,<0.1936.0>},
     {escalus_user_db,xmpp},
     {mod_register_options,#{access => register,iqdisc => one_queue,
                             registration_watchers => [],
                             password_strength => 0,
                             ip_access =>
                                 [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]}},
     {preset,"odbc_mssql_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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-26_12.39.34/accounts_suite.registration_timeout.html"},
     {tc_group_properties,[{name,registration_timeout},sequence]},
     {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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.accounts_SUITE.logs/run.2024-04-26_12.39.34/log_private/"},
     {config_backup,#{registration_timeout => {ok,infinity}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:39:34


*** CT 2024-04-26 12:39:34.870 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_40.html

*** User 2024-04-26 12:39:34.871 ***🔗
alicE@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-26 12:39:34.872 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f45d6a5a81f801b2' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:34.872 ***🔗
alicE@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-26 12:39:34.872 ***🔗
alicE@localhost out
<iq type='get' id='e2f06c2356b6bcbe998b4633bd709d36'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:34.872 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='e2f06c2356b6bcbe998b4633bd709d36' 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-26 12:39:34.872 ***🔗
alicE@localhost out
<iq type='set' id='fdd59ab6824ea161f7f15bdb99d9cb48'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-26 12:39:34.880 ***🔗
alicE@localhost in
<iq from='localhost' to='localhost' id='fdd59ab6824ea161f7f15bdb99d9cb48' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>alicE</username>
		<password>matygrysa</password>
	</query>
</iq>



*** User 2024-04-26 12:39:34.880 ***🔗
alicE@localhost out
</stream:stream>

*** User 2024-04-26 12:39:34.881 ***🔗
alicE@localhost in
</stream:stream>

*** User 2024-04-26 12:39:34.881 ***🔗
waiting for 'escalus_users:create_user' is done in 0 miliseconds

*** User 2024-04-26 12:39:34.881 ***🔗
bOb@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-26 12:39:34.882 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b253dab146ffac91' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:34.882 ***🔗
bOb@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-26 12:39:34.882 ***🔗
bOb@localhost out
<iq type='get' id='7a8b5806b92141edd2f578a3f96924e9'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:34.882 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='7a8b5806b92141edd2f578a3f96924e9' 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-26 12:39:34.882 ***🔗
bOb@localhost out
<iq type='set' id='0304bc521e3f39a5e6bb81df170c747c'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:34.883 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='0304bc521e3f39a5e6bb81df170c747c' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:34.883 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:34.883 ***🔗
bOb@localhost in
</stream:stream>

*** User 2024-04-26 12:39:34.883 ***🔗
bOb@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-26 12:39:34.884 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='80c4661742ebcdfb' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:34.884 ***🔗
bOb@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-26 12:39:34.884 ***🔗
bOb@localhost out
<iq type='get' id='84508ec659e623ef32e7baaa904cfec0'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:34.884 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='84508ec659e623ef32e7baaa904cfec0' 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-26 12:39:34.884 ***🔗
bOb@localhost out
<iq type='set' id='69156e95fe98a5409d6e7724b3ecfeb6'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:34.884 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='69156e95fe98a5409d6e7724b3ecfeb6' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:34.884 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:34.885 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-26 12:39:34.885 ***🔗
=ERROR REPORT==== 26-Apr-2024::12:39:34.885150 ===
error when trying to register user: <iq from='localhost' to='localhost' id='69156e95fe98a5409d6e7724b3ecfeb6' type='error'><error code='500' type='wait'><resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text></error></iq>



*** User 2024-04-26 12:39:35.286 ***🔗
bOb@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-26 12:39:35.286 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='453d6bf12eadd5a0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:35.286 ***🔗
bOb@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-26 12:39:35.286 ***🔗
bOb@localhost out
<iq type='get' id='b3fcacef6bf89becc7e7520b3b0d708b'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:35.287 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='b3fcacef6bf89becc7e7520b3b0d708b' 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-26 12:39:35.287 ***🔗
bOb@localhost out
<iq type='set' id='441cf5e05c476ac9eecdc5ba1f9b87c3'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:35.287 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='441cf5e05c476ac9eecdc5ba1f9b87c3' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:35.287 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:35.288 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-26 12:39:35.288 ***🔗
=ERROR REPORT==== 26-Apr-2024::12:39:35.288124 ===
error when trying to register user: <iq from='localhost' to='localhost' id='441cf5e05c476ac9eecdc5ba1f9b87c3' type='error'><error code='500' type='wait'><resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text></error></iq>



*** User 2024-04-26 12:39:35.689 ***🔗
bOb@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-26 12:39:35.689 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3167f7d705eecfc1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:35.689 ***🔗
bOb@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-26 12:39:35.689 ***🔗
bOb@localhost out
<iq type='get' id='1e56e099d4979e3b3f76a2b146e8b531'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:35.690 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='1e56e099d4979e3b3f76a2b146e8b531' 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-26 12:39:35.690 ***🔗
bOb@localhost out
<iq type='set' id='af94185e2d70f8bdc1053ee097bddc5d'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:35.690 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='af94185e2d70f8bdc1053ee097bddc5d' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:35.690 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:35.690 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-26 12:39:35.690 ***🔗
=ERROR REPORT==== 26-Apr-2024::12:39:35.690839 ===
error when trying to register user: <iq from='localhost' to='localhost' id='af94185e2d70f8bdc1053ee097bddc5d' type='error'><error code='500' type='wait'><resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text></error></iq>



*** User 2024-04-26 12:39:36.092 ***🔗
bOb@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-26 12:39:36.092 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d0a53618737f5aea' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:36.092 ***🔗
bOb@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-26 12:39:36.092 ***🔗
bOb@localhost out
<iq type='get' id='ca6cce49c600794db1944213faaee7eb'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:36.093 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='ca6cce49c600794db1944213faaee7eb' 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-26 12:39:36.093 ***🔗
bOb@localhost out
<iq type='set' id='252a7370ef29e3ce9f4a701767419ea8'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:36.093 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='252a7370ef29e3ce9f4a701767419ea8' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:36.093 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:36.093 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-26 12:39:36.093 ***🔗
=ERROR REPORT==== 26-Apr-2024::12:39:36.093807 ===
error when trying to register user: <iq from='localhost' to='localhost' id='252a7370ef29e3ce9f4a701767419ea8' type='error'><error code='500' type='wait'><resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text></error></iq>



*** User 2024-04-26 12:39:36.495 ***🔗
bOb@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-26 12:39:36.495 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4b31c634698489ad' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:36.495 ***🔗
bOb@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-26 12:39:36.495 ***🔗
bOb@localhost out
<iq type='get' id='dd454913a3e78c7bd3da7f9a828b1480'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:36.496 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='dd454913a3e78c7bd3da7f9a828b1480' 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-26 12:39:36.496 ***🔗
bOb@localhost out
<iq type='set' id='b6b875a851df1da87140a26b5d777388'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:36.496 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='b6b875a851df1da87140a26b5d777388' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:36.496 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:36.496 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-26 12:39:36.497 ***🔗
=ERROR REPORT==== 26-Apr-2024::12:39:36.496947 ===
error when trying to register user: <iq from='localhost' to='localhost' id='b6b875a851df1da87140a26b5d777388' type='error'><error code='500' type='wait'><resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text></error></iq>



*** User 2024-04-26 12:39:36.898 ***🔗
bOb@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-26 12:39:36.898 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ecca2ecf26d1fea8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:36.898 ***🔗
bOb@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-26 12:39:36.898 ***🔗
bOb@localhost out
<iq type='get' id='2c964c8b1770c0766ee1ea8111341cc4'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:36.899 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='2c964c8b1770c0766ee1ea8111341cc4' 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-26 12:39:36.899 ***🔗
bOb@localhost out
<iq type='set' id='ed07e283ac491d9beac04435c99d0a97'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:36.899 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='ed07e283ac491d9beac04435c99d0a97' type='error'>
	<error code='500' type='wait'>
		<resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
		<text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text>
	</error>
</iq>



*** User 2024-04-26 12:39:36.899 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:36.899 ***🔗
bOb@localhost in
</stream:stream>

*** System report during accounts_SUITE:registration_timeout/1 in registration_timeout 2024-04-26 12:39:36.900 ***🔗
=ERROR REPORT==== 26-Apr-2024::12:39:36.899952 ===
error when trying to register user: <iq from='localhost' to='localhost' id='ed07e283ac491d9beac04435c99d0a97' type='error'><error code='500' type='wait'><resource-constraint xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/><text xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'>Users are not allowed to register accounts so quickly</text></error></iq>



*** User 2024-04-26 12:39:37.300 ***🔗
bOb@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-26 12:39:37.301 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9c85fdde4cae8a97' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:37.301 ***🔗
bOb@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-26 12:39:37.301 ***🔗
bOb@localhost out
<iq type='get' id='666f8a7f75cbfe210ea89c3d8c570077'>
	<query xmlns='jabber:iq:register'/>
</iq>



*** User 2024-04-26 12:39:37.302 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='666f8a7f75cbfe210ea89c3d8c570077' 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-26 12:39:37.302 ***🔗
bOb@localhost out
<iq type='set' id='3190f725ddb56dab68c496c68712ae2d'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:37.521 ***🔗
bOb@localhost in
<iq from='localhost' to='localhost' id='3190f725ddb56dab68c496c68712ae2d' type='result'>
	<query xmlns='jabber:iq:register'>
		<username>bOb</username>
		<password>makrolika</password>
	</query>
</iq>



*** User 2024-04-26 12:39:37.521 ***🔗
bOb@localhost out
</stream:stream>

*** User 2024-04-26 12:39:37.522 ***🔗
bOb@localhost in
</stream:stream>

*** User 2024-04-26 12:39:37.522 ***🔗
waiting for 'escalus_users:create_user' is done in 2400 miliseconds

*** User 2024-04-26 12:39:37.524 ***🔗
alicE@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-26 12:39:37.524 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8e4bd91140e9bf6f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:37.524 ***🔗
alicE@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-26 12:39:37.524 ***🔗
alicE@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-04-26 12:39:37.525 ***🔗
alicE@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:39:37.526 ***🔗
alicE@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-26 12:39:37.526 ***🔗
alicE@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60d2dd345d122418' from='localhost' version='1.0' xml:lang='en' to='alice@localhost'>

*** User 2024-04-26 12:39:37.526 ***🔗
alicE@localhost 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-26 12:39:37.526 ***🔗
alicE@localhost out
<iq type='set' id='5da0c0239c44c8849ac59089e2981157'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-26 12:39:37.526 ***🔗
alicE@localhost in
<iq id='5da0c0239c44c8849ac59089e2981157' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-26 12:39:37.526 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='298dd0542dffbf07cbf1523bb9f88ebf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:39:37.527 ***🔗
alice@localhost/escalus-default-resource in
<iq from='localhost' to='alice@localhost/escalus-default-resource' id='298dd0542dffbf07cbf1523bb9f88ebf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:39:37.527 ***🔗
alice@localhost/escalus-default-resource out
<iq type='set' id='f79ded941d0d6ab4dcb30a5871e9e31e'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-26 12:39:37.527 ***🔗
alice@localhost/escalus-default-resource in
<iq from='' to='alice@localhost/escalus-default-resource' id='f79ded941d0d6ab4dcb30a5871e9e31e' type='result'/>



*** User 2024-04-26 12:39:37.566 ***🔗
alice@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-26 12:39:37.566 ***🔗
alice@localhost/escalus-default-resource in
</stream:stream>

*** User 2024-04-26 12:39:37.567 ***🔗
bOb@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-26 12:39:37.567 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='871ec4cb7d605227' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:39:37.567 ***🔗
bOb@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-26 12:39:37.567 ***🔗
bOb@localhost out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYgBtYWtyb2xpa2E=</auth>



*** User 2024-04-26 12:39:37.568 ***🔗
bOb@localhost in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:39:37.568 ***🔗
bOb@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-26 12:39:37.569 ***🔗
bOb@localhost in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='48d607b4a782cbb3' from='localhost' version='1.0' xml:lang='en' to='bob@localhost'>

*** User 2024-04-26 12:39:37.569 ***🔗
bOb@localhost 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-26 12:39:37.569 ***🔗
bOb@localhost out
<iq type='set' id='c3b3fd175d3dae356e4387d8f805bad5'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-04-26 12:39:37.569 ***🔗
bOb@localhost in
<iq id='c3b3fd175d3dae356e4387d8f805bad5' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@localhost/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-04-26 12:39:37.569 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='0961d52726dc959dc4275ca53f019ce1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:39:37.570 ***🔗
bob@localhost/escalus-default-resource in
<iq from='localhost' to='bob@localhost/escalus-default-resource' id='0961d52726dc959dc4275ca53f019ce1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:39:37.570 ***🔗
bob@localhost/escalus-default-resource out
<iq type='set' id='05acecd798b8afbae4421891ce5526da'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-04-26 12:39:37.570 ***🔗
bob@localhost/escalus-default-resource in
<iq from='' to='bob@localhost/escalus-default-resource' id='05acecd798b8afbae4421891ce5526da' type='result'/>



*** User 2024-04-26 12:39:37.602 ***🔗
bob@localhost/escalus-default-resource in
<stream:error>
	<conflict xmlns='urn:ietf:params:xml:ns:xmpp-streams'/>
	<text xml:lang='en' xmlns='urn:ietf:params:xml:ns:xmpp-streams'>User removed</text>
</stream:error>



*** User 2024-04-26 12:39:37.602 ***🔗
bob@localhost/escalus-default-resource in
</stream:stream>
*** CT 2024-04-26 12:39:37.603 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_40.html



=== Ended at 2024-04-26 12:39:37
=== successfully completed test case
=== === Returned value: {ok,ok}


Test run history | Top level test index | Latest test result