=== 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.49047.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      archive_chat_markers => false,
                      default_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,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/mam_suite.muc_querying_for_all_messages.94211.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@cec807ac1e64.2024-04-22_17.28.38/big_tests.tests.mam_SUITE.logs/run.2024-04-22_17.36.21/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.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,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,backend => rdbms,
              online_backend => mnesia,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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        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 =>
            #{inactivity => 30,max_pause => 120,max_wait => infinity,
              server_acks => false,backend => mnesia},
        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@cec807ac1e64.2024-04-22_17.28.38"

=== Started at 2024-04-22 17:36:57


*** CT 2024-04-22 17:36:57.262 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2906.html
Could not find element archive_wait in Config.


*** User 2024-04-22 17:36:57.765 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 17:36:57.773 ***🔗
alicE_unnamed_2019@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-22 17:36:57.773 ***🔗
alicE_unnamed_2019@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2cfebb5463ec76d6' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-22 17:36:57.774 ***🔗
alicE_unnamed_2019@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-22 17:36:57.774 ***🔗
alicE_unnamed_2019@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxOQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 17:36:57.775 ***🔗
alicE_unnamed_2019@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 17:36:57.775 ***🔗
alicE_unnamed_2019@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-22 17:36:57.775 ***🔗
alicE_unnamed_2019@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d2cd81443cffe14d' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2019@localhost'>

*** User 2024-04-22 17:36:57.776 ***🔗
alicE_unnamed_2019@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-22 17:36:57.776 ***🔗
alicE_unnamed_2019@localhost/res1 out
<iq type='set' id='70df6977d512c8398e3047c353d9a38f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 17:36:57.776 ***🔗
alicE_unnamed_2019@localhost/res1 in
<iq id='70df6977d512c8398e3047c353d9a38f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2019@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 17:36:57.777 ***🔗
alice_unnamed_2019@localhost/res1 out
<iq type='set' id='39e9ba8775ca4232a6dbf11fc1955611'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:57.777 ***🔗
alice_unnamed_2019@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2019@localhost/res1' id='39e9ba8775ca4232a6dbf11fc1955611' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 17:36:57.778 ***🔗
alice_unnamed_2019@localhost/res1 out
<presence/>



