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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.4354.0>},
     {basic_group,mam_all},
     {configuration,elasticsearch},
     {archive_wait,2500},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => elasticsearch,send_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      user_prefs_store => mnesia,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"elasticsearch_and_cassandra_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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/mam_suite.querying_for_all_messages_with_jid.9731.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,elasticsearch_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@cb6b7e4b1a11.2024-04-23_11.33.17/big_tests.tests.mam_SUITE.logs/run.2024-04-23_11.33.18/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 => mnesia},
        mod_roster =>
            #{iqdisc => one_queue,backend => mnesia,versioning => false,
              store_current_id => false},
        mod_sic => #{iqdisc => one_queue},
        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 => mnesia,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              history_size => 20,min_presence_interval => 0,
              access_admin => none,access_persistent => all,
              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,
              default_room =>
                  #{public => true,description => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],subject_author => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        mod_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        mod_muc_log =>
            #{dirname => room_jid,outdir => "/tmp/muclogs",
              file_format => html,css_file => false,timezone => local,
              spam_prevention => true,
              top_link => {"/","Home"},
              access_log => muc,dirtype => subdirs},
        mod_stream_management =>
            #{buffer => true,ack => true,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              backend => mnesia,buffer_max => 100,ack_freq => 1,
              resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        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@cb6b7e4b1a11.2024-04-23_11.33.17"

=== Started at 2024-04-23 11:34:00


*** CT 2024-04-23 11:34:00.202 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_32.html

*** User 2024-04-23 11:34:01.629 ***🔗
waiting for archive_size is done in 500 miliseconds

*** User 2024-04-23 11:34:01.633 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:34:01.637 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 11:34:01.638 ***🔗
alicE_unnamed_126@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-23 11:34:01.639 ***🔗
alicE_unnamed_126@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='21b4aecead96ceb5' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 11:34:01.639 ***🔗
alicE_unnamed_126@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-23 11:34:01.639 ***🔗
alicE_unnamed_126@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTI2AG1hdHlncnlzYQ==</auth>



*** User 2024-04-23 11:34:01.640 ***🔗
alicE_unnamed_126@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 11:34:01.640 ***🔗
alicE_unnamed_126@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-23 11:34:01.641 ***🔗
alicE_unnamed_126@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ee9f17f4facb803' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_126@localhost'>

*** User 2024-04-23 11:34:01.641 ***🔗
alicE_unnamed_126@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-23 11:34:01.641 ***🔗
alicE_unnamed_126@localhost/res1 out
<iq type='set' id='58a981d95abca09dedbe65da77e50921'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 11:34:01.641 ***🔗
alicE_unnamed_126@localhost/res1 in
<iq id='58a981d95abca09dedbe65da77e50921' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_126@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 11:34:01.641 ***🔗
alice_unnamed_126@localhost/res1 out
<iq type='set' id='896349f5f4a5533d39197a58e59f6382'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:34:01.642 ***🔗
alice_unnamed_126@localhost/res1 in
<iq from='localhost' to='alice_unnamed_126@localhost/res1' id='896349f5f4a5533d39197a58e59f6382' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 11:34:01.642 ***🔗
alice_unnamed_126@localhost/res1 out
<presence/>



*** User 2024-04-23 11:34:01.643 ***🔗
alice_unnamed_126@localhost/res1 in
<presence from='alice_unnamed_126@localhost/res1' to='alice_unnamed_126@localhost/res1'/>



