=== Config function: muc_SUITE:end_per_suite/1 (click for source code)

=== Config value:

    [{watchdog,<0.25966.1>},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_SUITE_data"},
     {preset,"pgsql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.muc_SUITE.logs/run.2022-03-07_09.37.57/muc_suite.end_per_suite.html"},
     {tc_group_properties,[]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55/big_tests.tests.muc_SUITE.logs/run.2022-03-07_09.37.57/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management => [],
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,ldap_binary_search_fields => [],
              ldap_pool_tag => default,
              ldap_search_fields =>
                  [{<<"User">>,<<"%u">>},
                   {<<"Full Name">>,<<"displayName">>},
                   {<<"Given Name">>,<<"givenName">>},
                   {<<"Middle Name">>,<<"initials">>},
                   {<<"Family Name">>,<<"sn">>},
                   {<<"Nickname">>,<<"%u">>},
                   {<<"Birthday">>,<<"birthDay">>},
                   {<<"Country">>,<<"c">>},
                   {<<"City">>,<<"l">>},
                   {<<"Email">>,<<"mail">>},
                   {<<"Organization Name">>,<<"o">>},
                   {<<"Organization Unit">>,<<"ou">>}],
              ldap_search_operator => 'and',
              ldap_search_reported =>
                  [{<<"Full Name">>,<<"FN">>},
                   {<<"Given Name">>,<<"FIRST">>},
                   {<<"Middle Name">>,<<"MIDDLE">>},
                   {<<"Family Name">>,<<"LAST">>},
                   {<<"Nickname">>,<<"NICK">>},
                   {<<"Birthday">>,<<"BDAY">>},
                   {<<"Country">>,<<"CTRY">>},
                   {<<"City">>,<<"LOCALITY">>},
                   {<<"Email">>,<<"EMAIL">>},
                   {<<"Organization Name">>,<<"ORGNAME">>},
                   {<<"Organization Unit">>,<<"ORGUNIT">>}],
              ldap_uids => [{<<"uid">>,<<"%u">>}],
              ldap_vcard_map =>
                  [{<<"NICKNAME">>,<<"%u">>,[]},
                   {<<"FN">>,<<"%s">>,[<<"displayName">>]},
                   {<<"FAMILY">>,<<"%s">>,[<<"sn">>]},
                   {<<"GIVEN">>,<<"%s">>,[<<"givenName">>]},
                   {<<"MIDDLE">>,<<"%s">>,[<<"initials">>]},
                   {<<"ORGNAME">>,<<"%s">>,[<<"o">>]},
                   {<<"ORGUNIT">>,<<"%s">>,[<<"ou">>]},
                   {<<"CTRY">>,<<"%s">>,[<<"c">>]},
                   {<<"LOCALITY">>,<<"%s">>,[<<"l">>]},
                   {<<"STREET">>,<<"%s">>,[<<"street">>]},
                   {<<"REGION">>,<<"%s">>,[<<"st">>]},
                   {<<"PCODE">>,<<"%s">>,[<<"postalCode">>]},
                   {<<"TITLE">>,<<"%s">>,[<<"title">>]},
                   {<<"URL">>,<<"%s">>,[<<"labeleduri">>]},
                   {<<"DESC">>,<<"%s">>,[<<"description">>]},
                   {<<"TEL">>,<<"%s">>,[<<"telephoneNumber">>]},
                   {<<"EMAIL">>,<<"%s">>,[<<"mail">>]},
                   {<<"BDAY">>,<<"%s">>,[<<"birthDay">>]},
                   {<<"ROLE">>,<<"%s">>,[<<"employeeType">>]},
                   {<<"PHOTO">>,<<"%s">>,[<<"jpegPhoto">>]}],
              matches => 30,search => true}}}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@b90e3713176e.2022-03-07_09.29.55"

=== Started at 2022-03-07 09:38:52


