=== 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.40841.0>},
     {basic_group,mam_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,default_result_limit => 50,
                      enforce_simple_queries => false,
                      send_message => mod_mam_utils,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/mam_suite.querying_for_all_messages_with_jid.78979.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_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@e5832022abeb.2023-11-13_18.57.12/big_tests.tests.mam_SUITE.logs/run.2023-11-13_19.04.07/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_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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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_bosh =>
            #{backend => cets,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,max_users => 200,room_shaper => none,
              http_auth_pool => none,hibernate_timeout => 2000,
              online_backend => cets,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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,
                    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 => <<>>,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}}},
     {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@e5832022abeb.2023-11-13_18.57.12"

=== Started at 2023-11-13 19:04:08


*** CT 2023-11-13 19:04:08.840 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1933.html

*** User 2023-11-13 19:04:09.010 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:09.011 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:09.012 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-13 19:04:09.029 ***🔗
alicE_unnamed_1741@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:04:09.030 ***🔗
alicE_unnamed_1741@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c3de3f8921ccf077' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-13 19:04:09.030 ***🔗
alicE_unnamed_1741@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 2023-11-13 19:04:09.030 ***🔗
alicE_unnamed_1741@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc0MQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-13 19:04:09.031 ***🔗
alicE_unnamed_1741@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-13 19:04:09.032 ***🔗
alicE_unnamed_1741@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-13 19:04:09.032 ***🔗
alicE_unnamed_1741@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='73e4b77c42ceb8f3' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1741@localhost'>

*** User 2023-11-13 19:04:09.032 ***🔗
alicE_unnamed_1741@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 2023-11-13 19:04:09.032 ***🔗
alicE_unnamed_1741@localhost/res1 out
<iq type='set' id='b4446217a3d60343283a6115ce715d25'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-13 19:04:09.033 ***🔗
alicE_unnamed_1741@localhost/res1 in
<iq id='b4446217a3d60343283a6115ce715d25' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1741@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-13 19:04:09.033 ***🔗
alice_unnamed_1741@localhost/res1 out
<iq type='set' id='2b7f46e27644862a69186c39dc2aa02b'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:09.033 ***🔗
alice_unnamed_1741@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1741@localhost/res1' id='2b7f46e27644862a69186c39dc2aa02b' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-13 19:04:09.033 ***🔗
alice_unnamed_1741@localhost/res1 out
<presence/>



*** User 2023-11-13 19:04:09.035 ***🔗
alice_unnamed_1741@localhost/res1 in
<presence from='alice_unnamed_1741@localhost/res1' to='alice_unnamed_1741@localhost/res1'/>



*** User 2023-11-13 19:04:09.035 ***🔗
alice_unnamed_1741@localhost/res1 out
<iq type='set' id='3cf7495ff986fd575a1bee52f667bdb3'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1741@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='1792816d-4a65-406d-9e04-1498f80d7faa'>
	<result xmlns='urn:xmpp:mam:2' id='C2603SEFMG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-28T05:31:49.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>5987932a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='f73db357-fb42-4c42-8a9a-a49ec4da5ef2'>
	<result xmlns='urn:xmpp:mam:2' id='C26HN9L9OG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-29T02:32:09.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>c5590687</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='35effbd3-c44e-47e2-8d3e-bc855c194c6f'>
	<result xmlns='urn:xmpp:mam:2' id='C278L1JAPG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-30T05:53:31.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>5f5c7d21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='a3ccc769-e1b3-45ab-b74d-717e4b83beb9'>
	<result xmlns='urn:xmpp:mam:2' id='C281AHK4400A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T11:19:36.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>e81cb683</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='967c8020-2604-4785-a925-a9df3db57a76'>
	<result xmlns='urn:xmpp:mam:2' id='C28LLNKQSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T11:36:17.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>b4071ae6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='e8d5e7f6-e84d-4dfc-8ce8-d34eef31ec7b'>
	<result xmlns='urn:xmpp:mam:2' id='C290A996IG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T00:18:05.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>629cdd26</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='312ad8f0-1b17-4e06-b729-5464e8dbfa50'>
	<result xmlns='urn:xmpp:mam:2' id='C2A183TL0009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T15:35:28.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>dd6463f0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='a1d01a64-1150-48de-a086-c97ad7d05c49'>
	<result xmlns='urn:xmpp:mam:2' id='C2AASV2UAG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T03:06:21.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>7031cc1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.038 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='f00dc365-953f-40e8-8d4d-f3f43d8451c1'>
	<result xmlns='urn:xmpp:mam:2' id='C2B881JER007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T14:07:02.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>f79c403b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='774b7043-35be-4ee2-802f-7c56260e2e6d'>
	<result xmlns='urn:xmpp:mam:2' id='C2BIEPM6300C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T02:17:58.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>3b81cae8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='f39d518a-492d-4795-90c3-6f0374abb4e4'>
	<result xmlns='urn:xmpp:mam:2' id='C2CKRQ7J3008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T19:20:54.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>31479e1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='668db2b6-d7fb-4bbf-928e-39350387545d'>
	<result xmlns='urn:xmpp:mam:2' id='C2D2HHPP3007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T11:40:06.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>e2e7a3a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='70712018-450d-4f9e-a76e-d180ad852db4'>
	<result xmlns='urn:xmpp:mam:2' id='C2DNB4EFHG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:28:59.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>a06a1044</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='559c50a5-89bc-4362-a529-0cbc8e090f36'>
	<result xmlns='urn:xmpp:mam:2' id='C2EJHRUQ300A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T22:08:22.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>1cb97c21</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='773a85a1-c888-4cb3-b337-087dcd39e3cd'>
	<result xmlns='urn:xmpp:mam:2' id='C2F60N8M2G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T20:10:05.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>b34a66da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='df24ffda-78e3-4ff3-8c11-02adb3103a92'>
	<result xmlns='urn:xmpp:mam:2' id='C2FAA1I1U005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T01:17:16.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>c19e98d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<message from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='034e24f6-225f-432f-9f27-4523ad9f459b'>
	<result xmlns='urn:xmpp:mam:2' id='C2FUM4T6000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T01:36:00.000000Z' from='alice_unnamed_1741@localhost'/>
			<message from='alice_unnamed_1741@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1741@localhost'>
				<body>4238f2fb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 in
<iq from='alice_unnamed_1741@localhost' to='alice_unnamed_1741@localhost/res1' id='3cf7495ff986fd575a1bee52f667bdb3' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C2603SEFMG03</first>
			<last>C2FUM4T6000F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-13 19:04:09.039 ***🔗
alice_unnamed_1741@localhost/res1 out
</stream:stream>

*** User 2023-11-13 19:04:09.040 ***🔗
alice_unnamed_1741@localhost/res1 in
</stream:stream>
*** CT 2023-11-13 19:04:09.059 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1939.html



=== Ended at 2023-11-13 19:04:09
=== successfully completed test case
=== === Returned value: ok