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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {watchdog,<0.24024.0>},
     {basic_group,mam_all},
     {configuration,cassandra},
     {archive_wait,1500},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => true,
                            flush_interval => 2000,pool_size => 16},
                      backend => cassandra,
                      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,
                      no_stanzaid_element => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      user_prefs_store => cassandra}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"elasticsearch_and_cassandra_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.mam_SUITE.logs/run.2022-06-22_09.20.29/mam_suite.querying_for_all_messages_with_jid.12805.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,cassandra_mam_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@47358c7e636c.2022-06-22_09.17.07/big_tests.tests.mam_SUITE.logs/run.2022-06-22_09.20.29/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 => #{iqdisc => no_queue},
        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 => mnesia,
              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"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => mnesia,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 => mnesia,
              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@47358c7e636c.2022-06-22_09.17.07"

=== Started at 2022-06-22 09:20:31


*** CT 2022-06-22 09:20:31.968 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1074.html
*** CT 2022-06-22 09:20:31.968 *** View log from node ejabberd2@localhost when started🔗 ejabberd2@localhost_421.html

*** User 2022-06-22 09:20:32.282 ***🔗
alicE_unnamed_885@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-06-22 09:20:32.282 ***🔗
alicE_unnamed_885@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='57bd6cd05af80910' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:20:32.282 ***🔗
alicE_unnamed_885@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-06-22 09:20:32.282 ***🔗
alicE_unnamed_885@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfODg1AG1hdHlncnlzYQ==</auth>



*** User 2022-06-22 09:20:32.283 ***🔗
alicE_unnamed_885@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-06-22 09:20:32.283 ***🔗
alicE_unnamed_885@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-06-22 09:20:32.283 ***🔗
alicE_unnamed_885@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='d924d3d2d24d3185' from='localhost' version='1.0' xml:lang='en'>

*** User 2022-06-22 09:20:32.284 ***🔗
alicE_unnamed_885@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-06-22 09:20:32.284 ***🔗
alicE_unnamed_885@localhost/res1 out
<iq type='set' id='a4cbc8b237ecd5948993640f790aac1e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-06-22 09:20:32.284 ***🔗
alicE_unnamed_885@localhost/res1 in
<iq id='a4cbc8b237ecd5948993640f790aac1e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_885@localhost/res1</jid>
	</bind>
</iq>



*** User 2022-06-22 09:20:32.284 ***🔗
alice_unnamed_885@localhost/res1 out
<iq type='set' id='635603bb3005d6e5f15dc415d5d29997'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:20:32.284 ***🔗
alice_unnamed_885@localhost/res1 in
<iq type='result' id='635603bb3005d6e5f15dc415d5d29997'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-06-22 09:20:32.284 ***🔗
alice_unnamed_885@localhost/res1 out
<presence/>



*** User 2022-06-22 09:20:32.285 ***🔗
alice_unnamed_885@localhost/res1 in
<presence from='alice_unnamed_885@localhost/res1' to='alice_unnamed_885@localhost/res1' xml:lang='en'/>



