=== 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.47846.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},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      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,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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/mam_suite.muc_querying_for_all_messages.140802.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@08e20f3a1f6a.2024-04-26_12.39.28/big_tests.tests.mam_SUITE.logs/run.2024-04-26_12.48.44/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => mnesia,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,affiliations => [],
                    subject => <<>>,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,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity},
        mod_sic => #{iqdisc => one_queue},
        mod_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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@08e20f3a1f6a.2024-04-26_12.39.28"

=== Started at 2024-04-26 12:49:19


*** CT 2024-04-26 12:49:19.923 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2190.html
Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:20.275 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-26 12:49:20.288 ***🔗
alicE_unnamed_2065@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-26 12:49:20.289 ***🔗
alicE_unnamed_2065@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='a26d43c373bf10fe' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-26 12:49:20.289 ***🔗
alicE_unnamed_2065@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-26 12:49:20.289 ***🔗
alicE_unnamed_2065@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA2NQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-26 12:49:20.290 ***🔗
alicE_unnamed_2065@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-26 12:49:20.291 ***🔗
alicE_unnamed_2065@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-26 12:49:20.291 ***🔗
alicE_unnamed_2065@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ba2162518cfc55d0' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2065@localhost'>

*** User 2024-04-26 12:49:20.291 ***🔗
alicE_unnamed_2065@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-26 12:49:20.291 ***🔗
alicE_unnamed_2065@localhost/res1 out
<iq type='set' id='b59e678cf6e5f7d12901bce4b0e23c2a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-26 12:49:20.291 ***🔗
alicE_unnamed_2065@localhost/res1 in
<iq id='b59e678cf6e5f7d12901bce4b0e23c2a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2065@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-26 12:49:20.292 ***🔗
alice_unnamed_2065@localhost/res1 out
<iq type='set' id='fda377ee19949ddd7fa69d49b7c5e2b2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:20.292 ***🔗
alice_unnamed_2065@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2065@localhost/res1' id='fda377ee19949ddd7fa69d49b7c5e2b2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-26 12:49:20.292 ***🔗
alice_unnamed_2065@localhost/res1 out
<presence/>



