=== 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.47931.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,backend => rdbms,
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/mam_suite.muc_querying_for_all_messages.97923.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@de34115c687f.2024-04-10_12.44.09/big_tests.tests.mam_SUITE.logs/run.2024-04-10_12.50.51/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_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 => <<>>,subject => <<>>,
                    affiliations => [],anonymous => true,
                    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,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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        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@de34115c687f.2024-04-10_12.44.09"

=== Started at 2024-04-10 12:51:18


*** CT 2024-04-10 12:51:18.332 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1911.html
Could not find element archive_wait in Config.


*** User 2024-04-10 12:51:18.568 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-10 12:51:18.577 ***🔗
alicE_unnamed_2014@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-10 12:51:18.577 ***🔗
alicE_unnamed_2014@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='56823045e7c165c5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-10 12:51:18.578 ***🔗
alicE_unnamed_2014@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-10 12:51:18.578 ***🔗
alicE_unnamed_2014@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxNABtYXR5Z3J5c2E=</auth>



*** User 2024-04-10 12:51:18.580 ***🔗
alicE_unnamed_2014@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-10 12:51:18.580 ***🔗
alicE_unnamed_2014@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-10 12:51:18.580 ***🔗
alicE_unnamed_2014@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='986248446fb9f924' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2014@localhost'>

*** User 2024-04-10 12:51:18.580 ***🔗
alicE_unnamed_2014@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-10 12:51:18.580 ***🔗
alicE_unnamed_2014@localhost/res1 out
<iq type='set' id='d4d11d51f210d02b06ed56841e83c59f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-10 12:51:18.581 ***🔗
alicE_unnamed_2014@localhost/res1 in
<iq id='d4d11d51f210d02b06ed56841e83c59f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2014@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-10 12:51:18.581 ***🔗
alice_unnamed_2014@localhost/res1 out
<iq type='set' id='690a3e872170eb440592671876b22f0d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:51:18.582 ***🔗
alice_unnamed_2014@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2014@localhost/res1' id='690a3e872170eb440592671876b22f0d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-10 12:51:18.582 ***🔗
alice_unnamed_2014@localhost/res1 out
<presence/>



