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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.70968.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@d67ced1141dd.2024-04-16_10.12.40/big_tests.tests.mam_SUITE.logs/run.2024-04-16_10.22.46/mam_suite.muc_querying_for_all_messages.171907.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@d67ced1141dd.2024-04-16_10.12.40/big_tests.tests.mam_SUITE.logs/run.2024-04-16_10.22.46/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,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,subject => <<>>,
                    affiliations => [],allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {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@d67ced1141dd.2024-04-16_10.12.40"

=== Started at 2024-04-16 10:23:58


*** CT 2024-04-16 10:23:58.484 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2247.html
Could not find element archive_wait in Config.


*** User 2024-04-16 10:23:59.261 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-16 10:23:59.296 ***🔗
alicE_unnamed_3095@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-16 10:23:59.298 ***🔗
alicE_unnamed_3095@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7cc7fba28939284e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-16 10:23:59.298 ***🔗
alicE_unnamed_3095@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-16 10:23:59.298 ***🔗
alicE_unnamed_3095@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMzA5NQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-16 10:23:59.304 ***🔗
alicE_unnamed_3095@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-16 10:23:59.304 ***🔗
alicE_unnamed_3095@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-16 10:23:59.305 ***🔗
alicE_unnamed_3095@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d73ad69fd16e4213' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_3095@localhost'>

*** User 2024-04-16 10:23:59.305 ***🔗
alicE_unnamed_3095@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-16 10:23:59.305 ***🔗
alicE_unnamed_3095@localhost/res1 out
<iq type='set' id='b62f85104337aa8b2cba026b468fa790'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-16 10:23:59.306 ***🔗
alicE_unnamed_3095@localhost/res1 in
<iq id='b62f85104337aa8b2cba026b468fa790' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_3095@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-16 10:23:59.306 ***🔗
alice_unnamed_3095@localhost/res1 out
<iq type='set' id='f9f7f2219c0199a8dec1a0a7cbe91e71'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:23:59.307 ***🔗
alice_unnamed_3095@localhost/res1 in
<iq from='localhost' to='alice_unnamed_3095@localhost/res1' id='f9f7f2219c0199a8dec1a0a7cbe91e71' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-16 10:23:59.307 ***🔗
alice_unnamed_3095@localhost/res1 out
<presence/>



*** User 2024-04-16 10:23:59.310 ***🔗
alice_unnamed_3095@localhost/res1 in
<presence from='alice_unnamed_3095@localhost/res1' to='alice_unnamed_3095@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-16 10:23:59.315 ***🔗
alice_unnamed_3095@localhost/res1 out
<iq type='set' id='49d42d6abe857b0d148c0ba5a78af8a6' to='alicE_unnamed_3095room0-71052-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-16 10:23:59.323 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='9b8ef966-3b7d-4956-a9a8-bed8fa45edc6'>
	<result xmlns='urn:xmpp:mam:2' id='C57AC43C7G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T00:59:03.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6ed326b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.323 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='1db86f9a-8e8e-4386-b1f7-59435b0bb072'>
	<result xmlns='urn:xmpp:mam:2' id='C57TDR2S900E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T23:42:58.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6815ad6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.324 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='7ef0b6f0-f6a5-4d81-9ef7-3ecdd648d642'>
	<result xmlns='urn:xmpp:mam:2' id='C58AK4KUT003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T15:27:38.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>502c673c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.324 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='b8e17a3d-5a69-4357-ae51-e96f6a0c2650'>
	<result xmlns='urn:xmpp:mam:2' id='C58EJQLGU007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T20:13:16.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c73cc2ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.324 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='9b1c7ef6-569e-48d7-83db-d5384a8238bf'>
	<result xmlns='urn:xmpp:mam:2' id='C58QCBCJI00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T10:15:32.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d55bd4c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.324 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='7fbcf82d-73db-4078-883b-45d556e1aa48'>
	<result xmlns='urn:xmpp:mam:2' id='C594L7DMSG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T22:31:13.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc4459c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.324 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='96f82bb8-cef4-42a4-b893-12f57c08b8c0'>
	<result xmlns='urn:xmpp:mam:2' id='C59K6MS0I005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T17:04:04.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cf63047b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.324 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='01eae020-1ac3-4c95-bf47-1532957092c3'>
	<result xmlns='urn:xmpp:mam:2' id='C59L6AUPGG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T18:14:49.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d50c494</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.326 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='1c41035a-ddce-4f34-af19-2e2b5c832643'>
	<result xmlns='urn:xmpp:mam:2' id='C59TS1H7100B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T04:36:02.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cceabb80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='cc90bc11-352a-4110-ad22-0531e28ce00f'>
	<result xmlns='urn:xmpp:mam:2' id='C59U0COP500F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T04:45:46.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a902da30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='4d86a05a-7f00-4428-9291-d269d1d440ea'>
	<result xmlns='urn:xmpp:mam:2' id='C5AEIRMDC005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T00:32:24.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f16f546e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='b6b5d1c1-640f-4cb1-8322-78e8b1f1b5bd'>
	<result xmlns='urn:xmpp:mam:2' id='C5AL04JFS005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T08:11:36.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db79d96d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='ada2edaa-6d59-40b5-a940-ba2db0d289ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5B2I6548G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T00:22:33.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>94a07700</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='8c23c427-5936-4336-b788-83be8e0ecda6'>
	<result xmlns='urn:xmpp:mam:2' id='C5BKO2SF7001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T22:04:14.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7b90165</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='6abde228-1524-4c4d-9c9d-899d98b97c58'>
	<result xmlns='urn:xmpp:mam:2' id='C5BS7S4T300G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T07:00:38.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68ce6c49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='6ba44873-20aa-45c3-bfb1-1fc1b83b824e'>
	<result xmlns='urn:xmpp:mam:2' id='C5BTTI6AE00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T09:00:44.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d1a2220</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='8dd1e920-6c06-40af-bc7c-069a2715bbe4'>
	<result xmlns='urn:xmpp:mam:2' id='C5CEGLRMSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T04:48:49.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>db4b9a24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='99ed7ca7-e545-40eb-82f7-cfef39938daa'>
	<result xmlns='urn:xmpp:mam:2' id='C5CT13M0O003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T22:07:44.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>39959754</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='6347842d-2599-49ab-bbff-0492ff82cfdc'>
	<result xmlns='urn:xmpp:mam:2' id='C5D4FSGRG008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T07:01:52.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>36d1adb6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='c01704dc-65a3-4171-b694-54b5b87713ab'>
	<result xmlns='urn:xmpp:mam:2' id='C5D7V6G0E00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T11:10:52.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e4597081</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='a8b41c66-207c-45a4-9b18-980a23cec26d'>
	<result xmlns='urn:xmpp:mam:2' id='C5DOA8T95002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:40:58.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de644799</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='6f8ce7cf-1cb7-4748-9712-000315d94d95'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3OCI3AG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:19:57.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a31a35f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='df8ef24f-ff4b-47a2-9ae6-fd86c93fbc25'>
	<result xmlns='urn:xmpp:mam:2' id='C5EB6KF8300G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:12:54.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b48e0031</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='9553adc7-a36c-4653-93e7-d2dcc4d544f5'>
	<result xmlns='urn:xmpp:mam:2' id='C5EQ7PP5PG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T23:09:15.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1306e307</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='2fe888fd-a3d3-4676-a90c-3d1027d57d7b'>
	<result xmlns='urn:xmpp:mam:2' id='C5ET3EIBK00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T02:34:16.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0c9ce3ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.327 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='143a0f91-a12e-4bc0-8bcd-e04a8dcbb378'>
	<result xmlns='urn:xmpp:mam:2' id='C5F950FSQG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T16:56:45.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7e1c173f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='8578ea99-b947-4240-b5b4-368c96ce7a4b'>
	<result xmlns='urn:xmpp:mam:2' id='C5FNN1IGTG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T10:19:15.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a5e44c16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='a11b83cc-e526-4065-827a-c04c9972bcd7'>
	<result xmlns='urn:xmpp:mam:2' id='C5FUVSRVS001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T19:00:08.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>48da62b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='f59c4e1e-5f9a-4c1d-918c-ccceaefff3e5'>
	<result xmlns='urn:xmpp:mam:2' id='C5G3NR5RP00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T00:40:02.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e24114e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='00931c91-d66f-4913-bd66-26234d5841a6'>
	<result xmlns='urn:xmpp:mam:2' id='C5G41L5OVG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T01:01:59.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6b82705d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='19443a84-f85f-456b-846b-f9b576e1173d'>
	<result xmlns='urn:xmpp:mam:2' id='C5H167A6J006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:48:06.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3ffad2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='58260ac8-54c4-4d78-9f82-4906b3cd2216'>
	<result xmlns='urn:xmpp:mam:2' id='C5H9IB1J400H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T21:47:52.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3aec5b60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='6926907a-c8cf-43dd-873a-966508340042'>
	<result xmlns='urn:xmpp:mam:2' id='C5HJ2K22800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T09:08:32.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6bed015b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<message from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='97e08ac0-a51d-4ad2-b1ab-58ca051ab09f'>
	<result xmlns='urn:xmpp:mam:2' id='C5HL0MAHPG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:27:23.000000Z' from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_3095room0-71052-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>03216018</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 in
<iq from='alice_unnamed_3095room0-71052-0@muc.localhost' to='alice_unnamed_3095@localhost/res1' id='49d42d6abe857b0d148c0ba5a78af8a6' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C57AC43C7G09</first>
			<last>C5HL0MAHPG0I</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-16 10:23:59.328 ***🔗
alice_unnamed_3095@localhost/res1 out
</stream:stream>

*** User 2024-04-16 10:23:59.329 ***🔗
alice_unnamed_3095@localhost/res1 in
</stream:stream>

*** User 2024-04-16 10:23:59.356 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-16 10:23:59.389 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2248.html



=== Ended at 2024-04-16 10:23:59
=== successfully completed test case
=== === Returned value: ok