*** User 2024-04-22 17:36:57.780 ***🔗
alice_unnamed_2019@localhost/res1 in
<presence from='alice_unnamed_2019@localhost/res1' to='alice_unnamed_2019@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-22 17:36:57.800 ***🔗
alice_unnamed_2019@localhost/res1 out
<iq type='set' id='96258c989ede85e3a7398f8726c4b7b1' to='alicE_unnamed_2019room0-49138-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-22 17:36:57.842 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='1c3d4c90-95fa-454a-a1af-bd89d769594e'>
	<result xmlns='urn:xmpp:mam:2' id='C5B80OHF800E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T06:53:04.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>42cc1ab1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.843 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='a11441c0-7468-45f3-8947-3e0ffbb11a0a'>
	<result xmlns='urn:xmpp:mam:2' id='C5BJ0DSSO00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T19:59:44.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e44dfdaf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.843 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='6784c678-b203-4220-8458-e5c4e48f84ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5BQU5FHS00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T05:27:20.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bd1dd276</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.843 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='52d837d0-7275-4895-b8ed-75445a03fbb0'>
	<result xmlns='urn:xmpp:mam:2' id='C5C9KKL9P00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T22:59:46.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>761e4ba3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.843 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='61712507-d7f2-407c-a58f-7db2d2367b0b'>
	<result xmlns='urn:xmpp:mam:2' id='C5CJG4V8QG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T10:45:33.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>756006c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.843 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='bf15e700-3a4c-47e4-a53c-e1bb86a54b79'>
	<result xmlns='urn:xmpp:mam:2' id='C5CSFNTSUG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T21:28:53.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16f2fae4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.844 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='0bc84420-9ad2-49d9-86d0-ab027cba9265'>
	<result xmlns='urn:xmpp:mam:2' id='C5D3GB9K7G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:51:19.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>25fc8a4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.844 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='5dff3b7d-16ad-4a6c-a285-0045760b5702'>
	<result xmlns='urn:xmpp:mam:2' id='C5DGGR4DA006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T21:23:00.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24b4c75d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.844 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='8e6bc96a-91c6-49fe-b717-fe33d3b62fc3'>
	<result xmlns='urn:xmpp:mam:2' id='C5DS2PANOG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T11:10:33.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c958ba74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.844 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='8512c6d7-70bb-428f-b549-1c509eca62e8'>
	<result xmlns='urn:xmpp:mam:2' id='C5E565SBJG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T22:02:23.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b8000f55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.845 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='eb5a657b-baca-4820-8f02-2e94ae472add'>
	<result xmlns='urn:xmpp:mam:2' id='C5EH5DL52G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:19:41.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8008199c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.845 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='80655c9b-962c-4f4a-b62f-086207d67e0a'>
	<result xmlns='urn:xmpp:mam:2' id='C5EJVBBUDG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T15:40:51.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8e164648</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.845 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='54d4e394-4bbf-4a35-abdf-97707cc42d36'>
	<result xmlns='urn:xmpp:mam:2' id='C5F3S1KFNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T10:38:47.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bbb95ca8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.845 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='ff4e6f40-8cfe-4fb1-b479-0453c4f5ff86'>
	<result xmlns='urn:xmpp:mam:2' id='C5FB2PMF1006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:14:58.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>00c070af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.845 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='e5cab041-8e3b-474a-9350-8ae608913378'>
	<result xmlns='urn:xmpp:mam:2' id='C5FTALJJ800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:01:04.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a66c671</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.845 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='d430ad16-05f0-419f-b560-67ba9b636e08'>
	<result xmlns='urn:xmpp:mam:2' id='C5FTEPM95006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:10:18.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8578ffd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.846 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='1019bc2d-ca93-4f0f-acf4-c6ba33bc07a3'>
	<result xmlns='urn:xmpp:mam:2' id='C5G4TD98Q00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:04:04.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e4a5acd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='2f6e0542-7166-4003-a3ee-0f7f4829bba6'>
	<result xmlns='urn:xmpp:mam:2' id='C5GJIHPBHG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T19:33:31.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>292b3e54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='23d1a023-7045-4bf8-a14c-417af0c1257a'>
	<result xmlns='urn:xmpp:mam:2' id='C5H34V8UU001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T14:08:28.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49b0e261</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='cdfbd849-8f72-4a58-9a8e-49901d882590'>
	<result xmlns='urn:xmpp:mam:2' id='C5H46JG1N001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T15:23:42.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce75f422</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='a77d6d8f-eda1-400a-882a-f4c6e119bf48'>
	<result xmlns='urn:xmpp:mam:2' id='C5HBN6GEP00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T00:21:54.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a63a3a35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='2a56c66b-e6b1-4eb6-b602-5d899ce2542f'>
	<result xmlns='urn:xmpp:mam:2' id='C5HQS819O00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:26:56.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d080f2f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='b509e380-9758-4f52-b581-363787adbb6b'>
	<result xmlns='urn:xmpp:mam:2' id='C5I2O7QLV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T03:50:38.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>829759c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='288c90cd-18fb-4ce3-ae92-64d427266346'>
	<result xmlns='urn:xmpp:mam:2' id='C5IGLD3C5G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T20:26:27.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ead7137</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.847 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='066bd5a0-529f-48d2-b042-6b8a94391aa8'>
	<result xmlns='urn:xmpp:mam:2' id='C5IUAQ5RVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T12:44:55.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ece4c6d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.848 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='ac396955-a421-4365-b84f-b3aff33d1c7e'>
	<result xmlns='urn:xmpp:mam:2' id='C5J77HQE8006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:21:52.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4870547d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.848 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='51d70a66-bef0-4d29-a8f6-b488bffe0b89'>
	<result xmlns='urn:xmpp:mam:2' id='C5JDKVNNMG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T07:01:25.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>34b4e4a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.848 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='67e067d0-6bfd-42b9-b6b6-1f79eb6667a2'>
	<result xmlns='urn:xmpp:mam:2' id='C5JJK0PDAG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T14:08:45.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>857a8f99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.849 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='d0b77fcc-0cca-4c38-8b59-ea5c08008079'>
	<result xmlns='urn:xmpp:mam:2' id='C5K4KVLR6G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:27:49.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>efc06012</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.849 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='bbfab894-772f-44d1-8037-77efc09c8512'>
	<result xmlns='urn:xmpp:mam:2' id='C5K512RVIG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T10:54:53.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e8baec5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.849 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='0c40d019-87ea-4ded-9dd9-f1c3d7955d1c'>
	<result xmlns='urn:xmpp:mam:2' id='C5KODLMOPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:03:07.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>360139b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.849 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='2a699c8a-bfc4-4f21-ba2b-6b6b5497b159'>
	<result xmlns='urn:xmpp:mam:2' id='C5KSOPMEM001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T15:14:20.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>94ae2cab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.850 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='1a1ef4cb-567f-453e-a060-e983c7e9e143'>
	<result xmlns='urn:xmpp:mam:2' id='C5LINMB5CG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:26:41.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fbbef00f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.850 ***🔗
alice_unnamed_2019@localhost/res1 in
<message from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='d9c3e94a-4900-498c-bff6-efc486bcde20'>
	<result xmlns='urn:xmpp:mam:2' id='C5LO6INU900F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T23:57:54.000000Z' from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2019room0-49138-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>40dcd7e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 17:36:57.850 ***🔗
alice_unnamed_2019@localhost/res1 in
<iq from='alice_unnamed_2019room0-49138-0@muc.localhost' to='alice_unnamed_2019@localhost/res1' id='96258c989ede85e3a7398f8726c4b7b1' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5B80OHF800E</first>
			<last>C5LO6INU900F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 17:36:57.850 ***🔗
alice_unnamed_2019@localhost/res1 out
</stream:stream>

*** User 2024-04-22 17:36:57.850 ***🔗
alice_unnamed_2019@localhost/res1 in
</stream:stream>

*** User 2024-04-22 17:36:57.868 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 17:36:57.879 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2907.html



=== Ended at 2024-04-22 17:36:57
=== successfully completed test case
=== === Returned value: ok