=== 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.48520.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,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      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,"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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.57/mam_suite.muc_querying_for_all_messages.135554.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@2ed2b07c4324.2024-04-18_10.56.18/big_tests.tests.mam_SUITE.logs/run.2024-04-18_11.02.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,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,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_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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,anonymous => true,
                    max_users => 200,maygetmemberlist => [],logging => false,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              load_permanent_rooms_at_startup => false,backend => rdbms,
              max_room_id => infinity,online_backend => cets,
              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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@2ed2b07c4324.2024-04-18_10.56.18"

=== Started at 2024-04-18 11:03:24


*** CT 2024-04-18 11:03:24.761 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2883.html
Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:25.053 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-18 11:03:25.240 ***🔗
alicE_unnamed_2003@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-04-18 11:03:25.241 ***🔗
alicE_unnamed_2003@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e6f436f62ae0a6e5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-18 11:03:25.241 ***🔗
alicE_unnamed_2003@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-04-18 11:03:25.241 ***🔗
alicE_unnamed_2003@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAwMwBtYXR5Z3J5c2E=</auth>



*** User 2024-04-18 11:03:25.242 ***🔗
alicE_unnamed_2003@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-18 11:03:25.242 ***🔗
alicE_unnamed_2003@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-04-18 11:03:25.242 ***🔗
alicE_unnamed_2003@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='4894cf83d251a4fe' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2003@localhost'>

*** User 2024-04-18 11:03:25.242 ***🔗
alicE_unnamed_2003@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-04-18 11:03:25.242 ***🔗
alicE_unnamed_2003@localhost/res1 out
<iq type='set' id='c8f8695697f6497278ebae2b10e86746'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-18 11:03:25.242 ***🔗
alicE_unnamed_2003@localhost/res1 in
<iq id='c8f8695697f6497278ebae2b10e86746' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2003@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-18 11:03:25.243 ***🔗
alice_unnamed_2003@localhost/res1 out
<iq type='set' id='cea60d3842ae7c1269fc30541e6c0f2c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:25.243 ***🔗
alice_unnamed_2003@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2003@localhost/res1' id='cea60d3842ae7c1269fc30541e6c0f2c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-18 11:03:25.243 ***🔗
alice_unnamed_2003@localhost/res1 out
<presence/>



