=== Test case: mam_SUITE:run_set_and_get_prefs_cases/1 (click for source code)

=== Config value:

    [{basic_group,prefs_cases},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[pm]},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 1,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      no_stanzaid_element => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      user_prefs_store => rdbms}},
     {watchdog,<0.15063.1>},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/mam_suite.run_set_and_get_prefs_cases.93827.html"},
     {tc_group_properties,[{name,rdbms_async_pool_prefs_cases},parallel]},
     {tc_group_path,[]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23/big_tests.tests.mam_SUITE.logs/run.2023-12-04_15.48.19/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{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,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_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        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,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@cdcecdf9c9e0.2023-12-04_15.40.23"

=== Started at 2023-12-04 15:48:43


*** CT 2023-12-04 15:48:43.570 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2284.html
Could not find element props in Config.


*** User 2023-12-04 15:48:43.591 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:43.591 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='55ace9c83039ec52' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:48:43.591 ***🔗
alicE_run_set_and_get_prefs_cases_1990@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 2023-12-04 15:48:43.591 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3J1bl9zZXRfYW5kX2dldF9wcmVmc19jYXNlc18xOTkwAG1hdHlncnlzYQ==</auth>



*** User 2023-12-04 15:48:43.633 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:48:43.633 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:43.633 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='76e1bf7a2ecd6aea' from='localhost' version='1.0' xml:lang='en' to='alice_run_set_and_get_prefs_cases_1990@localhost'>

*** User 2023-12-04 15:48:43.633 ***🔗
alicE_run_set_and_get_prefs_cases_1990@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 2023-12-04 15:48:43.633 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='b319553b542ef6160705baa986c7a165'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:48:43.634 ***🔗
alicE_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq id='b319553b542ef6160705baa986c7a165' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_run_set_and_get_prefs_cases_1990@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:48:43.634 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='27eb7cce9872eb30622964a5045c05a5'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:43.635 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='27eb7cce9872eb30622964a5045c05a5' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:43.635 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<presence/>



*** User 2023-12-04 15:48:43.637 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<presence from='alice_run_set_and_get_prefs_cases_1990@localhost/res1' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1'/>



*** User 2023-12-04 15:48:43.637 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:43.638 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b05dd44a5d99c9e7' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:48:43.638 ***🔗
bOb_run_set_and_get_prefs_cases_1990@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 2023-12-04 15:48:43.638 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGJPYl9ydW5fc2V0X2FuZF9nZXRfcHJlZnNfY2FzZXNfMTk5MABtYWtyb2xpa2E=</auth>



*** User 2023-12-04 15:48:43.639 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:48:43.639 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:43.640 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='912bab49d7b91831' from='localhost' version='1.0' xml:lang='en' to='bob_run_set_and_get_prefs_cases_1990@localhost'>

*** User 2023-12-04 15:48:43.640 ***🔗
bOb_run_set_and_get_prefs_cases_1990@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 2023-12-04 15:48:43.640 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='b169cd0acbaa1b4fd6511a223da16f7c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:48:43.640 ***🔗
bOb_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq id='b169cd0acbaa1b4fd6511a223da16f7c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>bob_run_set_and_get_prefs_cases_1990@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:48:43.640 ***🔗
bob_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='5ad1c5984c2bcfa586430b24e19714f0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:43.640 ***🔗
bob_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='localhost' to='bob_run_set_and_get_prefs_cases_1990@localhost/res1' id='5ad1c5984c2bcfa586430b24e19714f0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:43.641 ***🔗
bob_run_set_and_get_prefs_cases_1990@localhost/res1 out
<presence/>



*** User 2023-12-04 15:48:43.642 ***🔗
bob_run_set_and_get_prefs_cases_1990@localhost/res1 in
<presence from='bob_run_set_and_get_prefs_cases_1990@localhost/res1' to='bob_run_set_and_get_prefs_cases_1990@localhost/res1'/>



*** User 2023-12-04 15:48:43.643 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:43.643 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e557fabaaf350971' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-12-04 15:48:43.643 ***🔗
kate_run_set_and_get_prefs_cases_1990@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 2023-12-04 15:48:43.643 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGthdGVfcnVuX3NldF9hbmRfZ2V0X3ByZWZzX2Nhc2VzXzE5OTAAbWFrcm93ZTtw</auth>



*** User 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='60419cf18fb30543' from='localhost' version='1.0' xml:lang='en' to='kate_run_set_and_get_prefs_cases_1990@localhost'>

*** User 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@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 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='511980b8c6319b176951b49a22b57bd7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq id='511980b8c6319b176951b49a22b57bd7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>kate_run_set_and_get_prefs_cases_1990@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-12-04 15:48:43.645 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='a8552703072b71409b9333ceddc70309'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:43.646 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='localhost' to='kate_run_set_and_get_prefs_cases_1990@localhost/res1' id='a8552703072b71409b9333ceddc70309' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-12-04 15:48:43.646 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
<presence/>



*** User 2023-12-04 15:48:43.648 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
<presence from='kate_run_set_and_get_prefs_cases_1990@localhost/res1' to='kate_run_set_and_get_prefs_cases_1990@localhost/res1'/>



*** User 2023-12-04 15:48:43.648 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='cb99ff58389de77734ebe4bb1e0db291'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.654 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='cb99ff58389de77734ebe4bb1e0db291' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.654 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='bca60322380f666c7cc31ca60fab20eb'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.656 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='bca60322380f666c7cc31ca60fab20eb' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.656 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='b68e024a90002e5c1aac4d394afa0ca1'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.660 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='b68e024a90002e5c1aac4d394afa0ca1' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.660 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='946482a8ef9227437837f045bd235e97'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.663 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='946482a8ef9227437837f045bd235e97' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.663 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='e982d5a72f6014ba686fa11aa2170f0e'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.667 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='e982d5a72f6014ba686fa11aa2170f0e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.667 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='6766d42e75bd8e5d34677525e0cd8626'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.669 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='6766d42e75bd8e5d34677525e0cd8626' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.669 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='e835351f61852f5437b5cca7a0737371'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.673 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='e835351f61852f5437b5cca7a0737371' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.673 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='5261a813aecbc8f2ff235d2ef3b80611'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.676 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='5261a813aecbc8f2ff235d2ef3b80611' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.676 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='49578a95265eb000a480ef72c599e708'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.682 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='49578a95265eb000a480ef72c599e708' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.682 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='1992ee80fa484e2ca7b59fad4dfb359e'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.732 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='1992ee80fa484e2ca7b59fad4dfb359e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.732 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='0270dd75cea519a2ae498881381b36e5'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.737 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='0270dd75cea519a2ae498881381b36e5' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.738 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='875ca0a47e7e7458dad04a81083cff61'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.741 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='875ca0a47e7e7458dad04a81083cff61' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.741 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='0e7b87ec66f58ffbb0c43bed53ad7ffa'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.745 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='0e7b87ec66f58ffbb0c43bed53ad7ffa' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.745 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='8e6b08597d3ee03ca285a1f7ae765d7b'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.748 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='8e6b08597d3ee03ca285a1f7ae765d7b' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='roster'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.748 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='7ba9b2f7acca575a5f0b1adc65b1a5f5'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.753 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='7ba9b2f7acca575a5f0b1adc65b1a5f5' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.753 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='9d727be991967a2c5fbb7a4c1f086728'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.756 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='9d727be991967a2c5fbb7a4c1f086728' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.756 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='251ef3a3b5aeb5ecc2509aa0ef358ac7'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.761 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='251ef3a3b5aeb5ecc2509aa0ef358ac7' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.761 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='b6d618d8a1b5a1504d560eca24ecb2ce'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.763 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='b6d618d8a1b5a1504d560eca24ecb2ce' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.763 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='0ef4a7f23fcf2f4e7567f9d71f1bcb15'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.769 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='0ef4a7f23fcf2f4e7567f9d71f1bcb15' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.769 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='8fff7ed870a2ca3d32382447ff5f0804'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.771 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='8fff7ed870a2ca3d32382447ff5f0804' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.771 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='37c4e62df5ca38781ee7e3e39871c269'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.776 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='37c4e62df5ca38781ee7e3e39871c269' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.776 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='fd4d99f5da9a8a4a61711bec02027f34'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.779 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='fd4d99f5da9a8a4a61711bec02027f34' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.779 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='261a02dd5df68654db0cb8338631529e'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.782 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='261a02dd5df68654db0cb8338631529e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.782 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='cb86756a5148f3c4a726eaa3f0e17757'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.784 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='cb86756a5148f3c4a726eaa3f0e17757' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.785 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='e5f6201dc828971265ad73ba63ec5a15'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.830 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='e5f6201dc828971265ad73ba63ec5a15' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.831 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='a26de65edae779ca05e9cd8ef1e67c91'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.833 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='a26de65edae779ca05e9cd8ef1e67c91' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.833 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='b7c9b2b940a517aa55e9b5f42542bd07'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.840 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='b7c9b2b940a517aa55e9b5f42542bd07' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.840 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='8518e41d5bb04dc387672f0aba58fb0a'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.843 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='8518e41d5bb04dc387672f0aba58fb0a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='never'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.843 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='9083d90bd571e8801fa2410af8e231c4'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.846 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='9083d90bd571e8801fa2410af8e231c4' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.846 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='dcdf84caeddfaa098358c4c6046fe668'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.848 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='dcdf84caeddfaa098358c4c6046fe668' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.848 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='e18bd7bde30f0396c209e6609146d38e'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.853 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='e18bd7bde30f0396c209e6609146d38e' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.853 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='7817a6164f674cd061677ab92d1ce70b'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.857 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='7817a6164f674cd061677ab92d1ce70b' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.857 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='e4a5627857e9acd8e937cba527bb9555'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.861 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='e4a5627857e9acd8e937cba527bb9555' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.861 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='4da100b6423fe84fdd17d28fabe0cf67'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.864 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='4da100b6423fe84fdd17d28fabe0cf67' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.864 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='98b86c7c50e4b91a49b64a7a434a0326'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.869 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='98b86c7c50e4b91a49b64a7a434a0326' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.869 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='56b7c4bd3ca97ceda063e43152a1dbac'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.873 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='56b7c4bd3ca97ceda063e43152a1dbac' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</always>
		<never/>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.873 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='3385d56a9528a4e87b73b5d6886b3432'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.875 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='3385d56a9528a4e87b73b5d6886b3432' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.875 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='935835c9d8f801a00bc5b94c8acf2573'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.876 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='935835c9d8f801a00bc5b94c8acf2573' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.877 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='e190457ee237ba665fc45e04a62ae19a'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.879 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='e190457ee237ba665fc45e04a62ae19a' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.879 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='cb3eaccc0a4b059e552055c2d11d22c1'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.882 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='cb3eaccc0a4b059e552055c2d11d22c1' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.882 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='set' id='56ae5737c6bd11c6cabf59dd421f3cfb'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bOb_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.933 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='56ae5737c6bd11c6cabf59dd421f3cfb' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.933 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
<iq type='get' id='a20ea700af1da99d3a517b16744f4efc'>
	<prefs xmlns='urn:xmpp:mam:1'/>
</iq>



*** User 2023-12-04 15:48:43.935 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
<iq from='alice_run_set_and_get_prefs_cases_1990@localhost' to='alice_run_set_and_get_prefs_cases_1990@localhost/res1' id='a20ea700af1da99d3a517b16744f4efc' type='result'>
	<prefs xmlns='urn:xmpp:mam:1' default='always'>
		<always/>
		<never>
			<jid>kate_run_set_and_get_prefs_cases_1990@localhost</jid>
			<jid>bob_run_set_and_get_prefs_cases_1990@localhost</jid>
		</never>
	</prefs>
</iq>



*** User 2023-12-04 15:48:43.935 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:48:43.935 ***🔗
kate_run_set_and_get_prefs_cases_1990@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:48:43.935 ***🔗
bob_run_set_and_get_prefs_cases_1990@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:48:43.936 ***🔗
bob_run_set_and_get_prefs_cases_1990@localhost/res1 in
</stream:stream>

*** User 2023-12-04 15:48:43.936 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 out
</stream:stream>

*** User 2023-12-04 15:48:43.936 ***🔗
alice_run_set_and_get_prefs_cases_1990@localhost/res1 in
</stream:stream>
*** CT 2023-12-04 15:48:43.939 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2284.html



=== Ended at 2023-12-04 15:48:43
=== successfully completed test case
=== === Returned value: ok