=== 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.54348.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@97931f009ece.2024-04-23_10.53.14/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.01.55/mam_suite.muc_querying_for_all_messages.49285.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@97931f009ece.2024-04-23_10.53.14/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.01.55/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => mnesia,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              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},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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@97931f009ece.2024-04-23_10.53.14"

=== Started at 2024-04-23 11:02:43


*** CT 2024-04-23 11:02:43.775 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2237.html
Could not find element archive_wait in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 11:02:43.937 ***🔗
waiting for room_archive_size is done in 0 miliseconds
Could not find element archive_wait in Config.


*** User 2024-04-23 11:02:43.947 ***🔗
alicE_unnamed_2337@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:02:43.947 ***🔗
alicE_unnamed_2337@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='00fbcd91d79f244f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:02:43.947 ***🔗
alicE_unnamed_2337@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:02:43.947 ***🔗
alicE_unnamed_2337@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjMzNwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 11:02:43.950 ***🔗
alicE_unnamed_2337@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:02:43.951 ***🔗
alicE_unnamed_2337@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-23 11:02:43.951 ***🔗
alicE_unnamed_2337@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9521707e83f0ba22' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2337@localhost'>

*** User 2024-04-23 11:02:43.952 ***🔗
alicE_unnamed_2337@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-23 11:02:43.953 ***🔗
alicE_unnamed_2337@localhost/res1 out
<iq type='set' id='c1a53b39717ad63d537530492ad93198'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:02:43.953 ***🔗
alicE_unnamed_2337@localhost/res1 in
<iq id='c1a53b39717ad63d537530492ad93198' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2337@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:02:43.953 ***🔗
alice_unnamed_2337@localhost/res1 out
<iq type='set' id='019ec49c85cb7d69748adb8d63377f99'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:02:43.955 ***🔗
alice_unnamed_2337@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2337@localhost/res1' id='019ec49c85cb7d69748adb8d63377f99' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:02:43.955 ***🔗
alice_unnamed_2337@localhost/res1 out
<presence/>



*** User 2024-04-23 11:02:43.957 ***🔗
alice_unnamed_2337@localhost/res1 in
<presence from='alice_unnamed_2337@localhost/res1' to='alice_unnamed_2337@localhost/res1'/>