*** User 2024-04-18 11:03:25.244 ***🔗
alice_unnamed_2003@localhost/res1 in
<presence from='alice_unnamed_2003@localhost/res1' to='alice_unnamed_2003@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:25.245 ***🔗
alice_unnamed_2003@localhost/res1 out
<iq type='set' id='fe9cb5b0535896e9a4ab4963b69e6315' to='alicE_unnamed_2003room0-48574-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-18 11:03:25.247 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='d669f07e-ce99-4f0f-8229-df7d4e295c3f'>
	<result xmlns='urn:xmpp:mam:1' id='C58IIEQN000H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T00:56:32.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f998be57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.247 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='b69bbe4e-681f-4a4c-8a27-98bb3e42fd4e'>
	<result xmlns='urn:xmpp:mam:1' id='C58QM63D600K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-02T10:37:32.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3180fa90</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.247 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='ad1dc51d-2837-4cbf-8074-1c0cd8dd0cf1'>
	<result xmlns='urn:xmpp:mam:1' id='C59AQST5Q00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T05:53:24.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7850ab48</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.247 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='77589820-0c5b-4bb9-a79f-c92efa8edec9'>
	<result xmlns='urn:xmpp:mam:1' id='C59H2BRAK00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-03T13:19:36.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>58a9be17</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.247 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='0ff94d1d-27e1-4b25-8e91-940fa21bd8e0'>
	<result xmlns='urn:xmpp:mam:1' id='C5A80BL49G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T16:41:31.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d747865b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.247 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='88fae58e-882e-484a-adf6-331e0baf9705'>
	<result xmlns='urn:xmpp:mam:1' id='C5A8MV8B3002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-04T17:32:06.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f02dce9e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='e7cc2400-92f7-4859-8d99-700835e57898'>
	<result xmlns='urn:xmpp:mam:1' id='C5AI8S0CNG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T04:56:23.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60e0eaec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='c96cf47d-bd74-4b27-a671-0b4f314e9e30'>
	<result xmlns='urn:xmpp:mam:1' id='C5ANJAA1Q00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-05T11:17:40.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>76732894</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='ddfb3c1f-8c12-491b-b0ad-fd1e57eb287e'>
	<result xmlns='urn:xmpp:mam:1' id='C5B774JVKG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T05:55:45.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04d90b64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='ab827bf7-18a4-4723-8263-0f31fa7156f0'>
	<result xmlns='urn:xmpp:mam:1' id='C5BK3FSQH00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-06T21:18:10.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>27901b3a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='a27841b0-d927-4c65-b0c8-e736ea911815'>
	<result xmlns='urn:xmpp:mam:1' id='C5BS8BD63001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T07:01:42.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07abc555</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='f8430518-c9c9-42dd-b930-5cfc933a75ca'>
	<result xmlns='urn:xmpp:mam:1' id='C5BT8K7N9002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T08:13:54.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8061ec7b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='38cf6652-ab07-45ec-bbd0-52cc2b44a427'>
	<result xmlns='urn:xmpp:mam:1' id='C5CD7K5O1G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T03:16:59.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3932a9eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='fe7bf050-5ad3-4571-a19e-51594f6d87df'>
	<result xmlns='urn:xmpp:mam:1' id='C5CMIOEA000A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T14:26:08.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>582b5361</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='b282dbae-1dac-483d-8644-0edcae09d139'>
	<result xmlns='urn:xmpp:mam:1' id='C5D5FRIITG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T08:13:23.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>08b9ef1b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.248 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='96649f08-33bc-45df-9e35-e8eb5c384648'>
	<result xmlns='urn:xmpp:mam:1' id='C5D7ANI24G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T10:25:05.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9678d8e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='20d63863-2171-43c6-8ce6-811b824b30bd'>
	<result xmlns='urn:xmpp:mam:1' id='C5E1VL08F00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T18:13:02.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4b411701</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='93ebc9bf-9ba3-4e2d-88b9-31509b1d484d'>
	<result xmlns='urn:xmpp:mam:1' id='C5E424DB8G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T20:41:45.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d7bac4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='159b8ef2-fb9f-428f-9c53-7fc641e50441'>
	<result xmlns='urn:xmpp:mam:1' id='C5EB9AP3000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:18:56.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3bcfaab8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='20b24a34-3347-4025-966c-133a70c3550a'>
	<result xmlns='urn:xmpp:mam:1' id='C5EQLTIS9001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T23:40:50.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>90706035</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='39a26286-626d-4d66-bc4c-c6a74263c5b6'>
	<result xmlns='urn:xmpp:mam:1' id='C5ETM57ONG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T03:16:07.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>99b9840d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='47ba55c0-e8be-4048-9a17-7de692b347c7'>
	<result xmlns='urn:xmpp:mam:1' id='C5FCU81D2G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:27:57.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>600d34b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='b324484e-9b92-4aa8-b68f-80b377c492c9'>
	<result xmlns='urn:xmpp:mam:1' id='C5FKH7QFDG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T06:31:31.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>844a5fc7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='10080fcb-a7d0-47f5-86ca-ef40d35140c3'>
	<result xmlns='urn:xmpp:mam:1' id='C5FQNE7KAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T13:54:53.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>62e20e70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='9d135154-b441-4d64-b518-f91f57bc26fb'>
	<result xmlns='urn:xmpp:mam:1' id='C5G9LULFV007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T07:45:18.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f56bb8b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.249 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='80f279ce-e49e-4ccb-92a8-3405b58c0190'>
	<result xmlns='urn:xmpp:mam:1' id='C5GFO7T71G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T14:59:55.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d37078d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='f245cabc-6380-40cc-860d-d2197f28c214'>
	<result xmlns='urn:xmpp:mam:1' id='C5GPRQT2LG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T03:03:47.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>381121e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='af2140c9-ab62-4374-8feb-4e1e435e7684'>
	<result xmlns='urn:xmpp:mam:1' id='C5GU3N5VCG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T08:07:45.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4addda95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='33362aa7-22cd-4b57-a478-03550434b9a9'>
	<result xmlns='urn:xmpp:mam:1' id='C5HLVUV4000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:37:20.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4929b1b6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='1440dd62-1c22-4774-adb4-de29f638b137'>
	<result xmlns='urn:xmpp:mam:1' id='C5HNJE6JIG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T14:32:29.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9553d325</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='77442043-5ea4-4a32-8b6b-97ece8394212'>
	<result xmlns='urn:xmpp:mam:1' id='C5I967RQ3G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T11:31:27.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c08a8f4a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='a7a83d40-ae73-4d40-b613-98a88a3783b6'>
	<result xmlns='urn:xmpp:mam:1' id='C5IFJL274G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T19:10:57.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b9d524f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='f4babe46-ddb7-4bd0-b71a-d81704e20c84'>
	<result xmlns='urn:xmpp:mam:1' id='C5IKQEP3EG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T01:24:05.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ddf6828</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<message from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='2eab85b5-1709-4443-8069-82780aea9dca'>
	<result xmlns='urn:xmpp:mam:1' id='C5IQQVGL6G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T08:34:45.000000Z' from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2003room0-48574-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e9e7d1c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
<iq from='alice_unnamed_2003room0-48574-0@muc.localhost' to='alice_unnamed_2003@localhost/res1' id='fe9cb5b0535896e9a4ab4963b69e6315' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C58IIEQN000H</first>
			<last>C5IQQVGL6G03</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 out
</stream:stream>

*** User 2024-04-18 11:03:25.250 ***🔗
alice_unnamed_2003@localhost/res1 in
</stream:stream>

*** User 2024-04-18 11:03:25.256 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-18 11:03:25.260 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2884.html



=== Ended at 2024-04-18 11:03:25
=== successfully completed test case
=== === Returned value: ok