=== 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.56543.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {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 => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      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.172418.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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:18:11


*** CT 2023-11-17 15:18:11.620 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2057.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


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

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

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



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



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

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



*** User 2023-11-17 15:18:11.833 ***🔗
alicE_unnamed_2251@localhost/res1 in
<iq id='e8efd718fefaf5c896f648f633fda173' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2251@localhost/res1</jid>
	</bind>
</iq>



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



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



*** User 2023-11-17 15:18:11.834 ***🔗
alice_unnamed_2251@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


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


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-17 15:18:11.836 ***🔗
alice_unnamed_2251@localhost/res1 out
<iq type='set' id='7665337768468f93fc8ee41c1f33f613' to='alicE_unnamed_2251room0-56597-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2023-11-17 15:18:11.837 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='61c8cb62-4d55-4186-84d6-27ca6c8dd04a'>
	<result xmlns='urn:xmpp:mam:2' id='C28H00CGSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T06:01:21.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>221b207f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.838 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='76bbadaa-a048-4faf-864b-ff9b1205acf7'>
	<result xmlns='urn:xmpp:mam:2' id='C28R52BC7001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T18:08:30.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d7b437e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.838 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='664ceac0-651f-4ef2-aa18-20bf6f905a03'>
	<result xmlns='urn:xmpp:mam:2' id='C2939CMDL00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T03:50:50.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa6ab78e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.838 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='9e266cde-dfe3-4bb5-ba06-2095ba5e6a09'>
	<result xmlns='urn:xmpp:mam:2' id='C297UPF1F001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T09:25:02.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f207fe72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.838 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='10c685e5-9329-43b1-a7ec-1d542bf9ddd3'>
	<result xmlns='urn:xmpp:mam:2' id='C29TSOPAS003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T11:35:20.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a589f20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.838 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='e7b24bcb-c3b0-41e5-a59e-386c94a1a09c'>
	<result xmlns='urn:xmpp:mam:2' id='C2A4GFM6S008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T19:28:56.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>274bdd98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='e1a73b63-0bb1-436e-addb-f8c178e1d8a6'>
	<result xmlns='urn:xmpp:mam:2' id='C2AIIV69FG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T12:16:39.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e1cde244</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='9b8d8cbd-0ad1-4d86-8531-10488270a1d9'>
	<result xmlns='urn:xmpp:mam:2' id='C2APOUME9G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T20:51:07.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>31bc4843</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='1af890e6-2bda-424e-a828-7012e2e33a22'>
	<result xmlns='urn:xmpp:mam:2' id='C2B36LMD1G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T08:06:03.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bfd01bf7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='a419ecda-b243-4603-b234-51930a7744fb'>
	<result xmlns='urn:xmpp:mam:2' id='C2B8LH4LC001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T14:37:12.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>55c25e7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='a55dfcd1-9667-4dac-b9ba-955315c5c5e5'>
	<result xmlns='urn:xmpp:mam:2' id='C2BGNN22EG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T00:14:45.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1393bb79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='0d452257-f3cd-4ab2-b4e4-0b5c30b991a3'>
	<result xmlns='urn:xmpp:mam:2' id='C2BPQ8T6HG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T11:04:43.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cabaa7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='2bddd5c1-e759-4168-8c2a-aa170ddcae41'>
	<result xmlns='urn:xmpp:mam:2' id='C2CFOH9D9G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T13:15:39.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cd01039a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.839 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='1bd4c563-5638-4672-82db-4203246e3414'>
	<result xmlns='urn:xmpp:mam:2' id='C2CG1I0JJ00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T13:35:50.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b83fd155</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='fe78cae2-67a0-4dcc-9e5b-26402a28091b'>
	<result xmlns='urn:xmpp:mam:2' id='C2CVS599CG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T08:29:05.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4ad8e80a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='152bc1c1-a2c9-451d-bb87-c06be186eb27'>
	<result xmlns='urn:xmpp:mam:2' id='C2D0KOP5S003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T09:24:08.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4091d1e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='3f5f339d-5ee5-45aa-b584-fbb8d3e96c92'>
	<result xmlns='urn:xmpp:mam:2' id='C2DI3Q1HCG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T06:14:41.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>27637310</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='8a2ce560-c3d1-40c5-959b-6345dace8ff4'>
	<result xmlns='urn:xmpp:mam:2' id='C2DK5SIKJ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T08:42:30.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1761ebf3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='ca2b9484-ad13-45c6-8d27-85dd018ec1ed'>
	<result xmlns='urn:xmpp:mam:2' id='C2EFN4V1RG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T17:33:51.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0f8e9d88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='fe316506-3fc3-4cb3-b3d9-5d0757233052'>
	<result xmlns='urn:xmpp:mam:2' id='C2EK0KVH3009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T22:41:26.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>579a96de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='4c70c0dd-dff4-43c8-9253-55d25fc3a06b'>
	<result xmlns='urn:xmpp:mam:2' id='C2F3T607A006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T17:39:00.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d6c7a08f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='32ce2b23-8290-4a2d-bd2b-26f619906179'>
	<result xmlns='urn:xmpp:mam:2' id='C2F48N2H000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T18:04:48.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>818df56b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='6d947992-153d-4b00-a3ef-f8392a89f587'>
	<result xmlns='urn:xmpp:mam:2' id='C2FNACK86G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T16:48:37.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1188fdc8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='a605e04a-c558-4370-afda-f7bcc2cec05b'>
	<result xmlns='urn:xmpp:mam:2' id='C2FQM0B7CG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T20:49:21.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d6fce66</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='346d1e7b-f2f5-4995-8058-270b3b97a70b'>
	<result xmlns='urn:xmpp:mam:2' id='C2FV8EEVC003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T02:16:56.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1daadb79</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='9cfff87c-4b9b-4bd4-803f-cbc7f6dc575a'>
	<result xmlns='urn:xmpp:mam:2' id='C2G6HPNJO00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T10:58:56.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1a1076b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='a37b4159-8215-4aa5-91c0-86b9cf6b8ef3'>
	<result xmlns='urn:xmpp:mam:2' id='C2GPOA8EBG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T09:53:35.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9427069</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='078f5b06-fa5b-4e74-aa0b-794e93a3bdb2'>
	<result xmlns='urn:xmpp:mam:2' id='C2GVKB7FA008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T16:54:12.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4cc002ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='60a613a1-18c1-44f3-a518-a872e77bd3b9'>
	<result xmlns='urn:xmpp:mam:2' id='C2HH0C5I0G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T13:38:01.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2584375c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.840 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='d805a60c-51aa-415d-8ba0-34b8bf4ca3ff'>
	<result xmlns='urn:xmpp:mam:2' id='C2HODN7HOG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T22:28:57.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cdb93712</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='fa6b6cfe-5457-47a5-9f33-7cdcbd0d852e'>
	<result xmlns='urn:xmpp:mam:2' id='C2HTKE2SCG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T04:41:53.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8e81297c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='e95e565f-9ce9-4ded-8d0e-86cd02dc215c'>
	<result xmlns='urn:xmpp:mam:2' id='C2I7E05ING0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T16:23:19.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b5c115e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='0f1ace99-4425-46b2-bae8-513dbfda06fb'>
	<result xmlns='urn:xmpp:mam:2' id='C2IE7KRELG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T00:30:11.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1fdc00f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 in
<message from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='9b3caf2a-dfbe-430b-96f9-ba9f6c62de31'>
	<result xmlns='urn:xmpp:mam:2' id='C2IINTQLS00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T05:52:56.000000Z' from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2251room0-56597-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>533f7e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 in
<iq from='alice_unnamed_2251room0-56597-0@muc.localhost' to='alice_unnamed_2251@localhost/res1' id='7665337768468f93fc8ee41c1f33f613' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28H00CGSG04</first>
			<last>C2IINTQLS00B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:18:11.841 ***🔗
alice_unnamed_2251@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


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



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