=== 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.51205.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},
                      max_result_limit => 50,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,no_stanzaid_element => false,
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/mam_suite.muc_querying_for_all_messages.95364.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@e06ff82a20fb.2024-03-21_07.45.38/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.53.53/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,persistent => false,
                    title => <<>>,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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_amp => #{},
        mod_sic => #{iqdisc => one_queue},
        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_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 => cets,
              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 => cets,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@e06ff82a20fb.2024-03-21_07.45.38"

=== Started at 2024-03-21 07:54:50


*** CT 2024-03-21 07:54:51.166 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2881.html
Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:51.839 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-21 07:54:51.865 ***🔗
alicE_unnamed_2283@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-03-21 07:54:51.867 ***🔗
alicE_unnamed_2283@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3dc79b4d0060e531' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-21 07:54:51.868 ***🔗
alicE_unnamed_2283@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-03-21 07:54:51.868 ***🔗
alicE_unnamed_2283@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI4MwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-21 07:54:51.871 ***🔗
alicE_unnamed_2283@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-21 07:54:51.871 ***🔗
alicE_unnamed_2283@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-03-21 07:54:51.872 ***🔗
alicE_unnamed_2283@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='111cb95f19044476' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2283@localhost'>

*** User 2024-03-21 07:54:51.872 ***🔗
alicE_unnamed_2283@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-03-21 07:54:51.872 ***🔗
alicE_unnamed_2283@localhost/res1 out
<iq type='set' id='85dbc240a9f41937c541480192e464e2'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-21 07:54:51.873 ***🔗
alicE_unnamed_2283@localhost/res1 in
<iq id='85dbc240a9f41937c541480192e464e2' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2283@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:54:51.873 ***🔗
alice_unnamed_2283@localhost/res1 out
<iq type='set' id='f17c639af2b1e9561e3cf973960a97a6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:51.874 ***🔗
alice_unnamed_2283@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2283@localhost/res1' id='f17c639af2b1e9561e3cf973960a97a6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:54:51.874 ***🔗
alice_unnamed_2283@localhost/res1 out
<presence/>