*** User 2022-03-07 09:38:52.820 ***
alice_user_asks_for_registration_form_1714@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.820 ***
alice_user_asks_for_registration_form_1714@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f868aa92c26eec27' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.820 ***
alice_user_asks_for_registration_form_1714@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.820 ***
alice_user_asks_for_registration_form_1714@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfYXNrc19mb3JfcmVnaXN0cmF0aW9uX2Zvcm1fMTcxNABtYWtvdGEy</auth>



*** User 2022-03-07 09:38:52.822 ***
alice_user_asks_for_registration_form_1714@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.823 ***
alice_user_asks_for_registration_form_1714@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.823 ***
alice_user_asks_for_registration_form_1714@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='72de3f8a71e1828e' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.823 ***
alice_user_asks_for_registration_form_1714@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.823 ***
alice_user_asks_for_registration_form_1714@fed1 out
<iq type='set' id='7bacbbfa86e92e4306cee5c3c2c6c77e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.823 ***
alice_user_asks_for_registration_form_1714@fed1 in
<iq id='7bacbbfa86e92e4306cee5c3c2c6c77e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.823 ***
alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource out
<iq type='set' id='088797fb7f71ca85c00f3f37e56395b9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.824 ***
alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource in
<iq type='result' id='088797fb7f71ca85c00f3f37e56395b9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.824 ***
alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource out
<iq type='set' id='1ae547f848130aec46927d55b74e5467'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.824 ***
alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource in
<iq from='' to='alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource' id='1ae547f848130aec46927d55b74e5467' type='result'/>



*** User 2022-03-07 09:38:52.824 ***
alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.825 ***
alice_user_asks_for_registration_form_1714@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.843 ***
alice_user_submits_registration_form_twice_1716@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.843 ***
alice_user_submits_registration_form_twice_1716@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='367906e636f9aca2' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.843 ***
alice_user_submits_registration_form_twice_1716@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.843 ***
alice_user_submits_registration_form_twice_1716@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfc3VibWl0c19yZWdpc3RyYXRpb25fZm9ybV90d2ljZV8xNzE2AG1ha290YTI=</auth>



*** User 2022-03-07 09:38:52.845 ***
alice_user_submits_registration_form_twice_1716@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.846 ***
alice_user_submits_registration_form_twice_1716@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.846 ***
alice_user_submits_registration_form_twice_1716@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='70feb0cf06ed5059' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.846 ***
alice_user_submits_registration_form_twice_1716@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.846 ***
alice_user_submits_registration_form_twice_1716@fed1 out
<iq type='set' id='fba58d12c109552cf79ac323ce517a93'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.846 ***
alice_user_submits_registration_form_twice_1716@fed1 in
<iq id='fba58d12c109552cf79ac323ce517a93' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.846 ***
alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource out
<iq type='set' id='6ec776b90546afa5bdbc5e24fb2ad7be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.847 ***
alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource in
<iq type='result' id='6ec776b90546afa5bdbc5e24fb2ad7be'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.847 ***
alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource out
<iq type='set' id='947e8e00aaa89967f0c0a9dbc5baffe0'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.847 ***
alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource in
<iq from='' to='alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource' id='947e8e00aaa89967f0c0a9dbc5baffe0' type='result'/>



*** User 2022-03-07 09:38:52.847 ***
alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.848 ***
alice_user_submits_registration_form_twice_1716@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.924 ***
alice_user_submits_registration_form_1712@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.925 ***
alice_user_submits_registration_form_1712@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='86cbc6befe3c105f' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.925 ***
alice_user_submits_registration_form_1712@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.925 ***
alice_user_submits_registration_form_1712@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfc3VibWl0c19yZWdpc3RyYXRpb25fZm9ybV8xNzEyAG1ha290YTI=</auth>



