=== 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.55679.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@4740c5608018.2024-04-22_13.49.34/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.13/mam_suite.muc_querying_for_all_messages.168706.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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@4740c5608018.2024-04-22_13.49.34/big_tests.tests.mam_SUITE.logs/run.2024-04-22_13.56.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,<<"test type">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    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,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@4740c5608018.2024-04-22_13.49.34"

=== Started at 2024-04-22 13:57:18


*** CT 2024-04-22 13:57:18.481 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1986.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:18.941 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 13:57:18.951 ***🔗
alicE_unnamed_2299@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:18.952 ***🔗
alicE_unnamed_2299@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='aaf7154f37bccb05' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 13:57:18.952 ***🔗
alicE_unnamed_2299@domain.example.com/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 13:57:18.952 ***🔗
alicE_unnamed_2299@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI5OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 13:57:18.953 ***🔗
alicE_unnamed_2299@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 13:57:18.953 ***🔗
alicE_unnamed_2299@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-04-22 13:57:18.954 ***🔗
alicE_unnamed_2299@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='863b51f251a3cc25' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_2299@domain.example.com'>

*** User 2024-04-22 13:57:18.954 ***🔗
alicE_unnamed_2299@domain.example.com/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-04-22 13:57:18.954 ***🔗
alicE_unnamed_2299@domain.example.com/res1 out
<iq type='set' id='55854855b1df022db423fa5c626dd8db'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 13:57:18.954 ***🔗
alicE_unnamed_2299@domain.example.com/res1 in
<iq id='55854855b1df022db423fa5c626dd8db' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2299@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 13:57:18.955 ***🔗
alice_unnamed_2299@domain.example.com/res1 out
<iq type='set' id='b76c0d8fec432298bdfc2d012fa29040'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:18.956 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='b76c0d8fec432298bdfc2d012fa29040' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 13:57:18.956 ***🔗
alice_unnamed_2299@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:18.958 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<presence from='alice_unnamed_2299@domain.example.com/res1' to='alice_unnamed_2299@domain.example.com/res1'/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 13:57:18.958 ***🔗
alice_unnamed_2299@domain.example.com/res1 out
<iq type='set' id='7ea1e5dbd669e0db8ed02332784c31ab' to='alicE_unnamed_2299room0-55734-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='e4d7450d-1131-4e18-81fe-f543afe8d335'>
	<result xmlns='urn:xmpp:mam:1' id='C5BAJSB02008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T09:59:00.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>899c1fbd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='208760fe-ae68-438b-a851-33cab671d06a'>
	<result xmlns='urn:xmpp:mam:1' id='C5BI5TR4HG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T19:00:27.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93aa12c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='bae9bdf6-2b58-4f6e-880d-f18d4ee26166'>
	<result xmlns='urn:xmpp:mam:1' id='C5C4GB9GRG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T16:52:15.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>edee946f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='3b30154b-9856-4746-aa5a-b93dad389cef'>
	<result xmlns='urn:xmpp:mam:1' id='C5C5J64IDG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T18:10:11.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7284380b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='b97c11be-9cc8-4c45-9233-a4803fb26245'>
	<result xmlns='urn:xmpp:mam:1' id='C5CC8B1TI00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T02:07:00.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2de04ad0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='1d88c8d4-7185-45b8-bfe9-a6f9e4061b60'>
	<result xmlns='urn:xmpp:mam:1' id='C5CJO4ABE00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T11:03:24.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>10e7eaf1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.961 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='0eba3a64-b448-4a7b-ba36-0406ae92cda0'>
	<result xmlns='urn:xmpp:mam:1' id='C5D6NVES600E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T09:43:08.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5c7b936f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.962 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='45a1de25-cc23-4462-a2d7-8744536e89c2'>
	<result xmlns='urn:xmpp:mam:1' id='C5DFIVPDQG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T20:16:13.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4cb83a3c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.962 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='ea5ba7ae-bb8e-4f23-b8ca-c6bf6aedea28'>
	<result xmlns='urn:xmpp:mam:1' id='C5DMM3NSKG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:44:17.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bdb48b68</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.962 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='4219534d-2b6f-486e-b78c-30d1ac755bbd'>
	<result xmlns='urn:xmpp:mam:1' id='C5E47MO4EG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:54:13.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4d996055</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.962 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='a99579cb-97e4-440c-beb1-05cba95a59e8'>
	<result xmlns='urn:xmpp:mam:1' id='C5E9GBBFG002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:11:28.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>683be140</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.962 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='56ce9e25-c681-475c-b48b-9e136258dfd2'>
	<result xmlns='urn:xmpp:mam:1' id='C5EBIS6B4G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:40:17.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac6bebb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.962 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='bd5e711d-4f20-4fd6-b965-d60cd43106af'>
	<result xmlns='urn:xmpp:mam:1' id='C5ERKUJ9VG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T00:50:15.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>583376bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.963 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='79556605-f9e5-4ccb-a100-7b46af2a4ff3'>
	<result xmlns='urn:xmpp:mam:1' id='C5FAGEMSQ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T18:33:56.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a9edb3f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.963 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='fa8c250e-7ccf-4751-9993-6035bfcd13ce'>
	<result xmlns='urn:xmpp:mam:1' id='C5FUIA7JGG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T18:29:45.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b069b9b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.963 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='9f1f68d8-fadc-487d-b116-6ef275f45abc'>
	<result xmlns='urn:xmpp:mam:1' id='C5G0RQ7IP00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:14:10.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4b3efd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.963 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='c4e51aac-4763-45d6-ab7b-f0e426a90e42'>
	<result xmlns='urn:xmpp:mam:1' id='C5G54A231001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:19:30.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d1eca73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.963 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='1217f2c5-f8d9-476f-959c-56694b1b1ff4'>
	<result xmlns='urn:xmpp:mam:1' id='C5GFO9IK100E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T15:00:02.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4d870799</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.964 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='812523d7-7d9b-4f03-8910-353c4d26ab23'>
	<result xmlns='urn:xmpp:mam:1' id='C5GUH34NQ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:37:40.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>88513f19</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.964 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='1181dd60-f88a-4cd1-9fc9-dd925824dbf8'>
	<result xmlns='urn:xmpp:mam:1' id='C5H64B16U008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T17:41:48.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4067f67b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.964 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='a1930b5f-9681-4ec8-acc2-8f66a0a1388f'>
	<result xmlns='urn:xmpp:mam:1' id='C5HLGD4UC00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:02:32.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a15c8d0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.964 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='13f2c04f-74a1-45ad-9fa6-153c6bd7bccd'>
	<result xmlns='urn:xmpp:mam:1' id='C5HRJEF7L00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:18:50.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e18081f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.964 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='f57a400b-56b4-45c2-ae05-ad105e200243'>
	<result xmlns='urn:xmpp:mam:1' id='C5HVMBFME00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T00:11:40.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f3604e7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.964 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='43a9806b-3a5b-4f03-8f0d-a6b55c264131'>
	<result xmlns='urn:xmpp:mam:1' id='C5IBT6M3FG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T14:45:59.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ee736d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.965 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='602026e1-b7d8-4cd2-8afb-00faed5a60a8'>
	<result xmlns='urn:xmpp:mam:1' id='C5IMI1RKPG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T03:28:27.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>faaf9afa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.965 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='c98ae8d5-23e9-4b33-84f0-d1b9d16bc6ce'>
	<result xmlns='urn:xmpp:mam:1' id='C5IVP8N4P00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T14:28:50.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>53ef4dcc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.965 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='3d3316f2-f12a-4d54-8232-5efff2b2d057'>
	<result xmlns='urn:xmpp:mam:1' id='C5JABN40Q00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T03:05:56.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f946230d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.965 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='5a58bc9a-6262-4b64-baa2-f1a88579eb2a'>
	<result xmlns='urn:xmpp:mam:1' id='C5JLJ0JUA00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T16:29:40.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70bc1a23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.965 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='54a5a2a0-bc64-4811-b793-6216e900eaff'>
	<result xmlns='urn:xmpp:mam:1' id='C5K2LNVHIG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T08:06:21.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a53a3696</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.965 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='d67134f9-691a-485f-bbbb-1e1b606f4d81'>
	<result xmlns='urn:xmpp:mam:1' id='C5KEO35PM009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:30:36.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>657969ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.966 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='fceb73c7-c9c0-4ae8-82c9-782394cc04ef'>
	<result xmlns='urn:xmpp:mam:1' id='C5KSH6GF800B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T14:57:20.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f37f2c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.966 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='d31de081-35e9-4949-a4fe-c82903e19725'>
	<result xmlns='urn:xmpp:mam:1' id='C5L2B23B9005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T21:53:06.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>959611d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.966 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='2ddad253-21b1-4bf2-a9ff-3ef4b230dafe'>
	<result xmlns='urn:xmpp:mam:1' id='C5LD43NRT00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T10:44:58.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7fc68a23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.966 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='f1eaf19d-ccbb-4f05-91e4-a62845bdeb13'>
	<result xmlns='urn:xmpp:mam:1' id='C5LKP35VPG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T19:52:59.000000Z' from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f89b5793</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 13:57:18.966 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
<iq from='alice_unnamed_2299room0-55734-0@groupchats.domain.example.com' to='alice_unnamed_2299@domain.example.com/res1' id='7ea1e5dbd669e0db8ed02332784c31ab' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BAJSB02008</first>
			<last>C5LKP35VPG0B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 13:57:18.966 ***🔗
alice_unnamed_2299@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-22 13:57:18.967 ***🔗
alice_unnamed_2299@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 13:57:18.976 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 13:57:18.985 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1987.html



=== Ended at 2024-04-22 13:57:19
=== successfully completed test case
=== === Returned value: ok