=== 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.46294.0>},
     {basic_group,mam_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[pm]},
     {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,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.querying_for_all_messages_with_jid.94595.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,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,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    affiliations => [],subject_author => <<>>},
              online_backend => mnesia,hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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_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@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:12


*** CT 2024-03-12 08:14:12.338 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2132.html

*** User 2024-03-12 08:14:12.594 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-03-12 08:14:12.595 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:12.596 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:12.600 ***🔗
alicE_unnamed_2018@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-12 08:14:12.601 ***🔗
alicE_unnamed_2018@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='100921853a3ada7b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:12.601 ***🔗
alicE_unnamed_2018@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-12 08:14:12.601 ***🔗
alicE_unnamed_2018@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAxOABtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:12.602 ***🔗
alicE_unnamed_2018@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 08:14:12.602 ***🔗
alicE_unnamed_2018@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-12 08:14:12.602 ***🔗
alicE_unnamed_2018@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5fd3f7e38dc84a98' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2018@localhost'>

*** User 2024-03-12 08:14:12.603 ***🔗
alicE_unnamed_2018@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-12 08:14:12.603 ***🔗
alicE_unnamed_2018@localhost/res1 out
<iq type='set' id='ea5dec43c75b73ffefec1e448e698818'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:12.603 ***🔗
alicE_unnamed_2018@localhost/res1 in
<iq id='ea5dec43c75b73ffefec1e448e698818' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2018@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:12.603 ***🔗
alice_unnamed_2018@localhost/res1 out
<iq type='set' id='e27b697b29d20bf10b57868045144e97'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:12.604 ***🔗
alice_unnamed_2018@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2018@localhost/res1' id='e27b697b29d20bf10b57868045144e97' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:12.604 ***🔗
alice_unnamed_2018@localhost/res1 out
<presence/>



*** User 2024-03-12 08:14:12.605 ***🔗
alice_unnamed_2018@localhost/res1 in
<presence from='alice_unnamed_2018@localhost/res1' to='alice_unnamed_2018@localhost/res1'/>



*** User 2024-03-12 08:14:12.605 ***🔗
alice_unnamed_2018@localhost/res1 out
<iq type='set' id='d199d2a972d1b70f8304d2645b7b2171'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2018@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-12 08:14:12.607 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='c4d52b95-c600-4e87-b970-7b2662fc44eb'>
	<result xmlns='urn:xmpp:mam:1' id='C4HIUVQQD00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T11:19:38.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>95d5eb56</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.607 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='42f52a37-57fa-4ef0-9ad7-f985171c9e9e'>
	<result xmlns='urn:xmpp:mam:1' id='C4I397HJC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T06:47:52.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>e41ee1d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='705c1ae6-1134-4a9e-b50a-7988d16794d2'>
	<result xmlns='urn:xmpp:mam:1' id='C4IPRC11A00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T09:43:16.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>f4e391eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='50cf0392-c39b-48c4-87e9-1435145cd5c8'>
	<result xmlns='urn:xmpp:mam:1' id='C4JDUTDVPG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T09:42:51.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>4459d91f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='eb4affbf-08db-4ff6-ac63-0b8566631834'>
	<result xmlns='urn:xmpp:mam:1' id='C4K12852BG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T08:30:23.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>e683d0d9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='9515f1e7-6fff-46d0-a272-18a0c539fdc9'>
	<result xmlns='urn:xmpp:mam:1' id='C4KOFVVDA00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T12:27:32.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>b86797aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='f20c17e5-a954-45f1-a02a-aa9b21e824ed'>
	<result xmlns='urn:xmpp:mam:1' id='C4LBE7CBHG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T11:03:39.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>be8d064c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='45886963-2e21-4d5b-9cf6-ec36869fd2de'>
	<result xmlns='urn:xmpp:mam:1' id='C4M8DA1HL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T21:37:30.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>e9bebfd5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='8a62f80c-360e-407c-9359-49024de839c0'>
	<result xmlns='urn:xmpp:mam:1' id='C4MHA7D79G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T08:14:51.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>8600db0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='ba2a2b36-d90f-47df-9df3-89de003cb7b9'>
	<result xmlns='urn:xmpp:mam:1' id='C4NA9RLVS007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T14:03:36.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>c31f03ea</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='e9b0b94b-6c65-457d-ac29-6dfcdc89e058'>
	<result xmlns='urn:xmpp:mam:1' id='C4NLCBS6UG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T03:16:37.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>93c4d724</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='d91b541d-830a-4e95-a6b9-e517be6b3a12'>
	<result xmlns='urn:xmpp:mam:1' id='C4O88EC8HG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T01:47:55.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>67afd0d2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='0c04e656-cc62-4532-bbb0-a58bfbd176f9'>
	<result xmlns='urn:xmpp:mam:1' id='C4PCJRE74G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T21:10:25.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>07f76e6e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='1f72843c-ba24-4dff-bf12-bdb718ee7ea8'>
	<result xmlns='urn:xmpp:mam:1' id='C4PO0D8FTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T10:45:55.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>6b552214</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='0938ad84-5814-40e6-b51c-ef8cf1ee6a5d'>
	<result xmlns='urn:xmpp:mam:1' id='C4QB82G8600H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:43:08.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>28707405</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.608 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='17a3c272-c2d8-44a8-a8f2-615b17889c2f'>
	<result xmlns='urn:xmpp:mam:1' id='C4R4CCNT700B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T15:42:22.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>f929139d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.609 ***🔗
alice_unnamed_2018@localhost/res1 in
<message from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='6a62b854-e0b1-4fa3-980b-2c286a13eb6b'>
	<result xmlns='urn:xmpp:mam:1' id='C4RE5RFPJ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T03:23:34.000000Z' from='alice_unnamed_2018@localhost'/>
			<message from='alice_unnamed_2018@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2018@localhost'>
				<body>509981ae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:12.609 ***🔗
alice_unnamed_2018@localhost/res1 in
<iq from='alice_unnamed_2018@localhost' to='alice_unnamed_2018@localhost/res1' id='d199d2a972d1b70f8304d2645b7b2171' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HIUVQQD00G</first>
			<last>C4RE5RFPJ00J</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:12.609 ***🔗
alice_unnamed_2018@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:12.609 ***🔗
alice_unnamed_2018@localhost/res1 in
</stream:stream>
*** CT 2024-03-12 08:14:12.617 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2136.html



=== Ended at 2024-03-12 08:14:12
=== successfully completed test case
=== === Returned value: ok