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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.57329.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      is_archivable_message => mod_mam_utils,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      max_result_limit => 50,enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/mam_suite.muc_querying_for_all_messages.79108.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/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_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,affiliations => [],
                    subject => <<>>,anonymous => true,
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              min_presence_interval => 0,max_users_admin_threshold => 5,
              user_message_shaper => none,user_presence_shaper => none,
              min_message_interval => 0,max_user_conferences => 10,
              max_room_name => infinity,max_room_desc => infinity},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue}}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:11:54


*** CT 2024-04-25 12:11:54.253 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2275.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:54.368 ***🔗
waiting for room_archive_size is done in 0 miliseconds
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-25 12:11:54.442 ***🔗
alicE_unnamed_2550@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-25 12:11:54.444 ***🔗
alicE_unnamed_2550@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='1e607062a2f1fe6a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:11:54.444 ***🔗
alicE_unnamed_2550@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>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-25 12:11:54.444 ***🔗
alicE_unnamed_2550@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjU1MABtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 12:11:54.446 ***🔗
alicE_unnamed_2550@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:11:54.446 ***🔗
alicE_unnamed_2550@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-25 12:11:54.447 ***🔗
alicE_unnamed_2550@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='0eb077766c587158' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2550@localhost'>

*** User 2024-04-25 12:11:54.447 ***🔗
alicE_unnamed_2550@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-25 12:11:54.447 ***🔗
alicE_unnamed_2550@localhost/res1 out
<iq type='set' id='d1df867c0ebd14861298cd54c6a08884'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:11:54.448 ***🔗
alicE_unnamed_2550@localhost/res1 in
<iq id='d1df867c0ebd14861298cd54c6a08884' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2550@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:11:54.448 ***🔗
alice_unnamed_2550@localhost/res1 out
<iq type='set' id='58cb62e8460324ba6acd3838b8c6d688'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:54.449 ***🔗
alice_unnamed_2550@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2550@localhost/res1' id='58cb62e8460324ba6acd3838b8c6d688' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:54.449 ***🔗
alice_unnamed_2550@localhost/res1 out
<presence/>



*** User 2024-04-25 12:11:54.452 ***🔗
alice_unnamed_2550@localhost/res1 in
<presence from='alice_unnamed_2550@localhost/res1' to='alice_unnamed_2550@localhost/res1'/>



*** User 2024-04-25 12:11:54.457 ***🔗
alice_unnamed_2550@localhost/res1 out
<iq type='set' id='52a8a3eb95586f5afceb69fe40c72fc3' to='alicE_unnamed_2550room0-57399-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>



