=== Config function: accounts_SUITE:end_per_group/2 (click for source code)

=== Group properties: [{name,bad_cancelation},sequence]

=== Config value:

    [{watchdog,<0.1857.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@622407a836e4.2024-03-27_08.12.47/big_tests.tests.accounts_SUITE.logs/run.2024-03-27_08.12.51/accounts_suite.end_per_group.771.html"},
     {tc_group_properties,[{name,bad_cancelation},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@622407a836e4.2024-03-27_08.12.47/big_tests.tests.accounts_SUITE.logs/run.2024-03-27_08.12.51/log_private/"},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@622407a836e4.2024-03-27_08.12.47"

=== Started at 2024-03-27 08:12:51


*** User 2024-03-27 08:12:51.935 ***🔗
alicE@domain.example.com 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-03-27 08:12:51.936 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='41a1e309eb597533' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-03-27 08:12:51.936 ***🔗
alicE@domain.example.com 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-03-27 08:12:51.936 ***🔗
alicE@domain.example.com out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFAG1hdHlncnlzYQ==</auth>



*** User 2024-03-27 08:12:51.937 ***🔗
alicE@domain.example.com in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-27 08:12:51.937 ***🔗
alicE@domain.example.com 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-03-27 08:12:51.937 ***🔗
alicE@domain.example.com in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='91c52bd263c030ab' from='domain.example.com' version='1.0' xml:lang='en' to='alice@domain.example.com'>

*** User 2024-03-27 08:12:51.938 ***🔗
alicE@domain.example.com 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-03-27 08:12:51.938 ***🔗
alicE@domain.example.com out
<iq type='set' id='81db1a7d7b3b7553da2cfe8b37a5dcec'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2024-03-27 08:12:51.938 ***🔗
alicE@domain.example.com in
<iq id='81db1a7d7b3b7553da2cfe8b37a5dcec' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2024-03-27 08:12:51.938 ***🔗
alice@domain.example.com/escalus-default-resource out
<iq type='set' id='45c3999c4168a8b472a0bbd1da84e33c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-27 08:12:51.938 ***🔗
alice@domain.example.com/escalus-default-resource in
<iq from='domain.example.com' to='alice@domain.example.com/escalus-default-resource' id='45c3999c4168a8b472a0bbd1da84e33c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-27 08:12:51.939 ***🔗
alice@domain.example.com/escalus-default-resource out
<iq type='set' id='6829abfc9af030b2e4cbf6b66e149e53'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2024-03-27 08:12:51.939 ***🔗
alice@domain.example.com/escalus-default-resource in
<iq from='' to='alice@domain.example.com/escalus-default-resource' id='6829abfc9af030b2e4cbf6b66e149e53' type='result'/>



*** User 2024-03-27 08:12:51.942 ***🔗
alice@domain.example.com/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-03-27 08:12:51.942 ***🔗
alice@domain.example.com/escalus-default-resource in
</stream:stream>

*** User 2024-03-27 08:12:51.943 ***🔗
NewState: #{acc_e2e_SUITE =>
                #{[cache_and_strip] => {group_status,ok,0,[]},
                  [message] => {group_status,ok,0,[]}},
            accounts_SUITE => #{},current_suite => accounts_SUITE,
            mim_c2s_SUITE => #{},total_eventually_ok_tests => 0,
            total_failed => 0,total_ok => 2}



=== Ended at 2024-03-27 08:12:51
=== successfully completed test case
=== === Returned value: [{ok,result,
                         {xmlel,<<"iq">>,
                                [{<<"from">>,<<>>},
                                 {<<"to">>,
                                  <<"alice@domain.example.com/escalus-default-resource">>},
                                 {<<"id">>,
                                  <<"6829abfc9af030b2e4cbf6b66e149e53">>},
                                 {<<"type">>,<<"result">>}],
                                []}}]
=== 
=== Total execution time of group: 0.105s



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