=== 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.53698.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.muc_querying_for_all_messages.108035.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,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 => [],
                    subject => <<>>,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_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},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:49:46


*** CT 2024-04-26 12:49:46.136 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2247.html
Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:46.554 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-26 12:49:46.562 ***🔗
alicE_unnamed_2322@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-26 12:49:46.562 ***🔗
alicE_unnamed_2322@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='92bc674ce7779a67' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:46.562 ***🔗
alicE_unnamed_2322@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-26 12:49:46.562 ***🔗
alicE_unnamed_2322@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjMyMgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:49:46.564 ***🔗
alicE_unnamed_2322@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:46.564 ***🔗
alicE_unnamed_2322@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-26 12:49:46.564 ***🔗
alicE_unnamed_2322@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='23b6a0fcedd1524f' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2322@localhost'>

*** User 2024-04-26 12:49:46.565 ***🔗
alicE_unnamed_2322@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-26 12:49:46.565 ***🔗
alicE_unnamed_2322@localhost/res1 out
<iq type='set' id='80505143def523efd81d7401e6631538'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:46.565 ***🔗
alicE_unnamed_2322@localhost/res1 in
<iq id='80505143def523efd81d7401e6631538' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2322@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:46.565 ***🔗
alice_unnamed_2322@localhost/res1 out
<iq type='set' id='22f3cf658c878803de53cb82e73116f7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:46.565 ***🔗
alice_unnamed_2322@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2322@localhost/res1' id='22f3cf658c878803de53cb82e73116f7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:46.566 ***🔗
alice_unnamed_2322@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:46.568 ***🔗
alice_unnamed_2322@localhost/res1 in
<presence from='alice_unnamed_2322@localhost/res1' to='alice_unnamed_2322@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:46.569 ***🔗
alice_unnamed_2322@localhost/res1 out
<iq type='set' id='b04a36e1b3d26c9efba0fed0115ab8d3' to='alicE_unnamed_2322room0-53747-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='6e23b29d-af4c-4f4c-9626-e2c67482bc1f'>
	<result xmlns='urn:xmpp:mam:1' id='C5DQASN0PG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:05:31.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>612243a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='90e9269b-b5dd-4be7-9f68-67d3ed255e61'>
	<result xmlns='urn:xmpp:mam:1' id='C5E4KRI0L001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T21:23:38.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17c961f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='147375f7-2f9a-4e8d-a794-106c3d734435'>
	<result xmlns='urn:xmpp:mam:1' id='C5EA4FI3F00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:56:30.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9b1bd79f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='8fbee12e-e8ba-45a4-895d-1346c420ee69'>
	<result xmlns='urn:xmpp:mam:1' id='C5EC4A346G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T06:19:17.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c0b9a07f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='26626640-69b9-4f05-82aa-d28a6fcd31a4'>
	<result xmlns='urn:xmpp:mam:1' id='C5ER5TF66G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T00:16:37.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>678b3a83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='eb99c313-d794-40d5-92f6-87f9ae432851'>
	<result xmlns='urn:xmpp:mam:1' id='C5F4CR8OR00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T11:16:22.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d9d80549</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='b955623f-0151-42e2-a40c-38a988f398ff'>
	<result xmlns='urn:xmpp:mam:1' id='C5G08L8D7G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T20:31:19.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c0406c8d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.572 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='084b37b5-a3f0-4785-a580-80d7240cf0f9'>
	<result xmlns='urn:xmpp:mam:1' id='C5G20UO3PG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T22:37:15.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9a13ea37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='faf74054-fc33-4284-a1a7-58fefa632920'>
	<result xmlns='urn:xmpp:mam:1' id='C5G54QVP0G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:20:41.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dbe2fca8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='b46c77ec-33a8-4d04-98b4-8894b38ddaba'>
	<result xmlns='urn:xmpp:mam:1' id='C5GE60V37G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T13:07:35.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aeedbc44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='427f4279-f50d-40c7-b09f-0f8d24e77870'>
	<result xmlns='urn:xmpp:mam:1' id='C5GTRA80OG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T07:48:57.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>61ff2135</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='c305ef84-b1bc-41d0-9f7c-7b68524911a1'>
	<result xmlns='urn:xmpp:mam:1' id='C5H0MOBIL00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:13:30.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1fd7012</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='7ae6a91e-bd63-4c65-a06b-54654aba5d8b'>
	<result xmlns='urn:xmpp:mam:1' id='C5HCIG2I100G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T01:22:58.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>769356fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='a3e3949f-87ed-4adb-81d4-b92500cf963f'>
	<result xmlns='urn:xmpp:mam:1' id='C5HP53NP4009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T16:23:36.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1eb8c1f2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='ddc5827f-de27-46fc-a01e-42ec9a03d2f9'>
	<result xmlns='urn:xmpp:mam:1' id='C5I8M1P4H00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T10:55:14.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a0df4318</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='61620310-07a8-4c84-a4e6-871f9dd3bdf5'>
	<result xmlns='urn:xmpp:mam:1' id='C5IHDALBN00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T21:19:58.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a36b5191</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='4cd74635-95f9-414a-ae0a-d6f05112a091'>
	<result xmlns='urn:xmpp:mam:1' id='C5J1TQSEUG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:02:13.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e096cf20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='70c8efa6-aa6c-4a65-9837-fc28f712a55f'>
	<result xmlns='urn:xmpp:mam:1' id='C5J2HIMBJG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:46:23.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2ee38019</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='2735a601-f5de-406f-afa0-ba0156105120'>
	<result xmlns='urn:xmpp:mam:1' id='C5JOGS71T007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T19:59:38.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90292ef3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='90cd9949-4a42-40cd-89c9-83de5ffe4a76'>
	<result xmlns='urn:xmpp:mam:1' id='C5JQONGU300H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T22:40:22.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c91c42da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='cab0b915-afc2-4409-9e90-3c84a7930dcb'>
	<result xmlns='urn:xmpp:mam:1' id='C5JV4NKSIG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T03:53:33.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4b75e78c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.573 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='a97dfa49-2cd8-4925-b03f-24f84cd98e71'>
	<result xmlns='urn:xmpp:mam:1' id='C5K5GH3N3002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:29:26.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd6bef35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='8e224568-695e-4ae9-8140-2ef74494dcbc'>
	<result xmlns='urn:xmpp:mam:1' id='C5KH48ONE00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T01:21:00.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf885aa2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='162d3f57-2fe7-49c5-a3cf-effbd9dbefee'>
	<result xmlns='urn:xmpp:mam:1' id='C5KLE38SRG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T06:29:19.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4685b669</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='7c9fb6bb-b059-422d-aeca-8f16849a84f6'>
	<result xmlns='urn:xmpp:mam:1' id='C5LBQOGNE00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:12:28.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4126f45d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='b2d80459-dc11-4710-8403-9aee75abbe0c'>
	<result xmlns='urn:xmpp:mam:1' id='C5LNMQV14G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T23:22:41.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>430b5a6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='03ee868c-85e3-4acc-a5ec-624abee74272'>
	<result xmlns='urn:xmpp:mam:1' id='C5M6G3HPP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T17:01:22.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>be501b6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='b0589407-865f-4096-a589-994d58390e6e'>
	<result xmlns='urn:xmpp:mam:1' id='C5M8M2HECG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T19:37:53.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f8335041</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='5708e94b-17a9-428f-a60e-0bb673493c72'>
	<result xmlns='urn:xmpp:mam:1' id='C5MNNSJ4AG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T13:35:41.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cc610a71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='a933ce6f-839b-4b21-9ec1-793d21e6feeb'>
	<result xmlns='urn:xmpp:mam:1' id='C5MSVFINHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T19:50:35.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bae9311c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='529ad4d1-cce4-4a44-9506-e6af6d37c62b'>
	<result xmlns='urn:xmpp:mam:1' id='C5N69RON9G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T06:58:03.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>33e582b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='16515a97-9605-44b1-b079-e1d88c99441a'>
	<result xmlns='urn:xmpp:mam:1' id='C5NIJGC52G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T21:38:37.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>311b6cfc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='d117865f-c390-4a75-ac33-f7fe18574fba'>
	<result xmlns='urn:xmpp:mam:1' id='C5NPIFH1I00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T05:57:24.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f6fb9ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.574 ***🔗
alice_unnamed_2322@localhost/res1 in
<message from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='68297dc5-d9be-4a69-acd5-6e9c60399e75'>
	<result xmlns='urn:xmpp:mam:1' id='C5NQ2TFFP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T06:34:10.000000Z' from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2322room0-53747-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>355ad751</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:46.575 ***🔗
alice_unnamed_2322@localhost/res1 in
<iq from='alice_unnamed_2322room0-53747-0@muc.localhost' to='alice_unnamed_2322@localhost/res1' id='b04a36e1b3d26c9efba0fed0115ab8d3' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DQASN0PG08</first>
			<last>C5NQ2TFFP00J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:46.575 ***🔗
alice_unnamed_2322@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:46.575 ***🔗
alice_unnamed_2322@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:49:46.596 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-26 12:49:46.602 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2248.html



=== Ended at 2024-04-26 12:49:46
=== successfully completed test case
=== === Returned value: ok