=== 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.51004.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.128770.html"},
     {tc_group_properties,[{name,muc04},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:50.136 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2880.html
Could not find element archive_wait in Config.


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

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

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



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



*** User 2024-03-21 07:54:50.773 ***🔗
alicE_unnamed_2267@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:50.773 ***🔗
alicE_unnamed_2267@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='14a94382a263d6b0' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2267@localhost'>
Could not find element archive_wait in Config.


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



*** User 2024-03-21 07:54:50.773 ***🔗
alicE_unnamed_2267@localhost/res1 in
<iq id='a5208cfeeda8efab716f54af156ae90a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2267@localhost/res1</jid>
	</bind>
</iq>



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


Could not find element archive_wait in Config.


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



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



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



*** User 2024-03-21 07:54:50.777 ***🔗
alice_unnamed_2267@localhost/res1 out
<iq type='set' id='071b98acfe0defd3724b27192b6bd2a5' to='alicE_unnamed_2267room0-51059-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-03-21 07:54:50.781 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='edae92ab-724e-4659-8452-174baf6b8731'>
	<result xmlns='urn:xmpp:mam:1' id='C4N7U5IV8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T11:14:17.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f2d63c42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.782 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='add1ee1e-f5ad-4018-900a-87d3fd2caaff'>
	<result xmlns='urn:xmpp:mam:1' id='C4N8I00PF009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T11:58:38.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0ed12854</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.782 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='12cec67b-5711-4fa3-955a-81da632395c6'>
	<result xmlns='urn:xmpp:mam:1' id='C4NIP6KT9G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T00:10:35.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1aa7fdbc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.782 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='157f0b70-fb46-4549-8cf8-073a1ab10cb0'>
	<result xmlns='urn:xmpp:mam:1' id='C4NSO5ITJ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T12:04:06.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4812c723</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.782 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='9e5a3cc9-fbfc-4c56-8510-41dc663750f8'>
	<result xmlns='urn:xmpp:mam:1' id='C4OJVI1CJ00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T15:47:02.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>844622b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.782 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='c8ac9fa0-b23d-4542-a46f-7e1423dcc02c'>
	<result xmlns='urn:xmpp:mam:1' id='C4OM4B3UR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T18:20:54.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c1e8f278</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='648d7f48-d4d8-4f2f-b526-fe39188cfa7b'>
	<result xmlns='urn:xmpp:mam:1' id='C4OT0VD75G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:34:27.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cd08060c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='1878e47d-f107-47f8-ad17-f66327ee2071'>
	<result xmlns='urn:xmpp:mam:1' id='C4P3BPS7D00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T10:08:10.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ef5450e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='e8aca6e1-5dbc-433b-ab3e-a734fdd15797'>
	<result xmlns='urn:xmpp:mam:1' id='C4PIMDG7DG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T04:25:39.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>48ea401c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='98cd6f6d-28b5-4417-ae52-6c9ed761d4b0'>
	<result xmlns='urn:xmpp:mam:1' id='C4PPS87PDG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T12:59:47.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f06eb835</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='75a09615-48c2-4867-972d-9f5f267aad0d'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q41LKRG005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:07:44.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c57c078</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='b78504e7-36a9-47c6-b201-7a645276b8bc'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q8RUQBI008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T06:52:52.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2702bd1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='a8ae25a8-3d4a-47aa-9da9-3f6478ee5d75'>
	<result xmlns='urn:xmpp:mam:1' id='C4QS4T2C0G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T05:52:57.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ead1ccf9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.788 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='7f97c312-085f-494d-8595-7d4dd6812211'>
	<result xmlns='urn:xmpp:mam:1' id='C4R3ONPI8002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T14:58:24.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4e0728f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='63866bcb-08e4-4570-b1e8-ad36dc713827'>
	<result xmlns='urn:xmpp:mam:1' id='C4RQLA9P6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T18:17:09.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>acf3be25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='2641e996-05b8-4c6f-ad91-15cf6265dd92'>
	<result xmlns='urn:xmpp:mam:1' id='C4RV2D002G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T23:32:45.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>808e4ccb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='3d863fa9-1ca8-43b1-9180-45d05d88e246'>
	<result xmlns='urn:xmpp:mam:1' id='C4S0K9M1R008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T01:24:22.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17d1f3e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='f0ad408d-5bc2-4d14-91ab-a5441f2718ba'>
	<result xmlns='urn:xmpp:mam:1' id='C4S5ABTAA00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T07:00:04.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b233837</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='6bd339eb-93e3-4f2a-90f2-3b7ce88838cf'>
	<result xmlns='urn:xmpp:mam:1' id='C4SNTUC7EG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T05:12:21.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8dde70b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='d5fbb90d-7b61-4e2f-a5d6-2f3fff0f498c'>
	<result xmlns='urn:xmpp:mam:1' id='C4T6A00EK006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T22:21:28.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1907c48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='551cd1bc-b6f9-462b-8382-585153ef9cc8'>
	<result xmlns='urn:xmpp:mam:1' id='C4TK579G8G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T14:52:57.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>54bd078f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='2c3b1920-77a8-403d-8537-dc333a0f01ac'>
	<result xmlns='urn:xmpp:mam:1' id='C4TKVF07HG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T15:51:39.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e36a0148</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.789 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='4dbb44f7-4d7b-4add-a93b-54e53d98d423'>
	<result xmlns='urn:xmpp:mam:1' id='C4TVAHJKG00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T04:12:16.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a1940b71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='f38adabe-803b-48a5-97f9-a0c2bf797644'>
	<result xmlns='urn:xmpp:mam:1' id='C4U7OI4GSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T14:16:17.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>773899f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='2ad24992-e746-4163-a9cf-47264a8f0c88'>
	<result xmlns='urn:xmpp:mam:1' id='C4UIJNFPEG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T03:12:53.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>52f5982d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='9a318f68-e2f1-4092-b9f1-37897c011eeb'>
	<result xmlns='urn:xmpp:mam:1' id='C4V00O3ITG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T19:12:35.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cc15204</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='108681ba-874b-42b7-9224-69a9cc19d78d'>
	<result xmlns='urn:xmpp:mam:1' id='C4V8SBGFQ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T05:47:00.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f86eb762</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='260754ad-4607-4fb5-9957-766761b8880e'>
	<result xmlns='urn:xmpp:mam:1' id='C4VD4QRNP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T10:52:18.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>360a36ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='64346275-0401-4aaf-9e24-b9b5a403ed22'>
	<result xmlns='urn:xmpp:mam:1' id='C50678HH3005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T16:47:18.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fa4662d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='f743c41f-6df6-4b79-b5d1-aab1ca1deaa7'>
	<result xmlns='urn:xmpp:mam:1' id='C50A1G90AG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T21:20:45.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0bcbd718</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='6764a577-b5fa-4c61-91a5-e914ae7ace66'>
	<result xmlns='urn:xmpp:mam:1' id='C50LP70FK00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T11:21:12.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f70de82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.790 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='2a1e2c03-81d9-4dc9-9fac-88c8be52d618'>
	<result xmlns='urn:xmpp:mam:1' id='C50Q98BIAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T16:43:25.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a3f6507</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.804 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='fce62beb-d50e-4e8b-8f67-68b56fd06636'>
	<result xmlns='urn:xmpp:mam:1' id='C5175UBNHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T08:06:35.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>54fc76fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.804 ***🔗
alice_unnamed_2267@localhost/res1 in
<message from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='3479799d-6cdc-49b6-8e7f-9a1cd88b22ab'>
	<result xmlns='urn:xmpp:mam:1' id='C51JN3ORBG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T23:03:59.000000Z' from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2267room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ded94715</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:54:50.804 ***🔗
alice_unnamed_2267@localhost/res1 in
<iq from='alice_unnamed_2267room0-51059-0@muc.localhost' to='alice_unnamed_2267@localhost/res1' id='071b98acfe0defd3724b27192b6bd2a5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N7U5IV8G08</first>
			<last>C51JN3ORBG03</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

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

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



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