=== 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.55732.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},
                      backend => rdbms,send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_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_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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.muc_querying_for_all_messages.124931.html"},
     {tc_group_properties,[{name,muc06},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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:56:09


*** CT 2024-04-23 06:56:10.027 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3296.html
Could not find element archive_wait in Config.


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

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

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

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



*** User 2024-04-23 06:56:10.306 ***🔗
alicE_unnamed_2367@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjM2NwBtYXR5Z3J5c2E=</auth>



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



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

*** User 2024-04-23 06:56:10.309 ***🔗
alicE_unnamed_2367@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f90578d4158c082a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2367@localhost'>

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



*** User 2024-04-23 06:56:10.309 ***🔗
alicE_unnamed_2367@localhost/res1 out
<iq type='set' id='1493b0ad6a7f6e7a9da1ba9249c6c610'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:56:10.310 ***🔗
alicE_unnamed_2367@localhost/res1 in
<iq id='1493b0ad6a7f6e7a9da1ba9249c6c610' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2367@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:56:10.310 ***🔗
alice_unnamed_2367@localhost/res1 out
<iq type='set' id='fb46aa0e9d9cc0e11a885d044a7b7f55'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:10.311 ***🔗
alice_unnamed_2367@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2367@localhost/res1' id='fb46aa0e9d9cc0e11a885d044a7b7f55' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:56:10.311 ***🔗
alice_unnamed_2367@localhost/res1 out
<presence/>



*** User 2024-04-23 06:56:10.315 ***🔗
alice_unnamed_2367@localhost/res1 in
<presence from='alice_unnamed_2367@localhost/res1' to='alice_unnamed_2367@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:10.384 ***🔗
alice_unnamed_2367@localhost/res1 out
<iq type='set' id='5786d17cb197c2a256500ffaceeb134d' to='alicE_unnamed_2367room0-55819-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-23 06:56:10.387 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='7fa45346-a510-4f79-95d9-75b625602eab'>
	<result xmlns='urn:xmpp:mam:2' id='C5BS1EKBS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T06:46:16.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>23e269fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.387 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='c58fc447-c848-4341-b491-d1fb1f32c6ba'>
	<result xmlns='urn:xmpp:mam:2' id='C5C3PBOR100C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T16:00:50.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b07a11ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='b1f9f453-f4c9-43f9-8e7d-e16ae805a5bd'>
	<result xmlns='urn:xmpp:mam:2' id='C5CS4H3LA007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T21:03:48.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5f51e81a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='4a8e2578-8193-47e4-8c65-7ab7c26c2fde'>
	<result xmlns='urn:xmpp:mam:2' id='C5CSEETKOG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T21:26:01.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d318310c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='d87177d6-c7ed-4453-9462-e73b853df84f'>
	<result xmlns='urn:xmpp:mam:2' id='C5DFDIMFNG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T20:04:07.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4905d944</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='5a2e6527-583d-48c3-a559-837c84ae0826'>
	<result xmlns='urn:xmpp:mam:2' id='C5DIIAQPD006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:49:30.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e916fe7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='39507a39-3b61-4505-81b3-904439bc2578'>
	<result xmlns='urn:xmpp:mam:2' id='C5DOREU9IG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:19:25.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1dfedd20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='3c7be1df-4b25-42b9-b844-bd74a3842a89'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3P4S9LG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:21:39.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3c74a26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='30d0d1a2-45cc-4c96-a14d-c0d6b6a1c59d'>
	<result xmlns='urn:xmpp:mam:2' id='C5E9Q69T8G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:33:29.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d5279b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='e98e95ea-bd62-4bf9-aed9-ccc763cc27a3'>
	<result xmlns='urn:xmpp:mam:2' id='C5EIE696IG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T13:50:53.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eefdde79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='73b414a2-23eb-4d75-94f8-8ad04d76b5a1'>
	<result xmlns='urn:xmpp:mam:2' id='C5EV1I0VS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T04:53:12.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3bca67f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='7f6db5e1-3606-46eb-9046-6b854113c0d8'>
	<result xmlns='urn:xmpp:mam:2' id='C5FAGF65300I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T18:33:58.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2568f424</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='5b8a6b45-1561-40c2-985e-ffe99cd2d2b8'>
	<result xmlns='urn:xmpp:mam:2' id='C5FN2Q8N400B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T09:34:00.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e1e37b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='a0fa0de3-8da3-489c-83b8-f4c983f259db'>
	<result xmlns='urn:xmpp:mam:2' id='C5FRQFO9QG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:13:17.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>690d0b97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.388 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='91452194-0b7a-4d86-aea2-3d9374ac8e9d'>
	<result xmlns='urn:xmpp:mam:2' id='C5G9SLN6Q00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T08:00:20.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>860923b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='7f648508-b140-4e21-9959-f97c0eac7b91'>
	<result xmlns='urn:xmpp:mam:2' id='C5GDV4LH9G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:52:11.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5d0af18f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='89f7cee5-1917-4485-a533-9224ba80416a'>
	<result xmlns='urn:xmpp:mam:2' id='C5H1HUQG2G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T12:14:21.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>901db837</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='c4cfc4bb-a31e-4a61-ab28-bf9952a50643'>
	<result xmlns='urn:xmpp:mam:2' id='C5H9772T5G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T21:22:59.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f95a8c02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='cf302f24-60bd-4fbe-9504-b5f41a8a1bb4'>
	<result xmlns='urn:xmpp:mam:2' id='C5HK38361G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:21:31.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c04e18b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='0877dc77-338e-438a-84cf-17baaa26a346'>
	<result xmlns='urn:xmpp:mam:2' id='C5HUIFVDJG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T22:51:27.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>419d7d5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='8a4efbaf-6ede-4ca8-b5d1-f638aebf2238'>
	<result xmlns='urn:xmpp:mam:2' id='C5I2HHV3QG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T03:35:41.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dcd08609</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='1303a558-4ed8-46b3-8735-4b14a45fa9c0'>
	<result xmlns='urn:xmpp:mam:2' id='C5I5TJGJ5G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T07:37:23.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7a250783</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='fbfedbac-f50d-4336-845b-de6c734e2959'>
	<result xmlns='urn:xmpp:mam:2' id='C5IOD0U9R00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T05:40:22.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1fe9477f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='41c5131d-d312-41e1-a83c-e4cef8f9424d'>
	<result xmlns='urn:xmpp:mam:2' id='C5J1CFJJE00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T16:23:24.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>178a8d4f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.389 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='2b859e5f-a676-4be8-b81a-e897dbfb1b72'>
	<result xmlns='urn:xmpp:mam:2' id='C5JI5RA1S00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:25:28.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>623f4833</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.390 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='9f8c913a-1ba2-422f-9a8b-3323e9155314'>
	<result xmlns='urn:xmpp:mam:2' id='C5JLBSTS0G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:13:45.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81ae15a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.390 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='e3fbae6f-4c8c-44b7-8b6a-97a4677395d2'>
	<result xmlns='urn:xmpp:mam:2' id='C5K30KPBA00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:30:44.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c92e722d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.390 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='593ef470-d01a-4abe-bc34-db91a07689d7'>
	<result xmlns='urn:xmpp:mam:2' id='C5K61A8NTG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:06:59.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>328e45c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.390 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='af37f2c1-2899-4914-beda-52291bedc6fc'>
	<result xmlns='urn:xmpp:mam:2' id='C5L07Q4E000H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T19:22:40.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d68c6d6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.390 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='032d60a0-ba3d-4c4d-8ccd-a1fd0e6e2a36'>
	<result xmlns='urn:xmpp:mam:2' id='C5L37DGQG00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T22:56:32.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8ac25422</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.390 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='32484e36-d362-4c40-bdc9-471e5c64a9d5'>
	<result xmlns='urn:xmpp:mam:2' id='C5LIP0P6DG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T17:29:39.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9d1bf58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.391 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='d3511e6e-6c82-4d17-a208-de519a5b409b'>
	<result xmlns='urn:xmpp:mam:2' id='C5LLIKFHRG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T20:50:07.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6084588</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.391 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='202031ee-549e-49a3-96f7-9a15d31f3fa6'>
	<result xmlns='urn:xmpp:mam:2' id='C5LUPT82V005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T07:50:38.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e6040a50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.391 ***🔗
alice_unnamed_2367@localhost/res1 in
<message from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='02f56075-7f3e-4dc4-896a-28de0611bc61'>
	<result xmlns='urn:xmpp:mam:2' id='C5MB3CJLL00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:30:50.000000Z' from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2367room0-55819-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ccb8c589</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:56:10.391 ***🔗
alice_unnamed_2367@localhost/res1 in
<iq from='alice_unnamed_2367room0-55819-0@muc.localhost' to='alice_unnamed_2367@localhost/res1' id='5786d17cb197c2a256500ffaceeb134d' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BS1EKBS007</first>
			<last>C5MB3CJLL00F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:56:10.391 ***🔗
alice_unnamed_2367@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:56:10.392 ***🔗
alice_unnamed_2367@localhost/res1 in
</stream:stream>

*** User 2024-04-23 06:56:10.413 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 06:56:10.487 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3297.html



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