=== 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.49142.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_cache},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      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 => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/mam_suite.muc_querying_for_all_messages.44293.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_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@fe524ba9ae35.2024-03-11_09.05.30/big_tests.tests.mam_SUITE.logs/run.2024-03-11_09.13.16/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,history_size => 20,
              min_presence_interval => 0,access_admin => none,
              access_persistent => all,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,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    anonymous => true,allow_change_subj => true,
                    allow_query_users => true,allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,subject => <<>>,
                    subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => 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 => cets,
              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 => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@fe524ba9ae35.2024-03-11_09.05.30"

=== Started at 2024-03-11 09:13:47


*** CT 2024-03-11 09:13:47.523 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1906.html
Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.680 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 09:13:47.693 ***🔗
alicE_unnamed_2067@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:13:47.693 ***🔗
alicE_unnamed_2067@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6861478507e3da7d' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 09:13:47.693 ***🔗
alicE_unnamed_2067@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:13:47.693 ***🔗
alicE_unnamed_2067@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA2NwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 09:13:47.694 ***🔗
alicE_unnamed_2067@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 09:13:47.694 ***🔗
alicE_unnamed_2067@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 09:13:47.694 ***🔗
alicE_unnamed_2067@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='10c02ef1c9f6e750' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2067@localhost'>

*** User 2024-03-11 09:13:47.695 ***🔗
alicE_unnamed_2067@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 09:13:47.695 ***🔗
alicE_unnamed_2067@localhost/res1 out
<iq type='set' id='bd8f1048f19553138b47f0097f76428f'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.695 ***🔗
alicE_unnamed_2067@localhost/res1 in
<iq id='bd8f1048f19553138b47f0097f76428f' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2067@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 09:13:47.695 ***🔗
alice_unnamed_2067@localhost/res1 out
<iq type='set' id='8338881eb2ad388c08b6fd3d3ab33468'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.696 ***🔗
alice_unnamed_2067@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2067@localhost/res1' id='8338881eb2ad388c08b6fd3d3ab33468' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 09:13:47.696 ***🔗
alice_unnamed_2067@localhost/res1 out
<presence/>



