=== 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.42198.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@9d860654bb8d.2024-04-22_14.32.29/big_tests.tests.mam_SUITE.logs/run.2024-04-22_14.40.01/mam_suite.muc_querying_for_all_messages.36101.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@9d860654bb8d.2024-04-22_14.32.29/big_tests.tests.mam_SUITE.logs/run.2024-04-22_14.40.01/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"groupchats.">>},
              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 => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,backend => rdbms,
              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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,buffer_max => 100,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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@9d860654bb8d.2024-04-22_14.32.29"

=== Started at 2024-04-22 14:40:08


*** CT 2024-04-22 14:40:08.124 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2863.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-22 14:40:08.471 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-22 14:40:08.487 ***🔗
alicE_unnamed_1746@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 14:40:08.487 ***🔗
alicE_unnamed_1746@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b3c3b6963b20adb1' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-22 14:40:08.488 ***🔗
alicE_unnamed_1746@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 14:40:08.488 ***🔗
alicE_unnamed_1746@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc0NgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-22 14:40:08.490 ***🔗
alicE_unnamed_1746@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-22 14:40:08.490 ***🔗
alicE_unnamed_1746@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 14:40:08.490 ***🔗
alicE_unnamed_1746@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='f5736d3a14d5708b' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_1746@domain.example.com'>

