=== 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.58091.0>},
     {basic_group,mam_all},
     {configuration,rdbms_mnesia_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      send_message => mod_mam_utils,backend => rdbms,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      user_prefs_store => mnesia,cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"odbc_mssql_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.querying_for_all_messages_with_jid.179458.html"},
     {tc_group_properties,[{name,mam06},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              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 => <<>>},
              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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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_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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:08:11


*** CT 2024-04-25 15:08:11.564 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2292.html

*** User 2024-04-25 15:08:12.563 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 15:08:12.564 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 15:08:12.565 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 15:08:12.568 ***🔗
alicE_unnamed_2541@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-25 15:08:12.569 ***🔗
alicE_unnamed_2541@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2c0af2da919a3937' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:08:12.569 ***🔗
alicE_unnamed_2541@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-25 15:08:12.569 ***🔗
alicE_unnamed_2541@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjU0MQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:08:12.570 ***🔗
alicE_unnamed_2541@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:08:12.571 ***🔗
alicE_unnamed_2541@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-25 15:08:12.571 ***🔗
alicE_unnamed_2541@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3edaff5dd4d8211a' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2541@localhost'>

*** User 2024-04-25 15:08:12.571 ***🔗
alicE_unnamed_2541@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-25 15:08:12.571 ***🔗
alicE_unnamed_2541@localhost/res1 out
<iq type='set' id='7d305a5950b3816d8f0f321233ef6c14'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:08:12.572 ***🔗
alicE_unnamed_2541@localhost/res1 in
<iq id='7d305a5950b3816d8f0f321233ef6c14' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2541@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:08:12.572 ***🔗
alice_unnamed_2541@localhost/res1 out
<iq type='set' id='b8302d2b181be7fe827ea89955f1cef0'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:08:12.573 ***🔗
alice_unnamed_2541@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2541@localhost/res1' id='b8302d2b181be7fe827ea89955f1cef0' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:08:12.573 ***🔗
alice_unnamed_2541@localhost/res1 out
<presence/>



*** User 2024-04-25 15:08:12.577 ***🔗
alice_unnamed_2541@localhost/res1 in
<presence from='alice_unnamed_2541@localhost/res1' to='alice_unnamed_2541@localhost/res1'/>



*** User 2024-04-25 15:08:12.578 ***🔗
alice_unnamed_2541@localhost/res1 out
<iq type='set' id='b1ee30eda33a907bbd2e2cc62366f7ef'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2541@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:08:12.580 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='4d32b70f-e592-47da-b8e9-863997ecd98c'>
	<result xmlns='urn:xmpp:mam:2' id='C5DIII79OG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T23:50:01.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>faa9f778</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='5bcc6b95-646e-4e68-b2d5-2f1ed1356f03'>
	<result xmlns='urn:xmpp:mam:2' id='C5DN0NFP1002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T05:08:02.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>2c55cdff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='baa72e88-11c4-4f2d-960e-3c9b75ae2993'>
	<result xmlns='urn:xmpp:mam:2' id='C5EOLVFDE002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T21:17:48.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>b6ac5e50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='044de7bf-4eba-488c-ad08-887d62a7f23b'>
	<result xmlns='urn:xmpp:mam:2' id='C5EVBQ31C004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T05:16:08.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>416b2c2b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='bd7904e9-0a73-4379-96e2-3890920b849b'>
	<result xmlns='urn:xmpp:mam:2' id='C5FO9I1IC00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T11:00:40.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>eb85cd0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='bb88ec8a-6909-4f8c-a362-65a2b27c1443'>
	<result xmlns='urn:xmpp:mam:2' id='C5GIHO14C003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T18:20:08.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>007e6f32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='8c83b27a-895f-4f05-b353-b7149b82c34f'>
	<result xmlns='urn:xmpp:mam:2' id='C5GR3D4PH00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T04:32:18.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>3bf1c901</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='3e0418a8-6793-4657-b143-5bc612ce503d'>
	<result xmlns='urn:xmpp:mam:2' id='C5HLBUAU4G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T11:52:33.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>c7643036</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='9e0ca339-87eb-4f09-a2dd-b117e4ee3321'>
	<result xmlns='urn:xmpp:mam:2' id='C5I33AJ7700K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T04:15:26.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>44defbca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.581 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='8275241d-d071-40bc-a4cb-9209a444dee3'>
	<result xmlns='urn:xmpp:mam:2' id='C5J2R5P0NG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T18:07:51.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>088fd4c1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='b7e944ef-d055-4031-babb-fd29b2fe4651'>
	<result xmlns='urn:xmpp:mam:2' id='C5JDKVVBR00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T07:01:26.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>e1ed3ed0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='f48f1f70-4acb-4ec1-a8c5-8ee4f5b7ad7f'>
	<result xmlns='urn:xmpp:mam:2' id='C5K1410J6002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T06:15:08.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>fd90c706</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='8cb44d5b-efa8-4dd5-aaa9-c7dd821559a8'>
	<result xmlns='urn:xmpp:mam:2' id='C5KV4PAKTG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T18:04:19.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>65ad2ed2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='7de71aea-bcb3-4e7e-bc06-606791e19d73'>
	<result xmlns='urn:xmpp:mam:2' id='C5LJKPBUH002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T18:31:46.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>6185cf0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='273df46d-0947-4baf-8169-0f9e6ecf4d7b'>
	<result xmlns='urn:xmpp:mam:2' id='C5MBC830RG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:50:39.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>ebab0058</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='47a67596-f98f-49bf-b32e-34812048d46f'>
	<result xmlns='urn:xmpp:mam:2' id='C5ML9UNLCG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T10:41:21.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>bae05147</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<message from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='1fa067cb-6220-4700-9975-f53488dc9616'>
	<result xmlns='urn:xmpp:mam:2' id='C5NE832TMG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T16:26:45.000000Z' from='alice_unnamed_2541@localhost'/>
			<message from='alice_unnamed_2541@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2541@localhost'>
				<body>e40a1684</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 in
<iq from='alice_unnamed_2541@localhost' to='alice_unnamed_2541@localhost/res1' id='b1ee30eda33a907bbd2e2cc62366f7ef' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DIII79OG0J</first>
			<last>C5NE832TMG0I</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:08:12.582 ***🔗
alice_unnamed_2541@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:08:12.583 ***🔗
alice_unnamed_2541@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 15:08:12.588 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2300.html



=== Ended at 2024-04-25 15:08:12
=== successfully completed test case
=== === Returned value: ok