=== 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.43021.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {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,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/mam_suite.muc_querying_for_all_messages.32389.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@944609fad30e.2024-03-21_07.35.17/big_tests.tests.mam_SUITE.logs/run.2024-03-21_07.44.19/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,backend => rdbms,
              access_create => muc_create,access_admin => none,
              access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,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,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_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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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 => mnesia,
              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 => mnesia,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@944609fad30e.2024-03-21_07.35.17"

=== Started at 2024-03-21 07:44:27


*** CT 2024-03-21 07:44:27.953 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3113.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

*** User 2024-03-21 07:44:28.512 ***🔗
alicE_unnamed_1823@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:44:28.513 ***🔗
alicE_unnamed_1823@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ef0d2cffc04c297d' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2024-03-21 07:44:28.514 ***🔗
alicE_unnamed_1823@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:44:28.515 ***🔗
alicE_unnamed_1823@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ee470dc56d02edf2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1823@localhost'>

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



*** User 2024-03-21 07:44:28.515 ***🔗
alicE_unnamed_1823@localhost/res1 in
<iq id='b82d5f4235a5e77ff69824b5b776c272' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1823@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-21 07:44:28.516 ***🔗
alice_unnamed_1823@localhost/res1 out
<iq type='set' id='02a0b7795326b2f58725b3d656c272a6'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:28.516 ***🔗
alice_unnamed_1823@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1823@localhost/res1' id='02a0b7795326b2f58725b3d656c272a6' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-21 07:44:28.516 ***🔗
alice_unnamed_1823@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:44:28.517 ***🔗
alice_unnamed_1823@localhost/res1 in
<presence from='alice_unnamed_1823@localhost/res1' to='alice_unnamed_1823@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:44:28.518 ***🔗
alice_unnamed_1823@localhost/res1 out
<iq type='set' id='78050ca77529acd7c92a89b4fb7666eb' to='alicE_unnamed_1823room0-43106-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-21 07:44:28.521 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='4eb9606d-b45e-4b59-ba50-7028948bc58d'>
	<result xmlns='urn:xmpp:mam:2' id='C4N9CSF8VG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T12:58:47.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>875d0938</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.521 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='bcc4ac16-e4e1-462f-837d-d2fc9d26f7d3'>
	<result xmlns='urn:xmpp:mam:2' id='C4NIGKUBRG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T23:51:27.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f0c4c7ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.521 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='37f7049c-82e6-4d3d-ba01-9a0590ce8e06'>
	<result xmlns='urn:xmpp:mam:2' id='C4NQ8V6EO004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T09:06:56.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e9be815</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.521 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='3e07604e-5bc7-4de3-9677-6b0f8bd1af1e'>
	<result xmlns='urn:xmpp:mam:2' id='C4NT6U4CA00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T12:37:08.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>26e98641</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.521 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='c8d225ba-a0e9-4136-871c-92b09c45e3ab'>
	<result xmlns='urn:xmpp:mam:2' id='C4OFTPVFJG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T10:56:47.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cec58ba6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.521 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='ec7cfbac-685f-4164-a415-9fe8b90fb793'>
	<result xmlns='urn:xmpp:mam:2' id='C4OP82QLCG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T22:04:01.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1c3dc6c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='b04eb2f9-1243-499a-bef4-112458d56666'>
	<result xmlns='urn:xmpp:mam:2' id='C4P8DQH1E00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T16:10:36.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13948919</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='a0751438-14f8-4ad4-9fc4-8e777c531404'>
	<result xmlns='urn:xmpp:mam:2' id='C4PEGHQSQ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:26:12.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0823e9d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='a855e905-fca3-430c-953a-2440c638475f'>
	<result xmlns='urn:xmpp:mam:2' id='C4PJUSBF5002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T05:56:10.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2dd86017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='3bddf81b-d3b1-43e0-9c40-977ae2547cc7'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q1C7EUQ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T21:56:36.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>de4c2409</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='36127f65-a93d-40fa-b871-7dfb2875649a'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q4O4FFFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:57:59.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ecd18dd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='4b5f6aca-7320-4ea6-8cac-b0a42ff7c7db'>
	<result xmlns='urn:xmpp:mam:2' id='C4QJMI9DIG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T19:48:13.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>75819640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='78f34fbe-b477-4988-aad2-a6eff60efbd4'>
	<result xmlns='urn:xmpp:mam:2' id='C4QPT5II2G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T03:12:29.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>54089558</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='6f79c37b-4304-448a-922c-d820470e6305'>
	<result xmlns='urn:xmpp:mam:2' id='C4QV2871T001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T09:21:46.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4ec3f48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='53caf1fc-2900-43be-b1d8-b2a4abb3cdea'>
	<result xmlns='urn:xmpp:mam:2' id='C4RKTCU5S00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:25:44.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27aaf756</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='b568d62d-1971-4a8b-9df8-0d23f31a2c1d'>
	<result xmlns='urn:xmpp:mam:2' id='C4RL0O7D500I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T11:33:14.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88a52a84</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.522 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='5f48bda5-4079-47ee-bc37-140d6d3273ab'>
	<result xmlns='urn:xmpp:mam:2' id='C4S5E3QT1G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T07:08:27.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc7b5ede</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='5b341436-b722-44f4-9e43-3cc428942503'>
	<result xmlns='urn:xmpp:mam:2' id='C4S9H9E0SG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T12:01:53.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a5c60ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='9248f4d7-a6f9-4295-bae6-0dc003d48974'>
	<result xmlns='urn:xmpp:mam:2' id='C4T0IIK0N00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T15:31:10.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>778271c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='4ef9bcf1-50ba-4bc0-9198-76cdc925bbf5'>
	<result xmlns='urn:xmpp:mam:2' id='C4T6H8UC0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T22:37:45.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e9b467ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='19193dd9-6ea3-4adf-882e-dc157b990eec'>
	<result xmlns='urn:xmpp:mam:2' id='C4TJPAOVQG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T14:26:21.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d93b2063</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='dda2df1d-6933-41f1-9a6e-27fb14e70ed9'>
	<result xmlns='urn:xmpp:mam:2' id='C4TPQNSEA00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T21:39:00.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c5b65bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='25915b8d-beba-473c-aba1-eeaf0dc59aac'>
	<result xmlns='urn:xmpp:mam:2' id='C4TS7AQJU00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T00:30:20.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ebfbde9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='062024e8-6be2-4fe3-830a-391782c69a3d'>
	<result xmlns='urn:xmpp:mam:2' id='C4U2JPGEV00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T08:07:42.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>19f4b61e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='3ba4ec2c-dfcf-44b7-b0a9-ce4e445f2123'>
	<result xmlns='urn:xmpp:mam:2' id='C4UVBE7GNG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T18:24:55.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f101f3ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='83696c7e-e727-404c-b2f0-c064d775a375'>
	<result xmlns='urn:xmpp:mam:2' id='C4UVD6VA6G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T18:28:53.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>57927d72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='34372f1f-6427-4f57-9acd-f9b04b2de5d4'>
	<result xmlns='urn:xmpp:mam:2' id='C4V9BJPFQ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T06:21:08.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2f4089b1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.523 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='7a42b89e-0705-4db9-8653-eaf89ac26e7e'>
	<result xmlns='urn:xmpp:mam:2' id='C4VNUPJ1I00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T23:46:12.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29059d2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='c7ba13d5-c221-473c-bf51-ec3acedc23e3'>
	<result xmlns='urn:xmpp:mam:2' id='C504LBRFAG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T14:55:41.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a82de0e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='f87a8860-293b-423d-a330-418206b79db5'>
	<result xmlns='urn:xmpp:mam:2' id='C504S6FK900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T15:10:58.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82167174</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='7c950ced-80db-4796-bcbb-cffe7b921feb'>
	<result xmlns='urn:xmpp:mam:2' id='C50E0F5GN001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T02:04:46.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a236032</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='0ca959f6-57c3-4210-bf85-7b9615841f6c'>
	<result xmlns='urn:xmpp:mam:2' id='C50JM5N6900F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T08:51:14.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e5a41d17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='a1cf1b9e-f695-4c95-8c99-cb02677650b9'>
	<result xmlns='urn:xmpp:mam:2' id='C519J02TSG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T10:58:57.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>58ef1542</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<message from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='1b833ad2-15a0-4cb7-b6d8-0d1da1a88500'>
	<result xmlns='urn:xmpp:mam:2' id='C51EJIN8P00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-21T16:58:10.000000Z' from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1823room0-43106-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d6b4e47</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
<iq from='alice_unnamed_1823room0-43106-0@muc.localhost' to='alice_unnamed_1823@localhost/res1' id='78050ca77529acd7c92a89b4fb7666eb' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4N9CSF8VG07</first>
			<last>C51EJIN8P00J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 out
</stream:stream>

*** User 2024-03-21 07:44:28.524 ***🔗
alice_unnamed_1823@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-21 07:44:28.539 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-21 07:44:28.562 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3114.html



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