=== 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.51668.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,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.muc_querying_for_all_messages.37765.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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_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_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,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}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:53


*** CT 2023-11-17 15:17:53.666 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2018.html
Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:53.812 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:53.830 ***🔗
alicE_unnamed_2091@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:53.831 ***🔗
alicE_unnamed_2091@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='885aa78287928138' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:53.831 ***🔗
alicE_unnamed_2091@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 2023-11-17 15:17:53.831 ***🔗
alicE_unnamed_2091@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA5MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:17:53.832 ***🔗
alicE_unnamed_2091@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:17:53.832 ***🔗
alicE_unnamed_2091@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:53.832 ***🔗
alicE_unnamed_2091@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6dd84eb15f55117b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2091@localhost'>

*** User 2023-11-17 15:17:53.832 ***🔗
alicE_unnamed_2091@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 2023-11-17 15:17:53.832 ***🔗
alicE_unnamed_2091@localhost/res1 out
<iq type='set' id='d408a92c510685bce7dc2fc154900337'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:53.833 ***🔗
alicE_unnamed_2091@localhost/res1 in
<iq id='d408a92c510685bce7dc2fc154900337' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2091@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:53.834 ***🔗
alice_unnamed_2091@localhost/res1 out
<iq type='set' id='9eada9e02441b9157afd87b5a457de57'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:53.834 ***🔗
alice_unnamed_2091@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2091@localhost/res1' id='9eada9e02441b9157afd87b5a457de57' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:53.834 ***🔗
alice_unnamed_2091@localhost/res1 out
<presence/>