*** User 2024-04-25 12:11:54.461 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='fdb87fbe-a2dd-44f5-9177-408fcb5a2ebb'>
	<result xmlns='urn:xmpp:mam:2' id='C5D5LP3UN004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T08:26:38.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d84a766f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='cf8c88ef-ad0c-461c-89cc-b437223359ac'>
	<result xmlns='urn:xmpp:mam:2' id='C5DACVB8DG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:04:51.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b0c09d1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='8b972914-d539-4fa1-b14e-f4e10fcf8f47'>
	<result xmlns='urn:xmpp:mam:2' id='C5DN1Q21DG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T05:10:27.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6624f91</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='b3cb0851-7651-463f-bde7-bc5cd0d09a6a'>
	<result xmlns='urn:xmpp:mam:2' id='C5E6C19A400J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T23:27:04.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ac015aa3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='1a46614b-4706-44a1-a03f-71ba50ca172f'>
	<result xmlns='urn:xmpp:mam:2' id='C5EBJML6O005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T05:42:08.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>59a308cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='0cf00ee7-48ea-4958-aafc-3829dbb9b860'>
	<result xmlns='urn:xmpp:mam:2' id='C5ENUVUNJG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T20:26:23.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>adfa7faf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='166ef2e3-e132-44a7-9b4b-5947659e8b17'>
	<result xmlns='urn:xmpp:mam:2' id='C5F5IJQ5LG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T12:40:51.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>553502d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='b10d7a4e-116c-40a2-85e7-cfcaa6c4e347'>
	<result xmlns='urn:xmpp:mam:2' id='C5F6LP4TDG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T13:59:31.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>faa2be76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='ad8dfdf3-3d60-4a20-b94c-045d920116a4'>
	<result xmlns='urn:xmpp:mam:2' id='C5FS05DSVG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T15:25:59.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c23ae4e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='30b9b282-3fc0-47ec-b93c-345929a4a693'>
	<result xmlns='urn:xmpp:mam:2' id='C5FVNB5MDG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T19:52:35.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3cfeb324</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='39c33935-9df6-4dc7-a62d-709ff8e6796b'>
	<result xmlns='urn:xmpp:mam:2' id='C5G5G9TDE008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T02:46:20.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>75cf0a88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='aa8170aa-d5cd-44e7-a52c-13b46dc580f7'>
	<result xmlns='urn:xmpp:mam:2' id='C5GMP6N52G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T23:23:09.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>32090277</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.462 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='1daf89a1-535b-4ef0-80db-f5dd3901a32d'>
	<result xmlns='urn:xmpp:mam:2' id='C5GPB115DG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T02:26:11.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9c9cecd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='b3cea5c9-b47e-4342-ac71-c6898e0a7198'>
	<result xmlns='urn:xmpp:mam:2' id='C5GT1T05300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:52:06.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4a1b31a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='24ea8bd3-c657-4b0c-a77c-27d37612ac9e'>
	<result xmlns='urn:xmpp:mam:2' id='C5HO1JLN1G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T15:04:11.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>43f3ac06</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='a62f5cd3-7a86-4cfe-bde0-3c9c199ba44d'>
	<result xmlns='urn:xmpp:mam:2' id='C5HRM1E8J006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T19:24:38.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0c836230</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='9ba814ab-2d0f-429b-b58e-91fd8decf143'>
	<result xmlns='urn:xmpp:mam:2' id='C5ICN4RL4G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T15:44:01.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>763bb81a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='c69c4c6d-e36c-42dd-9034-0270568b1fe9'>
	<result xmlns='urn:xmpp:mam:2' id='C5IEAV236008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T17:39:56.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>594ff0be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='5268a415-d0db-434f-b6b0-068b69a69a36'>
	<result xmlns='urn:xmpp:mam:2' id='C5IRI502HG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T09:26:35.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc28c817</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='c3bde54a-e961-4c34-9273-9816e6263aac'>
	<result xmlns='urn:xmpp:mam:2' id='C5ITDREDC006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T11:40:08.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>12f229fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='a76cb69f-fde5-4c5b-9e64-1eee432ed968'>
	<result xmlns='urn:xmpp:mam:2' id='C5JBKEHTJG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T04:37:03.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>095461c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.464 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='c1652f8a-2c5c-4edb-b90c-389f6b979190'>
	<result xmlns='urn:xmpp:mam:2' id='C5JFVO8MS006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T09:48:40.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d822dd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.465 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='7e45c9ad-743d-4d44-9406-382a524390de'>
	<result xmlns='urn:xmpp:mam:2' id='C5JVK6R4L001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T04:28:10.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff4aa8ac</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.465 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='e57b8c81-5105-4da5-9ed5-72c33dd6ab12'>
	<result xmlns='urn:xmpp:mam:2' id='C5K5A3BHNG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T11:15:03.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c9919199</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.465 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='21f07731-8683-430e-8cd5-b8c24663d288'>
	<result xmlns='urn:xmpp:mam:2' id='C5KG9BBNBG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T00:20:47.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b50da7a8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.465 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='6f98b011-eec7-416c-ad66-965bbbffe4e2'>
	<result xmlns='urn:xmpp:mam:2' id='C5KNN7BD300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T09:12:54.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f59daea6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.466 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='c9bcfd78-8a08-4bc7-ac37-6dc4cff10884'>
	<result xmlns='urn:xmpp:mam:2' id='C5LC856C900K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:42:26.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>784e0a89</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.466 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='8f9608c8-3d34-4031-afa5-fe28e5ce9a14'>
	<result xmlns='urn:xmpp:mam:2' id='C5LG2C6V3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T14:15:50.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>58f3856b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.466 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='1c8e39f1-2558-4e6f-ab52-89d964d6e513'>
	<result xmlns='urn:xmpp:mam:2' id='C5M80FR30002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T18:49:36.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c6ab81dc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.466 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='6ac0d525-e1ba-47b6-976e-5b5bf448a641'>
	<result xmlns='urn:xmpp:mam:2' id='C5MC4S9POG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T23:45:45.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7a6b936</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.467 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='8f6ed870-f8c1-4ce7-882b-49b9064ec418'>
	<result xmlns='urn:xmpp:mam:2' id='C5MIOD7U800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T07:38:56.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97c09dc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.467 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='0ab4f033-4ee6-4968-bfeb-1ca2d6978934'>
	<result xmlns='urn:xmpp:mam:2' id='C5MTVKJ6FG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T21:02:31.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2b430ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.467 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='f0aee32b-92c6-47aa-93dd-80a982c38713'>
	<result xmlns='urn:xmpp:mam:2' id='C5N0RN6SF00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T00:28:30.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93c35ec7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.467 ***🔗
alice_unnamed_2550@localhost/res1 in
<message from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='c7e6cb70-eecd-4bf5-b6a6-2394c062b3e7'>
	<result xmlns='urn:xmpp:mam:2' id='C5NB7HSRK00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T12:50:48.000000Z' from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2550room0-57399-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e74ce68b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:54.467 ***🔗
alice_unnamed_2550@localhost/res1 in
<iq from='alice_unnamed_2550room0-57399-0@muc.localhost' to='alice_unnamed_2550@localhost/res1' id='52a8a3eb95586f5afceb69fe40c72fc3' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D5LP3UN004</first>
			<last>C5NB7HSRK00F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 12:11:54.467 ***🔗
alice_unnamed_2550@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:11:54.468 ***🔗
alice_unnamed_2550@localhost/res1 in
</stream:stream>

*** User 2024-04-25 12:11:54.583 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 12:11:54.613 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2276.html



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