*** User 2022-03-07 09:38:52.928 ***
alice_user_submits_registration_form_1712@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.928 ***
alice_user_submits_registration_form_1712@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.928 ***
alice_user_submits_registration_form_1712@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3e5565ed907ad1a7' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.928 ***
alice_user_submits_registration_form_1712@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.928 ***
alice_user_submits_registration_form_1712@fed1 out
<iq type='set' id='49f3fa7142e2d9ca016c5b3694c374a7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.928 ***
alice_user_submits_registration_form_1712@fed1 in
<iq id='49f3fa7142e2d9ca016c5b3694c374a7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_submits_registration_form_1712@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.929 ***
alice_user_submits_registration_form_1712@fed1/escalus-default-resource out
<iq type='set' id='235218c617e51611143e9b8393cef98b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.929 ***
alice_user_submits_registration_form_1712@fed1/escalus-default-resource in
<iq type='result' id='235218c617e51611143e9b8393cef98b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.929 ***
alice_user_submits_registration_form_1712@fed1/escalus-default-resource out
<iq type='set' id='903d53c7a5860866f98581a65f5b7eba'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.929 ***
alice_user_unregisters_nick_1713@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.930 ***
alice_user_submits_registration_form_1712@fed1/escalus-default-resource in
<iq from='' to='alice_user_submits_registration_form_1712@fed1/escalus-default-resource' id='903d53c7a5860866f98581a65f5b7eba' type='result'/>



*** User 2022-03-07 09:38:52.930 ***
alice_user_submits_registration_form_1712@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.930 ***
alice_user_unregisters_nick_1713@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='75d3f698750df96e' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.930 ***
alice_user_submits_registration_form_1712@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.930 ***
alice_user_unregisters_nick_1713@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.930 ***
alice_user_unregisters_nick_1713@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfdW5yZWdpc3RlcnNfbmlja18xNzEzAG1ha290YTI=</auth>



*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f041ce612869ccc0' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1 out
<iq type='set' id='9c0a885b8c1a73bf36b8d5856e43734d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1 in
<iq id='9c0a885b8c1a73bf36b8d5856e43734d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_unregisters_nick_1713@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.933 ***
alice_user_unregisters_nick_1713@fed1/escalus-default-resource out
<iq type='set' id='5c93b7811fbd613e6bce9cf6fa34db2b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.934 ***
alice_user_unregisters_nick_1713@fed1/escalus-default-resource in
<iq type='result' id='5c93b7811fbd613e6bce9cf6fa34db2b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.934 ***
alice_user_unregisters_nick_1713@fed1/escalus-default-resource out
<iq type='set' id='6c760fced080896676cfc5083a5f600a'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.934 ***
alice_user_unregisters_nick_1713@fed1/escalus-default-resource in
<iq from='' to='alice_user_unregisters_nick_1713@fed1/escalus-default-resource' id='6c760fced080896676cfc5083a5f600a' type='result'/>



*** User 2022-03-07 09:38:52.934 ***
alice_user_unregisters_nick_1713@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.935 ***
alice_user_unregisters_nick_1713@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:52.935 ***
alice_user_unregisters_nick_twice_1715@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.936 ***
alice_user_unregisters_nick_twice_1715@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0373b8b6cf53d70c' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.936 ***
alice_user_unregisters_nick_twice_1715@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.936 ***
alice_user_unregisters_nick_twice_1715@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfdW5yZWdpc3RlcnNfbmlja190d2ljZV8xNzE1AG1ha290YTI=</auth>



*** User 2022-03-07 09:38:52.939 ***
alice_user_unregisters_nick_twice_1715@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:52.939 ***
alice_user_unregisters_nick_twice_1715@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:52.939 ***
alice_user_unregisters_nick_twice_1715@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='245f4faf96fd4a11' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:52.939 ***
alice_user_unregisters_nick_twice_1715@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:52.939 ***
alice_user_unregisters_nick_twice_1715@fed1 out
<iq type='set' id='1cce51490187332376c1259c7a87ff5a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.939 ***
alice_user_unregisters_nick_twice_1715@fed1 in
<iq id='1cce51490187332376c1259c7a87ff5a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:52.940 ***
alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource out
<iq type='set' id='482f365e287ad1a92b6536ada7c19803'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.940 ***
alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource in
<iq type='result' id='482f365e287ad1a92b6536ada7c19803'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:52.940 ***
alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource out
<iq type='set' id='d97475e36138b44ace07623a54c92ad6'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:52.940 ***
alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource in
<iq from='' to='alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource' id='d97475e36138b44ace07623a54c92ad6' type='result'/>