*** User 2023-11-17 15:17:53.835 ***🔗
alice_unnamed_2091@localhost/res1 in
<presence from='alice_unnamed_2091@localhost/res1' to='alice_unnamed_2091@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:53.836 ***🔗
alice_unnamed_2091@localhost/res1 out
<iq type='set' id='24b3ba485a48a82f0ba93337020d2726' to='alicE_unnamed_2091room0-51726-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:53.837 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='5052dbb9-2b4e-439f-b9bc-1968e5aea30c'>
	<result xmlns='urn:xmpp:mam:2' id='C28F92H0200J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T03:58:28.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b670d52</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='a26de394-d158-4971-905d-293161cbe4eb'>
	<result xmlns='urn:xmpp:mam:2' id='C28RR00M2G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T18:57:33.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>050c8326</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='c7299644-b7da-42a7-8dac-ae6cf0da2acc'>
	<result xmlns='urn:xmpp:mam:2' id='C29AR87QK003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T12:51:52.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>60f90aba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='cc9c43d0-ab35-4481-8bdd-9f51065aff91'>
	<result xmlns='urn:xmpp:mam:2' id='C29ENNNO6009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T17:30:20.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6043fc6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='12930d10-a202-484d-b2f8-bef4f3ff250f'>
	<result xmlns='urn:xmpp:mam:2' id='C29LOETHN006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T01:53:02.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a5220e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='3b518294-f947-4469-821e-b31f58b9b012'>
	<result xmlns='urn:xmpp:mam:2' id='C2A1JK1E400J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T16:01:12.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e24fb70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='e2f1dfe5-5e29-4936-9050-61fea8e724fa'>
	<result xmlns='urn:xmpp:mam:2' id='C2AGJKS2A007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T09:55:00.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9cc19bae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='c91c5787-5c2a-413a-ba99-24f27101f8d5'>
	<result xmlns='urn:xmpp:mam:2' id='C2AMRIBJMG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T17:22:13.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>defd10ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='a74a83e1-9102-4232-ba50-71f67de12da5'>
	<result xmlns='urn:xmpp:mam:2' id='C2ASHDTG7003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T00:09:02.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e7d5c762</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.838 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='d047320e-5504-4551-b506-38db456341ea'>
	<result xmlns='urn:xmpp:mam:2' id='C2BFM4O0PG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T22:59:39.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42398cac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.839 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='2e9cdc47-4b28-476c-846d-6e3ba989ffde'>
	<result xmlns='urn:xmpp:mam:2' id='C2BIK70OAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T02:30:05.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ccdda80a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.839 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='281f55f8-8090-473e-92fc-06c9df33387f'>
	<result xmlns='urn:xmpp:mam:2' id='C2BQL8MG1004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T12:05:06.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6628a47e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.839 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='94e4f525-a089-40ed-8dbe-c02de6badbb3'>
	<result xmlns='urn:xmpp:mam:2' id='C2C52HS6JG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T00:30:39.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a5a87a1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.839 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='735ed00a-a9c6-443a-ab96-883e2dbc3a9c'>
	<result xmlns='urn:xmpp:mam:2' id='C2COEQU62009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T23:38:12.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>559a1539</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.839 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='6b67cef3-b748-4394-9fc1-80eabde065ae'>
	<result xmlns='urn:xmpp:mam:2' id='C2DB4LD5LG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T21:55:31.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d2fbac63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='1702b7f6-5919-49ca-adda-a60fec0d1f9f'>
	<result xmlns='urn:xmpp:mam:2' id='C2DBEHPC9009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T22:17:38.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b61d168e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='6ed72eb1-a9f1-4bdf-a5e4-c7ed07ba8e68'>
	<result xmlns='urn:xmpp:mam:2' id='C2DGUHUI8G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T04:51:21.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d545f876</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='b13ce2cd-f485-44ff-9540-7c1b6ba87499'>
	<result xmlns='urn:xmpp:mam:2' id='C2DRB56BT00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T17:15:22.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3c7de0d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='498268d5-2238-4be8-8661-2785420a6a79'>
	<result xmlns='urn:xmpp:mam:2' id='C2E7C496000B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T07:36:32.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5197fcd1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='13b36455-a664-40a0-8826-c2e5bdcd9f7d'>
	<result xmlns='urn:xmpp:mam:2' id='C2E9RE82UG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T10:33:57.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9fb8c776</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='f7b19bc2-d86d-4fe3-b1a5-f5e66f2a1e45'>
	<result xmlns='urn:xmpp:mam:2' id='C2ER4KQKBG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T07:11:27.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2265fafd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='3c8fc459-f448-45bb-a70c-3787a2acab09'>
	<result xmlns='urn:xmpp:mam:2' id='C2F955RQ4002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T23:54:48.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1bb5c4a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='a459a53f-146a-48dd-8474-cac38fd164b6'>
	<result xmlns='urn:xmpp:mam:2' id='C2F99S2AN001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T00:05:18.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c63a3ed9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='fd4d2e99-ea62-4ff3-ad58-67cc8e2ecc7a'>
	<result xmlns='urn:xmpp:mam:2' id='C2FL9QNHM00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T14:24:12.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a79a8dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='d6f0a5e5-b90d-45da-8f1d-7aafce929393'>
	<result xmlns='urn:xmpp:mam:2' id='C2FUL7IOMG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T01:33:57.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f0411eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='b0215d3a-7806-4ffa-9c20-5bac9fc54072'>
	<result xmlns='urn:xmpp:mam:2' id='C2G8R8P2EG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T13:43:17.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6fd5da6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.840 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='c6b316e2-07a8-4cba-a289-8fb1fd4e1509'>
	<result xmlns='urn:xmpp:mam:2' id='C2GML5RN6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T06:11:49.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8eebcb9c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='39c30ee0-c01d-4ec1-b3a8-6437ebec641f'>
	<result xmlns='urn:xmpp:mam:2' id='C2GVGP8K300J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T16:46:14.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a6a416eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='e33917fd-d113-4605-b8d8-52ce9fcb4695'>
	<result xmlns='urn:xmpp:mam:2' id='C2HHTPTLFG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T14:43:51.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d570171d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='5acd684e-957c-488a-9801-5919e63e2ff7'>
	<result xmlns='urn:xmpp:mam:2' id='C2HMEM6S2G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T20:07:57.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>019a3b5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='c466f91d-498b-4d88-8aac-9c581e9dae5f'>
	<result xmlns='urn:xmpp:mam:2' id='C2I4R4UMVG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T13:17:59.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c60701a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='bfc06674-cba8-4b18-8a8e-52ce85bc5167'>
	<result xmlns='urn:xmpp:mam:2' id='C2I61KCHA00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T14:44:04.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>228ca7d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='41803030-bdcb-43f8-a5c8-0b142d4592c9'>
	<result xmlns='urn:xmpp:mam:2' id='C2IESQ6I6007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T01:17:32.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5d5cb63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.841 ***🔗
alice_unnamed_2091@localhost/res1 in
<message from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='82aa8bfb-01ed-4a3f-a759-7e767e887a67'>
	<result xmlns='urn:xmpp:mam:2' id='C2IF0Q7HMG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T01:26:29.000000Z' from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2091room0-51726-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1668dbe5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:53.842 ***🔗
alice_unnamed_2091@localhost/res1 in
<iq from='alice_unnamed_2091room0-51726-0@muc.localhost' to='alice_unnamed_2091@localhost/res1' id='24b3ba485a48a82f0ba93337020d2726' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28F92H0200J</first>
			<last>C2IF0Q7HMG01</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:53.842 ***🔗
alice_unnamed_2091@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:53.895 ***🔗
alice_unnamed_2091@localhost/res1 in
</stream:stream>

*** User 2023-11-17 15:17:53.902 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-17 15:17:53.905 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2019.html



=== Ended at 2023-11-17 15:17:53
=== successfully completed test case
=== === Returned value: ok