*** User 2024-03-11 09:13:47.698 ***🔗
alice_unnamed_2067@localhost/res1 in
<presence from='alice_unnamed_2067@localhost/res1' to='alice_unnamed_2067@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.698 ***🔗
alice_unnamed_2067@localhost/res1 out
<iq type='set' id='e3844745f7ef4332d387fa013d44c736' to='alicE_unnamed_2067room0-49202-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-11 09:13:47.700 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='cb82924d-3371-4be0-97c1-94f8a263a322'>
	<result xmlns='urn:xmpp:mam:2' id='C4GNQ12HA008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T02:55:48.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c3e279d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.700 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='9e07891b-cf21-484a-b502-89a09aa3a3df'>
	<result xmlns='urn:xmpp:mam:2' id='C4GR2UUTS00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T06:50:32.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>62e56816</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.700 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='8b2b1859-d023-4fe6-b034-6e229a2dafa5'>
	<result xmlns='urn:xmpp:mam:2' id='C4HFO5DHKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T07:29:37.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d09071b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.700 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='0820b5ed-4b94-4851-83bf-eada03602259'>
	<result xmlns='urn:xmpp:mam:2' id='C4HLKRJJ3G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T14:31:43.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c1cffe54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.700 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='80e9613c-f861-4586-9ae9-3905d63ca68e'>
	<result xmlns='urn:xmpp:mam:2' id='C4IBV92VBG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T17:09:51.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6091f9b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.700 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='6e5b33ad-49ea-41ea-9ff4-2b6200ab1989'>
	<result xmlns='urn:xmpp:mam:2' id='C4ICLS6TS00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T18:00:24.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dbde1933</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='10fc6fc0-c753-4abb-9029-8c7d00fed68e'>
	<result xmlns='urn:xmpp:mam:2' id='C4IJN1ERMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T02:24:05.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3b7b473b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='d6a01e81-c512-450c-b0a9-d259f32eae64'>
	<result xmlns='urn:xmpp:mam:2' id='C4IMGKEAN00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T05:44:30.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>452a30f4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='f0a8a406-71d8-4b84-9b28-09128e21afcf'>
	<result xmlns='urn:xmpp:mam:2' id='C4J9RK0PMG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T04:49:09.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d59bc6e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='27cc1b50-ecb3-4550-ab65-0f1a9a32fcb5'>
	<result xmlns='urn:xmpp:mam:2' id='C4JAURNQRG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T06:07:59.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2b0eeedb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='6c55d5f9-755f-4a23-8c95-96ad4cc2875b'>
	<result xmlns='urn:xmpp:mam:2' id='C4K2OJ5S2G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T10:31:57.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4630b133</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='a2a757d7-4a8a-45bb-9093-f24ee78f1f27'>
	<result xmlns='urn:xmpp:mam:2' id='C4K6AIVJKG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T14:46:57.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e6ddda1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='a0af753a-e9d8-4d8f-bbcf-a052c6e9537f'>
	<result xmlns='urn:xmpp:mam:2' id='C4KV2GV6UG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T20:18:29.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2555671f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='bc478cf6-dfe4-4c12-8d4d-d5bf5b173c72'>
	<result xmlns='urn:xmpp:mam:2' id='C4L0EJEMSG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T21:57:05.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d1cb8039</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='7389a270-7732-4c81-aec5-9c4f23c244af'>
	<result xmlns='urn:xmpp:mam:2' id='C4LFK7IKQG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T16:03:25.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5736ec29</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='5a4ae988-2dea-4ba8-a752-ddfbccdedb77'>
	<result xmlns='urn:xmpp:mam:2' id='C4LM2HCING05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T23:44:55.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32a70743</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='e06b06d9-e4f1-4379-b280-16903170e696'>
	<result xmlns='urn:xmpp:mam:2' id='C4LO356AC002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T02:09:28.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>cfe2e2e8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='b6cb96b8-5a72-477c-ae3f-e8323dd38263'>
	<result xmlns='urn:xmpp:mam:2' id='C4M5T8FAP00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T18:38:26.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>786eb79e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.701 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='bad43ce3-0f9b-48f2-9fb7-eb72c469bfc5'>
	<result xmlns='urn:xmpp:mam:2' id='C4MFEUHOFG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T06:02:15.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dd792c1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='cc3ebb29-e3a8-4952-aa48-9626b600bddc'>
	<result xmlns='urn:xmpp:mam:2' id='C4MLSERBB003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T13:41:58.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>467c1759</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='b71013d7-72fa-4351-ac7e-d1aefaf35cfa'>
	<result xmlns='urn:xmpp:mam:2' id='C4N38KOL2003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T05:39:48.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a9a53f26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='65e9fd7a-44db-4069-9479-f410d9235306'>
	<result xmlns='urn:xmpp:mam:2' id='C4N50U0NFG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:45:43.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>82de4e32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='49281425-8fa2-4446-8b9a-21dc422637d2'>
	<result xmlns='urn:xmpp:mam:2' id='C4NKH9EVTG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T02:16:03.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d55aa67</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='ef90f9cd-8a35-4634-8a32-4d2520dd3056'>
	<result xmlns='urn:xmpp:mam:2' id='C4O6O1RB6004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T23:59:40.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8ed56847</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='ed498dfd-2b26-45e5-ac5f-7ad5818523af'>
	<result xmlns='urn:xmpp:mam:2' id='C4OGDH1GAG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T11:31:57.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cbdf5318</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='de84df2b-699a-42e3-8d22-17eb7c20b6c4'>
	<result xmlns='urn:xmpp:mam:2' id='C4ON7K14MG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T19:39:49.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71766e6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.702 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='256fb2a0-0f0e-48f2-8c5f-58135f198d29'>
	<result xmlns='urn:xmpp:mam:2' id='C4OSIS2OV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:02:54.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e8f8076a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='9c751433-af40-440f-8e9c-ab10afb00e12'>
	<result xmlns='urn:xmpp:mam:2' id='C4PA1HK9L006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T18:06:18.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d85e11be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='91575d46-486f-4b29-b019-562986c1f79b'>
	<result xmlns='urn:xmpp:mam:2' id='C4PP2N5RG007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T12:02:40.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a12716ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='3264988c-bf70-4795-a206-7e5302b39e9e'>
	<result xmlns='urn:xmpp:mam:2' id='C4PPOR1H0G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T12:52:09.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38879cba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='0dfc042e-b4d8-461d-9235-7e11a04edcc4'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q6V861O004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T04:37:04.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c1c7bfeb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='735474a7-c386-4c59-9e45-0519bc5220f8'>
	<result xmlns='urn:xmpp:mam:2' id='C4QBLQRNTG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T10:13:55.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>913ecee1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='f38a0282-4eee-4df1-bafb-b28081cb8b74'>
	<result xmlns='urn:xmpp:mam:2' id='C4QRGNT7FG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T05:07:51.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f94a79d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<message from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='e0ca27c7-872f-49b1-afe2-2294a774f2ee'>
	<result xmlns='urn:xmpp:mam:2' id='C4QT2HG3DG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T06:59:15.000000Z' from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2067room0-49202-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8bda6d53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
<iq from='alice_unnamed_2067room0-49202-0@muc.localhost' to='alice_unnamed_2067@localhost/res1' id='e3844745f7ef4332d387fa013d44c736' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4GNQ12HA008</first>
			<last>C4QT2HG3DG0E</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 out
</stream:stream>

*** User 2024-03-11 09:13:47.703 ***🔗
alice_unnamed_2067@localhost/res1 in
</stream:stream>

*** User 2024-03-11 09:13:47.709 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 09:13:47.713 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1907.html



=== Ended at 2024-03-11 09:13:47
=== successfully completed test case
=== === Returned value: ok