*** User 2022-03-07 09:38:52.941 ***
alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:52.941 ***
alice_user_unregisters_nick_twice_1715@fed1/escalus-default-resource in
</stream:stream>

*** User 2022-03-07 09:38:53.018 ***
alice_user_changes_nick_1717@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:53.018 ***
alice_user_changes_nick_1717@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3ae93f785dc9e31b' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:53.018 ***
alice_user_changes_nick_1717@fed1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-512</mechanism>
		<mechanism>SCRAM-SHA-384</mechanism>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>SCRAM-SHA-224</mechanism>
		<mechanism>SCRAM-SHA-1</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:53.019 ***
alice_user_changes_nick_1717@fed1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNlX3VzZXJfY2hhbmdlc19uaWNrXzE3MTcAbWFrb3RhMg==</auth>



*** User 2022-03-07 09:38:53.021 ***
alice_user_changes_nick_1717@fed1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-07 09:38:53.021 ***
alice_user_changes_nick_1717@fed1 out
<stream:stream to='fed1' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-07 09:38:53.021 ***
alice_user_changes_nick_1717@fed1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1e7099472462d936' from='fed1' version='1.0' xml:lang='en'>

*** User 2022-03-07 09:38:53.021 ***
alice_user_changes_nick_1717@fed1 in
<stream:features>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-07 09:38:53.021 ***
alice_user_changes_nick_1717@fed1 out
<iq type='set' id='9d33eed13eda9420b87c79bd51ce701a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>escalus-default-resource</resource>
	</bind>
</iq>



*** User 2022-03-07 09:38:53.021 ***
alice_user_changes_nick_1717@fed1 in
<iq id='9d33eed13eda9420b87c79bd51ce701a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_user_changes_nick_1717@fed1/escalus-default-resource</jid>
	</bind>
</iq>



*** User 2022-03-07 09:38:53.022 ***
alice_user_changes_nick_1717@fed1/escalus-default-resource out
<iq type='set' id='397260c7cecb1206efa0493d44a13ca7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:53.022 ***
alice_user_changes_nick_1717@fed1/escalus-default-resource in
<iq type='result' id='397260c7cecb1206efa0493d44a13ca7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-07 09:38:53.022 ***
alice_user_changes_nick_1717@fed1/escalus-default-resource out
<iq type='set' id='68e383ce4f4b54c3325a014df464170f'>
	<query xmlns='jabber:iq:register'>
		<remove/>
	</query>
</iq>



*** User 2022-03-07 09:38:53.022 ***
alice_user_changes_nick_1717@fed1/escalus-default-resource in
<iq from='' to='alice_user_changes_nick_1717@fed1/escalus-default-resource' id='68e383ce4f4b54c3325a014df464170f' type='result'/>



*** User 2022-03-07 09:38:53.023 ***
alice_user_changes_nick_1717@fed1/escalus-default-resource out
</stream:stream>

*** User 2022-03-07 09:38:53.023 ***
alice_user_changes_nick_1717@fed1/escalus-default-resource in
</stream:stream>

*** System report during muc_SUITE:end_per_suite/1 2022-03-07 09:38:53.119 ***
=WARNING REPORT==== 7-Mar-2022::09:38:53.118614 ===
====== SUITE muc_SUITE finished




=== Ended at 2022-03-07 09:38:53
=== successfully completed test case
=== === Returned value: ok
=== 
=== Total execution time of group: 55.335s



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