=== Test case: mam_SUITE:muc_querying_for_all_messages/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.52819.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},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => true,batch_size => 30,pool_size => 16,
                            flush_interval => 1},
                      archive_chat_markers => false,
                      default_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,"odbc_mssql_mnesia"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.muc_querying_for_all_messages.73988.html"},
     {tc_group_properties,[{name,muc04},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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/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,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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,persistent => false,
                    title => <<>>,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_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => 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,<<"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@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:48:45


*** CT 2024-02-22 12:48:45.397 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2281.html
Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:45.711 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-02-22 12:48:45.714 ***🔗
alicE_unnamed_2276@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-02-22 12:48:45.714 ***🔗
alicE_unnamed_2276@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='576faa9205b42714' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:48:45.714 ***🔗
alicE_unnamed_2276@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-02-22 12:48:45.715 ***🔗
alicE_unnamed_2276@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI3NgBtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:48:45.716 ***🔗
alicE_unnamed_2276@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:48:45.716 ***🔗
alicE_unnamed_2276@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-02-22 12:48:45.716 ***🔗
alicE_unnamed_2276@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='88bfa83a00ab6da3' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2276@localhost'>

*** User 2024-02-22 12:48:45.716 ***🔗
alicE_unnamed_2276@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-02-22 12:48:45.716 ***🔗
alicE_unnamed_2276@localhost/res1 out
<iq type='set' id='eb56250405c4ae692b6dbb23fc303895'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:48:45.716 ***🔗
alicE_unnamed_2276@localhost/res1 in
<iq id='eb56250405c4ae692b6dbb23fc303895' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2276@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:48:45.717 ***🔗
alice_unnamed_2276@localhost/res1 out
<iq type='set' id='50a3a6a92aee63781ad433b3f9b3b2d8'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:45.717 ***🔗
alice_unnamed_2276@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2276@localhost/res1' id='50a3a6a92aee63781ad433b3f9b3b2d8' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:48:45.718 ***🔗
alice_unnamed_2276@localhost/res1 out
<presence/>



*** User 2024-02-22 12:48:45.719 ***🔗
alice_unnamed_2276@localhost/res1 in
<presence from='alice_unnamed_2276@localhost/res1' to='alice_unnamed_2276@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:45.719 ***🔗
alice_unnamed_2276@localhost/res1 out
<iq type='set' id='42c369167b96c10ed26765028102d235' to='alicE_unnamed_2276room0-52865-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-02-22 12:48:45.764 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='04b4bca8-e772-42e9-976a-15c332b9e44c'>
	<result xmlns='urn:xmpp:mam:1' id='C45FT6EOCG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T05:33:05.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e5f583b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='6ad27aca-8265-4d63-bd38-c327e4e97f0d'>
	<result xmlns='urn:xmpp:mam:1' id='C45PPNT6VG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T17:21:11.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac5a25a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='df6da7a9-cb23-4e65-9a18-3085fe28a617'>
	<result xmlns='urn:xmpp:mam:1' id='C460RT3FL00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T01:47:06.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4e35ccd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='d09eced8-3df6-464b-a49a-19c95808cb27'>
	<result xmlns='urn:xmpp:mam:1' id='C468EF9LVG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T10:49:43.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d3aec7c5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='3ba5ff09-0f91-456f-8e38-af45f408b385'>
	<result xmlns='urn:xmpp:mam:1' id='C46QEE810002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T08:18:08.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc311bfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='89085b54-5178-4b74-bce0-5b838b539e17'>
	<result xmlns='urn:xmpp:mam:1' id='C46S0IAJ4006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T10:10:16.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>032f23e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='6b31c1c8-cfc4-4a63-ac39-ba7426a31d9b'>
	<result xmlns='urn:xmpp:mam:1' id='C47AJREUR005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T03:35:34.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>df33a135</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='07a5d31b-cc40-44e6-b4e5-7896758ee21f'>
	<result xmlns='urn:xmpp:mam:1' id='C47CC1JRE00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T05:41:16.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c029dfb7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='13d75af6-0c67-4572-9cac-e1ea7f9c4bc6'>
	<result xmlns='urn:xmpp:mam:1' id='C482B2PGQ00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T07:53:56.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1bf5320d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='5b746202-7451-47d8-a729-3dc4ddc677c0'>
	<result xmlns='urn:xmpp:mam:1' id='C488QLJMT006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T15:38:18.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>efefeb72</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='de7d54ef-78a2-4883-8338-6f91b0b6d384'>
	<result xmlns='urn:xmpp:mam:1' id='C48LH5NFD008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T06:47:38.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c1431b9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='ac7e1911-6a0f-4a78-ab5a-ee554120854a'>
	<result xmlns='urn:xmpp:mam:1' id='C493QN87AG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T23:51:09.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fb40f0ad</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.765 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='86481178-c047-4a15-bef3-6d88c5967285'>
	<result xmlns='urn:xmpp:mam:1' id='C499JBG8500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T06:44:10.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>90d3dad6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='00111f74-8aed-4c70-9f76-fcd501d5cccd'>
	<result xmlns='urn:xmpp:mam:1' id='C49DHLL0A00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T11:26:44.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a1a6de6b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='03828be0-407e-4a54-8946-f0c455664ebf'>
	<result xmlns='urn:xmpp:mam:1' id='C49RHER80G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T04:08:25.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed383a10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='3f8efbea-9146-42b4-a070-e43d4277060b'>
	<result xmlns='urn:xmpp:mam:1' id='C4A9PSR6VG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T21:09:27.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2681b58d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='23f02e5f-d548-4f1d-bfcb-ecb02f71fff8'>
	<result xmlns='urn:xmpp:mam:1' id='C4AOQFADIG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T15:04:29.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c39d57b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='e1626ef4-09d4-42e8-8ebb-075b4190b512'>
	<result xmlns='urn:xmpp:mam:1' id='C4ASAUV0NG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T19:16:07.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>db15e2b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='5d647614-e140-4eb1-86a3-8789a563714c'>
	<result xmlns='urn:xmpp:mam:1' id='C4BERFLS7004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T17:21:34.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aa1c31fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='7c6c3839-25f9-41b9-a392-a1f0a5c82b09'>
	<result xmlns='urn:xmpp:mam:1' id='C4BFIEFLK00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T18:12:56.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>28b50640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='ac5e3251-639c-456e-a0b2-a6426934c83f'>
	<result xmlns='urn:xmpp:mam:1' id='C4BM4LU9KG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T02:03:13.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>51883677</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='51045cc8-2c95-4d32-afc0-5832c45a470c'>
	<result xmlns='urn:xmpp:mam:1' id='C4BVUSOO7008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T13:46:06.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e277cda4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='4af9d8d8-4cc1-4876-b919-f55bdb163243'>
	<result xmlns='urn:xmpp:mam:1' id='C4CMRCL1K008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T17:04:40.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c4788313</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='ee4dec58-2b55-41a8-bd28-cb5aa0707aa3'>
	<result xmlns='urn:xmpp:mam:1' id='C4CO4BFEP00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T18:36:18.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6803b225</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.766 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='330a639b-01f8-4ec4-9425-bf1a7ecf0c66'>
	<result xmlns='urn:xmpp:mam:1' id='C4DAFRNNK009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T16:30:32.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6745855f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='5d2b690e-3ba8-431c-93bb-5effc0e75e13'>
	<result xmlns='urn:xmpp:mam:1' id='C4DAHIIFV00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T16:34:22.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>41e19169</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='e4d5dbd1-41f8-473b-8f1b-11f439e2c80e'>
	<result xmlns='urn:xmpp:mam:1' id='C4DUHG3I3G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T16:25:51.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>013f4969</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='16e8e569-f5ac-4990-994d-be6337d9d338'>
	<result xmlns='urn:xmpp:mam:1' id='C4E0L905C003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T18:57:28.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4c7d6534</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='46b63910-cfd4-4534-b5b3-d9abc4bbe95a'>
	<result xmlns='urn:xmpp:mam:1' id='C4ELB7OVFG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T19:38:15.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ce5e773</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='4e5aac3c-d4b9-4ece-a12c-92129cb09ce0'>
	<result xmlns='urn:xmpp:mam:1' id='C4ELF5DLJ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T19:47:02.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6a256eab</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='151131c0-38e4-44cd-9ada-988728ef7a18'>
	<result xmlns='urn:xmpp:mam:1' id='C4F52EI99G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T14:23:55.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1df457a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='2ab06a16-8ba3-43e9-aacc-d9c960ee4662'>
	<result xmlns='urn:xmpp:mam:1' id='C4FADE18G005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T20:46:24.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8a4540c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='dfb0048c-cc25-4d1c-be11-6b277a9b0279'>
	<result xmlns='urn:xmpp:mam:1' id='C4FMTB50HG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T11:40:59.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>337bcad4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<message from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='ad0ee0b1-d2ba-4e00-b72b-edf92d999dc2'>
	<result xmlns='urn:xmpp:mam:1' id='C4FUJO4B9G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T20:52:11.000000Z' from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2276room0-52865-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08ad8fd2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 in
<iq from='alice_unnamed_2276room0-52865-0@muc.localhost' to='alice_unnamed_2276@localhost/res1' id='42c369167b96c10ed26765028102d235' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45FT6EOCG0J</first>
			<last>C4FUJO4B9G02</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:48:45.767 ***🔗
alice_unnamed_2276@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:48:45.768 ***🔗
alice_unnamed_2276@localhost/res1 in
</stream:stream>

*** User 2024-02-22 12:48:45.776 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-02-22 12:48:45.781 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2282.html



=== Ended at 2024-02-22 12:48:45
=== successfully completed test case
=== === Returned value: ok