*** User 2024-04-10 12:51:18.588 ***🔗
alice_unnamed_2014@localhost/res1 in
<presence from='alice_unnamed_2014@localhost/res1' to='alice_unnamed_2014@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-10 12:51:18.605 ***🔗
alice_unnamed_2014@localhost/res1 out
<iq type='set' id='42f39c6917d352458a056cd99ff70994' to='alicE_unnamed_2014room0-48016-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='c0fd6946-f905-4cc0-a270-33128d12963d'>
	<result xmlns='urn:xmpp:mam:2' id='C54093T5KG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-25T18:24:33.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b579033c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='68abc5cd-7aa7-4d3a-a52b-bc4d74069639'>
	<result xmlns='urn:xmpp:mam:2' id='C544062GV009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-25T22:50:54.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>00f1ee88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='0c9f887b-4993-45db-8823-f81487d5949d'>
	<result xmlns='urn:xmpp:mam:2' id='C54ABG1EB005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T06:25:42.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1bed639b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='9b29f8d7-ba28-4375-8371-7542a33fdff7'>
	<result xmlns='urn:xmpp:mam:2' id='C54BFFJDI00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-26T07:46:12.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>666f863f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='e5d4da87-c6e6-4eb9-acb0-7ca53aa6b05a'>
	<result xmlns='urn:xmpp:mam:2' id='C553CEO7UG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-27T12:17:25.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5bcabdd9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='3faff3a8-c842-4863-b7d1-54d3108884d8'>
	<result xmlns='urn:xmpp:mam:2' id='C558VQTHKG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-27T18:58:41.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70b2511a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='6edafe3d-24f4-4e5f-b6d1-2ed7ad7d1904'>
	<result xmlns='urn:xmpp:mam:2' id='C55O4P3IKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-28T13:03:29.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9724ee9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='418a6c56-d40f-4278-b3ed-df2ac08d91a7'>
	<result xmlns='urn:xmpp:mam:2' id='C55VHJFGHG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-28T21:53:15.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de231dba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='c5ee40e7-2d55-4f79-a0d5-5cd4eb504984'>
	<result xmlns='urn:xmpp:mam:2' id='C56GILF48005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-29T18:12:32.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fdb16fde</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='93b9c56a-a016-4856-9094-cc46030af868'>
	<result xmlns='urn:xmpp:mam:2' id='C56K4C6UF00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-29T22:26:54.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>59f4db8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='33694577-9919-4a62-b324-f50f0c96af7e'>
	<result xmlns='urn:xmpp:mam:2' id='C56QM9L4IG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T06:16:29.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9e78f5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='fb7af125-a186-4dcb-b11f-d1348713cd15'>
	<result xmlns='urn:xmpp:mam:2' id='C57581D7800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T18:52:00.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>00e4a5df</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='cc781fd2-3510-4ad0-93d4-48de7402e80b'>
	<result xmlns='urn:xmpp:mam:2' id='C57FDG825G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T07:00:03.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>652b6da1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='13fd0f6e-769c-40f0-87a7-624f42311de8'>
	<result xmlns='urn:xmpp:mam:2' id='C57J6SPPC009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T11:31:36.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44673e11</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.681 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='06318218-cb7d-45a0-a08d-95f35797b151'>
	<result xmlns='urn:xmpp:mam:2' id='C5801FQ32G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T02:50:05.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81fed8b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='a3650767-26c0-4462-bc3d-bde7d9a17a53'>
	<result xmlns='urn:xmpp:mam:2' id='C58F2881600H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T20:45:32.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>460509c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='1610a6e5-42aa-4024-a293-c948bdd467f0'>
	<result xmlns='urn:xmpp:mam:2' id='C58INA1EHG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T01:07:23.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44b926ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='f9200ac3-5d6b-4b63-a87c-0f26d70bd844'>
	<result xmlns='urn:xmpp:mam:2' id='C58TNGI65G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T14:15:15.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7cfd5c1a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='8d0a5306-1682-427b-af52-b5fce8c135cc'>
	<result xmlns='urn:xmpp:mam:2' id='C59ALC7PJG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T05:41:03.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5995b04e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='83c89384-b322-479f-bc78-95ddae2168a2'>
	<result xmlns='urn:xmpp:mam:2' id='C59B4H5VKG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T06:14:57.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>101e26b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='c831a232-f9ef-4442-bdf1-0e4d71755cf7'>
	<result xmlns='urn:xmpp:mam:2' id='C5A94UH2T00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T18:03:22.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a82cd315</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='f943734f-313b-4dcf-95a0-01ad924db96c'>
	<result xmlns='urn:xmpp:mam:2' id='C5ADEA0JF005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T23:10:38.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d9a017e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='c86541fa-f803-4bda-8274-3152fcb770f1'>
	<result xmlns='urn:xmpp:mam:2' id='C5AO9IUA4G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T12:07:29.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0debd376</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='871ea0aa-4ed5-4955-b4bb-0464605fb23f'>
	<result xmlns='urn:xmpp:mam:2' id='C5ARHIPCVG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T16:00:07.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>50118aab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.682 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='3e5b0b8c-f14b-4550-9bd5-fbe853aeab33'>
	<result xmlns='urn:xmpp:mam:2' id='C5B482KHD001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T02:23:06.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e569b938</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='22a061f4-1cfe-42e3-a648-c73f66b02506'>
	<result xmlns='urn:xmpp:mam:2' id='C5BDVHV0C009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T13:59:52.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5661f84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='2ea13cf4-7b62-46ce-93ef-143b3e186f00'>
	<result xmlns='urn:xmpp:mam:2' id='C5BN89ET1G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T01:03:39.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>451a0761</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='a3db60bb-42f2-497a-a939-43694ecb996a'>
	<result xmlns='urn:xmpp:mam:2' id='C5BU16P36G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T09:08:53.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>713c60ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='88b57b72-5dbf-4c06-b641-b705c4539556'>
	<result xmlns='urn:xmpp:mam:2' id='C5CAOUUJAG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:21:01.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba6ce006</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='cd1704e9-3f98-484d-96b2-17ad0e54854d'>
	<result xmlns='urn:xmpp:mam:2' id='C5CRO86DI002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T20:36:20.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97d1098e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='53cae3ad-2626-4b28-b968-b42f0d03836b'>
	<result xmlns='urn:xmpp:mam:2' id='C5DBN3R3PG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T15:39:07.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4da75f04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='403a14e8-3112-4b3f-9ad8-88c4789d6da8'>
	<result xmlns='urn:xmpp:mam:2' id='C5DE9ORJSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T18:44:01.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>103bcf64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='70a59e4a-5551-46b9-86b3-03fdc0528158'>
	<result xmlns='urn:xmpp:mam:2' id='C5DOLBE68G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:05:45.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b043a02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<message from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='7f93143a-0de9-4df2-b651-9a3e55b76d45'>
	<result xmlns='urn:xmpp:mam:2' id='C5DTP7TVJ00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T13:12:22.000000Z' from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2014room0-48016-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44c76649</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
<iq from='alice_unnamed_2014room0-48016-0@muc.localhost' to='alice_unnamed_2014@localhost/res1' id='42f39c6917d352458a056cd99ff70994' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C54093T5KG03</first>
			<last>C5DTP7TVJ00C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 out
</stream:stream>

*** User 2024-04-10 12:51:18.683 ***🔗
alice_unnamed_2014@localhost/res1 in
</stream:stream>

*** User 2024-04-10 12:51:18.703 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-10 12:51:18.713 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1912.html



=== Ended at 2024-04-10 12:51:18
=== successfully completed test case
=== === Returned value: ok