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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.46429.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},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages.125570.html"},
     {tc_group_properties,[{name,muc04},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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => [],
                    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 => <<>>,
                    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_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_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:38


*** CT 2024-03-11 09:13:38.085 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1882.html
Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:38.289 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:38.291 ***🔗
alicE_unnamed_1960@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-11 09:13:38.291 ***🔗
alicE_unnamed_1960@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='44d39d22ad1c711d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:38.292 ***🔗
alicE_unnamed_1960@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-11 09:13:38.292 ***🔗
alicE_unnamed_1960@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk2MABtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:38.292 ***🔗
alicE_unnamed_1960@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:38.292 ***🔗
alicE_unnamed_1960@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-11 09:13:38.293 ***🔗
alicE_unnamed_1960@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d0101de258369d19' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1960@localhost'>

*** User 2024-03-11 09:13:38.293 ***🔗
alicE_unnamed_1960@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-11 09:13:38.293 ***🔗
alicE_unnamed_1960@localhost/res1 out
<iq type='set' id='866ed6fad066871c9f740e26ed59660f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:38.293 ***🔗
alicE_unnamed_1960@localhost/res1 in
<iq id='866ed6fad066871c9f740e26ed59660f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1960@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:38.293 ***🔗
alice_unnamed_1960@localhost/res1 out
<iq type='set' id='6afa59b6e8cf33f612c4563fad4f1e11'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:38.294 ***🔗
alice_unnamed_1960@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1960@localhost/res1' id='6afa59b6e8cf33f612c4563fad4f1e11' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:38.294 ***🔗
alice_unnamed_1960@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:38.295 ***🔗
alice_unnamed_1960@localhost/res1 in
<presence from='alice_unnamed_1960@localhost/res1' to='alice_unnamed_1960@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:38.297 ***🔗
alice_unnamed_1960@localhost/res1 out
<iq type='set' id='beae31dfb7cfecd80f57ff9dfd65a9b8' to='alicE_unnamed_1960room0-46471-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:38.299 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='94c63719-7c2c-44f1-9baa-1c442ef511a1'>
	<result xmlns='urn:xmpp:mam:1' id='C4H0G2C95004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T13:17:46.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>664bc77c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.299 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='fe5e1097-d67b-4940-b32e-27647f26901a'>
	<result xmlns='urn:xmpp:mam:1' id='C4H8I6CL3G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T22:55:11.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe661a57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.299 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='8e132def-e525-4957-baab-9e94112521f1'>
	<result xmlns='urn:xmpp:mam:1' id='C4HHHVP9100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T09:38:58.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f6a1ba31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='899e985e-f1a0-4d5c-9e1c-9490654af464'>
	<result xmlns='urn:xmpp:mam:1' id='C4HT13CE1G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T23:20:11.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>397d9243</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='96cc6984-4111-40a9-8d0c-074a2dcdf491'>
	<result xmlns='urn:xmpp:mam:1' id='C4I01GGPNG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T02:55:51.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>79f376cd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='4c2bbe73-81dd-4557-bb53-fbcf33c00dfd'>
	<result xmlns='urn:xmpp:mam:1' id='C4I5IN9UG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T09:32:16.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c5dce63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='33f0ac9c-e10d-4471-ba81-f0e9dd60f6da'>
	<result xmlns='urn:xmpp:mam:1' id='C4IIA8I6HG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T00:43:55.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>83be962c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='27ee0b0f-9560-4c81-82c7-e35f816d73d0'>
	<result xmlns='urn:xmpp:mam:1' id='C4IM8GI9E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T05:26:20.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>87d1c59a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='30b9d766-f23a-4b24-b910-416f14b5320c'>
	<result xmlns='urn:xmpp:mam:1' id='C4JEIC5V3G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:26:23.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>efa05f3c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='92263b43-2680-4a80-aeea-dc4cce5b8693'>
	<result xmlns='urn:xmpp:mam:1' id='C4JGIUPI1G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T12:50:51.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>36bde265</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='f5626141-1148-4e9b-971c-d63e3ce13083'>
	<result xmlns='urn:xmpp:mam:1' id='C4K5TS7RNG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T14:18:31.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7696116a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.300 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='5fd87dc3-2955-4d18-94c6-42e87ee19c01'>
	<result xmlns='urn:xmpp:mam:1' id='C4K86SG9N00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:01:50.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>301b28ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='444c04d0-38aa-463a-8f9e-74ca23b68c2a'>
	<result xmlns='urn:xmpp:mam:1' id='C4KF6E895G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T01:21:55.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f83e28bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='a05caa59-4787-4067-8714-b4abf91bf3ee'>
	<result xmlns='urn:xmpp:mam:1' id='C4KRAHUMJG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T15:50:07.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f19bdcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='43faaeba-e1f4-4973-9396-ce32d2358c85'>
	<result xmlns='urn:xmpp:mam:1' id='C4LEKKM0IG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T14:52:45.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>423560e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='fa05b17e-9e74-4d0d-8c7a-ce7767fe3dd5'>
	<result xmlns='urn:xmpp:mam:1' id='C4LFTFTVK00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T16:24:08.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8abdab19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='9f36deeb-671c-4a2f-ae02-54fc9631bec3'>
	<result xmlns='urn:xmpp:mam:1' id='C4LRUQU8O007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T06:46:08.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>30c93d6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='af313a32-e81c-47c3-b366-3ec3f22e39a2'>
	<result xmlns='urn:xmpp:mam:1' id='C4LSVEG48G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T07:59:05.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4176c2a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='93b81770-ae43-48f3-8bb9-fd54d77bef07'>
	<result xmlns='urn:xmpp:mam:1' id='C4MFJPOG100K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:13:06.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d507204c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='f8699c97-c657-4173-bfb6-b2c3ac340c38'>
	<result xmlns='urn:xmpp:mam:1' id='C4MPJ366GG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T18:07:21.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de549357</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='991c2075-eb96-45c7-9d7e-ccfb0bcf3a64'>
	<result xmlns='urn:xmpp:mam:1' id='C4N5KRA3C00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T08:30:16.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1f098204</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='9aee5973-9760-406e-92cb-795e8504043d'>
	<result xmlns='urn:xmpp:mam:1' id='C4NH6CCQ3004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T22:16:54.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c31e4c00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='c3ee01d5-5ce6-4b6d-8a7f-8f960e77e19e'>
	<result xmlns='urn:xmpp:mam:1' id='C4NVMJ9RS004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:35:20.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b9d39337</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='f472495a-a548-4d68-8eef-edc66b1e0080'>
	<result xmlns='urn:xmpp:mam:1' id='C4O492RCMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T21:03:01.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92df1640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='d19fde66-a117-4577-906d-449aedcce860'>
	<result xmlns='urn:xmpp:mam:1' id='C4OIKV04KG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:11:45.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43299319</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.301 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='746cd1d8-bfb8-4355-a13a-34a56e04a0fc'>
	<result xmlns='urn:xmpp:mam:1' id='C4OLDTN3MG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:30:45.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2eb07500</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='1834a2d8-026c-4ddf-a37b-e69a28c3a2d1'>
	<result xmlns='urn:xmpp:mam:1' id='C4P6I3BQ6007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T13:57:00.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ce065887</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='efa9b096-fc39-4bde-8658-b410ce676c0f'>
	<result xmlns='urn:xmpp:mam:1' id='C4P751DNL00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T14:39:22.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6417f233</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='439dd67e-6dfd-420f-8020-722a26f048c6'>
	<result xmlns='urn:xmpp:mam:1' id='C4PG3GJUM008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T01:20:12.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e51c0fb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='a3da14cf-097f-4f1d-98de-69bc72193992'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q1KSGA7009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T22:15:58.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c4c047be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='cd5de336-f745-412a-a6a2-14919f0caccc'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q70N51EG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:40:21.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5166d4f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='cb21f2ce-5c91-424c-94f9-f4af7dc896e4'>
	<result xmlns='urn:xmpp:mam:1' id='C4QA0I5IEG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T08:14:45.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d0d1c34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='85ecf421-72fd-4b0e-82be-d7138e0e319d'>
	<result xmlns='urn:xmpp:mam:1' id='C4QUCGO3MG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T08:33:09.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>257ca23b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<message from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='d44831c6-e582-4cfd-aeaf-6039b9b500ab'>
	<result xmlns='urn:xmpp:mam:1' id='C4R8H878R006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:39:34.000000Z' from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1960room0-46471-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a948a18e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
<iq from='alice_unnamed_1960room0-46471-0@muc.localhost' to='alice_unnamed_1960@localhost/res1' id='beae31dfb7cfecd80f57ff9dfd65a9b8' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H0G2C95004</first>
			<last>C4R8H878R006</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:38.302 ***🔗
alice_unnamed_1960@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:13:38.306 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:38.311 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1883.html



=== Ended at 2024-03-11 09:13:38
=== successfully completed test case
=== === Returned value: ok