=== 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.58526.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,max_result_limit => 50,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      send_message => mod_mam_utils,
                      default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      message_retraction => true,user_prefs_store => mnesia,
                      cache_users => true}},
     {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@edde2e56d808.2024-04-25_14.32.32/big_tests.tests.mam_SUITE.logs/run.2024-04-25_14.41.13/mam_suite.querying_for_all_messages_with_jid.57605.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@edde2e56d808.2024-04-25_14.32.32/big_tests.tests.mam_SUITE.logs/run.2024-04-25_14.41.13/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_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 => <<>>,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 => <<>>},
              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_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_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@edde2e56d808.2024-04-25_14.32.32"

=== Started at 2024-04-25 14:42:20


*** CT 2024-04-25 14:42:20.849 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2271.html

*** User 2024-04-25 14:42:21.161 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 14:42:21.162 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 14:42:21.163 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 14:42:21.166 ***🔗
alicE_unnamed_2535@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 14:42:21.166 ***🔗
alicE_unnamed_2535@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9d5a400c82b3dcd1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 14:42:21.166 ***🔗
alicE_unnamed_2535@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 14:42:21.166 ***🔗
alicE_unnamed_2535@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjUzNQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 14:42:21.167 ***🔗
alicE_unnamed_2535@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 14:42:21.167 ***🔗
alicE_unnamed_2535@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 14:42:21.167 ***🔗
alicE_unnamed_2535@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='227650c7ba33be5e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2535@localhost'>

*** User 2024-04-25 14:42:21.167 ***🔗
alicE_unnamed_2535@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 14:42:21.167 ***🔗
alicE_unnamed_2535@localhost/res1 out
<iq type='set' id='b198a909fbed47a53c15463af8aa1620'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 14:42:21.167 ***🔗
alicE_unnamed_2535@localhost/res1 in
<iq id='b198a909fbed47a53c15463af8aa1620' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2535@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 14:42:21.167 ***🔗
alice_unnamed_2535@localhost/res1 out
<iq type='set' id='6b30390974e65cb94b6ff943903f912d'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:42:21.168 ***🔗
alice_unnamed_2535@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2535@localhost/res1' id='6b30390974e65cb94b6ff943903f912d' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 14:42:21.168 ***🔗
alice_unnamed_2535@localhost/res1 out
<presence/>



*** User 2024-04-25 14:42:21.169 ***🔗
alice_unnamed_2535@localhost/res1 in
<presence from='alice_unnamed_2535@localhost/res1' to='alice_unnamed_2535@localhost/res1'/>



*** User 2024-04-25 14:42:21.170 ***🔗
alice_unnamed_2535@localhost/res1 out
<iq type='set' id='c8b7a30e70264d5649a201e2bc1828df'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2535@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 14:42:21.172 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='64518620-2ca2-473f-a98d-47e67f3381ef'>
	<result xmlns='urn:xmpp:mam:1' id='C5DB3LICOG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T14:55:37.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>38407a73</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='c55f6fe6-6bf1-423d-99d4-86e5e2d0b61e'>
	<result xmlns='urn:xmpp:mam:1' id='C5DQC41S0005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T09:08:16.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>bae833a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='1cba2203-95bc-4a53-962e-2ea50412f3bb'>
	<result xmlns='urn:xmpp:mam:1' id='C5EMV4UMIG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T19:15:09.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>b4841e42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='1c54cd65-5a27-4d90-8cf1-a5102de5dbab'>
	<result xmlns='urn:xmpp:mam:1' id='C5F569MP700A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T12:13:18.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>e22e2e5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='a1fdada8-3fa1-4ed8-a550-e1bc3dfd5559'>
	<result xmlns='urn:xmpp:mam:1' id='C5FTKAQTKG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T17:22:41.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>922e03bb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='a0a97fdc-445b-4a92-b737-19ab45789d92'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7M27E3G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:22:23.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>1e306782</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='9b098632-026c-4fa1-afa8-e4c010609f76'>
	<result xmlns='urn:xmpp:mam:1' id='C5H7A3Q7T00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T19:06:18.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>33ee93fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='4c06580f-fb1e-43f8-8177-79738f68af6f'>
	<result xmlns='urn:xmpp:mam:1' id='C5HM4VSUTG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T12:48:35.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>d796d77c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='fa03de21-9a61-4cd8-a486-1149f1209a1b'>
	<result xmlns='urn:xmpp:mam:1' id='C5IGTUI9F00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T20:45:34.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>e77e886d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.173 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='9d1acfe2-4ce6-465c-9d24-fcf9dee3686d'>
	<result xmlns='urn:xmpp:mam:1' id='C5J5PLS8DG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T21:39:15.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>edcc2289</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='26d581a5-9902-41d8-ac22-de589944c523'>
	<result xmlns='urn:xmpp:mam:1' id='C5JI6CUK900I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T12:26:42.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>38cfad34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='f119ffa6-da20-450a-9c87-c3a8ce8e2d30'>
	<result xmlns='urn:xmpp:mam:1' id='C5KBK08GH00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T18:46:42.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>5f833e39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='d174451e-6cb6-4cd4-8fe9-c72326e4950b'>
	<result xmlns='urn:xmpp:mam:1' id='C5KRO3GLK00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T14:01:12.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>9a0964aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='39d5efc5-6b1c-430b-90fd-c2096167a961'>
	<result xmlns='urn:xmpp:mam:1' id='C5LHDRCFKG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T15:53:05.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>d1d31a62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='c744793f-6760-4c07-8f9e-8dc1f60b5520'>
	<result xmlns='urn:xmpp:mam:1' id='C5MABAGNE009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T21:37:00.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>a9ad3450</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='b153102c-2488-4d23-a74d-8f161301bfc8'>
	<result xmlns='urn:xmpp:mam:1' id='C5MHF8MDN006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T06:06:54.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>07b0f9f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<message from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='b1069c00-f97d-4841-ba0a-e9d51129fc5c'>
	<result xmlns='urn:xmpp:mam:1' id='C5NJHBFGDG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T22:45:23.000000Z' from='alice_unnamed_2535@localhost'/>
			<message from='alice_unnamed_2535@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2535@localhost'>
				<body>a13c5d78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 14:42:21.174 ***🔗
alice_unnamed_2535@localhost/res1 in
<iq from='alice_unnamed_2535@localhost' to='alice_unnamed_2535@localhost/res1' id='c8b7a30e70264d5649a201e2bc1828df' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5DB3LICOG01</first>
			<last>C5NJHBFGDG06</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 14:42:21.175 ***🔗
alice_unnamed_2535@localhost/res1 out
</stream:stream>

*** User 2024-04-25 14:42:21.175 ***🔗
alice_unnamed_2535@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 14:42:21.180 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2274.html



=== Ended at 2024-04-25 14:42:21
=== successfully completed test case
=== === Returned value: ok