*** User 2024-03-21 07:54:51.876 ***🔗
alice_unnamed_2283@localhost/res1 in
<presence from='alice_unnamed_2283@localhost/res1' to='alice_unnamed_2283@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:54:51.882 ***🔗
alice_unnamed_2283@localhost/res1 out
<iq type='set' id='28cfa4404721ebfee7a0fabf54679225' to='alicE_unnamed_2283room0-51295-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-03-21 07:54:51.890 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='9de1cccc-179c-4076-84a7-b2ccffa5b8e8'>
	<result xmlns='urn:xmpp:mam:2' id='C4N93DEA8009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T12:37:36.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a344b614</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.890 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='78eddb7d-19bc-4691-b4ef-1f772cb0919d'>
	<result xmlns='urn:xmpp:mam:2' id='C4NE2JV74004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:33:44.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8cb2e55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.890 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='e83da56a-b5db-4261-8f5e-cd3097aa2790'>
	<result xmlns='urn:xmpp:mam:2' id='C4NSAT6J900E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T11:34:26.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b0a6f34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.890 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='e5be0ff7-e925-4d41-b341-af3fb4c5ddf0'>
	<result xmlns='urn:xmpp:mam:2' id='C4O1HUHK300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T17:48:06.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb0f23f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='f698db15-265d-4195-9962-801ffe8dbaa9'>
	<result xmlns='urn:xmpp:mam:2' id='C4OBK2Q45001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T05:48:42.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8fda7752</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='0f1e180b-4ebe-45ca-b8c9-92aceb597d64'>
	<result xmlns='urn:xmpp:mam:2' id='C4OD67JIMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T07:40:53.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eac2e271</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='7d177e4a-be9e-463e-9da3-89a9ef41dee5'>
	<result xmlns='urn:xmpp:mam:2' id='C4OVL2E6D00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T05:42:34.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c1c952a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='92755fef-ac71-4a6b-8e37-96d9c5bf7884'>
	<result xmlns='urn:xmpp:mam:2' id='C4PA5VFPAG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T18:16:13.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ae74f1b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='8d7925e3-6526-40ad-b1c2-287230978865'>
	<result xmlns='urn:xmpp:mam:2' id='C4POCUGOJ00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T11:13:58.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>498f713c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='47556748-9a9d-4d55-8bea-31299ef8d529'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q013G0S00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T20:20:08.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e82eea4f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='09114f77-cc74-437e-ae8e-1d2848094852'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q7KADVE00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T05:24:12.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79a0022f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='6f26a355-c2a2-41de-a2b3-a0c6e3230f23'>
	<result xmlns='urn:xmpp:mam:2' id='C4QJKUHR200D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T19:44:36.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a326af0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.891 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='d971af5e-0790-4122-b745-4e025b4c494e'>
	<result xmlns='urn:xmpp:mam:2' id='C4QSG4BRU007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T06:18:04.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c63c4aac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='90cb004b-aec0-4812-b6f9-1c987c801894'>
	<result xmlns='urn:xmpp:mam:2' id='C4R1UQPTA003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T12:48:52.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ead8bca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='b27dd500-1571-4094-999b-958fa5c73aab'>
	<result xmlns='urn:xmpp:mam:2' id='C4RMIUEKHG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T13:25:31.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d53247d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='ca68c95f-5f00-4686-a929-38a38f672184'>
	<result xmlns='urn:xmpp:mam:2' id='C4RVED2UK009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T23:59:36.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e574edd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='48e9d4c3-6cb2-468d-8eef-f20d6bc03feb'>
	<result xmlns='urn:xmpp:mam:2' id='C4S9UT0TQ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T12:32:20.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c4b7b0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='0fce8411-6642-489d-8ded-80ab9d552f04'>
	<result xmlns='urn:xmpp:mam:2' id='C4SCBDB5SG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T15:23:29.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b1275a95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='54417ed2-bc10-43ff-a259-dd6f59325b71'>
	<result xmlns='urn:xmpp:mam:2' id='C4SLNNGQ6G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T02:35:17.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>816dd116</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='aec7fb16-1be6-4325-bcc7-43eda449a71d'>
	<result xmlns='urn:xmpp:mam:2' id='C4SUV2T8RG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T13:35:59.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a8a83fa1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='cc628562-f4ae-4c74-ae3f-1ea9b89f0a56'>
	<result xmlns='urn:xmpp:mam:2' id='C4T9MTM6I00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T02:25:08.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42cd4c90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='597eb2ee-e8c7-41c2-8f98-ca758721128e'>
	<result xmlns='urn:xmpp:mam:2' id='C4TH8EVHFG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T11:25:27.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce3e6014</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='e8756375-673e-4dcc-b2f8-d3beb3af8704'>
	<result xmlns='urn:xmpp:mam:2' id='C4TVEDITK00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T04:20:56.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e3bdc286</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='1969e774-3fb9-4e92-9ba5-5f956182c341'>
	<result xmlns='urn:xmpp:mam:2' id='C4U9MTU62009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T16:35:48.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>50e03c04</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.892 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='1b966400-368a-40dd-96e9-0f5b60ca35d7'>
	<result xmlns='urn:xmpp:mam:2' id='C4UJHCS1DG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T04:19:15.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7af6190d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.893 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='10b046ca-753d-4623-a63a-c9180d3f60b5'>
	<result xmlns='urn:xmpp:mam:2' id='C4UKVGLVSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T06:02:25.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5c2ad255</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.893 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='be2550c4-302a-4e59-9a8d-4b37e8a8a0b2'>
	<result xmlns='urn:xmpp:mam:2' id='C4VAGMS7VG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T07:44:07.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5a88cc17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.893 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='a84c2baa-2f6d-4f11-a223-93622f90c306'>
	<result xmlns='urn:xmpp:mam:2' id='C4VCR88AU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T10:30:52.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35871888</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.893 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='638edf02-00bc-423d-8206-e91e7be57bbc'>
	<result xmlns='urn:xmpp:mam:2' id='C505KEOU500G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T16:05:14.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6826726</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.893 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='6ad66046-a54d-4f2d-8ae7-266c5b6170c7'>
	<result xmlns='urn:xmpp:mam:2' id='C50BPA8PO003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T23:25:36.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a58584ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.894 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='7b9197c1-9b25-4c60-87fd-7f04cd1dd012'>
	<result xmlns='urn:xmpp:mam:2' id='C50QV7EL100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T17:32:34.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>36206de3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.894 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='86bd2cc3-6705-4925-9544-824de63407d3'>
	<result xmlns='urn:xmpp:mam:2' id='C50T26QT8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T20:02:24.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e446a326</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.894 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='9d149047-34fd-4f5c-b907-edfe9349a577'>
	<result xmlns='urn:xmpp:mam:2' id='C51AK265VG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T12:12:55.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>09f40846</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.894 ***🔗
alice_unnamed_2283@localhost/res1 in
<message from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='d658c815-da02-4bdb-b6b7-60a6dbf69b4f'>
	<result xmlns='urn:xmpp:mam:2' id='C51C24IBJG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T13:55:59.000000Z' from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2283room0-51295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>13fee91a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:51.894 ***🔗
alice_unnamed_2283@localhost/res1 in
<iq from='alice_unnamed_2283room0-51295-0@muc.localhost' to='alice_unnamed_2283@localhost/res1' id='28cfa4404721ebfee7a0fabf54679225' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N93DEA8009</first>
			<last>C51C24IBJG0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:54:51.894 ***🔗
alice_unnamed_2283@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:54:51.895 ***🔗
alice_unnamed_2283@localhost/res1 in
</stream:stream>

*** User 2024-03-21 07:54:51.911 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:54:51.940 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2882.html



=== Ended at 2024-03-21 07:54:51
=== successfully completed test case
=== === Returned value: ok