*** User 2024-04-23 11:34:01.643 ***🔗
alice_unnamed_126@localhost/res1 out
<iq type='set' id='77220fb709ab20416a1047f802273512'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_126@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 11:34:01.648 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='445b014e-291b-4452-a25e-69324da30059'>
	<result xmlns='urn:xmpp:mam:1' id='C5C0I2398G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T12:09:45.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>261f277a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.648 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='7cc6eb1f-3596-4031-a25c-5c3f805aa603'>
	<result xmlns='urn:xmpp:mam:1' id='C5CFBNADBG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T05:49:19.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>6c59f233</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.648 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='10566e72-1840-45b5-b92a-5075e291a547'>
	<result xmlns='urn:xmpp:mam:1' id='C5DHP914FG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T22:53:27.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>7174393a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.648 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='5518aadf-3f8d-4a01-af30-09c692c3db6f'>
	<result xmlns='urn:xmpp:mam:1' id='C5DKDHHIUG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T02:01:57.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>b334e710</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='a393bb40-03db-4a10-b986-4fdc1f07455e'>
	<result xmlns='urn:xmpp:mam:1' id='C5EE10V25006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T08:35:06.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>154cffda</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='f6d8c3c1-cc4e-4849-88aa-2d15ce0c18a4'>
	<result xmlns='urn:xmpp:mam:1' id='C5F613HB600H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T13:13:16.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>3015de2d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='64d3b9be-2e48-4188-b1d0-438eccc2813c'>
	<result xmlns='urn:xmpp:mam:1' id='C5FFKJPB6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:41:09.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>0e062ecd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='63a6f34b-debc-4570-9c75-cefeaa31cc93'>
	<result xmlns='urn:xmpp:mam:1' id='C5GDEG1F4G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T12:14:57.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>515171c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='401a0667-40aa-46e6-b964-34ee22e2f0e9'>
	<result xmlns='urn:xmpp:mam:1' id='C5H9QGQLH004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T22:06:10.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>5d6f4b5f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='6745476f-7c3b-43b2-9144-5a829707aac1'>
	<result xmlns='urn:xmpp:mam:1' id='C5HM2N601001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:43:30.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>d7373349</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='05d181d9-20d5-4bde-b016-3d0d7229a003'>
	<result xmlns='urn:xmpp:mam:1' id='C5IHT7M3UG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T21:55:33.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>af7facc4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='f9919006-acaf-439f-b39d-4e8e0d9650ee'>
	<result xmlns='urn:xmpp:mam:1' id='C5J2EVNALG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:40:35.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>e442b3dd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='28233873-83d6-404e-bcdd-7c8e5e5276bc'>
	<result xmlns='urn:xmpp:mam:1' id='C5JKI7AVDG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T15:16:19.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>c85a01d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.649 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='b4f134b7-fd57-4e25-974a-94194d929957'>
	<result xmlns='urn:xmpp:mam:1' id='C5JVQ8TF400F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T04:41:44.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>9b3ea083</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.650 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='8c75dbd9-0846-4110-80b0-0d788fd2eace'>
	<result xmlns='urn:xmpp:mam:1' id='C5L3VQQBAG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T23:51:09.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>f4c93b37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.650 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='4290bcb9-665b-4bf2-92ca-9bbf38aea4ab'>
	<result xmlns='urn:xmpp:mam:1' id='C5LHFFJAE005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:56:44.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>71d3f178</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.650 ***🔗
alice_unnamed_126@localhost/res1 in
<message from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='660d18e6-5f42-4983-bb8b-145d829f6af3'>
	<result xmlns='urn:xmpp:mam:1' id='C5LOREHS5G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T00:44:35.000000Z' from='alice_unnamed_126@localhost'/>
			<message from='alice_unnamed_126@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_126@localhost'>
				<body>a156b58d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 11:34:01.650 ***🔗
alice_unnamed_126@localhost/res1 in
<iq from='alice_unnamed_126@localhost' to='alice_unnamed_126@localhost/res1' id='77220fb709ab20416a1047f802273512' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5C0I2398G0I</first>
			<last>C5LOREHS5G03</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 11:34:01.650 ***🔗
alice_unnamed_126@localhost/res1 out
</stream:stream>

*** User 2024-04-23 11:34:01.651 ***🔗
alice_unnamed_126@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 11:34:01.653 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_33.html



=== Ended at 2024-04-23 11:34:01
=== successfully completed test case
=== === Returned value: ok