=== Test case: muc_light_legacy_SUITE:edge_case_owner_change/1 (click for source code)

=== Config value:

    [{watchdog,<0.3757.2>},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/muc_light_legacy_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@2a586b8bbe7d.2024-03-12_08.04.35/big_tests.tests.muc_light_legacy_SUITE.logs/run.2024-03-12_08.16.17/muc_light_legacy_suite.edge_case_owner_change.html"},
     {tc_group_properties,[{name,owner},sequence]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/muc_light_legacy_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@2a586b8bbe7d.2024-03-12_08.04.35/big_tests.tests.muc_light_legacy_SUITE.logs/run.2024-03-12_08.16.17/log_private/"},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{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,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {mike,[{username,<<"mike">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"nicniema">>}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@2a586b8bbe7d.2024-03-12_08.04.35"

=== Started at 2024-03-12 08:16:19


*** CT 2024-03-12 08:16:19.658 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2457.html

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

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



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



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

*** User 2024-03-12 08:16:19.667 ***🔗
alicE@domain.example.com/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-03-12 08:16:19.667 ***🔗
alicE@domain.example.com/res1 out
<iq type='set' id='72d5ab95960328f7fb44c3397f058deb'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:16:19.667 ***🔗
alicE@domain.example.com/res1 in
<iq id='72d5ab95960328f7fb44c3397f058deb' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:16:19.667 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='fe147cbac75af410cdbc26c88d13035c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:16:19.668 ***🔗
alice@domain.example.com/res1 in
<iq from='domain.example.com' to='alice@domain.example.com/res1' id='fe147cbac75af410cdbc26c88d13035c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:16:19.668 ***🔗
alice@domain.example.com/res1 out
<presence/>



*** User 2024-03-12 08:16:19.669 ***🔗
alice@domain.example.com/res1 in
<presence from='alice@domain.example.com/res1' to='alice@domain.example.com/res1'/>



*** User 2024-03-12 08:16:19.670 ***🔗
bOb@domain.example.com/res1 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-12 08:16:19.670 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0a97b76e09a251c5' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2024-03-12 08:16:19.673 ***🔗
bOb@domain.example.com/res1 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-12 08:16:19.673 ***🔗
bOb@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e0e2e877bde54c88' from='domain.example.com' version='1.0' xml:lang='en' to='bob@domain.example.com'>

*** User 2024-03-12 08:16:19.673 ***🔗
bOb@domain.example.com/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-03-12 08:16:19.673 ***🔗
bOb@domain.example.com/res1 out
<iq type='set' id='16aaefdeb287d66452824119966afba3'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:16:19.673 ***🔗
bOb@domain.example.com/res1 in
<iq id='16aaefdeb287d66452824119966afba3' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:16:19.673 ***🔗
bob@domain.example.com/res1 out
<iq type='set' id='645c78118dc1bf70713a46e38516d0e8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:16:19.674 ***🔗
bob@domain.example.com/res1 in
<iq from='domain.example.com' to='bob@domain.example.com/res1' id='645c78118dc1bf70713a46e38516d0e8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:16:19.674 ***🔗
bob@domain.example.com/res1 out
<presence/>



*** User 2024-03-12 08:16:19.675 ***🔗
bob@domain.example.com/res1 in
<presence from='bob@domain.example.com/res1' to='bob@domain.example.com/res1'/>



*** User 2024-03-12 08:16:19.675 ***🔗
kate@domain.example.com/res1 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-12 08:16:19.676 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d076f6a96fbf885d' from='domain.example.com' version='1.0' xml:lang='en'>

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



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



*** User 2024-03-12 08:16:19.677 ***🔗
kate@domain.example.com/res1 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-12 08:16:19.677 ***🔗
kate@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4d956ac10143cdb7' from='domain.example.com' version='1.0' xml:lang='en' to='kate@domain.example.com'>

*** User 2024-03-12 08:16:19.677 ***🔗
kate@domain.example.com/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-03-12 08:16:19.677 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='320681a3bbd7c1e75fc69642f06ca76b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:16:19.678 ***🔗
kate@domain.example.com/res1 in
<iq id='320681a3bbd7c1e75fc69642f06ca76b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:16:19.678 ***🔗
kate@domain.example.com/res1 out
<iq type='set' id='e5de6a4e3427dd2d004bd2fa558dab83'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:16:19.678 ***🔗
kate@domain.example.com/res1 in
<iq from='domain.example.com' to='kate@domain.example.com/res1' id='e5de6a4e3427dd2d004bd2fa558dab83' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:16:19.678 ***🔗
kate@domain.example.com/res1 out
<presence/>



*** User 2024-03-12 08:16:19.679 ***🔗
kate@domain.example.com/res1 in
<presence from='kate@domain.example.com/res1' to='kate@domain.example.com/res1'/>



*** User 2024-03-12 08:16:19.679 ***🔗
alice@domain.example.com/res1 out
<iq type='set' id='bb9b9a87451c890bb237cf06e34552d8' to='testroom@groupchats.domain.example.com'>
	<query xmlns='http://jabber.org/protocol/muc#admin'>
		<item affiliation='member' jid='alice@domain.example.com'/>
		<item affiliation='none' jid='bob@domain.example.com'/>
		<item affiliation='none' jid='kate@domain.example.com'/>
	</query>
</iq>



*** User 2024-03-12 08:16:19.683 ***🔗
alice@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/kate@domain.example.com' to='alice@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='kate@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-03-12 08:16:19.683 ***🔗
alice@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/bob@domain.example.com' to='alice@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='bob@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-03-12 08:16:19.684 ***🔗
kate@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/kate@domain.example.com' to='kate@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='kate@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-03-12 08:16:19.684 ***🔗
bob@domain.example.com/res1 in
<presence from='testroom@groupchats.domain.example.com/bob@domain.example.com' to='bob@domain.example.com/res1' type='unavailable'>
	<x xmlns='http://jabber.org/protocol/muc#user'>
		<item affiliation='none' jid='bob@domain.example.com' role='none'/>
		<status code='321'/>
	</x>
</presence>



*** User 2024-03-12 08:16:19.684 ***🔗
alice@domain.example.com/res1 in
<iq from='testroom@groupchats.domain.example.com' to='alice@domain.example.com/res1' id='bb9b9a87451c890bb237cf06e34552d8' type='result'/>



*** User 2024-03-12 08:16:19.684 ***🔗
kate@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-12 08:16:19.684 ***🔗
kate@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-12 08:16:19.684 ***🔗
bob@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-12 08:16:19.685 ***🔗
bob@domain.example.com/res1 in
</stream:stream>

*** User 2024-03-12 08:16:19.685 ***🔗
alice@domain.example.com/res1 out
</stream:stream>

*** User 2024-03-12 08:16:19.685 ***🔗
alice@domain.example.com/res1 in
</stream:stream>
*** CT 2024-03-12 08:16:19.691 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2457.html



=== Ended at 2024-03-12 08:16:19
=== successfully completed test case
=== === Returned value: ok


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