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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.49249.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,is_archivable_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => false}},
     {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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/mam_suite.muc_querying_for_all_messages.75652.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@079a843f8d8b.2023-11-16_09.33.39/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.41.49/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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => 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_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},
        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 => <<>>,affiliations => [],
                    subject => <<>>,anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              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}}},
     {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@079a843f8d8b.2023-11-16_09.33.39"

=== Started at 2023-11-16 09:42:21


*** CT 2023-11-16 09:42:21.517 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2187.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:21.716 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:42:21.719 ***🔗
alicE_unnamed_2073@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:21.720 ***🔗
alicE_unnamed_2073@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='143747833e09cc22' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:42:21.720 ***🔗
alicE_unnamed_2073@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 2023-11-16 09:42:21.720 ***🔗
alicE_unnamed_2073@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3MwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:42:21.721 ***🔗
alicE_unnamed_2073@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:42:21.721 ***🔗
alicE_unnamed_2073@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-16 09:42:21.721 ***🔗
alicE_unnamed_2073@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d7eaf35cfd701245' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2073@localhost'>

*** User 2023-11-16 09:42:21.721 ***🔗
alicE_unnamed_2073@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 2023-11-16 09:42:21.721 ***🔗
alicE_unnamed_2073@localhost/res1 out
<iq type='set' id='4fa4a1fb7263f564d90c9ceb25469119'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:42:21.722 ***🔗
alicE_unnamed_2073@localhost/res1 in
<iq id='4fa4a1fb7263f564d90c9ceb25469119' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2073@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:42:21.722 ***🔗
alice_unnamed_2073@localhost/res1 out
<iq type='set' id='121dc6517613adba1001ab02ee53cc28'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:21.722 ***🔗
alice_unnamed_2073@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2073@localhost/res1' id='121dc6517613adba1001ab02ee53cc28' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:42:21.722 ***🔗
alice_unnamed_2073@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:21.723 ***🔗
alice_unnamed_2073@localhost/res1 in
<presence from='alice_unnamed_2073@localhost/res1' to='alice_unnamed_2073@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:21.724 ***🔗
alice_unnamed_2073@localhost/res1 out
<iq type='set' id='c5d40430de81db2334817454d8162f04' to='alicE_unnamed_2073room0-49295-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='88b5e50e-85a1-4b73-849d-a68560f6e7e7'>
	<result xmlns='urn:xmpp:mam:1' id='C285PDP0SG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T16:39:13.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c3dacd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='4880dade-c87c-457d-af3a-ab21c1bfd282'>
	<result xmlns='urn:xmpp:mam:1' id='C288G1KBPG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T19:52:59.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94f1e683</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='a7880ca7-2291-4559-9fab-a19104ecab13'>
	<result xmlns='urn:xmpp:mam:1' id='C28E6BG0O00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:40:48.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7157a71e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='49bddda4-2789-46e3-9309-3a8ec1254c33'>
	<result xmlns='urn:xmpp:mam:1' id='C28N8MDSOG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T13:30:17.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e451925</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='691db8cd-470d-4786-b3f7-30927b115698'>
	<result xmlns='urn:xmpp:mam:1' id='C294068BV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T04:41:50.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3df3df10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='b971aa72-987c-40cc-a3ce-ed25e2804a1f'>
	<result xmlns='urn:xmpp:mam:1' id='C299NJSE0G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T11:32:09.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c84e326</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='16a995ae-f624-4f9e-bcdb-f07bf595d3c6'>
	<result xmlns='urn:xmpp:mam:1' id='C29LOSO1S001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T01:54:00.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8980b0ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='407f4102-b39e-4d67-8df7-4ec797b90495'>
	<result xmlns='urn:xmpp:mam:1' id='C2A20BVANG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T16:29:43.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>549ebcec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='52dfdff6-4568-4414-818f-aa33f702a5c0'>
	<result xmlns='urn:xmpp:mam:1' id='C2A9UAF7U00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T01:57:48.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17608466</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='051de762-b027-4fd2-9130-bd9b5dae0efe'>
	<result xmlns='urn:xmpp:mam:1' id='C2ADL0UOC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T06:23:20.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>630e8567</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.726 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='a0224dca-d292-4bbc-a30a-c2f883702a3d'>
	<result xmlns='urn:xmpp:mam:1' id='C2B5VKL0800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T11:25:04.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>271c0b91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='06a425d6-7816-421d-8e93-23d90b963d79'>
	<result xmlns='urn:xmpp:mam:1' id='C2B7N6HCSG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T13:29:21.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0faa2705</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='21deb68f-9476-45c9-a2fd-3daea4e624c4'>
	<result xmlns='urn:xmpp:mam:1' id='C2BJA13K2G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T03:18:53.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fcad15c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='158ed211-d92b-4434-8c77-35ed8794f149'>
	<result xmlns='urn:xmpp:mam:1' id='C2BV89KV400G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T17:34:00.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>76f3b24f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='5e22308e-d315-4582-b932-ecb552b0661f'>
	<result xmlns='urn:xmpp:mam:1' id='C2C8IC9P8008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T04:40:48.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>29902592</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='788f4643-3469-49ad-ab00-fa293f6b6842'>
	<result xmlns='urn:xmpp:mam:1' id='C2CF4570M00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T12:30:04.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>835c45c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='ab9b293f-a5d6-4067-8396-47c1c4733ee2'>
	<result xmlns='urn:xmpp:mam:1' id='C2CV9ILILG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T07:47:31.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ce081bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='f4521e0d-b0d4-4f34-8592-7bd5cc217f35'>
	<result xmlns='urn:xmpp:mam:1' id='C2D9587CQ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T19:33:40.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a44ea40b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='69c01331-75cf-4a5f-bcb1-e69e17ac0a84'>
	<result xmlns='urn:xmpp:mam:1' id='C2DNOKMIG00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:59:12.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>236292e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='2eb4b197-2995-4779-af92-1cbb2035cda3'>
	<result xmlns='urn:xmpp:mam:1' id='C2DRE3JJJ00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T17:21:58.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>87e353c0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='d9bb31c0-8b05-4b4b-b946-012de997aa88'>
	<result xmlns='urn:xmpp:mam:1' id='C2E5V9N3RG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T05:56:15.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3a551dd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.727 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='8da22dce-8da9-46cb-821b-f73009d5d62f'>
	<result xmlns='urn:xmpp:mam:1' id='C2EDMDB7V002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T15:09:02.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b78beaab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='99cd6198-7419-4975-8bfd-521dc14bc73e'>
	<result xmlns='urn:xmpp:mam:1' id='C2ELRV14JG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T00:54:07.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1bf9ef4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='d195b504-5fa3-41a6-84fb-14633b02bf24'>
	<result xmlns='urn:xmpp:mam:1' id='C2EQKLDIN00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T06:35:42.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2ed29b35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='0bbae6a5-2ed3-46c2-ad72-59ca0fd53057'>
	<result xmlns='urn:xmpp:mam:1' id='C2F9B68NJG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T00:08:15.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>656049ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='bcf7e710-e26d-474b-a664-a1faad2a188e'>
	<result xmlns='urn:xmpp:mam:1' id='C2FB4BSMOG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T02:16:09.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e49f3295</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='59a3757c-883b-4a34-9beb-3e67a77a2b87'>
	<result xmlns='urn:xmpp:mam:1' id='C2G78PFTN00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T11:50:22.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2ed7df9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='bf25075c-04d5-4eaf-9e63-516247ccd830'>
	<result xmlns='urn:xmpp:mam:1' id='C2GFU1GUL008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T22:10:34.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6943f48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='016db924-4d27-4d02-9b9b-2fb58b8b7231'>
	<result xmlns='urn:xmpp:mam:1' id='C2GK26J52002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T03:06:12.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29285c4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='bcd9bb8d-bd48-4a26-a716-cbb9f88b38b8'>
	<result xmlns='urn:xmpp:mam:1' id='C2GMHBPF6G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T06:03:17.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bee74b12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='eca363e2-dcf0-4a14-915e-d0a7a4a32b9e'>
	<result xmlns='urn:xmpp:mam:1' id='C2H8AK5BL00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T03:16:42.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9641145c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='2b1f445e-154e-472d-ab85-515a8f8b9357'>
	<result xmlns='urn:xmpp:mam:1' id='C2HLTHC0BG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T19:29:35.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d1ff4e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='8df63f40-b503-45fd-a4b1-11b8bd223611'>
	<result xmlns='urn:xmpp:mam:1' id='C2HT6B02AG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T04:10:21.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b330f3e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<message from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='50ceb554-fe1e-4f5d-b558-d7866f106d08'>
	<result xmlns='urn:xmpp:mam:1' id='C2I28GL3A00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T10:13:08.000000Z' from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2073room0-49295-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6b96ee27</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 in
<iq from='alice_unnamed_2073room0-49295-0@muc.localhost' to='alice_unnamed_2073@localhost/res1' id='c5d40430de81db2334817454d8162f04' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C285PDP0SG01</first>
			<last>C2I28GL3A00C</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:42:21.728 ***🔗
alice_unnamed_2073@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:42:21.729 ***🔗
alice_unnamed_2073@localhost/res1 in
</stream:stream>

*** User 2023-11-16 09:42:21.732 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:42:21.736 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2188.html



=== Ended at 2023-11-16 09:42:21
=== successfully completed test case
=== === Returned value: ok