*** User 2022-06-22 09:20:32.285 ***🔗
alice_unnamed_885@localhost/res1 out
<iq type='set' id='7e8aee491cd8bac0355ad5080c64a5da'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data'>
			<field var='with'>
				<value>bob_unnamed_885@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2022-06-22 09:20:32.368 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='a68384bd-c218-4edb-b881-1116c5a8fb83'>
	<result xmlns='urn:xmpp:mam:2' id='BO6DM8VTLG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-06T20:55:47.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>ba5f6063</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.368 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='9b077ce3-c148-4c78-a456-0e775a8c3200'>
	<result xmlns='urn:xmpp:mam:2' id='BO6SUS0BIG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-07T15:08:45.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>f74000d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.368 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='983f45ab-ff6f-4799-aa3b-9e06c1fd4147'>
	<result xmlns='urn:xmpp:mam:2' id='BO78TI4IKG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-08T05:24:49.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>26c60214</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='74c5f0a3-fc4f-433c-b730-b5d4842be1c3'>
	<result xmlns='urn:xmpp:mam:2' id='BO86G2J7G00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-09T16:42:08.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>d3453fb2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='890ffba3-f513-436f-8f13-34786fda577b'>
	<result xmlns='urn:xmpp:mam:2' id='BO8HP7U49G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-10T06:10:03.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>bbe28958</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='89a96298-d96f-412b-a6d0-1a1a8fdbf651'>
	<result xmlns='urn:xmpp:mam:2' id='BO91EDKJN006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-11T00:51:10.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>70c73c7e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='ba2949ea-775e-4ad9-8d4f-166bb7bbc3d3'>
	<result xmlns='urn:xmpp:mam:2' id='BOA8ECVQHG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-12T23:22:51.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>2ef7c94e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='48235f9b-3dc0-45fb-b159-68fe4dc74332'>
	<result xmlns='urn:xmpp:mam:2' id='BOAF3L0BGG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-13T07:19:53.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>1a2ee084</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='6bc0bbef-9c4c-482f-b9fe-581080419bd3'>
	<result xmlns='urn:xmpp:mam:2' id='BOB0HKDB2006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-14T04:08:04.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>413cb2bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='ab322bec-0e2d-428d-9048-28154728d91b'>
	<result xmlns='urn:xmpp:mam:2' id='BOBNE07U2G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-15T07:26:21.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>ecf860c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='645b69da-21fe-4594-98de-cca381b5dd0f'>
	<result xmlns='urn:xmpp:mam:2' id='BOCLLH1FG00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-16T19:30:40.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>d76fb05b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='7e23d7a2-e434-410d-afc8-921094503f7c'>
	<result xmlns='urn:xmpp:mam:2' id='BOD6MEVCQ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-17T15:49:40.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>8a935d0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='13870f8a-acd4-4360-97cf-3f22fbdde24d'>
	<result xmlns='urn:xmpp:mam:2' id='BODFNU0KC007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-18T02:37:12.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>915b634b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='a023fa84-11d6-4907-a0fd-b0d012c2c912'>
	<result xmlns='urn:xmpp:mam:2' id='BOECC60M0G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-19T12:46:49.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>49550dd0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.369 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='ecfffc30-8722-4400-b87c-c3c8e937d272'>
	<result xmlns='urn:xmpp:mam:2' id='BOEUUU8BM005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-20T10:57:16.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>97ad7e1a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.370 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='e9ee6831-69ae-42c7-b969-bc67bd26ba4e'>
	<result xmlns='urn:xmpp:mam:2' id='BOFB9IQ4A003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-21T01:40:04.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>9037621a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.370 ***🔗
alice_unnamed_885@localhost/res1 in
<message from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='ac22e2a5-3c1e-43f1-8322-637547198055'>
	<result xmlns='urn:xmpp:mam:2' id='BOFVVPEN2001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-06-22T02:21:24.000000Z' from='alice_unnamed_885@localhost'/>
			<message from='alice_unnamed_885@localhost' xmlns='jabber:client' to='bOb_unnamed_885@localhost' type='chat'>
				<body>f7a35afc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-06-22 09:20:32.370 ***🔗
alice_unnamed_885@localhost/res1 in
<iq from='alice_unnamed_885@localhost' to='alice_unnamed_885@localhost/res1' id='7e8aee491cd8bac0355ad5080c64a5da' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BO6DM8VTLG0K</first>
			<last>BOFVVPEN2001</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2022-06-22 09:20:32.370 ***🔗
alice_unnamed_885@localhost/res1 out
</stream:stream>

*** User 2022-06-22 09:20:32.370 ***🔗
alice_unnamed_885@localhost/res1 in
</stream:stream>
*** CT 2022-06-22 09:20:32.374 *** View log from node ejabberd2@localhost when finished🔗 ejabberd2@localhost_421.html
*** CT 2022-06-22 09:20:32.375 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1074.html



=== Ended at 2022-06-22 09:20:32
=== successfully completed test case
=== === Returned value: ok