=== 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.47045.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,batch_size => 30,
                            flush_interval => 1,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => false}},
     {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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/mam_suite.muc_querying_for_all_messages.131202.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@d091d39a81d0.2024-03-08_08.59.35/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.09.57/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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              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,<<"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@d091d39a81d0.2024-03-08_08.59.35"

=== Started at 2024-03-08 09:10:24


*** CT 2024-03-08 09:10:24.104 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2249.html
Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:24.396 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-08 09:10:24.398 ***🔗
alicE_unnamed_2016@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-08 09:10:24.399 ***🔗
alicE_unnamed_2016@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1a0cc2529a46c896' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:10:24.399 ***🔗
alicE_unnamed_2016@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-08 09:10:24.399 ***🔗
alicE_unnamed_2016@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxNgBtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:10:24.400 ***🔗
alicE_unnamed_2016@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:10:24.400 ***🔗
alicE_unnamed_2016@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-08 09:10:24.401 ***🔗
alicE_unnamed_2016@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6687fe95d7641c79' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2016@localhost'>

*** User 2024-03-08 09:10:24.401 ***🔗
alicE_unnamed_2016@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-08 09:10:24.401 ***🔗
alicE_unnamed_2016@localhost/res1 out
<iq type='set' id='eb3804057f7957e62c9d6ba7028c79d7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:10:24.401 ***🔗
alicE_unnamed_2016@localhost/res1 in
<iq id='eb3804057f7957e62c9d6ba7028c79d7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2016@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:10:24.401 ***🔗
alice_unnamed_2016@localhost/res1 out
<iq type='set' id='1693b391e53c6b8c1d841369b3eeb639'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:10:24.402 ***🔗
alice_unnamed_2016@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2016@localhost/res1' id='1693b391e53c6b8c1d841369b3eeb639' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:10:24.402 ***🔗
alice_unnamed_2016@localhost/res1 out
<presence/>



*** User 2024-03-08 09:10:24.403 ***🔗
alice_unnamed_2016@localhost/res1 in
<presence from='alice_unnamed_2016@localhost/res1' to='alice_unnamed_2016@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:24.404 ***🔗
alice_unnamed_2016@localhost/res1 out
<iq type='set' id='f29ceb8f5b8590e87ed664df8125f9a0' to='alicE_unnamed_2016room0-47089-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='87c83f9f-c69a-4333-b640-bf7bceea8b81'>
	<result xmlns='urn:xmpp:mam:1' id='C4EU8Q41G007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T06:17:04.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2815537f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='a901f1b0-dc3e-4945-ba50-092f14afec8e'>
	<result xmlns='urn:xmpp:mam:1' id='C4F9DE8KL009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T19:34:50.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>00915211</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='4516f710-6c9c-4e6b-94f2-592962fe1eba'>
	<result xmlns='urn:xmpp:mam:1' id='C4FSHOEPP00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T18:24:34.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7b573e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='d5330f45-de08-4561-adc6-1cbf004a862e'>
	<result xmlns='urn:xmpp:mam:1' id='C4FTIAISEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T19:37:25.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>24664190</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='e2438bff-f272-4750-8040-46e12c45b4e1'>
	<result xmlns='urn:xmpp:mam:1' id='C4GEF29EJ005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T15:47:02.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b532983a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='6498f5de-857c-41d0-9bcb-a73b310a3e25'>
	<result xmlns='urn:xmpp:mam:1' id='C4GJN9HHOG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T22:03:21.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8946a71c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='abaead9f-3a69-46ab-957d-619f6eaa96aa'>
	<result xmlns='urn:xmpp:mam:1' id='C4H30VBS6G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T16:18:45.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>452431be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='1b60b7e5-bd12-4403-820e-379a44ffc419'>
	<result xmlns='urn:xmpp:mam:1' id='C4H99IPAH009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T23:47:30.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4279cf78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='db6eb738-1497-45ba-81de-00a4edaf43b3'>
	<result xmlns='urn:xmpp:mam:1' id='C4HE7FQMU001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T05:40:44.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7c380141</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='87aedad1-cedf-479a-bb7a-193005f7fbd4'>
	<result xmlns='urn:xmpp:mam:1' id='C4HG736REG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T08:03:01.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>67fd5640</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.409 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='3ada694e-aef3-48ee-b156-9c15cb038717'>
	<result xmlns='urn:xmpp:mam:1' id='C4I8785DSG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T12:41:21.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>32fd25f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='1ef49f06-48d0-4c10-9d0e-57e32aa13bc6'>
	<result xmlns='urn:xmpp:mam:1' id='C4ICQ3S1SG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T18:09:53.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2bb4dc54</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='0d23f0be-ea4a-4e96-9c61-156fbd1a1c19'>
	<result xmlns='urn:xmpp:mam:1' id='C4IRFP26F00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T11:40:30.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>862ffc8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='1ba469cf-d140-407c-b5e3-f0249b833912'>
	<result xmlns='urn:xmpp:mam:1' id='C4J5IPU7D007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T23:43:06.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8cd36ee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='0ec73175-4121-4d94-92b0-1016c9662b8b'>
	<result xmlns='urn:xmpp:mam:1' id='C4JAE9NM800D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T05:30:56.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6bc551d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='b4bc5f8e-b9a3-48e4-9434-531854f28d17'>
	<result xmlns='urn:xmpp:mam:1' id='C4JBG4S13G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T06:46:39.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8f0beed9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='1417d80f-9d65-485b-900f-67d1d0710cfe'>
	<result xmlns='urn:xmpp:mam:1' id='C4JQI2G55006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T00:44:42.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c7c2c0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='131e6e12-cd53-469d-b392-b5375611c68c'>
	<result xmlns='urn:xmpp:mam:1' id='C4K0MKER4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T08:04:24.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>10e5ad88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='7cd7720e-880b-40d1-a355-c1dfb279fb27'>
	<result xmlns='urn:xmpp:mam:1' id='C4KGIUAL400B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T03:01:28.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3f820e35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.410 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='bda4a1ce-2f26-40b9-afa5-4bfd8c6bf08c'>
	<result xmlns='urn:xmpp:mam:1' id='C4KLUONO7006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T09:25:50.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ea330de8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.411 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='56422d17-cc90-4c7a-b53d-2f997382fc5c'>
	<result xmlns='urn:xmpp:mam:1' id='C4LCIPP1S003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T12:25:28.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>93c0d90a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.411 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='c4706e78-ac5c-4811-8d79-c6b68b789ae8'>
	<result xmlns='urn:xmpp:mam:1' id='C4LK50H1EG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T21:27:17.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fa593542</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.411 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='a75d2195-681f-4a60-b35b-144843ed509b'>
	<result xmlns='urn:xmpp:mam:1' id='C4LS1BH0900A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T06:51:46.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d7fd408</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.411 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='3b33b0a0-d1c7-44dc-a312-7849813f2ba9'>
	<result xmlns='urn:xmpp:mam:1' id='C4M4IV6SJ00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T17:03:50.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e0983469</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.411 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='038684fa-b6a2-444e-b459-1c03f04a2b49'>
	<result xmlns='urn:xmpp:mam:1' id='C4MHUUTQL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T09:01:14.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>94d8f84c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='a7994b79-5857-489b-87f0-71494dfd7c7b'>
	<result xmlns='urn:xmpp:mam:1' id='C4MRQL6H700K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T20:47:26.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f54dc91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='7f668e89-392f-41e7-be2e-27e69d90ce2d'>
	<result xmlns='urn:xmpp:mam:1' id='C4NF2QL31G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:45:47.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>31f5fc4c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='3853214d-754f-411a-9b43-ea03b031da58'>
	<result xmlns='urn:xmpp:mam:1' id='C4NF4VABHG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T19:50:35.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>802745e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='67bf582d-12c7-4c7c-9b78-065a6fb93708'>
	<result xmlns='urn:xmpp:mam:1' id='C4NNO35C8G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T06:06:01.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>45cb9548</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='d6d5f11c-2a8d-40b3-8d0d-7f2e31d186dd'>
	<result xmlns='urn:xmpp:mam:1' id='C4NQ3NIVSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T08:55:13.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7244c4b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='8c3925b3-52da-4c28-a9fe-8c8503dfb0af'>
	<result xmlns='urn:xmpp:mam:1' id='C4ODR8SVQG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T08:27:57.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4c00a6a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='caef8fa2-2f34-4761-a5a3-431aebffd881'>
	<result xmlns='urn:xmpp:mam:1' id='C4OKVG4JEG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T16:58:29.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25cb2b43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='baee4cbc-8b5a-40fc-b6b8-7319d7b42790'>
	<result xmlns='urn:xmpp:mam:1' id='C4P0O3N7OG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T07:00:57.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>eb406a7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<message from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='b2b0bd96-ea6e-4166-989c-c6353499d504'>
	<result xmlns='urn:xmpp:mam:1' id='C4P63AB3600G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T13:23:56.000000Z' from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2016room0-47089-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f7fcd631</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 in
<iq from='alice_unnamed_2016room0-47089-0@muc.localhost' to='alice_unnamed_2016@localhost/res1' id='f29ceb8f5b8590e87ed664df8125f9a0' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4EU8Q41G007</first>
			<last>C4P63AB3600G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:10:24.412 ***🔗
alice_unnamed_2016@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:10:24.413 ***🔗
alice_unnamed_2016@localhost/res1 in
</stream:stream>

*** User 2024-03-08 09:10:24.419 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 09:10:24.425 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2250.html



=== Ended at 2024-03-08 09:10:24
=== successfully completed test case
=== === Returned value: ok