=== Test case: mam_SUITE:querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {watchdog,<0.58807.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},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      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,
                      message_retraction => true,no_stanzaid_element => false,
                      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@05f0dc6787e0.2024-03-20_08.12.54/big_tests.tests.mam_SUITE.logs/run.2024-03-20_08.22.58/mam_suite.querying_for_all_messages_with_jid.96004.html"},
     {tc_group_properties,[{name,mam04},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@05f0dc6787e0.2024-03-20_08.12.54/big_tests.tests.mam_SUITE.logs/run.2024-03-20_08.22.58/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_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 => <<>>,subject => <<>>,
                    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,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_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_amp => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        mod_presence => #{},
        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,buffer_max => 100,
              ack_freq => 1,
              stale_h =>
                  #{enabled => false,repeat_after => 1800,geriatric => 3600},
              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@05f0dc6787e0.2024-03-20_08.12.54"

=== Started at 2024-03-20 08:24:27


*** CT 2024-03-20 08:24:27.717 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3274.html

*** User 2024-03-20 08:24:28.429 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-20 08:24:28.431 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-20 08:24:28.432 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-20 08:24:28.435 ***🔗
alicE_unnamed_2498@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-03-20 08:24:28.435 ***🔗
alicE_unnamed_2498@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='8d1147ed2df135d0' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-20 08:24:28.435 ***🔗
alicE_unnamed_2498@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-03-20 08:24:28.435 ***🔗
alicE_unnamed_2498@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjQ5OABtYXR5Z3J5c2E=</auth>



*** User 2024-03-20 08:24:28.436 ***🔗
alicE_unnamed_2498@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-20 08:24:28.436 ***🔗
alicE_unnamed_2498@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-03-20 08:24:28.437 ***🔗
alicE_unnamed_2498@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='126a4d6bc6231d99' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2498@localhost'>

*** User 2024-03-20 08:24:28.437 ***🔗
alicE_unnamed_2498@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-03-20 08:24:28.437 ***🔗
alicE_unnamed_2498@localhost/res1 out
<iq type='set' id='ac28a344ff6eac62dae479d256b77404'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-20 08:24:28.438 ***🔗
alicE_unnamed_2498@localhost/res1 in
<iq id='ac28a344ff6eac62dae479d256b77404' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2498@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-20 08:24:28.438 ***🔗
alice_unnamed_2498@localhost/res1 out
<iq type='set' id='7ebdb57bddfec1488436204e60ed528e'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 08:24:28.439 ***🔗
alice_unnamed_2498@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2498@localhost/res1' id='7ebdb57bddfec1488436204e60ed528e' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-20 08:24:28.439 ***🔗
alice_unnamed_2498@localhost/res1 out
<presence/>



*** User 2024-03-20 08:24:28.441 ***🔗
alice_unnamed_2498@localhost/res1 in
<presence from='alice_unnamed_2498@localhost/res1' to='alice_unnamed_2498@localhost/res1'/>



*** User 2024-03-20 08:24:28.441 ***🔗
alice_unnamed_2498@localhost/res1 out
<iq type='set' id='45f9b6d4044f7d534ac32bf9787845e7'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2498@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='355884cc-f777-41a8-820e-865de691a25f'>
	<result xmlns='urn:xmpp:mam:1' id='C4MC9CLFK00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T02:15:04.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>3eb2b250</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='95ea3837-9616-4213-9109-1be9ea4960dc'>
	<result xmlns='urn:xmpp:mam:1' id='C4NFOVF9400H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T20:35:20.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>746d5b31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='161645dc-c9c2-4053-bea4-20f283732fc2'>
	<result xmlns='urn:xmpp:mam:1' id='C4NOJGHHOG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T07:07:21.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>7ddb60d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='11f10574-b46f-4ea2-955d-6f392e386118'>
	<result xmlns='urn:xmpp:mam:1' id='C4OPJJSV2G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T22:29:49.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>e1d6a590</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='1ed9b4a1-3497-4c50-9129-4c594b686940'>
	<result xmlns='urn:xmpp:mam:1' id='C4P08RLRT005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T06:26:50.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>0e09b1b3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='76c1600b-7d4b-44e8-a20c-e8cf978d073d'>
	<result xmlns='urn:xmpp:mam:1' id='C4PL3UFMOG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T07:19:05.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>b181b27e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='71f40535-6ae3-427a-815b-e8658ec2030f'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q4G37BO00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:40:00.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>e3d27683</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='9afe84a8-5c0e-4b1f-ae05-53cb453c556a'>
	<result xmlns='urn:xmpp:mam:1' id='C4R3GIFO4007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T14:40:08.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>16014843</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='5845a2df-8579-46e6-b706-4dca8f42dc41'>
	<result xmlns='urn:xmpp:mam:1' id='C4RP3EPS4G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T16:25:37.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>fd878000</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='04fa08d8-7e5d-470a-bd2a-af3a565d7847'>
	<result xmlns='urn:xmpp:mam:1' id='C4SGQOVVPG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-13T20:44:11.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>66b98e0c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='825705da-bb85-46ef-a305-29d72cc5bff6'>
	<result xmlns='urn:xmpp:mam:1' id='C4T53E6ASG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-14T20:55:13.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>e9ca4de0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.498 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='5734c62c-375a-4cc3-9ded-ed4290731b91'>
	<result xmlns='urn:xmpp:mam:1' id='C4TAI9KJ700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-15T03:26:22.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>e3038c87</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.506 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='c14be3a4-305b-4eb5-92e2-92d44e867a8a'>
	<result xmlns='urn:xmpp:mam:1' id='C4U5UR3JF003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-16T12:07:10.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>7114afba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.506 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='8ae72001-5d98-4c2c-ae00-b0588d580051'>
	<result xmlns='urn:xmpp:mam:1' id='C4UVHNENDG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-17T18:38:59.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>d4cc95ba</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.506 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='7567e8f9-86bd-4269-9830-45947faa26ca'>
	<result xmlns='urn:xmpp:mam:1' id='C4VFENG2G00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-18T13:37:36.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>0e9ca785</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.507 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='b2796cab-1212-4e27-ba66-7734f7fcb632'>
	<result xmlns='urn:xmpp:mam:1' id='C505GA6VV001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-19T15:55:58.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>afdf01ef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.507 ***🔗
alice_unnamed_2498@localhost/res1 in
<message from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='a581e99b-4049-4160-9520-61d3f4b6ad2d'>
	<result xmlns='urn:xmpp:mam:1' id='C50T5LU6P002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-20T20:10:10.000000Z' from='alice_unnamed_2498@localhost'/>
			<message from='alice_unnamed_2498@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2498@localhost'>
				<body>73381122</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-20 08:24:28.507 ***🔗
alice_unnamed_2498@localhost/res1 in
<iq from='alice_unnamed_2498@localhost' to='alice_unnamed_2498@localhost/res1' id='45f9b6d4044f7d534ac32bf9787845e7' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4MC9CLFK00E</first>
			<last>C50T5LU6P002</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-20 08:24:28.507 ***🔗
alice_unnamed_2498@localhost/res1 out
</stream:stream>

*** User 2024-03-20 08:24:28.507 ***🔗
alice_unnamed_2498@localhost/res1 in
</stream:stream>
*** CT 2024-03-20 08:24:28.512 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3278.html



=== Ended at 2024-03-20 08:24:28
=== successfully completed test case
=== === Returned value: ok