=== 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.46750.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,
                      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,
                      max_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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.46/mam_suite.querying_for_all_messages_with_jid.36869.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@26557528e1a5.2024-04-25_12.01.25/big_tests.tests.mam_SUITE.logs/run.2024-04-25_12.10.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_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_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 => <<>>,affiliations => [],
                    subject => <<>>,anonymous => true,
                    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,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_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_cache_users =>
            #{strategy => fifo,number_of_segments => 5,time_to_live => 2},
        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@26557528e1a5.2024-04-25_12.01.25"

=== Started at 2024-04-25 12:11:12


*** CT 2024-04-25 12:11:12.122 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2184.html

*** User 2024-04-25 12:11:12.442 ***🔗
waiting for archive_size is done in 100 miliseconds

*** User 2024-04-25 12:11:12.444 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 12:11:12.445 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-04-25 12:11:12.448 ***🔗
alicE_unnamed_2069@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 12:11:12.448 ***🔗
alicE_unnamed_2069@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6379801eecb2e364' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 12:11:12.448 ***🔗
alicE_unnamed_2069@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 12:11:12.449 ***🔗
alicE_unnamed_2069@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA2OQBtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 12:11:12.449 ***🔗
alicE_unnamed_2069@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 12:11:12.450 ***🔗
alicE_unnamed_2069@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 12:11:12.450 ***🔗
alicE_unnamed_2069@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='2b009319e250cf54' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2069@localhost'>

*** User 2024-04-25 12:11:12.451 ***🔗
alicE_unnamed_2069@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 12:11:12.452 ***🔗
alicE_unnamed_2069@localhost/res1 out
<iq type='set' id='749bfe0409c58587cf12d088451c1cc7'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 12:11:12.453 ***🔗
alicE_unnamed_2069@localhost/res1 in
<iq id='749bfe0409c58587cf12d088451c1cc7' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2069@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 12:11:12.453 ***🔗
alice_unnamed_2069@localhost/res1 out
<iq type='set' id='077d0abf63e9289cc860363e14e6af75'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:12.454 ***🔗
alice_unnamed_2069@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2069@localhost/res1' id='077d0abf63e9289cc860363e14e6af75' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 12:11:12.454 ***🔗
alice_unnamed_2069@localhost/res1 out
<presence/>



*** User 2024-04-25 12:11:12.456 ***🔗
alice_unnamed_2069@localhost/res1 in
<presence from='alice_unnamed_2069@localhost/res1' to='alice_unnamed_2069@localhost/res1'/>



*** User 2024-04-25 12:11:12.456 ***🔗
alice_unnamed_2069@localhost/res1 out
<iq type='set' id='fbcbd4fb952f4c88dbb08a04f52aff87'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_2069@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 12:11:12.459 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='cff65d90-ed72-463a-94d8-17578c24ba0b'>
	<result xmlns='urn:xmpp:mam:1' id='C5D4AT0PDG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T06:50:43.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>22dd42d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.459 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='2d362c59-a8be-4c1b-ba99-aacd33da5047'>
	<result xmlns='urn:xmpp:mam:1' id='C5DUBOKL600C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T13:53:48.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>8cc90a02</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.459 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='7fbd446f-bf6f-417e-b9ba-e3034437167c'>
	<result xmlns='urn:xmpp:mam:1' id='C5EAFMJV800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T04:21:36.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>067abe0b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.459 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='97b2fbe0-2c16-440f-ba5e-b2361eced330'>
	<result xmlns='urn:xmpp:mam:1' id='C5F8BCAP2G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T15:59:25.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>da953a6c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='749f5006-1277-4780-a3af-01e79f7e07d8'>
	<result xmlns='urn:xmpp:mam:1' id='C5FQ4MC2GG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T13:12:57.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>9d65ef43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='d92644fb-06b7-4c6c-94b3-9cf51b2b3ea3'>
	<result xmlns='urn:xmpp:mam:1' id='C5G7Q20PFG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T05:31:19.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>75fcf77e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='945b808f-141d-43d8-b2e2-bbd3d6541500'>
	<result xmlns='urn:xmpp:mam:1' id='C5GSH9PRP002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:14:58.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>d3b6a68b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='0d9f7be3-ee49-4dd6-a52c-a57984f62836'>
	<result xmlns='urn:xmpp:mam:1' id='C5HO5DVJ600I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T15:12:44.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>29d134a0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='3333ac27-7e8a-4059-b9d8-a318ce5031e6'>
	<result xmlns='urn:xmpp:mam:1' id='C5I169F7700B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T01:58:54.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>ad58ac38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='ea0d26e8-db97-431a-a181-fd08989d8783'>
	<result xmlns='urn:xmpp:mam:1' id='C5J7CCPHL00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T23:32:42.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>63c05a78</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='e2145b8a-dafa-4775-b1c3-3a05b68e1ea5'>
	<result xmlns='urn:xmpp:mam:1' id='C5J8LHB26001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T01:04:44.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>958f2fef</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='685a1fd8-215e-4401-bf2c-1b5d8661b828'>
	<result xmlns='urn:xmpp:mam:1' id='C5KF8659E00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T23:06:36.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>05c9b7aa</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='cc1149c5-d1b8-4e6a-83f1-ec495e10e2d8'>
	<result xmlns='urn:xmpp:mam:1' id='C5KUP29JN00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T17:38:06.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>9feb07de</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='ad8a1018-01e4-4587-9f0d-d97bfe0168a5'>
	<result xmlns='urn:xmpp:mam:1' id='C5LBCVLVDG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T08:41:39.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>4e4d38d4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='38358794-d22c-401b-a1ab-44abb0dadcb0'>
	<result xmlns='urn:xmpp:mam:1' id='C5LUDTS0R008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T07:23:50.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>52b7d2a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='9ed1853c-f8ce-455a-82b9-769b1bd5d37b'>
	<result xmlns='urn:xmpp:mam:1' id='C5MIRHRHJ003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T07:45:58.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>e8ff50e5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<message from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='81e8361a-2e57-4810-bf52-26922b0af447'>
	<result xmlns='urn:xmpp:mam:1' id='C5N2QJMJFG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T02:49:11.000000Z' from='alice_unnamed_2069@localhost'/>
			<message from='alice_unnamed_2069@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_2069@localhost'>
				<body>9e4e3e20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 12:11:12.460 ***🔗
alice_unnamed_2069@localhost/res1 in
<iq from='alice_unnamed_2069@localhost' to='alice_unnamed_2069@localhost/res1' id='fbcbd4fb952f4c88dbb08a04f52aff87' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D4AT0PDG0C</first>
			<last>C5N2QJMJFG0D</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 12:11:12.461 ***🔗
alice_unnamed_2069@localhost/res1 out
</stream:stream>

*** User 2024-04-25 12:11:12.461 ***🔗
alice_unnamed_2069@localhost/res1 in
</stream:stream>
*** CT 2024-04-25 12:11:12.466 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2188.html



=== Ended at 2024-04-25 12:11:12
=== successfully completed test case
=== === Returned value: ok