=== 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.58042.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.54.26/mam_suite.muc_querying_for_all_messages.93828.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_cache_muc_all},parallel]]},
     {data_dir,"/home/circleci/project/big_tests/_build/default/lib/mongoose_tests/ebin/mam_SUITE_data/"},
     {priv_dir,"/home/circleci/project/big_tests/ct_report/ct_run.test@ddae1a9683cd.2024-04-23_06.47.23/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.54.26/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    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,
                    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_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => 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_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@ddae1a9683cd.2024-04-23_06.47.23"

=== Started at 2024-04-23 06:55:47


*** CT 2024-04-23 06:55:47.959 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2993.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:48.337 ***🔗
waiting for room_archive_size is done in 0 miliseconds

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

*** User 2024-04-23 06:55:48.345 ***🔗
alicE_unnamed_2359@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c278e484a896c790' from='localhost' version='1.0' xml:lang='en'>

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



*** User 2024-04-23 06:55:48.346 ***🔗
alicE_unnamed_2359@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM1OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:48.347 ***🔗
alicE_unnamed_2359@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



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

*** User 2024-04-23 06:55:48.347 ***🔗
alicE_unnamed_2359@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c501201406db7315' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2359@localhost'>

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



*** User 2024-04-23 06:55:48.347 ***🔗
alicE_unnamed_2359@localhost/res1 out
<iq type='set' id='dd80597eecf98304efb1817a82400497'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:48.348 ***🔗
alicE_unnamed_2359@localhost/res1 in
<iq id='dd80597eecf98304efb1817a82400497' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2359@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:48.348 ***🔗
alice_unnamed_2359@localhost/res1 out
<iq type='set' id='35aceac65e3724a544de6cd51db37e58'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:48.349 ***🔗
alice_unnamed_2359@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2359@localhost/res1' id='35aceac65e3724a544de6cd51db37e58' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:48.349 ***🔗
alice_unnamed_2359@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:48.350 ***🔗
alice_unnamed_2359@localhost/res1 in
<presence from='alice_unnamed_2359@localhost/res1' to='alice_unnamed_2359@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:48.350 ***🔗
alice_unnamed_2359@localhost/res1 out
<iq type='set' id='22e168a4c00c4ec668bfc5baf569b69d' to='alicE_unnamed_2359room0-58099-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:55:48.353 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='b865e4b3-3e88-4967-8bec-048169efc516'>
	<result xmlns='urn:xmpp:mam:1' id='C5BP1V9LOG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T03:12:41.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>34e0809b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.353 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='da0328df-f16c-4662-aa30-9116578a6058'>
	<result xmlns='urn:xmpp:mam:1' id='C5BTCIQTUG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T08:22:45.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ea20638</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.353 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='732c25c6-fe31-4093-9d77-10f6c52e6975'>
	<result xmlns='urn:xmpp:mam:1' id='C5CBOLSTV00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T01:31:58.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>df7ad571</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.353 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='b718af1d-08e8-44d1-83d8-cf9b9d94a20a'>
	<result xmlns='urn:xmpp:mam:1' id='C5CEHJ64600J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T04:50:52.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>dbfa5289</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='760b3889-729c-4d38-83cb-c7053f0a8b5c'>
	<result xmlns='urn:xmpp:mam:1' id='C5D38S5B6009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:34:36.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f1a80993</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='ebf50d53-07c2-404d-86de-8444566839a7'>
	<result xmlns='urn:xmpp:mam:1' id='C5DAV4JN8G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:45:29.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6d10a0c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='db4efbc7-651c-4e60-88f8-1a7617105ab8'>
	<result xmlns='urn:xmpp:mam:1' id='C5DOM97RR00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:07:50.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>df0db54a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='7409469f-b43d-47dc-84e0-5e7984ff07b3'>
	<result xmlns='urn:xmpp:mam:1' id='C5DTJ5RL4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:58:48.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c25af6a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='f0e5da3c-c076-4e9a-966a-68dbdc562a77'>
	<result xmlns='urn:xmpp:mam:1' id='C5EHQ3GBEG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T13:05:57.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>690b0452</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='d1a9e089-a22e-4d7e-b69e-77c339ebf54c'>
	<result xmlns='urn:xmpp:mam:1' id='C5EQ35826008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T22:58:52.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a49dd66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='a7e72929-6381-45b9-be12-ca04aca2ee6d'>
	<result xmlns='urn:xmpp:mam:1' id='C5FB034VVG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:08:55.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6abe00c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='a0398d00-b424-4484-b2b9-d0d772d5c2eb'>
	<result xmlns='urn:xmpp:mam:1' id='C5FD9EK0IG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:53:01.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d014c7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='c9471dda-0c15-4089-b51a-e03097056454'>
	<result xmlns='urn:xmpp:mam:1' id='C5FQAEDV2G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T13:25:49.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3ad3b125</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.354 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='b33f0316-8f36-4c5c-8ad3-35e4d6629379'>
	<result xmlns='urn:xmpp:mam:1' id='C5FVHOQT7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T19:40:07.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5341ccc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='42d2b866-95ee-47fb-bcc4-b02ee499588c'>
	<result xmlns='urn:xmpp:mam:1' id='C5G3LC0T300A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T00:34:30.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3664a2ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='3ecc2d1c-2efd-4e9c-b3ab-a1196b6821d2'>
	<result xmlns='urn:xmpp:mam:1' id='C5GA51F0NG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T08:19:03.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a38df525</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='bc86fc1a-a6f4-42e1-8962-0d60866b3c4c'>
	<result xmlns='urn:xmpp:mam:1' id='C5H2G7VVN00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T13:22:06.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6cf77d92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='53c275a5-bc22-4ba7-9fb9-6b812c4a1894'>
	<result xmlns='urn:xmpp:mam:1' id='C5H79KAAOG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T19:05:13.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6fa3155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='ce52eb69-52de-4ce9-a732-aeb0f7c1617d'>
	<result xmlns='urn:xmpp:mam:1' id='C5HGG6E2GG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:04:09.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c532215a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='23fb2687-0da5-4627-b55a-577da3e34d70'>
	<result xmlns='urn:xmpp:mam:1' id='C5HREKTT300K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:08:06.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eb5018e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.355 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='83ed7bee-327e-4be9-816b-4db2ecd08502'>
	<result xmlns='urn:xmpp:mam:1' id='C5I1GU5K5G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T02:22:43.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee8b6039</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.356 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='d825d342-a248-40bb-8d6c-bfe131cd890a'>
	<result xmlns='urn:xmpp:mam:1' id='C5IGG4HCO002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T20:14:40.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>da1d4ba7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.356 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='a364baeb-612f-4f1e-a618-534b1ac7aaeb'>
	<result xmlns='urn:xmpp:mam:1' id='C5IPGPBCR00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T07:00:22.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>61c6f1aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.356 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='b2129e3a-b21b-45c1-a0b1-bad16f101a15'>
	<result xmlns='urn:xmpp:mam:1' id='C5J4R9JIUG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:31:17.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a13426f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.356 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='ee4bd78d-4ed5-4852-9935-1e35fddd524c'>
	<result xmlns='urn:xmpp:mam:1' id='C5JND8Q5RG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T18:39:59.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d7b1883f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='f755b73f-9f66-4aa5-8a76-36d9218d5d3f'>
	<result xmlns='urn:xmpp:mam:1' id='C5JQNVTK5G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:38:43.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d9911609</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='9fa4e117-4f7c-4b9f-8ab1-60bddb36b477'>
	<result xmlns='urn:xmpp:mam:1' id='C5K7U0LDJ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T14:22:46.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ed23c95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='a18097c2-6943-4e4d-b01d-4bbef124409a'>
	<result xmlns='urn:xmpp:mam:1' id='C5K9LF708G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T16:26:49.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c7e4bd82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='05fa7a09-77d9-41f2-ba5e-ab3c8b1dc0a0'>
	<result xmlns='urn:xmpp:mam:1' id='C5KI30N7PG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T02:29:47.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c137d274</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='c1dfe106-4cc7-41eb-942e-ab79e6a727a0'>
	<result xmlns='urn:xmpp:mam:1' id='C5KPJ14HSG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T11:26:41.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9439d3d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='33aa54f5-b273-422d-9b02-48809fcc25e1'>
	<result xmlns='urn:xmpp:mam:1' id='C5LA00IUJG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T07:01:03.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>309ee782</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='36e6789f-61d6-42cc-9f97-f2d12ab96b0f'>
	<result xmlns='urn:xmpp:mam:1' id='C5LA9SFSU005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T07:23:08.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d673df7c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='254fd1b9-59f5-437d-869e-9e3cad0990dc'>
	<result xmlns='urn:xmpp:mam:1' id='C5M22JGB100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T11:44:50.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6560db81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<message from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='7d534cde-b1d6-4358-831f-21faf15f06a4'>
	<result xmlns='urn:xmpp:mam:1' id='C5M9EESEL00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T20:32:26.000000Z' from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2359room0-58099-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a9cc3e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 in
<iq from='alice_unnamed_2359room0-58099-0@muc.localhost' to='alice_unnamed_2359@localhost/res1' id='22e168a4c00c4ec668bfc5baf569b69d' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BP1V9LOG07</first>
			<last>C5M9EESEL00F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:48.357 ***🔗
alice_unnamed_2359@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:48.358 ***🔗
alice_unnamed_2359@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 06:55:48.364 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:55:48.369 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2994.html



=== Ended at 2024-04-23 06:55:48
=== successfully completed test case
=== === Returned value: ok