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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.46623.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},
                      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 => false}},
     {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.65924.html"},
     {tc_group_properties,[{name,muc04},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@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:36


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


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

*** User 2023-11-17 15:17:36.299 ***🔗
alicE_unnamed_1907@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:36.299 ***🔗
alicE_unnamed_1907@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f538aaf3986d3788' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2023-11-17 15:17:36.301 ***🔗
alicE_unnamed_1907@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:36.301 ***🔗
alicE_unnamed_1907@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d5c790393d250495' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1907@localhost'>

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



*** User 2023-11-17 15:17:36.302 ***🔗
alicE_unnamed_1907@localhost/res1 in
<iq id='d658f2e779c2346ad551db3b420e6022' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1907@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:36.304 ***🔗
alice_unnamed_1907@localhost/res1 out
<iq type='set' id='2a92b477d37bd9f4cb7e83e08a9713b9' to='alicE_unnamed_1907room0-46669-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='f96f1a88-fec5-474a-b9e3-1cc4b6452932'>
	<result xmlns='urn:xmpp:mam:1' id='C28H3F0I4G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T06:09:05.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f2ca3be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='254c4170-a357-4c9f-b51e-21a57cf909c3'>
	<result xmlns='urn:xmpp:mam:1' id='C28LDAF84007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T11:17:28.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4de0553d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='db4adad5-03f1-45ac-bc32-373edab92a1e'>
	<result xmlns='urn:xmpp:mam:1' id='C291VE59PG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T02:16:59.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52b6aac1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='892c7235-5593-4188-b0c4-f6e3f0091721'>
	<result xmlns='urn:xmpp:mam:1' id='C292NBN9B00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T03:10:30.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9209d5fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='9771d81b-b2e1-4cab-914a-d208f02555a8'>
	<result xmlns='urn:xmpp:mam:1' id='C29RCN74000K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T08:36:16.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>49bfba7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='bb3915bd-d24f-4a55-9e3e-2b0c83e4113b'>
	<result xmlns='urn:xmpp:mam:1' id='C29S05V3A003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T09:19:48.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2076d09a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='662fd044-1856-4cc1-803b-2e84f5fd382c'>
	<result xmlns='urn:xmpp:mam:1' id='C2AAUHS09008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T03:09:54.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e05e7fdc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.306 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='fd02f007-12e2-42b6-8d7e-a1568b304049'>
	<result xmlns='urn:xmpp:mam:1' id='C2AJBQAAF00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T13:12:14.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>519a105a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='9e04e02f-c2d1-4ba9-be71-39000fb3360e'>
	<result xmlns='urn:xmpp:mam:1' id='C2B8UHRRLG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T14:57:23.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>28ee43af</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='c1f5156e-cf6a-4acf-b213-de7e4f6ebe69'>
	<result xmlns='urn:xmpp:mam:1' id='C2B9R1B1900G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T16:01:06.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d06e5cfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='df6e0f6c-ce25-45e9-92a2-28c996b21bae'>
	<result xmlns='urn:xmpp:mam:1' id='C2BLUSEPL00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T06:28:42.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e6310f16</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='95af23e8-1d8e-4dad-a652-9f29c8f7e950'>
	<result xmlns='urn:xmpp:mam:1' id='C2BO2TEPMG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T09:00:53.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>11ad60b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='0ef42e32-fbf9-4a08-9aae-746d1ce16742'>
	<result xmlns='urn:xmpp:mam:1' id='C2CKL9RG600G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T19:06:20.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>301e4674</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='0af464ec-a7f3-4bd6-829b-7d172f9c6665'>
	<result xmlns='urn:xmpp:mam:1' id='C2CN4NS3H00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T22:04:02.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2047fd4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='2e3f2d81-ca99-4992-b303-d2891b0446c4'>
	<result xmlns='urn:xmpp:mam:1' id='C2CRD2MCQG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T03:09:01.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2f7166f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='712eab39-a58c-4d75-a52f-7562a40bebb2'>
	<result xmlns='urn:xmpp:mam:1' id='C2D74NOF4G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T17:09:21.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>76d9d9e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='aebda828-d642-415f-ae73-6b5f3e5fea26'>
	<result xmlns='urn:xmpp:mam:1' id='C2DL6O7SSG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T09:56:01.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>63af036c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='2a21760e-a727-4b96-9b7b-212bed0dee0e'>
	<result xmlns='urn:xmpp:mam:1' id='C2DUU2I4T00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T21:32:26.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9681f717</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='3b6c5023-4fe1-4859-9ef4-1cccef8765bd'>
	<result xmlns='urn:xmpp:mam:1' id='C2E2EQPD400I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T01:44:40.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f7642ef4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='56e90d3c-29ad-487b-9fbb-9c269fbcefd6'>
	<result xmlns='urn:xmpp:mam:1' id='C2EGGE574G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T18:30:25.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2ae16019</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='4c48a2f9-1845-492c-be68-24dfcb5a120c'>
	<result xmlns='urn:xmpp:mam:1' id='C2F2F5H2Q00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T15:56:04.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f5ed44d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='7f9bc5db-3f8a-4a94-aafd-23d96fcba66c'>
	<result xmlns='urn:xmpp:mam:1' id='C2F8OEKPU00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T23:26:20.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>06b1af0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='b16950b2-de92-45b4-8cdc-92811f46b2e6'>
	<result xmlns='urn:xmpp:mam:1' id='C2FENHR4QG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T06:33:49.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3152034c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.307 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='fe3ee068-0dd4-4569-bcad-8865ef9ed572'>
	<result xmlns='urn:xmpp:mam:1' id='C2FKVRFPCG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T14:01:53.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b02b6300</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='33aaeec7-dea6-404a-968c-9255432c5a22'>
	<result xmlns='urn:xmpp:mam:1' id='C2GD3CM3LG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T18:47:47.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2af5570a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='bac92e71-8e46-4e22-8650-f8cc5a381c5d'>
	<result xmlns='urn:xmpp:mam:1' id='C2GH1F6NAG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T23:29:49.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>31ec9563</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='47bd5973-53f5-4444-96de-e07d7c9e021d'>
	<result xmlns='urn:xmpp:mam:1' id='C2H12Q80CG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T18:38:09.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0e5c5795</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='d78391ba-b7c6-4624-9550-c829f6bdbd14'>
	<result xmlns='urn:xmpp:mam:1' id='C2H1EBHU700K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T19:03:58.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6429c51d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='663e8e75-e4bf-4bf4-85a6-e842585acb73'>
	<result xmlns='urn:xmpp:mam:1' id='C2H8JSOAJ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T03:37:26.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9882db8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='8ca790f8-2f20-4bb6-a0d1-7b95b1be776c'>
	<result xmlns='urn:xmpp:mam:1' id='C2HIULITP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T15:57:22.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ce29201</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='6c6fa338-b63d-44af-9cca-8351b0305b77'>
	<result xmlns='urn:xmpp:mam:1' id='C2I2G5GFNG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T10:30:15.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8a3131f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='8f5c85c4-dc38-4323-b5c0-43324d613f2c'>
	<result xmlns='urn:xmpp:mam:1' id='C2IDJJVKLG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T23:45:23.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5e2e9711</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='a54e0ce1-eb2a-48ec-a4eb-3df8bffb52ba'>
	<result xmlns='urn:xmpp:mam:1' id='C2IFPGQK0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T02:21:45.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2efdec67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<message from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='e19cbaf4-906d-4433-97cb-c481fc974c49'>
	<result xmlns='urn:xmpp:mam:1' id='C2IRUOOMQG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T16:52:29.000000Z' from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1907room0-46669-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>da72a437</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:36.308 ***🔗
alice_unnamed_1907@localhost/res1 in
<iq from='alice_unnamed_1907room0-46669-0@muc.localhost' to='alice_unnamed_1907@localhost/res1' id='2a92b477d37bd9f4cb7e83e08a9713b9' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28H3F0I4G0K</first>
			<last>C2IRUOOMQG0H</last>
			<count>34</count>
		</set>
	</fin>
</iq>



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

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

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



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