=== 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.50058.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"groupchats.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      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@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.mam_SUITE.logs/run.2024-04-15_16.53.15/mam_suite.muc_querying_for_all_messages.107139.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@3d87ff50478a.2024-04-15_16.45.55/big_tests.tests.mam_SUITE.logs/run.2024-04-15_16.53.15/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_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 => <<>>,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 => <<>>,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_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_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@3d87ff50478a.2024-04-15_16.45.55"

=== Started at 2024-04-15 16:54:00


*** CT 2024-04-15 16:54:00.977 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1925.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-15 16:54:01.492 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-15 16:54:01.526 ***🔗
alicE_unnamed_2100@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-15 16:54:01.526 ***🔗
alicE_unnamed_2100@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='501079dc89f3282a' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2024-04-15 16:54:01.526 ***🔗
alicE_unnamed_2100@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-15 16:54:01.526 ***🔗
alicE_unnamed_2100@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEwMABtYXR5Z3J5c2E=</auth>



*** User 2024-04-15 16:54:01.528 ***🔗
alicE_unnamed_2100@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-15 16:54:01.528 ***🔗
alicE_unnamed_2100@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-15 16:54:01.528 ***🔗
alicE_unnamed_2100@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7a3424ed36796bd5' from='domain.example.com' version='1.0' xml:lang='en' to='alice_unnamed_2100@domain.example.com'>

