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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.47945.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {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.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => rdbms,cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages.135682.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              max_users => 200,room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:07:23


*** CT 2024-04-25 15:07:23.470 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2193.html
Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:23.943 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:07:23.951 ***🔗
alicE_unnamed_2079@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-25 15:07:23.951 ***🔗
alicE_unnamed_2079@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='108708ce0d14f462' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:07:23.951 ***🔗
alicE_unnamed_2079@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-25 15:07:23.951 ***🔗
alicE_unnamed_2079@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:07:23.952 ***🔗
alicE_unnamed_2079@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:07:23.952 ***🔗
alicE_unnamed_2079@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-25 15:07:23.953 ***🔗
alicE_unnamed_2079@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='624fbb4f60388856' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2079@localhost'>

*** User 2024-04-25 15:07:23.953 ***🔗
alicE_unnamed_2079@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-25 15:07:23.953 ***🔗
alicE_unnamed_2079@localhost/res1 out
<iq type='set' id='56cfec280fd57077d67ceeab8e8fad07'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:07:23.953 ***🔗
alicE_unnamed_2079@localhost/res1 in
<iq id='56cfec280fd57077d67ceeab8e8fad07' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2079@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:07:23.953 ***🔗
alice_unnamed_2079@localhost/res1 out
<iq type='set' id='236ea7ba5d48ca3fc388bc71918dcd49'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:23.954 ***🔗
alice_unnamed_2079@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2079@localhost/res1' id='236ea7ba5d48ca3fc388bc71918dcd49' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:23.954 ***🔗
alice_unnamed_2079@localhost/res1 out
<presence/>



*** User 2024-04-25 15:07:23.955 ***🔗
alice_unnamed_2079@localhost/res1 in
<presence from='alice_unnamed_2079@localhost/res1' to='alice_unnamed_2079@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:24.049 ***🔗
alice_unnamed_2079@localhost/res1 out
<iq type='set' id='348eaa49da7f05c1da17c61b3ee995ad' to='alicE_unnamed_2079room0-48024-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='291617bb-8004-4316-9345-abb5b5b1e607'>
	<result xmlns='urn:xmpp:mam:2' id='C5D6DOIVCG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T09:20:17.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cecdb1c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='f60b35e5-9e3d-439b-8f21-2059b8c1ad87'>
	<result xmlns='urn:xmpp:mam:2' id='C5D8NBTOK00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T12:04:56.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8797d958</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='7eae3e23-8e84-4821-8ed4-1d284d57481f'>
	<result xmlns='urn:xmpp:mam:2' id='C5DNROF7700H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:08:30.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5d0335e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='ed4e3e7c-fd28-4858-b127-6c81e2f2dfb8'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3679KFG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T19:39:19.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da251b45</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='5d82015c-c65c-4c5f-adbd-b6e38addee9b'>
	<result xmlns='urn:xmpp:mam:2' id='C5E9HED05G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:13:55.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f56ff8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='96407d69-4b2c-4ff1-a230-c18f6fa1e477'>
	<result xmlns='urn:xmpp:mam:2' id='C5ED3H9TI00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T07:29:08.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>739b0751</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='3f451577-c634-4861-929b-c755e68fb6e2'>
	<result xmlns='urn:xmpp:mam:2' id='C5F3IGERNG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T10:17:27.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a25e198e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='553f8bff-f3e0-43db-904e-28a77bd98a59'>
	<result xmlns='urn:xmpp:mam:2' id='C5F6NQN03004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:04:06.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3c32e4ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.052 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='33f3e28e-f4db-4187-835d-947997581e5b'>
	<result xmlns='urn:xmpp:mam:2' id='C5FSO37GLG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T16:19:31.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5b4178c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='4114e277-4e51-4b42-8655-7d31f4ac50e3'>
	<result xmlns='urn:xmpp:mam:2' id='C5G0UMVDFG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:20:39.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d99d2c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='603a5a66-dfa9-4e0e-be1f-719d33fc46ae'>
	<result xmlns='urn:xmpp:mam:2' id='C5G88ESDA006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T06:03:32.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ed51aaeb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='482d0746-517b-440a-a1ac-ffa0f7db4a42'>
	<result xmlns='urn:xmpp:mam:2' id='C5GEMMHLUG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T13:44:53.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b8113a6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='026722cf-aca7-45c2-8c67-36d48245fc5f'>
	<result xmlns='urn:xmpp:mam:2' id='C5GNSDN9Q001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T00:41:56.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>13ac4887</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='b65ef661-9153-4bc2-9dbb-c63d4a3a696e'>
	<result xmlns='urn:xmpp:mam:2' id='C5GRPJKCJ005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T05:21:58.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>03c02096</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='2dfccc55-6954-474d-b564-1159bacb75ce'>
	<result xmlns='urn:xmpp:mam:2' id='C5HJ0IFVIG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T09:03:57.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84e29a50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.053 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='ee61c985-da05-4614-936e-b39f17e5e292'>
	<result xmlns='urn:xmpp:mam:2' id='C5HRUE4J2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:43:25.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a81129b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='68f61ad0-0b26-400a-b7a6-dd03d79bb9c9'>
	<result xmlns='urn:xmpp:mam:2' id='C5HVLV2V4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T00:10:48.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85b8dcff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='9aa445a2-611c-4804-896b-028a78844beb'>
	<result xmlns='urn:xmpp:mam:2' id='C5IG3P07EG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T19:47:01.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8cf074d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='806fd97d-8810-428c-9303-0dbc308b8084'>
	<result xmlns='urn:xmpp:mam:2' id='C5ISHJR0D00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T10:36:58.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdd38152</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='589d8fb3-b223-4df2-be4f-401659c18819'>
	<result xmlns='urn:xmpp:mam:2' id='C5IVB3N9J00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T13:57:10.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fc8d07e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='d2eb39c7-b51d-41e9-8989-2f09bf0d1716'>
	<result xmlns='urn:xmpp:mam:2' id='C5JBF2SOBG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:25:03.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a531ac86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='5d2401cf-0707-4673-bf9e-8b930fbcde99'>
	<result xmlns='urn:xmpp:mam:2' id='C5JDI0JJJ00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:54:46.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>74a7bbb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='3cbf9f7c-0683-4b44-98da-87f06e2f64b6'>
	<result xmlns='urn:xmpp:mam:2' id='C5JSHPQ39002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T00:48:02.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d52d5ebc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='c41b171c-6be0-4d67-b7f8-abfdb336a439'>
	<result xmlns='urn:xmpp:mam:2' id='C5JV2HPFC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T03:48:40.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f6e1b003</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='6307575b-801b-4722-814d-f763e15ca9d9'>
	<result xmlns='urn:xmpp:mam:2' id='C5KRUHVND00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T14:15:38.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>294283a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='207408c9-b670-4e54-b4f6-6e083aa9bb69'>
	<result xmlns='urn:xmpp:mam:2' id='C5L2GCANM00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T22:05:00.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>14ba436b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='36522a60-7758-4590-a8eb-a2ccc968a8a2'>
	<result xmlns='urn:xmpp:mam:2' id='C5LH45TH3G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:31:27.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ad1b4ab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='5f210522-55c1-44a8-8aba-786f18de5daa'>
	<result xmlns='urn:xmpp:mam:2' id='C5LJD91GP00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T18:14:58.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f280d331</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='64534502-a3cb-4439-80fc-e4fcb77b7cce'>
	<result xmlns='urn:xmpp:mam:2' id='C5M0S08EEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T10:18:29.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>67f56c28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.054 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='1075a463-61d2-441c-ab90-5fc4b43d443b'>
	<result xmlns='urn:xmpp:mam:2' id='C5MBKBNE000B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:08:48.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>864990b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='7ef2c018-5894-4a95-8b3b-e864c211725f'>
	<result xmlns='urn:xmpp:mam:2' id='C5MLJMB9600D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T11:03:08.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>625556bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='e3d8d0fd-91fc-49e9-8873-765793182239'>
	<result xmlns='urn:xmpp:mam:2' id='C5MR6O0SM00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T17:43:40.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1a812b2c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='90f51a97-17c2-4f17-8ffa-bd9c165bc3c3'>
	<result xmlns='urn:xmpp:mam:2' id='C5N4JBNMK003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T04:56:08.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d371415d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 in
<message from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='d720198a-56ec-4dc1-99b9-ba5fced1cb08'>
	<result xmlns='urn:xmpp:mam:2' id='C5NHNO8L800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T20:36:32.000000Z' from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2079room0-48024-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a4afd6c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 in
<iq from='alice_unnamed_2079room0-48024-0@muc.localhost' to='alice_unnamed_2079@localhost/res1' id='348eaa49da7f05c1da17c61b3ee995ad' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D6DOIVCG03</first>
			<last>C5NHNO8L800B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:07:24.055 ***🔗
alice_unnamed_2079@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:07:24.064 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:07:24.072 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2194.html



=== Ended at 2024-04-25 15:07:24
=== successfully completed test case
=== === Returned value: ok