=== 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.14566.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => true,default_result_limit => 50,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => mnesia}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/mam_suite.muc_querying_for_all_messages.31493.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@cb94372a8ea7.2022-04-04_15.02.36/big_tests.tests.mam_SUITE.logs/run.2022-04-04_15.07.14/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => [],
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => [],mod_commands => [],
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              room_shaper => none,user_message_shaper => none,
              user_presence_shaper => none},
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@cb94372a8ea7.2022-04-04_15.02.36"

=== Started at 2022-04-04 15:08:20


*** CT 2022-04-04 15:08:20.305 *** View log from node mongooseim@localhost when started mongooseim@localhost_1350.html
*** CT 2022-04-04 15:08:20.306 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_430.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-04-04 15:08:20.741 ***
alicE_unnamed_1655@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:08:20.741 ***
alicE_unnamed_1655@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='346d1e109dd5c316' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:08:20.741 ***
alicE_unnamed_1655@localhost/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-04 15:08:20.742 ***
alicE_unnamed_1655@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTY1NQBtYXR5Z3J5c2E=</auth>



*** User 2022-04-04 15:08:20.743 ***
alicE_unnamed_1655@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-04-04 15:08:20.743 ***
alicE_unnamed_1655@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-04-04 15:08:20.743 ***
alicE_unnamed_1655@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ccb04729db82eb23' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-04-04 15:08:20.743 ***
alicE_unnamed_1655@localhost/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-04-04 15:08:20.744 ***
alicE_unnamed_1655@localhost/res1 out
<iq type='set' id='a97e2ad209947819e1180365bfe0aa26'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-04-04 15:08:20.744 ***
alicE_unnamed_1655@localhost/res1 in
<iq id='a97e2ad209947819e1180365bfe0aa26' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1655@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-04-04 15:08:20.744 ***
alicE_unnamed_1655@localhost/res1 out
<iq type='set' id='920a6a858dfb94841b231c1d5c06b32e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:08:20.744 ***
alicE_unnamed_1655@localhost/res1 in
<iq type='result' id='920a6a858dfb94841b231c1d5c06b32e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-04-04 15:08:20.744 ***
alicE_unnamed_1655@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:08:20.746 ***
alicE_unnamed_1655@localhost/res1 in
<presence from='alicE_unnamed_1655@localhost/res1' to='alice_unnamed_1655@localhost/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-04-04 15:08:20.746 ***
alicE_unnamed_1655@localhost/res1 out
<iq type='set' id='cc2eefd89594b839c6b49907d9071418' to='alicE_unnamed_1655room0-14629-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='f32c36b5-5087-48e6-aa04-551556dc7e4b'>
	<result xmlns='urn:xmpp:mam:2' id='BMKHK666HG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T12:44:59.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>aa90e654</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='cdd5aaed-3f8a-4f43-ac51-051f42705a56'>
	<result xmlns='urn:xmpp:mam:2' id='BMKM2I49O005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-19T18:03:28.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>65f227db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='d50459a5-597f-42c6-880a-f407e25fc22f'>
	<result xmlns='urn:xmpp:mam:2' id='BML77GIERG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T14:31:27.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0584c28d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='55f129db-e609-4bfb-a5f4-216e056fa0c2'>
	<result xmlns='urn:xmpp:mam:2' id='BML93JL54G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-20T16:45:53.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e84f24f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='8e2deebf-19e7-446a-8ade-46f70dcbf6e3'>
	<result xmlns='urn:xmpp:mam:2' id='BMLFSMMELG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T00:51:31.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2c3a44ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='305e8398-2457-4e57-8781-8aad46ed7c6a'>
	<result xmlns='urn:xmpp:mam:2' id='BMLJ0DTSU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-21T04:34:36.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a70f7186</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.754 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='e84ae61e-e39e-4060-ac29-d665db5ae966'>
	<result xmlns='urn:xmpp:mam:2' id='BMM5NIQTIG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T02:54:53.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>95d04d64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='7b6e6936-5b93-44b9-b492-f755850f26f8'>
	<result xmlns='urn:xmpp:mam:2' id='BMMMN0JMFG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-22T23:10:31.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>817acbc5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='361877b5-bb7f-4d87-8bc3-17fb256ca11b'>
	<result xmlns='urn:xmpp:mam:2' id='BMMP8IILT001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T02:12:58.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a10272c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='3a7a8155-4a42-4286-8052-bbea17fede44'>
	<result xmlns='urn:xmpp:mam:2' id='BMNBDVQ3N008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-23T23:53:34.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>667a8e8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='1090998e-0b82-4c6b-b2aa-f10b3574bfc4'>
	<result xmlns='urn:xmpp:mam:2' id='BMNDMS0RA00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T02:36:36.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6af37aa7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='f24b70cf-36e0-4a0b-a872-97242e161c9d'>
	<result xmlns='urn:xmpp:mam:2' id='BMNN3RL49006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-24T13:49:54.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f9f1454f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='f6fb918d-7fd5-41b7-bd92-ba5e2fcdfac6'>
	<result xmlns='urn:xmpp:mam:2' id='BMO58SU34007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T06:43:20.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0b9c8aff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='2d650d5a-c972-4c75-95f2-0fb3351c8be4'>
	<result xmlns='urn:xmpp:mam:2' id='BMO6IK2MK008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-25T08:16:40.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>53a16e36</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='fdea930f-74d7-4d1f-8c31-fef1395b08b8'>
	<result xmlns='urn:xmpp:mam:2' id='BMOS3TJOM00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T09:58:36.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e39d5450</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='ac5d717e-f310-402a-892d-9bd95bf0565a'>
	<result xmlns='urn:xmpp:mam:2' id='BMOTDEPKLG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-26T11:31:31.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9b0b4c3e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.755 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='9ad456b1-13dd-4e0b-be7d-5fe4ca4b0dda'>
	<result xmlns='urn:xmpp:mam:2' id='BMPHFQ1SL00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T11:28:26.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2bc1666c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='6b656049-04d0-4841-a2f0-e085ba82e7b3'>
	<result xmlns='urn:xmpp:mam:2' id='BMPI18T6900C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-27T12:07:30.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d1370828</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='982ed5c4-eddc-4c44-9f8a-56822dd0bf78'>
	<result xmlns='urn:xmpp:mam:2' id='BMPS7HNKH00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T00:17:22.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>72d35915</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='3a3bc358-4f99-4f86-83be-6e07097e48d7'>
	<result xmlns='urn:xmpp:mam:2' id='BMQCKSK8000D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-28T19:52:32.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>763af2a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='b8f86e6b-0c76-45a2-af0d-0f87d6ecc713'>
	<result xmlns='urn:xmpp:mam:2' id='BMQHLML3800H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T01:52:16.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>616a7126</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='50736801-3351-49d6-9c48-d535b6839cfd'>
	<result xmlns='urn:xmpp:mam:2' id='BMQV7UD39G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-29T18:03:39.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>deb96e7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='7fd9a5c7-f4f8-4e78-af36-29be64528a73'>
	<result xmlns='urn:xmpp:mam:2' id='BMRHDB58QG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T15:44:13.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e83ad0eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='b227d2b9-1c0d-4523-9a8e-69e02d9e5ff8'>
	<result xmlns='urn:xmpp:mam:2' id='BMRL1DN7OG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-30T20:03:53.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>71346929</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='774410d3-5dc4-43bf-b643-6323ba89dc82'>
	<result xmlns='urn:xmpp:mam:2' id='BMRPFSOGPG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T01:22:35.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe0a0d10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='fae55546-4548-4680-8222-071d6c5a7c4e'>
	<result xmlns='urn:xmpp:mam:2' id='BMRTCHVHNG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-31T06:01:27.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16b9cfbc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.756 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='2dafea8b-500b-45be-9828-2e25e3cd62f1'>
	<result xmlns='urn:xmpp:mam:2' id='BMSDFCF2P00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T01:13:06.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8c50a90c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='adfdab2f-fee8-4e2e-a7c7-bbdba5d53847'>
	<result xmlns='urn:xmpp:mam:2' id='BMSG8OOTRG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-01T04:33:03.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>aebef39a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='ee3dd20c-8bda-4e5d-a520-01c76a6ce258'>
	<result xmlns='urn:xmpp:mam:2' id='BMT4QGR4GG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T05:04:25.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f3459ce</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='b3c9e4f6-555e-4b75-abc6-63822d459835'>
	<result xmlns='urn:xmpp:mam:2' id='BMTHLGNDQ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-02T20:23:48.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b801e60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='6308e1ea-670b-4fc9-80ab-40e2e74c06e2'>
	<result xmlns='urn:xmpp:mam:2' id='BMU45R7TKG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T18:28:49.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9469bd6f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='d7004996-535b-4ec7-b102-360a6e1b000f'>
	<result xmlns='urn:xmpp:mam:2' id='BMU8O770BG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-03T23:56:15.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>75065747</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='dea7c3c2-e206-43ea-8202-564f19e0881a'>
	<result xmlns='urn:xmpp:mam:2' id='BMUD5J6ON001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T05:12:30.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e69dff5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<message from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='e08873a1-48a2-4d62-a6e9-ee42c5d33027'>
	<result xmlns='urn:xmpp:mam:2' id='BMUQ353ICG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-04-04T20:37:37.000000Z' from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1655room0-14629-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>27ba90b5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 in
<iq from='alice_unnamed_1655room0-14629-1@muc.localhost' to='alicE_unnamed_1655@localhost/res1' id='cc2eefd89594b839c6b49907d9071418' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BMKHK666HG09</first>
			<last>BMUQ353ICG0G</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-04-04 15:08:20.757 ***
alicE_unnamed_1655@localhost/res1 out
</stream:stream>

*** User 2022-04-04 15:08:20.758 ***
alicE_unnamed_1655@localhost/res1 in
</stream:stream>
*** CT 2022-04-04 15:08:20.767 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_430.html
*** CT 2022-04-04 15:08:20.768 *** View log from node mongooseim@localhost when finished mongooseim@localhost_1351.html



=== Ended at 2022-04-04 15:08:20
=== successfully completed test case
=== === Returned value: ok