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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.27427.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,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,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => mnesia}},
     {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@17dd90405134.2024-04-22_13.48.40/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.58/mam_suite.muc_querying_for_all_messages_with_jid.135683.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_cache_muc_all},parallel]]},
     {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@17dd90405134.2024-04-22_13.48.40/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.58/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@17dd90405134.2024-04-22_13.48.40"

=== Started at 2024-04-22 13:58:11


*** CT 2024-04-22 13:58:11.812 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2296.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 13:58:12.115 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 13:58:12.174 ***🔗
alicE_unnamed_2655@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:58:12.178 ***🔗
alicE_unnamed_2655@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0aaa94b31d8d8538' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:58:12.178 ***🔗
alicE_unnamed_2655@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 2024-04-22 13:58:12.179 ***🔗
alicE_unnamed_2655@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjY1NQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 13:58:12.185 ***🔗
alicE_unnamed_2655@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:58:12.185 ***🔗
alicE_unnamed_2655@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:58:12.188 ***🔗
alicE_unnamed_2655@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a14a1431db4598b2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2655@localhost'>

*** User 2024-04-22 13:58:12.188 ***🔗
alicE_unnamed_2655@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 2024-04-22 13:58:12.188 ***🔗
alicE_unnamed_2655@localhost/res1 out
<iq type='set' id='1d6572c72c262d6d08c5afb2687db5ed'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:58:12.190 ***🔗
alicE_unnamed_2655@localhost/res1 in
<iq id='1d6572c72c262d6d08c5afb2687db5ed' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2655@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:58:12.191 ***🔗
alice_unnamed_2655@localhost/res1 out
<iq type='set' id='92da3ce4bcb8dd2c70b7786ba827e20e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:58:12.192 ***🔗
alice_unnamed_2655@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2655@localhost/res1' id='92da3ce4bcb8dd2c70b7786ba827e20e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:58:12.193 ***🔗
alice_unnamed_2655@localhost/res1 out
<presence/>



*** User 2024-04-22 13:58:12.197 ***🔗
alice_unnamed_2655@localhost/res1 in
<presence from='alice_unnamed_2655@localhost/res1' to='alice_unnamed_2655@localhost/res1'/>



*** User 2024-04-22 13:58:12.197 ***🔗
alice_unnamed_2655@localhost/res1 out
<iq type='set' id='2bb42e1dd17a86404f2c223313044a84' to='alicE_unnamed_2655room0-27517-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-22 13:58:12.201 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='3b3bed06-7be9-473a-a59d-c6ae2bbee2fd'>
	<result xmlns='urn:xmpp:mam:2' id='C5BHM4S2MG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T18:25:09.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f414613</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='512aa47b-3d4b-4830-9257-5209b402af48'>
	<result xmlns='urn:xmpp:mam:2' id='C5BOGBE56006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T02:33:16.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c6474a7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='73a89e99-bdb7-47c0-8620-f63fa715ee72'>
	<result xmlns='urn:xmpp:mam:2' id='C5CO85T29005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T16:25:38.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a16c825a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='c1e09c33-9459-4152-8085-3e42a0764cb4'>
	<result xmlns='urn:xmpp:mam:2' id='C5DA409F3G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T13:44:47.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>462836b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='ace9828a-5e8e-4103-936f-8d3c2f202717'>
	<result xmlns='urn:xmpp:mam:2' id='C5DJT3QOS00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T01:25:12.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c71d994</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='02a0d0e7-b7d9-4012-a894-127859f69d47'>
	<result xmlns='urn:xmpp:mam:2' id='C5EPOV31Q00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T22:36:04.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9b5f1961</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='1ceac245-1c03-4e67-a73f-139d3fd76a60'>
	<result xmlns='urn:xmpp:mam:2' id='C5F5G2GHN001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T12:35:10.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>58a905ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.202 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='c8e8f570-300b-47b2-bb14-061782477e8a'>
	<result xmlns='urn:xmpp:mam:2' id='C5FGAMMG5006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T01:30:34.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>89cc4f9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='cbfadead-4622-4179-bff8-c400465b9e2a'>
	<result xmlns='urn:xmpp:mam:2' id='C5GMGEIJR00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T23:03:34.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09065949</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='cc3e150f-7e09-4f32-b4a4-8187cbc45d1c'>
	<result xmlns='urn:xmpp:mam:2' id='C5H5G6BAM005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:56:44.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ec9d13a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='62b6137f-1bf2-457b-9730-b040233d6775'>
	<result xmlns='urn:xmpp:mam:2' id='C5HUCRFV5004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T22:38:50.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9cf5df39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='f6bc36e0-4db9-4409-b7e4-309da8b4d212'>
	<result xmlns='urn:xmpp:mam:2' id='C5I1U5BPP004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T02:52:18.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4df5b35c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='5a7f18d0-b23f-423b-8808-7fd3a348dc10'>
	<result xmlns='urn:xmpp:mam:2' id='C5J3VRGH1006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T19:29:54.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6256838</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='ae8023e1-e755-4a09-aa91-3b59cd8f8385'>
	<result xmlns='urn:xmpp:mam:2' id='C5JF84UPC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T08:55:52.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c67ee26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='7154dc5f-27c4-47a0-9d81-55b319246055'>
	<result xmlns='urn:xmpp:mam:2' id='C5KFBKA2D006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T23:14:18.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>043bbc39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='19c27a91-6bf5-4208-906d-56b73c1faf22'>
	<result xmlns='urn:xmpp:mam:2' id='C5KPQR7PD009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T11:44:10.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a88a9457</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.203 ***🔗
alice_unnamed_2655@localhost/res1 in
<message from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='6b075b25-a413-44a2-ab49-41b039e4689d'>
	<result xmlns='urn:xmpp:mam:2' id='C5LMH9Q4LG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T21:58:43.000000Z' from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2655room0-27517-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db3fc931</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:58:12.204 ***🔗
alice_unnamed_2655@localhost/res1 in
<iq from='alice_unnamed_2655room0-27517-1@muc.localhost' to='alice_unnamed_2655@localhost/res1' id='2bb42e1dd17a86404f2c223313044a84' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BHM4S2MG09</first>
			<last>C5LMH9Q4LG04</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 13:58:12.204 ***🔗
alice_unnamed_2655@localhost/res1 out
</stream:stream>

*** User 2024-04-22 13:58:12.204 ***🔗
alice_unnamed_2655@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 13:58:12.208 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 13:58:12.218 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2297.html



=== Ended at 2024-04-22 13:58:12
=== successfully completed test case
=== === Returned value: ok