=== 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.51508.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,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      send_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,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/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_amp => #{},
        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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    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 => <<>>,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        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 => cets,
              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 => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:55


*** CT 2024-03-11 09:13:55.983 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1927.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:56.198 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:56.200 ***🔗
alicE_unnamed_2139@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-11 09:13:56.200 ***🔗
alicE_unnamed_2139@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ff4d110a7bfe63a8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:56.200 ***🔗
alicE_unnamed_2139@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-11 09:13:56.200 ***🔗
alicE_unnamed_2139@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEzOQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:56.201 ***🔗
alicE_unnamed_2139@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:56.201 ***🔗
alicE_unnamed_2139@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-11 09:13:56.201 ***🔗
alicE_unnamed_2139@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='93c07c2a218830d2' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2139@localhost'>

*** User 2024-03-11 09:13:56.201 ***🔗
alicE_unnamed_2139@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-11 09:13:56.201 ***🔗
alicE_unnamed_2139@localhost/res1 out
<iq type='set' id='c52f2aa5d25fbe5dd4986b7e23059c13'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:56.202 ***🔗
alicE_unnamed_2139@localhost/res1 in
<iq id='c52f2aa5d25fbe5dd4986b7e23059c13' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2139@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:56.202 ***🔗
alice_unnamed_2139@localhost/res1 out
<iq type='set' id='bdba224f2a9ac34a2da3a31177488535'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:56.202 ***🔗
alice_unnamed_2139@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2139@localhost/res1' id='bdba224f2a9ac34a2da3a31177488535' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:56.202 ***🔗
alice_unnamed_2139@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-11 09:13:56.203 ***🔗
alice_unnamed_2139@localhost/res1 in
<presence from='alice_unnamed_2139@localhost/res1' to='alice_unnamed_2139@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:56.204 ***🔗
alice_unnamed_2139@localhost/res1 out
<iq type='set' id='223ea43acdda28566cbb85de86339e7b' to='alicE_unnamed_2139room0-51552-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-03-11 09:13:56.205 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='ed5c2514-1120-4021-846d-e948029d38b2'>
	<result xmlns='urn:xmpp:mam:1' id='C4H0RC22FG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T13:43:03.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f3dde161</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.205 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='4349b0b8-abde-4bdd-b2f9-110f25f2e5b8'>
	<result xmlns='urn:xmpp:mam:1' id='C4H38JVKFG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T16:35:51.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c0b4f146</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='cecd25c5-1e66-4cc6-bfff-314f79646b56'>
	<result xmlns='urn:xmpp:mam:1' id='C4HBKHVTKG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T02:35:13.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27c8d643</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='105413d9-eec4-429d-b91a-f7113d85e63f'>
	<result xmlns='urn:xmpp:mam:1' id='C4HDNMRL300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T05:05:26.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3fa9b60a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='9cbea823-3284-4ad5-9420-3f98e0ecdba7'>
	<result xmlns='urn:xmpp:mam:1' id='C4IDMFOPCG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T19:13:21.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7f1b91e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='c2dc37ff-6c82-43b9-b77e-ea197b2eec07'>
	<result xmlns='urn:xmpp:mam:1' id='C4IES1S6DG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T20:37:23.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>088e7d0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='feef34c0-08c9-4a5a-bf6d-090480fb2b01'>
	<result xmlns='urn:xmpp:mam:1' id='C4IKOBDSE00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T03:38:36.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0052bd9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='568ab74c-057e-4bde-8d85-c08680e98254'>
	<result xmlns='urn:xmpp:mam:1' id='C4J17EAD0G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T18:31:21.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>83b1b606</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='4154882f-7c1b-491a-aff5-de15916e322f'>
	<result xmlns='urn:xmpp:mam:1' id='C4J71RA7A00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T01:28:20.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>24129cc8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='2558878d-4cd3-45d0-bb04-7a58c8ed5d27'>
	<result xmlns='urn:xmpp:mam:1' id='C4JP19Q4K008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T22:55:36.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>840b40d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='8232431a-808a-4d24-b90d-5b6c06da3afa'>
	<result xmlns='urn:xmpp:mam:1' id='C4JVJ9S89007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T06:45:22.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5a8d61b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='0c3ff6f6-d306-48c8-a899-0519cde4325c'>
	<result xmlns='urn:xmpp:mam:1' id='C4K722UN5G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T15:39:31.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>507c71f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='a9560907-e7f6-4c83-8846-effcddbd9268'>
	<result xmlns='urn:xmpp:mam:1' id='C4KN560T900H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T10:51:46.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0cb24549</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='74742477-6723-4441-8958-2033b44feb5c'>
	<result xmlns='urn:xmpp:mam:1' id='C4KSPCL2IG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T17:34:53.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa922249</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='473f4e22-4e94-46d8-842e-3bdf4354717e'>
	<result xmlns='urn:xmpp:mam:1' id='C4LF3KRJPG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T15:26:19.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a81d32e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='8c6827b1-1f86-4ec7-9102-837d81d6b95b'>
	<result xmlns='urn:xmpp:mam:1' id='C4LIT65TQ002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T19:58:12.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6056a3fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.206 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='03e09504-3217-4c87-abb7-0ab1f7ab7978'>
	<result xmlns='urn:xmpp:mam:1' id='C4M28PO8LG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T14:17:55.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>129704eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='577b8b64-f3ec-40df-89fb-fae52d1fb000'>
	<result xmlns='urn:xmpp:mam:1' id='C4M9OSPGA00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T23:15:00.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>33a5a02f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='2cac4ca3-3b53-49dd-a223-126749ed6783'>
	<result xmlns='urn:xmpp:mam:1' id='C4MGTS3M4G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T07:47:13.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bd0cdf5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='d30d9b62-8b31-401a-93e3-e6a8e9ce2f0c'>
	<result xmlns='urn:xmpp:mam:1' id='C4MMCQSOE006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T14:18:36.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>090cd6e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='f9865da2-6f4d-4a66-98d0-4eb39624fab2'>
	<result xmlns='urn:xmpp:mam:1' id='C4ND763PB00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T17:32:22.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4605909</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='2cb82c78-cb3f-4724-930b-5651892d0162'>
	<result xmlns='urn:xmpp:mam:1' id='C4NDRNT9AG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T18:18:21.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f3bb18f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='cf29a9ac-9329-4c1c-bc16-7e041415ba7a'>
	<result xmlns='urn:xmpp:mam:1' id='C4NM3OGGGG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T04:08:57.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e68ea797</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='170b0531-7784-4949-81ab-2ab5ae4f8edd'>
	<result xmlns='urn:xmpp:mam:1' id='C4NVV99NR00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T15:54:46.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c598b0a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='2682d5ed-cae0-4ae5-ac90-e26443b2e1b2'>
	<result xmlns='urn:xmpp:mam:1' id='C4OJ7SIPQG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T14:54:05.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5a4f978f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='f78f9a24-ce36-472d-9bfb-d3a44cd6695c'>
	<result xmlns='urn:xmpp:mam:1' id='C4OMNPRU5009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T19:04:26.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>393ff1a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='60dde7ad-3fc9-41f6-b867-894167ffc3e6'>
	<result xmlns='urn:xmpp:mam:1' id='C4OR45E3CG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:18:25.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5cba0d58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='f056f3cc-4ba3-4b2c-af0d-a9ea3ce95e28'>
	<result xmlns='urn:xmpp:mam:1' id='C4P5SFMU7G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T13:08:39.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>96173111</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='bbe0d9c5-2484-4c4b-a771-0f942dfae6f3'>
	<result xmlns='urn:xmpp:mam:1' id='C4PM2NKBQG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T08:27:57.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5dcf6d4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='cfe4bc8c-6a13-4094-a20d-42f3bd8eb260'>
	<result xmlns='urn:xmpp:mam:1' id='C4PMQK7QQ009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:21:24.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fd890be4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='2db57f20-1b29-44fd-9b14-e698542ec8dc'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q471P9100H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:19:46.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a790d857</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='04e40025-e4d7-4ab0-a65e-99548dd8d1d8'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q9IRFFMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T07:44:05.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5a842545</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.207 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='ffc7bbfc-359c-4965-bc26-c5291b64496c'>
	<result xmlns='urn:xmpp:mam:1' id='C4QPNHIBT008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T02:59:54.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eef1bd09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.208 ***🔗
alice_unnamed_2139@localhost/res1 in
<message from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='1c646dd4-f771-4611-965d-fc2df8b1de88'>
	<result xmlns='urn:xmpp:mam:1' id='C4R60LNBVG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T17:39:19.000000Z' from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2139room0-51552-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1b7f8b76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:56.208 ***🔗
alice_unnamed_2139@localhost/res1 in
<iq from='alice_unnamed_2139room0-51552-0@muc.localhost' to='alice_unnamed_2139@localhost/res1' id='223ea43acdda28566cbb85de86339e7b' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H0RC22FG03</first>
			<last>C4R60LNBVG0F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:56.208 ***🔗
alice_unnamed_2139@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:56.208 ***🔗
alice_unnamed_2139@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-11 09:13:56.211 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:56.214 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1928.html



=== Ended at 2024-03-11 09:13:56
=== successfully completed test case
=== === Returned value: ok