=== 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.46519.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.121346.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@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.798 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2136.html

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

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

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

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

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



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



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

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



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



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



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



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



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



*** User 2024-03-12 08:14:13.265 ***🔗
alice_unnamed_2035@localhost/res1 out
<iq type='set' id='9cfd058987bc87d9dd5061c910173ca3'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2035@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='20638135-4810-4092-b360-b21477d289d1'>
	<result xmlns='urn:xmpp:mam:2' id='C4HAD9OKM007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T01:07:24.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>46f8506e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='1da27807-dbd4-4529-ba62-4d8fdfcb8a45'>
	<result xmlns='urn:xmpp:mam:2' id='C4IFIEI54G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T21:27:29.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>71a4880e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='d2047a29-1383-49e2-aa44-1a4b4e3f218d'>
	<result xmlns='urn:xmpp:mam:2' id='C4IVQVTE1G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T16:51:55.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>408dcbb9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='c2fd2722-8b82-4431-a877-54a42b3abaf2'>
	<result xmlns='urn:xmpp:mam:2' id='C4JGL7O52G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T12:55:57.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>8fbc220f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='6ddc4c80-3239-4583-8fa9-6326cd02aa38'>
	<result xmlns='urn:xmpp:mam:2' id='C4K3F5QIA006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T11:22:28.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>4c0287f8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='0a7f3b5c-bdab-4245-93fd-4d9bc20bc19c'>
	<result xmlns='urn:xmpp:mam:2' id='C4KEVRNH0005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T01:07:12.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>433bbb62</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='5b5fac43-c863-4a6c-b293-e185e69d7e0b'>
	<result xmlns='urn:xmpp:mam:2' id='C4LF26JGGG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T15:23:05.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>31210558</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='ad31ba3f-eb89-43f0-b28e-89ed14253656'>
	<result xmlns='urn:xmpp:mam:2' id='C4LR5VAVFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T05:50:31.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>e36a7272</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.270 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='60c02156-c393-4c39-a71c-daf051748a6f'>
	<result xmlns='urn:xmpp:mam:2' id='C4MDIAP0BG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T03:46:39.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>2529ba63</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='02776612-3322-4db0-95d1-fb68ea9ef98f'>
	<result xmlns='urn:xmpp:mam:2' id='C4N4M9AAH00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T07:21:54.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>4b9b8d32</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='feb9f3ef-c15f-4ad0-80b9-c91aa1ba28a5'>
	<result xmlns='urn:xmpp:mam:2' id='C4O3867JR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T19:49:26.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>a7016a02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='f5735bfa-bd1c-4c1c-963c-d767e8416020'>
	<result xmlns='urn:xmpp:mam:2' id='C4OI7OOFJ00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T13:42:14.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>287932e9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='b965bbc9-4f56-4d4c-82a6-2aad59505a4a'>
	<result xmlns='urn:xmpp:mam:2' id='C4OT7HEN2007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:49:08.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>eed16474</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='0b2eece2-1457-436a-bb6b-ac54f76a6f04'>
	<result xmlns='urn:xmpp:mam:2' id='C4PUUG1FLG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T19:02:43.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>95ec6854</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='b315bbc1-1663-4710-b304-63adf0930d82'>
	<result xmlns='urn:xmpp:mam:2' id='C4QADOD7G00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T08:44:16.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>bfb613f3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='1862920a-5d58-4c44-b647-608d1d9c9c81'>
	<result xmlns='urn:xmpp:mam:2' id='C4R7V784H00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T19:59:14.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>1de5ca27</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<message from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='9078fe55-3923-4f4d-b566-fcb53649b804'>
	<result xmlns='urn:xmpp:mam:2' id='C4RU540FDG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T22:27:15.000000Z' from='alice_unnamed_2035@localhost'/>
			<message from='alice_unnamed_2035@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2035@localhost'>
				<body>27ba4bc3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:13.271 ***🔗
alice_unnamed_2035@localhost/res1 in
<iq from='alice_unnamed_2035@localhost' to='alice_unnamed_2035@localhost/res1' id='9cfd058987bc87d9dd5061c910173ca3' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HAD9OKM007</first>
			<last>C4RU540FDG0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



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

*** User 2024-03-12 08:14:13.272 ***🔗
alice_unnamed_2035@localhost/res1 in
</stream:stream>
*** CT 2024-03-12 08:14:13.325 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2141.html



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