=== 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.53937.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.">>}},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,full_text_search => true,
                      message_retraction => true,max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_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@8567ce76719f.2024-04-24_13.09.40/big_tests.tests.mam_SUITE.logs/run.2024-04-24_13.19.22/mam_suite.muc_querying_for_all_messages.124163.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@8567ce76719f.2024-04-24_13.09.40/big_tests.tests.mam_SUITE.logs/run.2024-04-24_13.19.22/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        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_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,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    subject => <<>>,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 => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@8567ce76719f.2024-04-24_13.09.40"

=== Started at 2024-04-24 13:20:34


*** CT 2024-04-24 13:20:34.049 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2248.html
Could not find element archive_wait in Config.


*** User 2024-04-24 13:20:34.707 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-24 13:20:34.719 ***🔗
alicE_unnamed_2466@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-24 13:20:34.720 ***🔗
alicE_unnamed_2466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='befd253aa0c480d1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-24 13:20:34.720 ***🔗
alicE_unnamed_2466@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-24 13:20:34.720 ***🔗
alicE_unnamed_2466@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQ2NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-24 13:20:34.722 ***🔗
alicE_unnamed_2466@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-24 13:20:34.723 ***🔗
alicE_unnamed_2466@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-24 13:20:34.723 ***🔗
alicE_unnamed_2466@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='02827f3ba83a4a2d' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2466@localhost'>

*** User 2024-04-24 13:20:34.723 ***🔗
alicE_unnamed_2466@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-24 13:20:34.723 ***🔗
alicE_unnamed_2466@localhost/res1 out
<iq type='set' id='c586bdaa2f60e6ed25359caf8bed93db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-24 13:20:34.724 ***🔗
alicE_unnamed_2466@localhost/res1 in
<iq id='c586bdaa2f60e6ed25359caf8bed93db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2466@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-24 13:20:34.724 ***🔗
alice_unnamed_2466@localhost/res1 out
<iq type='set' id='2a3c4944e1c5a15155129fcabc3c19d1'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:20:34.725 ***🔗
alice_unnamed_2466@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2466@localhost/res1' id='2a3c4944e1c5a15155129fcabc3c19d1' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-24 13:20:34.725 ***🔗
alice_unnamed_2466@localhost/res1 out
<presence/>



