=== 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.47843.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.">>}},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,backend => rdbms,
                      full_text_search => true,message_retraction => true,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      no_stanzaid_element => false,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@38467046e2a2.2024-03-11_11.25.28/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.35.53/mam_suite.muc_querying_for_all_messages.58372.html"},
     {tc_group_properties,[{name,muc06},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@38467046e2a2.2024-03-11_11.25.28/big_tests.tests.mam_SUITE.logs/run.2024-03-11_11.35.53/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"localhost">>},max_user_sessions] =>
                          {ok,[#{value => 10,acl => all}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_vcard =>
            #{matches => 30,
              host => {prefix,<<"vjud.">>},
              search => true,iqdisc => parallel,backend => rdbms},
        mod_roster =>
            #{iqdisc => one_queue,backend => rdbms,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        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 => <<>>,subject => <<>>,
                    affiliations => [],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,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_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false}}},
     {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@38467046e2a2.2024-03-11_11.25.28"

=== Started at 2024-03-11 11:36:34


*** CT 2024-03-11 11:36:34.285 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2207.html
Could not find element archive_wait in Config.


*** User 2024-03-11 11:36:34.837 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-11 11:36:34.845 ***🔗
alicE_unnamed_2075@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:36:34.846 ***🔗
alicE_unnamed_2075@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ad77c1eb6b6b0a5a' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-11 11:36:34.846 ***🔗
alicE_unnamed_2075@localhost/res1 in
<stream:features>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 11:36:34.846 ***🔗
alicE_unnamed_2075@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3NQBtYXR5Z3J5c2E=</auth>



*** User 2024-03-11 11:36:34.847 ***🔗
alicE_unnamed_2075@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-11 11:36:34.847 ***🔗
alicE_unnamed_2075@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2024-03-11 11:36:34.848 ***🔗
alicE_unnamed_2075@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ff88b61493c05182' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2075@localhost'>

*** User 2024-03-11 11:36:34.848 ***🔗
alicE_unnamed_2075@localhost/res1 in
<stream:features>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2024-03-11 11:36:34.848 ***🔗
alicE_unnamed_2075@localhost/res1 out
<iq type='set' id='a4ef3ae87e34b501b1e40170fe5393e6'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-11 11:36:34.848 ***🔗
alicE_unnamed_2075@localhost/res1 in
<iq id='a4ef3ae87e34b501b1e40170fe5393e6' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2075@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-11 11:36:34.849 ***🔗
alice_unnamed_2075@localhost/res1 out
<iq type='set' id='76e68dd69cce576875af2fca316f3aaf'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:36:34.849 ***🔗
alice_unnamed_2075@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2075@localhost/res1' id='76e68dd69cce576875af2fca316f3aaf' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-11 11:36:34.849 ***🔗
alice_unnamed_2075@localhost/res1 out
<presence/>



*** User 2024-03-11 11:36:34.851 ***🔗
alice_unnamed_2075@localhost/res1 in
<presence from='alice_unnamed_2075@localhost/res1' to='alice_unnamed_2075@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-11 11:36:34.874 ***🔗
alice_unnamed_2075@localhost/res1 out
<iq type='set' id='d5d6160394dcc35d38ad758d9acc199a' to='alicE_unnamed_2075room0-47923-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='535595d9-d994-4971-adf9-a657f3a7f6b9'>
	<result xmlns='urn:xmpp:mam:2' id='C4H02Q7IVG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T12:48:07.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>947c71c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='f14e8678-c475-45a5-96ee-3081206d563c'>
	<result xmlns='urn:xmpp:mam:2' id='C4H3GLN0G00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T16:53:52.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7238afcd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='8bc75757-1dc9-43d4-9b27-94fe54b3e850'>
	<result xmlns='urn:xmpp:mam:2' id='C4HFB4LBQG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T07:00:29.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e118eecf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='31da52bb-bb72-427e-a99b-b9c8613212a5'>
	<result xmlns='urn:xmpp:mam:2' id='C4HOA9HRL00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T17:42:50.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>61504302</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='f12b8f74-ebd6-4f2c-86ac-e7b7422fd094'>
	<result xmlns='urn:xmpp:mam:2' id='C4HUGSJC0G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T01:07:05.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>acfbf601</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='12b32628-f469-4d79-9e1a-d502f9d38190'>
	<result xmlns='urn:xmpp:mam:2' id='C4I1PQ0G9G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T05:01:47.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d36717f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.880 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='4c0a8dcc-e2d2-4542-8733-4afc0ceec64c'>
	<result xmlns='urn:xmpp:mam:2' id='C4ITHLKI5001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T14:07:54.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>471b1d62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='83608b6e-b817-46f7-a4d8-27112d357811'>
	<result xmlns='urn:xmpp:mam:2' id='C4IVEVIRBG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T16:25:03.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc1b8f81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='bac04169-0432-43fb-94f8-de8fde7f5351'>
	<result xmlns='urn:xmpp:mam:2' id='C4JKPUMI100D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T17:52:50.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>88ca250c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='b8ec22ed-ae6c-4ea7-a896-12b36dd30f5b'>
	<result xmlns='urn:xmpp:mam:2' id='C4JL2GSBO001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T18:12:00.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5e719bdd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='b4e0585d-6a7f-4ebc-b685-4826612c4ae0'>
	<result xmlns='urn:xmpp:mam:2' id='C4JQ9KJLV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T00:25:50.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>846ff202</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='e951e7c8-3002-4456-befe-fb9e2b4e4d75'>
	<result xmlns='urn:xmpp:mam:2' id='C4K1ELBKKG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T08:58:09.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9d12af33</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='b38652d8-88bc-422c-b212-c13fa665a1fb'>
	<result xmlns='urn:xmpp:mam:2' id='C4KHRKQ1BG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T04:32:31.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6336cfe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='7e2cbcd4-ede4-44a5-8a4c-af691915d452'>
	<result xmlns='urn:xmpp:mam:2' id='C4KJ7J7QT007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T06:10:50.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ad687684</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='0fa4d648-8d5b-4b86-b12a-3be31897ec6e'>
	<result xmlns='urn:xmpp:mam:2' id='C4LF17JM7G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T15:20:55.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e016b1b4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='99f8b409-d4fd-4903-b393-d4498b0a5605'>
	<result xmlns='urn:xmpp:mam:2' id='C4LL17SQ9007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T22:30:26.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2e29f8b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.881 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='a571fab2-b217-42a7-bcb8-d82e702b7027'>
	<result xmlns='urn:xmpp:mam:2' id='C4LMDGB1NG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T00:09:27.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5a5c11b2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='726fc540-b27e-4edc-a0a5-7f48fbac1ffd'>
	<result xmlns='urn:xmpp:mam:2' id='C4LNLHR1J009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T01:39:02.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e0545c0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='a30eaeee-d736-43bf-ba0c-3a8bdc441886'>
	<result xmlns='urn:xmpp:mam:2' id='C4MPM81E000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T18:14:24.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ead84147</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='ea5c6c99-270e-4cd5-a6e4-ff9d29de9e6b'>
	<result xmlns='urn:xmpp:mam:2' id='C4MQQ9O2FG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T19:35:03.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1948b782</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='b290d631-48aa-48e4-8f00-768caebc2e07'>
	<result xmlns='urn:xmpp:mam:2' id='C4N15A5Q7G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T03:09:11.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0a10776a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='1baa6e22-4548-435c-9d3e-539596cf123e'>
	<result xmlns='urn:xmpp:mam:2' id='C4NC4L95M003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T16:15:08.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f0b5a3e4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='69d02aa7-28dd-43e1-bca2-02c38a548fd6'>
	<result xmlns='urn:xmpp:mam:2' id='C4NQ0RADF002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T08:48:46.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d6c5a84c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='9bdd4d43-11ad-452e-b272-c98fdec3559c'>
	<result xmlns='urn:xmpp:mam:2' id='C4O05FDOMG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T16:08:37.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>03d894ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.882 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='907c688b-d0e3-4a08-b2dc-83916f461478'>
	<result xmlns='urn:xmpp:mam:2' id='C4OER02UJG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:38:55.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fa01d3f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.883 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='30d2b96b-219e-4903-8a51-6e381137de3e'>
	<result xmlns='urn:xmpp:mam:2' id='C4OKSGH7200C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T16:51:48.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1340da82</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.883 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='b526aefd-ffc6-413d-ad00-9ae8a7400ca4'>
	<result xmlns='urn:xmpp:mam:2' id='C4P4SNAQO00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T11:57:36.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3eae4a28</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.883 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='8c3f789e-6d70-450a-ad41-1882436a3b8f'>
	<result xmlns='urn:xmpp:mam:2' id='C4P83UK33G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T15:48:31.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5dde2927</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.883 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='d65ff139-1488-428e-bd5b-1af474d6de91'>
	<result xmlns='urn:xmpp:mam:2' id='C4PN6029D00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T09:46:50.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>18decf9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.883 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='a430e058-25f7-4821-9677-50fd6b797483'>
	<result xmlns='urn:xmpp:mam:2' id='C4PUAIO3P00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T18:18:10.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c641ba35</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='a3832ba7-42ae-4837-989e-d44da48f11dc'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q5E7509G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T02:47:23.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>43c45382</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='85bfeeb5-5f79-4458-82ea-425906f9317b'>
	<result xmlns='urn:xmpp:mam:2' id='C4QEI958PG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T13:40:43.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b5e3391b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='9e09d3e2-f940-46f1-ac96-18a3ea28076c'>
	<result xmlns='urn:xmpp:mam:2' id='C4QNNBQOI003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T00:36:20.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a493a50d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 in
<message from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='95849fa9-9c20-415d-b3f3-92cfee6954f8'>
	<result xmlns='urn:xmpp:mam:2' id='C4R8870Q8G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:19:21.000000Z' from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2075room0-47923-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ff5c9f85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 in
<iq from='alice_unnamed_2075room0-47923-0@muc.localhost' to='alice_unnamed_2075@localhost/res1' id='d5d6160394dcc35d38ad758d9acc199a' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4H02Q7IVG01</first>
			<last>C4R8870Q8G07</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 out
</stream:stream>

*** User 2024-03-11 11:36:34.884 ***🔗
alice_unnamed_2075@localhost/res1 in
</stream:stream>

*** User 2024-03-11 11:36:34.934 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-11 11:36:34.941 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2208.html



=== Ended at 2024-03-11 11:36:34
=== successfully completed test case
=== === Returned value: ok