*** User 2024-04-23 11:02:43.960 ***🔗
alice_unnamed_2337@localhost/res1 out
<iq type='set' id='77bfb7c012e692592817834bef3c1a1b' to='alicE_unnamed_2337room0-54427-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-23 11:02:43.967 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='1d966784-6b83-4edd-9df8-defa850d65c6'>
	<result xmlns='urn:xmpp:mam:2' id='C5C4M0V40G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T17:04:57.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b1ada3e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:43.967 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='652919fb-32a3-4177-b5fe-b76d3f89dd50'>
	<result xmlns='urn:xmpp:mam:2' id='C5C8CGP0GG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T21:30:01.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ec73f9f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.026 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='2e668bbe-6577-47f2-9460-4006d46b95b0'>
	<result xmlns='urn:xmpp:mam:2' id='C5COJQHQ2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T16:51:41.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>667a4434</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.027 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='460139c5-bd45-4a46-adad-40756557fb3c'>
	<result xmlns='urn:xmpp:mam:2' id='C5CTEJERDG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T22:37:55.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5f02cb59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.028 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='bc850023-b1b2-4fd2-99bd-d3cf21239f33'>
	<result xmlns='urn:xmpp:mam:2' id='C5DHN8L6GG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T22:48:57.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>64755ba0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.028 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='79ef14b7-3ab1-4f8f-bf90-d8877a6226ed'>
	<result xmlns='urn:xmpp:mam:2' id='C5DIHHAEBG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:47:43.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aebf2df5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.029 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='c4dca24f-6cdd-4cbf-bddb-5ab67c49c54f'>
	<result xmlns='urn:xmpp:mam:2' id='C5DKTE32T00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T02:37:30.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>59a6af9f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.029 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='9b4e6373-7e70-48a7-a8d3-f43bd08cd4a6'>
	<result xmlns='urn:xmpp:mam:2' id='C5DSPT4O400A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:02:16.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>35ec86e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.029 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='9099e6d0-c93c-42df-b443-a3d744f5bcfe'>
	<result xmlns='urn:xmpp:mam:2' id='C5E9QDEPFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:33:59.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9474d80</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.029 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='29b0c1df-cdd4-4712-979a-25673be941b1'>
	<result xmlns='urn:xmpp:mam:2' id='C5EE6E9KCG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T08:47:13.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e17fdf10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.029 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='927ac87d-e9ab-42d3-91f9-aa60761037e1'>
	<result xmlns='urn:xmpp:mam:2' id='C5F1MSS2J004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T08:04:06.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9e887c81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.030 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='ef4a7b88-ab26-4332-84a7-91f26ecb1929'>
	<result xmlns='urn:xmpp:mam:2' id='C5F2DLFGB001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T08:55:02.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc3d0e00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.030 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='177b8114-13e0-4a95-8304-08c9baeeebed'>
	<result xmlns='urn:xmpp:mam:2' id='C5G1924KQ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:43:48.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>774d991a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.030 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='73d4a9e6-ff3d-4609-a61b-602f6b033e1c'>
	<result xmlns='urn:xmpp:mam:2' id='C5G1G5QN3G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:59:43.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>20d82528</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.030 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='0ce64db3-e531-4a35-b95f-3a7a2c9dc9e2'>
	<result xmlns='urn:xmpp:mam:2' id='C5G3UA45R006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T00:54:30.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4354bea9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.030 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='76b0bf26-cb63-496f-b90d-e8b83463b214'>
	<result xmlns='urn:xmpp:mam:2' id='C5G7TR4GTG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:39:47.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>793848d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.030 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='4f8d666d-a4a3-4c13-9f3c-8c9a79d74910'>
	<result xmlns='urn:xmpp:mam:2' id='C5GPMK84C007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:52:08.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>17dcc0db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.031 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='1c303164-1517-4605-90c0-f3ff36fff727'>
	<result xmlns='urn:xmpp:mam:2' id='C5H5FPFB300G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:55:50.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cf3e3f67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.031 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='f2e14123-209d-4477-8903-7519a3e54837'>
	<result xmlns='urn:xmpp:mam:2' id='C5HKRHIKK007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:15:52.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cb98737</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='69263c5c-b8f4-4ddf-9aeb-b4d9b4fc1528'>
	<result xmlns='urn:xmpp:mam:2' id='C5HLFUR5U008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:01:32.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6341cc42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='7152fb27-5413-481b-9a07-5dd7166d5887'>
	<result xmlns='urn:xmpp:mam:2' id='C5I5Q3U1BG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:29:35.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bbd4a5b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='c1751a77-73f8-45c0-823e-817fd673589c'>
	<result xmlns='urn:xmpp:mam:2' id='C5IIFQHEQ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T22:37:08.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e756d0c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='3154e02e-0d1e-4305-a934-c95eb78935a7'>
	<result xmlns='urn:xmpp:mam:2' id='C5INCK9MD00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T04:27:54.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c292916b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='5eb122d9-ba56-41dd-b9b8-ce72fa5e5157'>
	<result xmlns='urn:xmpp:mam:2' id='C5IUI1TKLG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T13:01:07.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff089d7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='62eaa6d0-64ea-41f4-936b-7b0316763fb0'>
	<result xmlns='urn:xmpp:mam:2' id='C5JJSUL1U001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T14:28:44.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da5b9c22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='b77abed8-23aa-44cc-afa5-1ba59fc2bd1a'>
	<result xmlns='urn:xmpp:mam:2' id='C5JPVE34LG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T21:43:47.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac9c9864</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='45384f68-5141-4767-bb48-c17f9ab85f4d'>
	<result xmlns='urn:xmpp:mam:2' id='C5JVNRT5MG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T04:36:21.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>01d3f57e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='fc06546b-5ab1-4ad7-b01d-8bcbf7f7e781'>
	<result xmlns='urn:xmpp:mam:2' id='C5KD9ARN4001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T20:46:00.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>29739bc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='fe09fbe4-c87b-4ada-8db0-18d3d7d34931'>
	<result xmlns='urn:xmpp:mam:2' id='C5KI964C7G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T02:43:35.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c852421a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='42debd48-4835-4582-a7bd-473a5bcaa35b'>
	<result xmlns='urn:xmpp:mam:2' id='C5KJR1510G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T04:35:05.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3818d93e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='7c98c5a3-eacb-4d88-938e-fc56dc425bb4'>
	<result xmlns='urn:xmpp:mam:2' id='C5LAMN1N3003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T07:51:50.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f2a83392</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='d05213fa-4b51-4d06-a04c-b462c6d93295'>
	<result xmlns='urn:xmpp:mam:2' id='C5LIEL4MQ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:06:28.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>947e570d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='c968327a-a701-4ebc-a704-1b7b1b58d423'>
	<result xmlns='urn:xmpp:mam:2' id='C5LVRAHTLG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T09:05:23.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a939a0d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.032 ***🔗
alice_unnamed_2337@localhost/res1 in
<message from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='22af78f6-7edd-406e-9d51-dac7c71b86ba'>
	<result xmlns='urn:xmpp:mam:2' id='C5M3NJ4J500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:43:22.000000Z' from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2337room0-54427-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>41fac13b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:02:44.034 ***🔗
alice_unnamed_2337@localhost/res1 in
<iq from='alice_unnamed_2337room0-54427-0@muc.localhost' to='alice_unnamed_2337@localhost/res1' id='77bfb7c012e692592817834bef3c1a1b' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C4M0V40G0H</first>
			<last>C5M3NJ4J500K</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 11:02:44.034 ***🔗
alice_unnamed_2337@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:02:44.034 ***🔗
alice_unnamed_2337@localhost/res1 in
</stream:stream>

*** User 2024-04-23 11:02:44.053 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 11:02:44.136 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2238.html



=== Ended at 2024-04-23 11:02:44
=== successfully completed test case
=== === Returned value: ok