=== 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.40313.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},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,default_result_limit => 50,
                      enforce_simple_queries => false,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"mysql_redis"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.mam_SUITE.logs/run.2024-02-15_10.05.09/mam_suite.querying_for_all_messages_with_jid.71811.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@1fbe638fdeaa.2024-02-15_09.57.53/big_tests.tests.mam_SUITE.logs/run.2024-02-15_10.05.09/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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 => <<>>,affiliations => [],
                    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,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia,
              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},
        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_amp => #{},mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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,backend => mnesia,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              buffer_max => 100,ack_freq => 1,resume_timeout => 600},
        mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_bosh =>
            #{backend => mnesia,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}}},
     {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@1fbe638fdeaa.2024-02-15_09.57.53"

=== Started at 2024-02-15 10:05:10


*** CT 2024-02-15 10:05:10.136 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1847.html

*** User 2024-02-15 10:05:10.491 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-02-15 10:05:10.493 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-02-15 10:05:10.495 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-02-15 10:05:10.498 ***🔗
alicE_unnamed_1708@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-02-15 10:05:10.498 ***🔗
alicE_unnamed_1708@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='e97253ad1c70ca4f' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-15 10:05:10.498 ***🔗
alicE_unnamed_1708@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-02-15 10:05:10.499 ***🔗
alicE_unnamed_1708@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTcwOABtYXR5Z3J5c2E=</auth>



*** User 2024-02-15 10:05:10.500 ***🔗
alicE_unnamed_1708@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-15 10:05:10.500 ***🔗
alicE_unnamed_1708@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-02-15 10:05:10.500 ***🔗
alicE_unnamed_1708@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='039c94051cca28a4' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1708@localhost'>

*** User 2024-02-15 10:05:10.500 ***🔗
alicE_unnamed_1708@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-02-15 10:05:10.500 ***🔗
alicE_unnamed_1708@localhost/res1 out
<iq type='set' id='719a140dee8b35664ed505881cb5cf60'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-15 10:05:10.501 ***🔗
alicE_unnamed_1708@localhost/res1 in
<iq id='719a140dee8b35664ed505881cb5cf60' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1708@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-15 10:05:10.501 ***🔗
alice_unnamed_1708@localhost/res1 out
<iq type='set' id='f9cbf925c0b8cbc37190ae699e7e3438'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-15 10:05:10.502 ***🔗
alice_unnamed_1708@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1708@localhost/res1' id='f9cbf925c0b8cbc37190ae699e7e3438' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-15 10:05:10.502 ***🔗
alice_unnamed_1708@localhost/res1 out
<presence/>



*** User 2024-02-15 10:05:10.505 ***🔗
alice_unnamed_1708@localhost/res1 in
<presence from='alice_unnamed_1708@localhost/res1' to='alice_unnamed_1708@localhost/res1'/>



*** User 2024-02-15 10:05:10.505 ***🔗
alice_unnamed_1708@localhost/res1 out
<iq type='set' id='fdd12df294b1f03aef964b766076d9e7'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1708@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='7fb4c3c6-1e7e-4258-9a99-4966bfb3ca1d'>
	<result xmlns='urn:xmpp:mam:2' id='C410ILD8FG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-30T02:33:11.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>0f9aa18d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='d772c4f8-c20b-4299-8340-137d6d1a26fe'>
	<result xmlns='urn:xmpp:mam:2' id='C41JPCRB5G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-31T01:28:19.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>2a7a2187</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='69a9975c-cde6-4ccf-990a-68d71b175d88'>
	<result xmlns='urn:xmpp:mam:2' id='C42EP4FDM003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-01T09:40:28.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>a3e2ed22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='3a3dca45-c01b-442e-8de0-37013f229403'>
	<result xmlns='urn:xmpp:mam:2' id='C43283BVOG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-02T08:54:01.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>be1e5868</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='f1dd2101-d024-4bd3-8c4e-4d2abf2158c8'>
	<result xmlns='urn:xmpp:mam:2' id='C43VGG1TL00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-03T19:48:42.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>5f69350e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='2fdaa1a4-d352-45c8-be76-2451dc21a038'>
	<result xmlns='urn:xmpp:mam:2' id='C443RJ32VG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-04T00:59:51.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>689eacdd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.508 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='f022fb7a-779e-42a9-849f-1145e5b56b52'>
	<result xmlns='urn:xmpp:mam:2' id='C44T7TRVAG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-05T07:17:01.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>782c7a3c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.509 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='cbf41505-e33b-41b9-8943-7d943214099a'>
	<result xmlns='urn:xmpp:mam:2' id='C45GBCSCDG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T06:04:51.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>309f8742</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.509 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='650cf4e8-f18f-4915-8853-8df58c2e54b5'>
	<result xmlns='urn:xmpp:mam:2' id='C46ER0R2MG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T18:27:17.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>f458c718</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.509 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='14900ef8-1301-433b-b0fd-0aa752d0b11f'>
	<result xmlns='urn:xmpp:mam:2' id='C46NB6VO500F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T04:36:10.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>487413f7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.509 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='2cf8c877-e19d-4392-b8d0-e56ab14060be'>
	<result xmlns='urn:xmpp:mam:2' id='C47EG3IC1G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T08:13:31.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>1aa70653</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.509 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='4a800b86-f0bb-4411-a96f-155172f87107'>
	<result xmlns='urn:xmpp:mam:2' id='C48BA687PG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T18:36:11.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>1547af7f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.510 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='4dc8d242-fa8a-40aa-a0ff-257e4a7894a8'>
	<result xmlns='urn:xmpp:mam:2' id='C491L0BVG00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T21:15:12.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>cae30645</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.510 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='30d641c1-1391-45b4-ac08-88de6dac6e72'>
	<result xmlns='urn:xmpp:mam:2' id='C49I66OJQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T16:59:00.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>c58e96c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.510 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='030a2588-d92a-4c88-bf97-4f01cdc94e46'>
	<result xmlns='urn:xmpp:mam:2' id='C49OF8V2RG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T00:28:47.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>951d3d39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.510 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='b718e96c-ea39-41d2-ad7b-88a9045b8489'>
	<result xmlns='urn:xmpp:mam:2' id='C4AQS8PJE008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T17:31:40.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>9bf06c9a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.510 ***🔗
alice_unnamed_1708@localhost/res1 in
<message from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='1cfd691a-50d9-4651-92ed-94f2079b2321'>
	<result xmlns='urn:xmpp:mam:2' id='C4BJRU8GN008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T23:20:30.000000Z' from='alice_unnamed_1708@localhost'/>
			<message from='alice_unnamed_1708@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1708@localhost'>
				<body>1d28d646</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-15 10:05:10.511 ***🔗
alice_unnamed_1708@localhost/res1 in
<iq from='alice_unnamed_1708@localhost' to='alice_unnamed_1708@localhost/res1' id='fdd12df294b1f03aef964b766076d9e7' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C410ILD8FG05</first>
			<last>C4BJRU8GN008</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-02-15 10:05:10.511 ***🔗
alice_unnamed_1708@localhost/res1 out
</stream:stream>

*** User 2024-02-15 10:05:10.511 ***🔗
alice_unnamed_1708@localhost/res1 in
</stream:stream>
*** CT 2024-02-15 10:05:10.517 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1853.html



=== Ended at 2024-02-15 10:05:10
=== successfully completed test case
=== === Returned value: ok