*** User 2024-04-15 16:54:01.528 ***🔗
alicE_unnamed_2100@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-15 16:54:01.528 ***🔗
alicE_unnamed_2100@domain.example.com/res1 out
<iq type='set' id='0e5119d4c7253222fbdeff14a9cfc569'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-15 16:54:01.529 ***🔗
alicE_unnamed_2100@domain.example.com/res1 in
<iq id='0e5119d4c7253222fbdeff14a9cfc569' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2100@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2024-04-15 16:54:01.529 ***🔗
alice_unnamed_2100@domain.example.com/res1 out
<iq type='set' id='15f0e141427a30114d1f9ee5a114f56e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:54:01.531 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<iq from='domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='15f0e141427a30114d1f9ee5a114f56e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-15 16:54:01.531 ***🔗
alice_unnamed_2100@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-15 16:54:01.533 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<presence from='alice_unnamed_2100@domain.example.com/res1' to='alice_unnamed_2100@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-15 16:54:01.533 ***🔗
alice_unnamed_2100@domain.example.com/res1 out
<iq type='set' id='73da4cc1bf5b2a2d3682c670e26c0441' to='alicE_unnamed_2100room0-50136-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-15 16:54:01.536 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='c44825b5-39bf-416c-8999-8c9e690b0fa4'>
	<result xmlns='urn:xmpp:mam:2' id='C56VHO0QIG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T12:04:13.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cdfa85f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.537 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='a257d632-60fe-4086-93e1-7f558e2b291c'>
	<result xmlns='urn:xmpp:mam:2' id='C5790JVB4001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-30T23:21:44.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08c68272</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.537 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='0334b983-330d-4885-a5ec-5ea18d5acab5'>
	<result xmlns='urn:xmpp:mam:2' id='C57A20I9D008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T00:36:26.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>869fe16b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.537 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='d3e18d2e-ad42-4479-8327-77c2005edbda'>
	<result xmlns='urn:xmpp:mam:2' id='C57RHSH4LG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-31T21:28:51.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60c0ea1d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.537 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='282d6390-63d8-4075-a072-7bbb6556173e'>
	<result xmlns='urn:xmpp:mam:2' id='C57UK3R2LG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T01:08:35.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6ecb08c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.537 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='cfbe63f5-52d4-48d0-ab17-c1b3160f4624'>
	<result xmlns='urn:xmpp:mam:2' id='C58DAQKV2G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-01T18:41:33.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6c5ef39a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.538 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='37004b3c-e6b4-4bde-b0ec-4628d029c87b'>
	<result xmlns='urn:xmpp:mam:2' id='C58QS35GMG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T10:50:45.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2c066b23</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.538 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='2d171e28-8857-4cf0-9719-3a64877678d1'>
	<result xmlns='urn:xmpp:mam:2' id='C592BJC17G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T19:46:31.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0445543d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.538 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='70d3f5fd-6893-494a-af26-0f42cd9edfe3'>
	<result xmlns='urn:xmpp:mam:2' id='C59A4BTSI001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T05:03:00.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e8846d7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.538 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='a11ddcbf-48b6-43d1-93fc-2983b1cdd5d2'>
	<result xmlns='urn:xmpp:mam:2' id='C59O36JI8G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T21:42:33.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c26e60fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.538 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='4c160448-e49a-43c6-a97e-c00a8b6c6714'>
	<result xmlns='urn:xmpp:mam:2' id='C59Q4463LG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T00:07:47.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1428e354</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.539 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='aec37b09-3915-4348-97e2-f14311a9f9b1'>
	<result xmlns='urn:xmpp:mam:2' id='C5A648Q25004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T14:27:06.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e2a16aa3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.539 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='b90d58f9-1928-4cc8-a18e-a1cc91626560'>
	<result xmlns='urn:xmpp:mam:2' id='C5AMV7OQQG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T10:32:45.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e2b67498</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='4c6a25e1-6238-4a45-a25f-36fd8768830c'>
	<result xmlns='urn:xmpp:mam:2' id='C5AONP4A1004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T12:39:14.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0d27fb0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='f4aba166-9f53-4ce1-8121-be098a43e65c'>
	<result xmlns='urn:xmpp:mam:2' id='C5B33N53500C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T01:01:46.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2d1a4699</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='7e0df8b3-e404-4c23-af77-1aebddf1e17c'>
	<result xmlns='urn:xmpp:mam:2' id='C5B9O896K00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T08:57:12.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e1dde29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='ff0932a3-2b94-40c3-8a2e-d13436cb09e7'>
	<result xmlns='urn:xmpp:mam:2' id='C5BVJLBBGG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T11:01:45.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1a4d0fc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='a18c2be4-02e2-4221-b286-5c501fdc8d3c'>
	<result xmlns='urn:xmpp:mam:2' id='C5C2GAI4F002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T14:29:02.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fad27926</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='3a5d01bb-3478-4bae-bd89-4d9cc367ec06'>
	<result xmlns='urn:xmpp:mam:2' id='C5CEFS3NMG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T04:47:01.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c1b6ec5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='de3b6070-ea2e-4f07-a1c4-6645f10dee3f'>
	<result xmlns='urn:xmpp:mam:2' id='C5CPS120SG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T18:21:37.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64d44dac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.540 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='6e03c650-78a1-4d35-b222-2b8d42e0d579'>
	<result xmlns='urn:xmpp:mam:2' id='C5DAJF831G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:19:23.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4f35612</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.541 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='97751b31-9055-4b02-a3f1-4fce5e4854f1'>
	<result xmlns='urn:xmpp:mam:2' id='C5DDHMH1H00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T17:50:10.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>113aa6a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.541 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='20319e75-aec0-4b46-bf59-0bd503ae2023'>
	<result xmlns='urn:xmpp:mam:2' id='C5DMEGPHB006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T04:27:18.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9541e2e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.541 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='58342822-9f70-4de7-b43e-365d9e229629'>
	<result xmlns='urn:xmpp:mam:2' id='C5E00H41300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T15:51:50.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d903190c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.541 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='b179391d-2681-44d6-b048-2b821467e5f9'>
	<result xmlns='urn:xmpp:mam:2' id='C5E9AS3S4G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T02:59:13.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f6ec3190</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.541 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='dc667e87-8408-454a-91c0-9ce0ab50e904'>
	<result xmlns='urn:xmpp:mam:2' id='C5EH9GA24G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:28:49.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1afda089</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.541 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='8d84a949-3958-41a8-afef-6c2ec7b85bb5'>
	<result xmlns='urn:xmpp:mam:2' id='C5F9O2R4QG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T17:39:25.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea62a0e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.542 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='4aba0169-434c-4d22-89f7-4089f3ee53c8'>
	<result xmlns='urn:xmpp:mam:2' id='C5FCMTE2MG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:11:33.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6a6b082</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.542 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='b3b312ff-cb79-419e-8c23-e3852fc15202'>
	<result xmlns='urn:xmpp:mam:2' id='C5FL3KN2OG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T07:12:41.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>89175a9e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.542 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='002a9b79-2214-44fa-8743-c3ccc3208d63'>
	<result xmlns='urn:xmpp:mam:2' id='C5FRRKF7FG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:15:51.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88954354</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.542 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='8f54dd07-46c3-4227-8b05-9902861b20f6'>
	<result xmlns='urn:xmpp:mam:2' id='C5GCMBAJC00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:20:56.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f12827ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.542 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='9b9aedf6-6031-4792-8a13-14fdf5a1672e'>
	<result xmlns='urn:xmpp:mam:2' id='C5GM6DDQDG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T22:41:07.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6e604539</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.543 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='5a1764aa-ceb0-4635-962e-3423cfbd1f69'>
	<result xmlns='urn:xmpp:mam:2' id='C5GQBVPJHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T03:39:55.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4b034b3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.543 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='3c70c33c-1734-46dd-a696-ad7842c2bdbe'>
	<result xmlns='urn:xmpp:mam:2' id='C5GU6SO39G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:14:51.000000Z' from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8092563b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-15 16:54:01.543 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
<iq from='alice_unnamed_2100room0-50136-0@groupchats.domain.example.com' to='alice_unnamed_2100@domain.example.com/res1' id='73da4cc1bf5b2a2d3682c670e26c0441' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C56VHO0QIG07</first>
			<last>C5GU6SO39G0G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-15 16:54:01.543 ***🔗
alice_unnamed_2100@domain.example.com/res1 out
</stream:stream>

*** User 2024-04-15 16:54:01.544 ***🔗
alice_unnamed_2100@domain.example.com/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-15 16:54:01.555 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-15 16:54:01.573 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1926.html



=== Ended at 2024-04-15 16:54:01
=== successfully completed test case
=== === Returned value: ok