*** User 2024-04-24 13:20:34.727 ***🔗
alice_unnamed_2466@localhost/res1 in
<presence from='alice_unnamed_2466@localhost/res1' to='alice_unnamed_2466@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-24 13:20:34.810 ***🔗
alice_unnamed_2466@localhost/res1 out
<iq type='set' id='f754aea7ffff70471722eb1b961c523d' to='alicE_unnamed_2466room0-54019-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='1cc71aa5-4044-44da-ae43-ba24ad5a5c67'>
	<result xmlns='urn:xmpp:mam:2' id='C5CC36HKH00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T01:55:30.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5e95ceeb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='24074241-2192-4a1b-876a-44c69eb6f7de'>
	<result xmlns='urn:xmpp:mam:2' id='C5CESQFK3G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T05:15:59.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>191f5cc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='1051ee12-b305-4020-b45e-e8463f5ccc39'>
	<result xmlns='urn:xmpp:mam:2' id='C5D3AVCQR009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:39:18.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6cd9792f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='84d65d56-8a6f-4a73-92e6-9832a059303a'>
	<result xmlns='urn:xmpp:mam:2' id='C5DCJA8C200J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T16:42:12.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>194ef1fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='dde6d766-24fd-43f1-8159-c6d87a10b7f4'>
	<result xmlns='urn:xmpp:mam:2' id='C5DUT6P2CG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:32:49.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>03b83268</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='15ac2280-3861-4665-ba8c-aa075ebd0f5f'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3VTR1KG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:36:49.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8972747d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='5fc35298-ac91-4c3a-adb3-91c09fff544f'>
	<result xmlns='urn:xmpp:mam:2' id='C5E935BEJ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T02:41:58.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ee60751</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='dbee0413-9298-4202-9586-6598ed469a7c'>
	<result xmlns='urn:xmpp:mam:2' id='C5EG8RI1TG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T11:15:47.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5993d3e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.819 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='5145c437-c148-4409-921a-ff126af88927'>
	<result xmlns='urn:xmpp:mam:2' id='C5EV5J0FUG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:02:13.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4c84c92a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='ecb9aaf4-2a5e-4565-b134-8aae26e7907f'>
	<result xmlns='urn:xmpp:mam:2' id='C5F0NVTB900E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T06:54:58.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3482558</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='fe78de4e-a52f-4533-835f-ae298a87a2e5'>
	<result xmlns='urn:xmpp:mam:2' id='C5FFIJ5P3006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:36:38.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8935cd98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='11b06117-88c6-403d-8281-fa85f8a6ac81'>
	<result xmlns='urn:xmpp:mam:2' id='C5FN0PL50G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T09:29:29.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f69b03e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='02429905-e3f6-4ed2-b34c-9d804a878b0b'>
	<result xmlns='urn:xmpp:mam:2' id='C5G6UL3S8G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:30:01.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a0174d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='e4652657-daf4-422f-837b-f99fea03c360'>
	<result xmlns='urn:xmpp:mam:2' id='C5GJ75N8Q00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T19:08:04.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>760f67e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='9f13f900-9acb-4576-989a-6b7a7266af55'>
	<result xmlns='urn:xmpp:mam:2' id='C5GVT8859G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T10:16:27.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f9d57b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='99eb9102-a0e3-4b97-a985-ebb3dc4b5f55'>
	<result xmlns='urn:xmpp:mam:2' id='C5H3DTC7M004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:28:28.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2f6494f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='3c14d7d4-769b-4046-82ae-047cbc43d3fb'>
	<result xmlns='urn:xmpp:mam:2' id='C5HDATC2RG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T02:17:35.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a5f6d24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='7095a1f3-bb0d-4ee8-877e-345ab8800095'>
	<result xmlns='urn:xmpp:mam:2' id='C5HKH0M9TG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:52:19.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4658312</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='5a4b4ccc-8d5c-4b16-a973-47caeff8626a'>
	<result xmlns='urn:xmpp:mam:2' id='C5I602LHRG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:42:55.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c987ad61</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='56131b5e-b4db-4641-92ca-b66568b4b42e'>
	<result xmlns='urn:xmpp:mam:2' id='C5I8PSPT3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:03:50.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e239cf5c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='a7c40931-a7d5-4f5e-9f30-d24e135d4b05'>
	<result xmlns='urn:xmpp:mam:2' id='C5J3BHIPM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:44:28.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62108315</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.820 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='f041f4ff-92d7-43c4-b117-dd8abd6edfe9'>
	<result xmlns='urn:xmpp:mam:2' id='C5J4DO5B9G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:00:59.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1ce0a21b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='7ce3a766-cae0-4851-9631-740e563c6da5'>
	<result xmlns='urn:xmpp:mam:2' id='C5JK0J7QMG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T14:36:53.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f020e015</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='7f9f0e70-a332-4e33-b07c-d820bfaad6c3'>
	<result xmlns='urn:xmpp:mam:2' id='C5JPL1G4G00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T21:20:32.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f2b85c00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='098f7f73-2eb3-425b-bf7e-fa0762abe49d'>
	<result xmlns='urn:xmpp:mam:2' id='C5K1RLVTLG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T07:08:03.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42fc6667</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='2942db8b-ebdb-40cf-afb9-42f2b04ec447'>
	<result xmlns='urn:xmpp:mam:2' id='C5K9EHN9K00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:11:20.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a53697d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='ce5b803b-9b86-487a-8086-80c171aecf0e'>
	<result xmlns='urn:xmpp:mam:2' id='C5KLFKK5V00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T06:32:46.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a22ddb8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='3d94fc04-62c2-4985-9faf-38342706e75d'>
	<result xmlns='urn:xmpp:mam:2' id='C5KONT1TS00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:26:00.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1a1e57fe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='8fab2f7c-a26c-42a1-8926-74792c4519fa'>
	<result xmlns='urn:xmpp:mam:2' id='C5LC38A7O004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:31:28.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5b6da5d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='3eab75c1-3eb9-463f-ac46-76f12648b78f'>
	<result xmlns='urn:xmpp:mam:2' id='C5LF44F89G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T13:08:11.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b8e1857</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='e0959b3c-e257-4aa2-8031-9ad6a2bf5355'>
	<result xmlns='urn:xmpp:mam:2' id='C5M207TQEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T11:39:33.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d37bc3b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='7bc834e4-1deb-4eca-9619-264939f4e49f'>
	<result xmlns='urn:xmpp:mam:2' id='C5M645BSBG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T16:34:39.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62a9b53b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='9c1afe46-a41a-4f69-9f52-e96cf2117673'>
	<result xmlns='urn:xmpp:mam:2' id='C5MDN3N5RG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T01:38:07.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7cd99f98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<message from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='cfe36bc3-a32c-4c35-9e84-d7951a85ea14'>
	<result xmlns='urn:xmpp:mam:2' id='C5MIH2CVNG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T07:22:31.000000Z' from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2466room0-54019-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b1b5dd50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 in
<iq from='alice_unnamed_2466room0-54019-0@muc.localhost' to='alice_unnamed_2466@localhost/res1' id='f754aea7ffff70471722eb1b961c523d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5CC36HKH00A</first>
			<last>C5MIH2CVNG02</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-24 13:20:34.821 ***🔗
alice_unnamed_2466@localhost/res1 out
</stream:stream>

*** User 2024-04-24 13:20:34.824 ***🔗
alice_unnamed_2466@localhost/res1 in
</stream:stream>

*** User 2024-04-24 13:20:34.899 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-24 13:20:34.907 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2249.html



=== Ended at 2024-04-24 13:20:34
=== successfully completed test case
=== === Returned value: ok