=== 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.40131.0>},
     {basic_group,mam_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      max_result_limit => 50,backend => rdbms,
                      send_message => mod_mam_utils,
                      pm =>
                          #{archive_groupchats => false,
                            same_mam_id_for_peers => false},
                      is_archivable_message => mod_mam_utils,
                      full_text_search => true,message_retraction => true,
                      async_writer =>
                          #{enabled => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      archive_chat_markers => false,
                      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,"odbc_mssql_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/mam_suite.querying_for_all_messages_with_jid.47108.html"},
     {tc_group_properties,[{name,mam04},parallel]},
     {tc_group_path,[[{name,rdbms_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@fb43d4252d17.2024-02-22_12.37.44/big_tests.tests.mam_SUITE.logs/run.2024-02-22_12.47.52/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_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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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,backend => rdbms,
              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_sic => #{iqdisc => one_queue},
        mod_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_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 => 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@fb43d4252d17.2024-02-22_12.37.44"

=== Started at 2024-02-22 12:47:53


*** CT 2024-02-22 12:47:53.082 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2174.html

*** User 2024-02-22 12:47:53.415 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-02-22 12:47:53.462 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-02-22 12:47:53.465 ***🔗
waiting for archive_size is done in 0 miliseconds

*** User 2024-02-22 12:47:53.469 ***🔗
alicE_unnamed_1740@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-02-22 12:47:53.469 ***🔗
alicE_unnamed_1740@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6ac9d7fec6a4a4b8' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-02-22 12:47:53.469 ***🔗
alicE_unnamed_1740@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-02-22 12:47:53.470 ***🔗
alicE_unnamed_1740@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc0MABtYXR5Z3J5c2E=</auth>



*** User 2024-02-22 12:47:53.471 ***🔗
alicE_unnamed_1740@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-02-22 12:47:53.471 ***🔗
alicE_unnamed_1740@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-02-22 12:47:53.471 ***🔗
alicE_unnamed_1740@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6abe32bb4edd00c8' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1740@localhost'>

*** User 2024-02-22 12:47:53.472 ***🔗
alicE_unnamed_1740@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-02-22 12:47:53.472 ***🔗
alicE_unnamed_1740@localhost/res1 out
<iq type='set' id='8a30ca258e6e387c168008aee0319b7b'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-02-22 12:47:53.472 ***🔗
alicE_unnamed_1740@localhost/res1 in
<iq id='8a30ca258e6e387c168008aee0319b7b' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1740@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-02-22 12:47:53.472 ***🔗
alice_unnamed_1740@localhost/res1 out
<iq type='set' id='8d9a3cdab8e0697fa866140234eaa6af'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:47:53.473 ***🔗
alice_unnamed_1740@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1740@localhost/res1' id='8d9a3cdab8e0697fa866140234eaa6af' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-02-22 12:47:53.473 ***🔗
alice_unnamed_1740@localhost/res1 out
<presence/>



*** User 2024-02-22 12:47:53.475 ***🔗
alice_unnamed_1740@localhost/res1 in
<presence from='alice_unnamed_1740@localhost/res1' to='alice_unnamed_1740@localhost/res1'/>



*** User 2024-02-22 12:47:53.475 ***🔗
alice_unnamed_1740@localhost/res1 out
<iq type='set' id='e320fd2ab835840a0c56e6d3604f8a48'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>bob_unnamed_1740@localhost</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-02-22 12:47:53.480 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='25f72a43-b58c-485a-b665-79f4ae6b64d2'>
	<result xmlns='urn:xmpp:mam:1' id='C45MG2DGG00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-06T13:24:48.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>ffb9ab20</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='3a421e76-975c-454c-8446-65a575f52cf7'>
	<result xmlns='urn:xmpp:mam:1' id='C46AH8FIHG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-07T13:19:07.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>91722ec0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='5c24e3f3-df8b-4e09-9304-b2a33e1bf610'>
	<result xmlns='urn:xmpp:mam:1' id='C46Q202U500F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-08T07:50:18.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>d4878e69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='ae39421f-bd67-44a1-98db-fa16e1f22120'>
	<result xmlns='urn:xmpp:mam:1' id='C47MCSS3A002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-09T17:39:00.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>e506064d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='4a38a613-3528-4302-9612-a3795e101b37'>
	<result xmlns='urn:xmpp:mam:1' id='C482U8N6TG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-10T08:36:51.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>57359736</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='93f2605e-02db-434b-8690-8928ff3b3231'>
	<result xmlns='urn:xmpp:mam:1' id='C48LTM17GG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-11T07:15:37.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>7279c7b7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='26821322-c132-4c69-bd01-f5d711f625f1'>
	<result xmlns='urn:xmpp:mam:1' id='C49NK8MH300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-12T23:28:22.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>278c257a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='ff6612e2-f02b-4d1a-9921-4367206773d8'>
	<result xmlns='urn:xmpp:mam:1' id='C4A61N52MG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-13T16:40:37.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>032da36e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='c9527074-3802-4a5b-aaf7-2e3d415d0b6a'>
	<result xmlns='urn:xmpp:mam:1' id='C4AD1D6CM00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-14T01:01:00.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>80fe438f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='27f166ee-0a8f-45c2-a461-8aee6a5ec30b'>
	<result xmlns='urn:xmpp:mam:1' id='C4BCVVDT1G08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-15T15:08:27.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>d32ba236</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='8316267d-d4b3-4d2c-af22-318774f89ad3'>
	<result xmlns='urn:xmpp:mam:1' id='C4BQ123D7G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-16T06:41:27.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>b4a1b693</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='a7d35431-81e2-4a84-88c7-3bd36338da38'>
	<result xmlns='urn:xmpp:mam:1' id='C4CJPAQIRG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-17T13:25:19.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>a9f79f3b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='4db6dd0f-f54a-44ba-b682-85c17e13680e'>
	<result xmlns='urn:xmpp:mam:1' id='C4CTI09OAG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-18T01:04:45.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>698ef39f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='720e2461-6e26-4e78-a7c9-bbc7ac90bd7b'>
	<result xmlns='urn:xmpp:mam:1' id='C4DHHK20MG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-19T00:55:33.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>e7825e7a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='951b37bd-cdc3-49cd-8924-8939375c0ea7'>
	<result xmlns='urn:xmpp:mam:1' id='C4E82QNP2008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-20T03:48:52.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>fd5ce998</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='c4a689eb-d079-47c6-b80b-69ad09c3f79b'>
	<result xmlns='urn:xmpp:mam:1' id='C4F6HT1SU00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T16:10:04.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>4993906f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='6597c1c3-bd0e-4f9d-803a-7a5c1fc9a4ff'>
	<result xmlns='urn:xmpp:mam:1' id='C4FH5EVHTG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T04:49:39.000000Z' from='alice_unnamed_1740@localhost'/>
			<message from='alice_unnamed_1740@localhost' xmlns='jabber:client' type='chat' to='bOb_unnamed_1740@localhost'>
				<body>bcc43363</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 in
<iq from='alice_unnamed_1740@localhost' to='alice_unnamed_1740@localhost/res1' id='e320fd2ab835840a0c56e6d3604f8a48' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C45MG2DGG00D</first>
			<last>C4FH5EVHTG02</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-02-22 12:47:53.481 ***🔗
alice_unnamed_1740@localhost/res1 out
</stream:stream>

*** User 2024-02-22 12:47:53.482 ***🔗
alice_unnamed_1740@localhost/res1 in
</stream:stream>
*** CT 2024-02-22 12:47:53.486 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2177.html



=== Ended at 2024-02-22 12:47:53
=== successfully completed test case
=== === Returned value: ok