=== 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.48139.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,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      is_archivable_message => mod_mam_utils,
                      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,"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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/mam_suite.querying_for_all_messages_with_jid.56068.html"},
     {tc_group_properties,[{name,mam06},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@7856d109ddbc.2024-04-23_06.47.05/big_tests.tests.mam_SUITE.logs/run.2024-04-23_06.55.14/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 => <<>>,persistent => false,
                    title => <<>>,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 => <<>>},
              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_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,
              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_carboncopy => #{iqdisc => no_queue},
        mod_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2}}},
     {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@7856d109ddbc.2024-04-23_06.47.05"

=== Started at 2024-04-23 06:55:38


*** CT 2024-04-23 06:55:38.866 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_3222.html

*** User 2024-04-23 06:55:39.176 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:39.178 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:39.179 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-23 06:55:39.183 ***🔗
alicE_unnamed_2026@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-23 06:55:39.183 ***🔗
alicE_unnamed_2026@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='cfb18a900fa7dc2e' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 06:55:39.184 ***🔗
alicE_unnamed_2026@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-23 06:55:39.184 ***🔗
alicE_unnamed_2026@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjAyNgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 06:55:39.186 ***🔗
alicE_unnamed_2026@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 06:55:39.186 ***🔗
alicE_unnamed_2026@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-23 06:55:39.187 ***🔗
alicE_unnamed_2026@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='b05d2828a9d49152' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2026@localhost'>

*** User 2024-04-23 06:55:39.187 ***🔗
alicE_unnamed_2026@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-23 06:55:39.187 ***🔗
alicE_unnamed_2026@localhost/res1 out
<iq type='set' id='13d304d66a2645bff19f30fc3256be8a'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 06:55:39.189 ***🔗
alicE_unnamed_2026@localhost/res1 in
<iq id='13d304d66a2645bff19f30fc3256be8a' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2026@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 06:55:39.189 ***🔗
alice_unnamed_2026@localhost/res1 out
<iq type='set' id='480f29749dfa6daa4bf7ff24fe0fd8a9'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:39.190 ***🔗
alice_unnamed_2026@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2026@localhost/res1' id='480f29749dfa6daa4bf7ff24fe0fd8a9' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 06:55:39.190 ***🔗
alice_unnamed_2026@localhost/res1 out
<presence/>



*** User 2024-04-23 06:55:39.196 ***🔗
alice_unnamed_2026@localhost/res1 in
<presence from='alice_unnamed_2026@localhost/res1' to='alice_unnamed_2026@localhost/res1'/>



*** User 2024-04-23 06:55:39.196 ***🔗
alice_unnamed_2026@localhost/res1 out
<iq type='set' id='acc3265a93fe13150ecf3648a099e126'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2026@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 06:55:39.201 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='ed24d7e2-751f-4948-a848-b32c0c150aab'>
	<result xmlns='urn:xmpp:mam:2' id='C5BTEGIUC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T08:27:04.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>f09cd88a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.201 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='244a270f-9137-4952-bc35-56ffe827cec1'>
	<result xmlns='urn:xmpp:mam:2' id='C5CIASD1DG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T09:22:11.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>d08950cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='7e513e74-34fd-4d18-9085-7c4318cad680'>
	<result xmlns='urn:xmpp:mam:2' id='C5D1227IM00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T02:56:12.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>17c84e97</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='17fc422f-c013-4454-94e3-53a9749425b9'>
	<result xmlns='urn:xmpp:mam:2' id='C5DUEON9RG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T14:00:31.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>89e39741</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='d15b5d6a-a3ee-448a-aae4-e6fc7d016257'>
	<result xmlns='urn:xmpp:mam:2' id='C5EHNB1R900C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T12:59:46.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>11aeaa57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='a13a8c18-bdd4-4829-a31e-187facd72f94'>
	<result xmlns='urn:xmpp:mam:2' id='C5F7690COG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:36:25.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>c4f2a592</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='529b1984-ff77-45cb-990c-ef6cadc5944b'>
	<result xmlns='urn:xmpp:mam:2' id='C5FN26N3J00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T09:32:38.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>d99e79c8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='2187d97c-f128-40fa-b8e2-53608f125622'>
	<result xmlns='urn:xmpp:mam:2' id='C5GAVJ65TG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T09:18:27.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>0fe41855</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='506921a9-2f2b-4c7c-9ca3-9dc2883de830'>
	<result xmlns='urn:xmpp:mam:2' id='C5GQCA99NG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T03:40:39.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>520d2339</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='b40c7812-e563-4896-97d6-9c0f10080535'>
	<result xmlns='urn:xmpp:mam:2' id='C5HGVQS5M00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T06:39:08.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>0f79a308</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='b9eadbcc-0a40-4bb0-bef2-2b7a02056105'>
	<result xmlns='urn:xmpp:mam:2' id='C5I7E0OCUG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T09:25:41.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>fea47e13</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='4c0cfc5d-8d46-4bf4-a932-637ba4103554'>
	<result xmlns='urn:xmpp:mam:2' id='C5IPED9JVG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T06:55:03.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>bf4306f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='80cfd527-1df3-44e0-8583-890aa7eb0554'>
	<result xmlns='urn:xmpp:mam:2' id='C5JMGLGU0002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:36:00.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>aeaba136</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='507f20a6-68db-4da0-9612-56cc22057c39'>
	<result xmlns='urn:xmpp:mam:2' id='C5JT885EVG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T01:38:15.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>56575112</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='5d9b4dcb-4543-4ca7-bd12-c611113597a1'>
	<result xmlns='urn:xmpp:mam:2' id='C5KQ6JMJEG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T12:10:29.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>2114bba4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='07c1b412-e324-4f25-9546-f795d16b0557'>
	<result xmlns='urn:xmpp:mam:2' id='C5L5H9LSU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T01:41:48.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>a4420039</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<message from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='6d8bf39d-c94a-4bae-94c5-f6abbb3e6f6c'>
	<result xmlns='urn:xmpp:mam:2' id='C5LS1658D00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T04:32:10.000000Z' from='alice_unnamed_2026@localhost'/>
			<message from='alice_unnamed_2026@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2026@localhost'>
				<body>e368279a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 06:55:39.202 ***🔗
alice_unnamed_2026@localhost/res1 in
<iq from='alice_unnamed_2026@localhost' to='alice_unnamed_2026@localhost/res1' id='acc3265a93fe13150ecf3648a099e126' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BTEGIUC00D</first>
			<last>C5LS1658D00F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 06:55:39.203 ***🔗
alice_unnamed_2026@localhost/res1 out
</stream:stream>

*** User 2024-04-23 06:55:39.203 ***🔗
alice_unnamed_2026@localhost/res1 in
</stream:stream>
*** CT 2024-04-23 06:55:39.207 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_3222.html



=== Ended at 2024-04-23 06:55:39
=== successfully completed test case
=== === Returned value: ok