=== 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.52766.0>},
     {basic_group,mam_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.querying_for_all_messages_with_jid.85380.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_cache_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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        mod_register =>
            #{access => register,iqdisc => one_queue,
              registration_watchers => [],password_strength => 0,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
        mod_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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,online_backend => cets,max_users => 200,
              room_shaper => none,http_auth_pool => none,
              hibernate_timeout => 2000,history_size => 20,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              access_admin => none,access_persistent => all,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    allow_change_subj => true,allow_query_users => true,
                    allow_private_messages => true,
                    allow_visitor_status => true,
                    allow_visitor_nickchange => true,public_list => true,
                    moderated => true,members_by_default => true,
                    members_only => false,allow_user_invites => false,
                    allow_multiple_sessions => false,
                    password_protected => false,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,min_presence_interval => 0,
              max_users_admin_threshold => 5,user_message_shaper => none,
              user_presence_shaper => none,min_message_interval => 0,
              max_user_conferences => 10,max_room_name => infinity,
              max_room_desc => infinity}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:58


*** CT 2023-11-17 15:17:58.523 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2028.html

*** User 2023-11-17 15:17:58.709 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:58.710 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:58.711 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:58.714 ***🔗
alicE_unnamed_2127@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-17 15:17:58.714 ***🔗
alicE_unnamed_2127@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8bab856300d31c9d' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:58.714 ***🔗
alicE_unnamed_2127@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-17 15:17:58.714 ***🔗
alicE_unnamed_2127@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEyNwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:17:58.715 ***🔗
alicE_unnamed_2127@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:17:58.715 ***🔗
alicE_unnamed_2127@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-17 15:17:58.716 ***🔗
alicE_unnamed_2127@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6132d485138ae608' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2127@localhost'>

*** User 2023-11-17 15:17:58.716 ***🔗
alicE_unnamed_2127@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-17 15:17:58.716 ***🔗
alicE_unnamed_2127@localhost/res1 out
<iq type='set' id='fd42c759e48ed7c3c27faa8b69adee7e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:58.716 ***🔗
alicE_unnamed_2127@localhost/res1 in
<iq id='fd42c759e48ed7c3c27faa8b69adee7e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2127@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:58.716 ***🔗
alice_unnamed_2127@localhost/res1 out
<iq type='set' id='bc344b79f1a423b735ad260f0a5d3951'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:58.717 ***🔗
alice_unnamed_2127@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2127@localhost/res1' id='bc344b79f1a423b735ad260f0a5d3951' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:58.717 ***🔗
alice_unnamed_2127@localhost/res1 out
<presence/>



*** User 2023-11-17 15:17:58.719 ***🔗
alice_unnamed_2127@localhost/res1 in
<presence from='alice_unnamed_2127@localhost/res1' to='alice_unnamed_2127@localhost/res1'/>



*** User 2023-11-17 15:17:58.719 ***🔗
alice_unnamed_2127@localhost/res1 out
<iq type='set' id='c8b516922acf432f3f67222253ebe7dc'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2127@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-17 15:17:58.721 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='617de450-5a27-427d-8c06-f17e6976329e'>
	<result xmlns='urn:xmpp:mam:2' id='C28CJ6O7BG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T00:46:23.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>45e29934</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.721 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='2e520c2c-7cb2-486d-a7ca-011bc1effc4b'>
	<result xmlns='urn:xmpp:mam:2' id='C2937GJQ700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T03:46:38.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>72d3b525</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.721 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='345adc18-cae0-4188-8849-1c34cbd294b9'>
	<result xmlns='urn:xmpp:mam:2' id='C29R5U8C1007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T08:21:06.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>8f53e865</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.721 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='0d21f46b-60a7-48d9-b99b-b03f685cb598'>
	<result xmlns='urn:xmpp:mam:2' id='C2AS8C7PBG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T23:48:47.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>778ff1c7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='f52ea9b4-f098-495b-acfc-9968ae60223b'>
	<result xmlns='urn:xmpp:mam:2' id='C2B5NMG2B00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T11:07:18.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>fafb2dc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='46d8f54e-2424-4393-8634-ff6dfec99b2e'>
	<result xmlns='urn:xmpp:mam:2' id='C2C15KA4O008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T19:51:12.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>6a26f4b8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='3e39c61d-241c-4c45-8aea-2c9f299cf6c0'>
	<result xmlns='urn:xmpp:mam:2' id='C2CFG941FG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T12:57:11.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>783b6614</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='a77cb56f-6f0a-4a39-8e21-3f5b450889ad'>
	<result xmlns='urn:xmpp:mam:2' id='C2D017KT500D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T08:40:26.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>bfcc5b0a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='bdd67d07-81db-401c-981f-ba0d123e681b'>
	<result xmlns='urn:xmpp:mam:2' id='C2DNAO1O7G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T12:28:07.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>d01cb2fa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='21a73e0e-3f99-427f-b152-fafbad6aae74'>
	<result xmlns='urn:xmpp:mam:2' id='C2E4D052G00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T04:03:44.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>4f850bb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='78399287-8698-4257-a9ba-1072d463131a'>
	<result xmlns='urn:xmpp:mam:2' id='C2F8DFMAU00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T23:01:48.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>6d28f26b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='cd3ef246-0d3f-41f3-bbb3-e7e23ddd9fcf'>
	<result xmlns='urn:xmpp:mam:2' id='C2FB9PU5DG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T02:28:19.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>236a74f5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='6b908bd3-963b-4015-9944-c22c2ef5163f'>
	<result xmlns='urn:xmpp:mam:2' id='C2G05NM45G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T03:22:27.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>376111c4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='af1abec4-3d1f-4eee-a030-d221d633d75c'>
	<result xmlns='urn:xmpp:mam:2' id='C2H2MN2BVG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T20:34:15.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>e89ba744</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='af9d0545-8b04-4d0d-af47-96f738f3600d'>
	<result xmlns='urn:xmpp:mam:2' id='C2HAI411300K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T05:56:38.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>d7eba1c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.722 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='109aaee3-cdd3-4382-8a67-7e11e67157ad'>
	<result xmlns='urn:xmpp:mam:2' id='C2IDJ40F8002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T23:44:16.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>b0b69772</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.723 ***🔗
alice_unnamed_2127@localhost/res1 in
<message from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='f3b4e965-047f-47db-b7a9-dd10436747f9'>
	<result xmlns='urn:xmpp:mam:2' id='C2IF1J10AG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T01:28:13.000000Z' from='alice_unnamed_2127@localhost'/>
			<message from='alice_unnamed_2127@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2127@localhost'>
				<body>55241f92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:58.723 ***🔗
alice_unnamed_2127@localhost/res1 in
<iq from='alice_unnamed_2127@localhost' to='alice_unnamed_2127@localhost/res1' id='c8b516922acf432f3f67222253ebe7dc' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28CJ6O7BG07</first>
			<last>C2IF1J10AG0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:58.723 ***🔗
alice_unnamed_2127@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:58.723 ***🔗
alice_unnamed_2127@localhost/res1 in
</stream:stream>
*** CT 2023-11-17 15:17:58.737 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2034.html



=== Ended at 2023-11-17 15:17:58
=== successfully completed test case
=== === Returned value: ok