*** User 2024-04-22 14:40:08.490 ***🔗
alicE_unnamed_1746@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 14:40:08.490 ***🔗
alicE_unnamed_1746@domain.example.com/res1 out
<iq type='set' id='08faa6368122910385483a7526ffe49c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-22 14:40:08.491 ***🔗
alicE_unnamed_1746@domain.example.com/res1 in
<iq id='08faa6368122910385483a7526ffe49c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1746@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-22 14:40:08.491 ***🔗
alice_unnamed_1746@domain.example.com/res1 out
<iq type='set' id='b6f02b9613df84970474eb21de0927ed'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:40:08.492 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='b6f02b9613df84970474eb21de0927ed' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-22 14:40:08.492 ***🔗
alice_unnamed_1746@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 14:40:08.494 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<presence from='alice_unnamed_1746@domain.example.com/res1' to='alice_unnamed_1746@domain.example.com/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 14:40:08.495 ***🔗
alice_unnamed_1746@domain.example.com/res1 out
<iq type='set' id='e0b5d1c61c271730f09c5ff23343f500' to='alicE_unnamed_1746room0-42278-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-22 14:40:08.498 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='ec8eb0f5-e061-40ce-9c81-c5f0439a0728'>
	<result xmlns='urn:xmpp:mam:2' id='C5B8D42KHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T07:20:43.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>903f6017</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.498 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='b6d65f71-0129-4519-be32-2ebb8323e160'>
	<result xmlns='urn:xmpp:mam:2' id='C5BKF0NG2G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T21:43:57.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c91aaae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.499 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='647fe7a4-8c07-4f59-b232-3cb0c196979c'>
	<result xmlns='urn:xmpp:mam:2' id='C5BQ64QCG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T04:33:36.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5d75c887</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.499 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='a5a8725f-059b-434c-95c5-eb1f19c3fca4'>
	<result xmlns='urn:xmpp:mam:2' id='C5CAAUFMQ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T23:49:40.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6584ff5c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.499 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='14e8d56b-35bf-4229-8b99-51aa6d9f7aa0'>
	<result xmlns='urn:xmpp:mam:2' id='C5CMU91BD00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T14:51:54.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c7937fb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.499 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='2245c0ed-b11a-4c72-a5af-db946cc014b2'>
	<result xmlns='urn:xmpp:mam:2' id='C5CPR55CE00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T18:19:40.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65950da8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.499 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='0a3c53d0-1827-4c79-869c-c85be14e447a'>
	<result xmlns='urn:xmpp:mam:2' id='C5D6P6I3800A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T09:45:52.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b26b0c86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='03405aeb-3ea1-487c-94c1-e3dab5999db0'>
	<result xmlns='urn:xmpp:mam:2' id='C5DGTMD3SG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T21:51:45.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9dcc172</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='b56233e6-99ee-48fb-8be4-733a7c2408eb'>
	<result xmlns='urn:xmpp:mam:2' id='C5E3H9QHJ00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:04:06.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>260821c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='a409b362-9058-4995-b914-07a72443efc6'>
	<result xmlns='urn:xmpp:mam:2' id='C5E5R0NOU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T22:49:00.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ffe5f876</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='efc84bb3-5614-4683-bdb8-d38df8a3f8ce'>
	<result xmlns='urn:xmpp:mam:2' id='C5EAE9ACH00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T04:18:26.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>02ff57c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='5b5dc339-0a86-41d3-b15c-48c163e550ed'>
	<result xmlns='urn:xmpp:mam:2' id='C5EICVDJL005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T13:48:10.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb860c2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='ee76fb8f-33a1-4814-b088-0ee35764e129'>
	<result xmlns='urn:xmpp:mam:2' id='C5F6TRJ5RG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:17:35.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2fea9fb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.500 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='051257e7-c08d-4327-a1ba-bfd472ff6051'>
	<result xmlns='urn:xmpp:mam:2' id='C5FBQ1AHKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T20:06:57.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a1cc0282</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.501 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='683bc6d6-14e0-4de8-84a1-d77bbf61119f'>
	<result xmlns='urn:xmpp:mam:2' id='C5FJ2CKR5G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T04:46:43.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>69baa6ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.501 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='1cd582b9-e760-4ee7-a3e4-b801d8c0af63'>
	<result xmlns='urn:xmpp:mam:2' id='C5G1BTEMLG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T21:50:11.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>98b0ec5c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='fd209fa0-8349-433c-9086-2583f619ba3e'>
	<result xmlns='urn:xmpp:mam:2' id='C5GB2S33PG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T09:25:47.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>10bde385</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='bc0c544f-9197-402f-b309-370ecbd4cc5d'>
	<result xmlns='urn:xmpp:mam:2' id='C5GF3GCJM002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T14:13:32.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85b840b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='707606cc-cba2-4135-a9ce-fb739146da30'>
	<result xmlns='urn:xmpp:mam:2' id='C5GQRN38D00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:15:06.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7add652</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='420b99ca-ec40-4589-9197-be6c9a8662c2'>
	<result xmlns='urn:xmpp:mam:2' id='C5H4JU8LE00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T15:53:32.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d8f1b580</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='7debd717-7e06-4e63-82c4-e5661f128212'>
	<result xmlns='urn:xmpp:mam:2' id='C5HK00RL5008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T10:14:18.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f0e9522f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='2bbe8e00-1167-4816-b7f2-352f091871ca'>
	<result xmlns='urn:xmpp:mam:2' id='C5HR499DFG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T18:44:55.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d160c5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='7bfea8e5-2ac7-49e8-8df0-2a4fdc4e4cd9'>
	<result xmlns='urn:xmpp:mam:2' id='C5I4T4FMAG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:24:45.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4efa2616</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.502 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='9a38c9a2-cabc-43c2-815d-8f2f7a3ca4fa'>
	<result xmlns='urn:xmpp:mam:2' id='C5IAF50Q900F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:02:58.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>043dd5ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.503 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='6a852b50-7ae6-4c08-ab39-62699542f33e'>
	<result xmlns='urn:xmpp:mam:2' id='C5IQR7K1VG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:35:19.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7cdfe6d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.503 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='7a9d4a03-13e9-409f-9a96-e5375e0f3b06'>
	<result xmlns='urn:xmpp:mam:2' id='C5J4FVTPK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T20:06:00.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1f7bde86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.503 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='6c48829b-76e4-4e9a-a23a-76f97840562b'>
	<result xmlns='urn:xmpp:mam:2' id='C5J9VKD4N00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T02:38:54.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>575e7da5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.503 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='435c291f-4bb3-4411-8014-fce97602064f'>
	<result xmlns='urn:xmpp:mam:2' id='C5JP04NM1G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T20:33:47.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d7688583</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.503 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='d9026131-3a4c-4146-a8bd-f1118e370791'>
	<result xmlns='urn:xmpp:mam:2' id='C5K69GOMO007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:25:20.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92fae72f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='61bc8a9e-21a7-477f-b481-053efd465edf'>
	<result xmlns='urn:xmpp:mam:2' id='C5KF2Q0RT00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:54:34.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ea6b90d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='6f16ab70-663b-4356-ab47-48f3de59d665'>
	<result xmlns='urn:xmpp:mam:2' id='C5KNOK5NH006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T09:16:02.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3345a09b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='f2de5e36-3fac-4170-8574-0859183d49d4'>
	<result xmlns='urn:xmpp:mam:2' id='C5KOROPIRG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T10:34:39.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c012a30</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='7a8c3186-f50f-466c-8ad6-2fb3f6640e93'>
	<result xmlns='urn:xmpp:mam:2' id='C5L866U3KG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T04:51:45.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>864c3d6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='60bdb143-0dc3-4bb4-b242-91e8551ac254'>
	<result xmlns='urn:xmpp:mam:2' id='C5LHB8L2R003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:47:18.000000Z' from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4eb30483</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
<iq from='alice_unnamed_1746room0-42278-0@groupchats.domain.example.com' to='alice_unnamed_1746@domain.example.com/res1' id='e0b5d1c61c271730f09c5ff23343f500' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5B8D42KHG05</first>
			<last>C5LHB8L2R003</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-22 14:40:08.504 ***🔗
alice_unnamed_1746@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-22 14:40:08.568 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-22 14:40:08.573 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2864.html



=== Ended at 2024-04-22 14:40:08
=== successfully completed test case
=== === Returned value: ok