=== 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.47891.0>},
     {basic_group,mam_all},
     {configuration,rdbms_mnesia},
     {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 => mnesia,
                      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@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.137090.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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:40


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

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

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

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

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

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



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



*** User 2023-11-17 15:17:41.117 ***🔗
alicE_unnamed_1959@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:41.117 ***🔗
alicE_unnamed_1959@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='161ddbe1000bd2da' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1959@localhost'>

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



*** User 2023-11-17 15:17:41.117 ***🔗
alicE_unnamed_1959@localhost/res1 in
<iq id='b9a0969e1e648d349b55e0fb7cb29c0e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1959@localhost/res1</jid>
	</bind>
</iq>



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



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



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



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



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



*** User 2023-11-17 15:17:41.121 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='649d4b81-824e-4faf-9f01-32efdb01e1b6'>
	<result xmlns='urn:xmpp:mam:2' id='C28DOG1B600F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:09:48.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>1f0cccee</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.121 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='e2ccbf86-01fb-415b-850e-ac8e5ca517c9'>
	<result xmlns='urn:xmpp:mam:2' id='C29EIRQ4700D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T17:19:26.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>3bbf0f0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='a298b028-9590-4b75-a0f1-809e31b7c495'>
	<result xmlns='urn:xmpp:mam:2' id='C2A62FN2JG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T21:20:47.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>f479ebd4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='7ce726bf-48b8-4850-8830-4d48904e31a6'>
	<result xmlns='urn:xmpp:mam:2' id='C2AOM9ARV00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T19:33:34.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>4f005499</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='7bc73efe-56b3-497a-ad37-d93e5ac49fe8'>
	<result xmlns='urn:xmpp:mam:2' id='C2B6VR381009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T12:37:06.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>391f1e12</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='f2c30c1e-cf1c-46d2-b6d7-2a825aebf946'>
	<result xmlns='urn:xmpp:mam:2' id='C2C3846FQG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T22:19:57.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>eebd1b46</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='a438acb4-5864-49dd-9f28-4a921757814f'>
	<result xmlns='urn:xmpp:mam:2' id='C2CNK8VCNG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T22:38:47.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>8bb886de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='964cee02-632c-4906-8fdb-075940c3020d'>
	<result xmlns='urn:xmpp:mam:2' id='C2CRHKR71009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T03:19:14.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>d41f4e8e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='4f679b21-4093-424e-a7c9-9c1d5388fdb6'>
	<result xmlns='urn:xmpp:mam:2' id='C2DV2N38GG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T21:42:49.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>cb191d88</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='31a95893-65c5-458b-be19-dd0f783a5149'>
	<result xmlns='urn:xmpp:mam:2' id='C2EBCM6CFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T12:24:07.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>eb8f9f85</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='d254fbeb-a8dc-4153-bab1-887e53f7cb5e'>
	<result xmlns='urn:xmpp:mam:2' id='C2F8KT570003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T23:18:24.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>db2fd531</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='566eb093-4650-4d42-b7ff-9214a1702d93'>
	<result xmlns='urn:xmpp:mam:2' id='C2FKRC6GS00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T13:51:52.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>e47df20e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.122 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='5d3f46db-e550-4844-9774-bd6a0603e426'>
	<result xmlns='urn:xmpp:mam:2' id='C2GD3G8HP00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T18:48:02.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>50cb35b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.123 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='9023de07-6666-429d-bd68-ab320c4d55c9'>
	<result xmlns='urn:xmpp:mam:2' id='C2GKKPM4200I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T03:47:48.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>2e51a6a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.123 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='3a074419-54eb-4b4d-8a8f-293b0d4159e6'>
	<result xmlns='urn:xmpp:mam:2' id='C2H7CQND9G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T02:10:03.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>85296705</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.123 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='76759c6c-c668-446e-b722-e8ddef44553b'>
	<result xmlns='urn:xmpp:mam:2' id='C2IAALRJV00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T19:50:38.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>d650e4f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:41.123 ***🔗
alice_unnamed_1959@localhost/res1 in
<message from='alice_unnamed_1959@localhost' to='alice_unnamed_1959@localhost/res1' id='a2a48bf6-f688-4fce-acf5-f59cfde8f849'>
	<result xmlns='urn:xmpp:mam:2' id='C2J1BRUDV00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T23:19:42.000000Z' from='alice_unnamed_1959@localhost'/>
			<message from='alice_unnamed_1959@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1959@localhost'>
				<body>f602568c</body>
			</message>
		</forwarded>
	</result>
</message>



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



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

*** User 2023-11-17 15:17:41.123 ***🔗
alice_unnamed_1959@localhost/res1 in
</stream:stream>
*** CT 2023-11-17 15:17:41.129 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1989.html



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