=== 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.47694.0>},
     {basic_group,mam_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      no_stanzaid_element => false,user_prefs_store => mnesia,
                      cache_users => false}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.querying_for_all_messages_with_jid.135810.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.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,backend => rdbms,iqdisc => parallel},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,versioning => false,
              store_current_id => false},
        mod_amp => #{},
        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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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_bosh =>
            #{backend => cets,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},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,
                    anonymous => true,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,max_users => 200,
                    maygetmemberlist => [],logging => false,
                    subject_author => <<>>},
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,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}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:40


*** CT 2023-11-17 15:17:40.584 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1986.html

*** User 2023-11-17 15:17:40.736 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:40.738 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:40.739 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:40.745 ***🔗
alicE_unnamed_1947@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:40.745 ***🔗
alicE_unnamed_1947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='bbf8150f801528a5' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:40.745 ***🔗
alicE_unnamed_1947@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 2023-11-17 15:17:40.745 ***🔗
alicE_unnamed_1947@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTk0NwBtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:17:40.746 ***🔗
alicE_unnamed_1947@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:17:40.746 ***🔗
alicE_unnamed_1947@localhost/res1 out
<stream:stream to='localhost' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2023-11-17 15:17:40.795 ***🔗
alicE_unnamed_1947@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='efc9dab1dd7ebb33' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1947@localhost'>

*** User 2023-11-17 15:17:40.795 ***🔗
alicE_unnamed_1947@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 2023-11-17 15:17:40.795 ***🔗
alicE_unnamed_1947@localhost/res1 out
<iq type='set' id='0b0cab5c4fb0c76d6854483c83416ca9'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:40.796 ***🔗
alicE_unnamed_1947@localhost/res1 in
<iq id='0b0cab5c4fb0c76d6854483c83416ca9' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1947@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:40.796 ***🔗
alice_unnamed_1947@localhost/res1 out
<iq type='set' id='8dfc430be3b6687f914b56e97e3d405f'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:40.797 ***🔗
alice_unnamed_1947@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1947@localhost/res1' id='8dfc430be3b6687f914b56e97e3d405f' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:40.797 ***🔗
alice_unnamed_1947@localhost/res1 out
<presence/>



*** User 2023-11-17 15:17:40.799 ***🔗
alice_unnamed_1947@localhost/res1 in
<presence from='alice_unnamed_1947@localhost/res1' to='alice_unnamed_1947@localhost/res1'/>



*** User 2023-11-17 15:17:40.799 ***🔗
alice_unnamed_1947@localhost/res1 out
<iq type='set' id='15cdc2d157a0af340879d5094a4bb35b'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1947@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='6dbe0f19-7abb-4fed-9660-9b71509838c9'>
	<result xmlns='urn:xmpp:mam:1' id='C28DKK222008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T02:01:08.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>f42855d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='aca4181e-4a70-4be5-9152-f4ffb0e79f98'>
	<result xmlns='urn:xmpp:mam:1' id='C2939UQ8B00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T03:52:06.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>d4885bd3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='27d986f3-cb70-4892-bdb9-2987463ff86c'>
	<result xmlns='urn:xmpp:mam:1' id='C2A0R7U2000E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T15:06:40.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>e9002313</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='e3739edf-1041-422c-9e8c-7896ca83c200'>
	<result xmlns='urn:xmpp:mam:1' id='C2ADHPFJB008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T06:16:06.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>82ee7a4e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='f05af863-f9b4-4229-a819-4ddcd3a25803'>
	<result xmlns='urn:xmpp:mam:1' id='C2BCU0FTB00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T19:42:30.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>c6edaa3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='b0591e35-fbd6-44c8-ba1b-502e6cf22762'>
	<result xmlns='urn:xmpp:mam:1' id='C2BNPTEFQG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T08:40:45.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>31507a99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.802 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='3331c221-0874-47ff-bb1e-42f3ed74694d'>
	<result xmlns='urn:xmpp:mam:1' id='C2CFGCU3NG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T12:57:27.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>8436858c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='ce8fda32-ebb3-4b95-8b16-f5090b5e5158'>
	<result xmlns='urn:xmpp:mam:1' id='C2DA38AV3G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T20:40:47.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>9e639378</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='7b3aa55c-c8c4-4405-b899-aeffeaaac277'>
	<result xmlns='urn:xmpp:mam:1' id='C2E0KUVSSG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T23:35:13.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>01204c81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='2239fe7c-8538-4398-a3bc-77c63f90cbda'>
	<result xmlns='urn:xmpp:mam:1' id='C2E4O357SG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T04:28:33.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>a2aa30aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='8c1246aa-42c2-43e7-848d-cb5469984c3c'>
	<result xmlns='urn:xmpp:mam:1' id='C2ERKK7M000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T07:47:12.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>ef4596e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='06978492-467e-4ff0-9c6c-edfcdf3623aa'>
	<result xmlns='urn:xmpp:mam:1' id='C2FSN5A9500I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T23:15:06.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>4ec713b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='3d3d4221-8d84-4353-b8c4-05b173c1746a'>
	<result xmlns='urn:xmpp:mam:1' id='C2GALTJLEG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T15:54:29.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>08c169c3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='0397009d-8101-45d6-a029-bf5b2c6fd025'>
	<result xmlns='urn:xmpp:mam:1' id='C2H01RUQHG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T17:24:27.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>0d188f83</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='fcb606ef-5b8a-4217-9dc3-359182045661'>
	<result xmlns='urn:xmpp:mam:1' id='C2HHC4KC2003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T14:04:20.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>a96bfad3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.803 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='03ceace6-ac1f-4f17-bcc9-20c5f908fa5a'>
	<result xmlns='urn:xmpp:mam:1' id='C2HSSAI5AG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T03:47:57.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>e4f151fc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.804 ***🔗
alice_unnamed_1947@localhost/res1 in
<message from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='a62929df-783f-4bf9-96de-07d430c28d69'>
	<result xmlns='urn:xmpp:mam:1' id='C2INKKNBP00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T11:43:30.000000Z' from='alice_unnamed_1947@localhost'/>
			<message from='alice_unnamed_1947@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1947@localhost'>
				<body>5de42a86</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:40.804 ***🔗
alice_unnamed_1947@localhost/res1 in
<iq from='alice_unnamed_1947@localhost' to='alice_unnamed_1947@localhost/res1' id='15cdc2d157a0af340879d5094a4bb35b' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28DKK222008</first>
			<last>C2INKKNBP00G</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:40.804 ***🔗
alice_unnamed_1947@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:40.804 ***🔗
alice_unnamed_1947@localhost/res1 in
</stream:stream>
*** CT 2023-11-17 15:17:40.807 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1989.html



=== Ended at 2023-11-17 15:17:40
=== successfully completed test case
=== === Returned value: ok