*** User 2024-04-26 12:49:20.293 ***🔗
alice_unnamed_2065@localhost/res1 in
<presence from='alice_unnamed_2065@localhost/res1' to='alice_unnamed_2065@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:20.294 ***🔗
alice_unnamed_2065@localhost/res1 out
<iq type='set' id='381b510c796e8280f8459680a09896d1' to='alicE_unnamed_2065room0-47900-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-04-26 12:49:20.297 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='3b2932c5-5b28-4bd2-a56d-299ead7f8990'>
	<result xmlns='urn:xmpp:mam:1' id='C5DO4LJVD00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:28:26.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>43f50ef7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='8505c3a7-25e0-441a-82dc-85bee3163fb8'>
	<result xmlns='urn:xmpp:mam:1' id='C5DSSVJM6G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T12:09:09.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b6170d8a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='bf69c850-5f70-4316-add3-9b2a6b5db45d'>
	<result xmlns='urn:xmpp:mam:1' id='C5E869N5Q003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T01:37:24.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>64b099bd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='2d73304d-da34-4fba-b1ea-335763976556'>
	<result xmlns='urn:xmpp:mam:1' id='C5E9T64TPG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T03:40:11.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9d85e1d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='9c603460-5b12-4b01-b046-8cf13f1be255'>
	<result xmlns='urn:xmpp:mam:1' id='C5F0S4016008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T07:04:12.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f734476</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='328d13f6-d6dd-4ce3-a5ee-ab1972e059e0'>
	<result xmlns='urn:xmpp:mam:1' id='C5FCV3U1H00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T21:29:54.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bc591ec4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='ff68d4a8-2e00-43d0-a7cb-f3260f1415e2'>
	<result xmlns='urn:xmpp:mam:1' id='C5FSSADCD00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T16:28:58.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2d905d76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='62bb95dd-abae-4146-b434-28a5fdd98a91'>
	<result xmlns='urn:xmpp:mam:1' id='C5G30RL5UG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T23:48:37.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e23dc83a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='6bec72f1-8c75-4bf0-8f42-11fe58c325c9'>
	<result xmlns='urn:xmpp:mam:1' id='C5G3K6J30G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T00:31:53.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16859741</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='bb5aabcb-f952-4b46-a9be-405869fa4da9'>
	<result xmlns='urn:xmpp:mam:1' id='C5GC38NN7G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T10:38:15.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc18aee5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='6f3dd5d8-e56c-4b71-96e6-3dd24c9819c3'>
	<result xmlns='urn:xmpp:mam:1' id='C5GOLG7R500H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T01:38:02.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a275a0b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='1d12631d-0470-4eee-90c0-d4d3b668b245'>
	<result xmlns='urn:xmpp:mam:1' id='C5H1AOVOGG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T11:58:17.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c1ee3273</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='b6f6d7ec-6f65-4868-9d8b-25af861312dc'>
	<result xmlns='urn:xmpp:mam:1' id='C5HBK3PSI00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T00:15:00.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7a03caf7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.298 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='d4399f3e-a7eb-4215-a9e3-3cb0a383fdf3'>
	<result xmlns='urn:xmpp:mam:1' id='C5HBS6V1DG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T00:33:07.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ce692951</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='cb4828a9-0d55-41c9-b8c9-b7ea36e881c6'>
	<result xmlns='urn:xmpp:mam:1' id='C5IEK00TK00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T18:00:08.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>edac0fd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='89366b1b-e3be-4cf1-a4df-1f28848e5e09'>
	<result xmlns='urn:xmpp:mam:1' id='C5IHR9MFCG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T21:51:13.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>821c527d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='0f58e86f-f7ad-4a27-8dc9-eb629a8c6fdf'>
	<result xmlns='urn:xmpp:mam:1' id='C5J0HMFTSG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T15:23:29.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>30f585cb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='b8678377-674c-4c77-a039-711180fb416a'>
	<result xmlns='urn:xmpp:mam:1' id='C5J7KRCT8G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:51:37.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7d124569</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='6ad5b8cb-e817-4a61-917f-9acc418ba9f3'>
	<result xmlns='urn:xmpp:mam:1' id='C5JDCKF6200E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T06:42:44.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f6e393a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='6f46e300-29cd-4d1c-9f7f-81bdbefb2fe5'>
	<result xmlns='urn:xmpp:mam:1' id='C5JF340UEG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T08:44:37.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>69dc9e77</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='0940d20d-73c2-46d5-bdbc-3a8be70fd936'>
	<result xmlns='urn:xmpp:mam:1' id='C5K6B9VOG00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:29:20.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7875ad9b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='056ab54f-cdb2-4e3f-9234-c833662ee11d'>
	<result xmlns='urn:xmpp:mam:1' id='C5KD92OAB005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T20:45:26.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5eed0eef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='9dee39cb-845c-44a6-8345-c88c37b0d0be'>
	<result xmlns='urn:xmpp:mam:1' id='C5KSC3DV2009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T14:45:56.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae5e6d24</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='b6d0b075-b25b-4293-9feb-c75bf1e5dbcc'>
	<result xmlns='urn:xmpp:mam:1' id='C5L3GTG9PG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:17:47.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1e8f30fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='5304282a-d5a9-4bd1-b329-c96c20191845'>
	<result xmlns='urn:xmpp:mam:1' id='C5LBLA7KKG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T09:00:17.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7677e13f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='837558d6-8069-40f9-8230-d0bba9da1544'>
	<result xmlns='urn:xmpp:mam:1' id='C5LKV1TG9G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T20:06:19.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d49e41b0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.299 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='5e387dc6-1475-4051-b92a-53e47aa34e18'>
	<result xmlns='urn:xmpp:mam:1' id='C5M3EOJOGG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:23:37.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>91e0d188</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='2550f729-6b02-470e-8c67-88f7e78a6f80'>
	<result xmlns='urn:xmpp:mam:1' id='C5M8P49G1G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T19:44:43.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>876fadc6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='197b70fa-b02a-4fc1-a4dd-20f2f2a24dd5'>
	<result xmlns='urn:xmpp:mam:1' id='C5MGVG6K500K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T05:31:38.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f690cdcf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='6daa66f4-5ec3-4880-b4fa-2a12799a8349'>
	<result xmlns='urn:xmpp:mam:1' id='C5MV7U6J400D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T22:32:40.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>22108a7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='66835be4-2471-4038-905c-6017d1336cca'>
	<result xmlns='urn:xmpp:mam:1' id='C5N4S18AA001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T05:15:32.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>880d9912</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='a9a2e1f7-251f-4948-b6bb-f295e5d38b18'>
	<result xmlns='urn:xmpp:mam:1' id='C5NG7JBSCG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T18:48:49.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9c34c25f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='61b9367c-d5d9-4616-a792-85f9969f0c5f'>
	<result xmlns='urn:xmpp:mam:1' id='C5NNN3Q12009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T03:44:36.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>48e88287</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<message from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='80e61f36-6fab-483e-9d14-c8d3404ecd4e'>
	<result xmlns='urn:xmpp:mam:1' id='C5NR1MK4R00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-26T07:43:02.000000Z' from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2065room0-47900-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0755c7c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
<iq from='alice_unnamed_2065room0-47900-0@muc.localhost' to='alice_unnamed_2065@localhost/res1' id='381b510c796e8280f8459680a09896d1' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DO4LJVD00A</first>
			<last>C5NR1MK4R00J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 out
</stream:stream>

*** User 2024-04-26 12:49:20.300 ***🔗
alice_unnamed_2065@localhost/res1 in
</stream:stream>

*** User 2024-04-26 12:49:20.308 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-26 12:49:20.314 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2191.html



=== Ended at 2024-04-26 12:49:20
=== successfully completed test case
=== === Returned value: ok