=== Test case: mam_SUITE:muc_querying_for_all_messages_with_jid/1 (click for source code)

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.47758.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,backend => rdbms,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,message_retraction => true,
                      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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.52/mam_suite.muc_querying_for_all_messages_with_jid.28165.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_muc_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@263f7cbb53ed.2024-04-25_14.57.19/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.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_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.">>},
              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,
              backend => rdbms,max_room_name => infinity,
              max_room_desc => infinity,
              default_room =>
                  #{public => true,description => <<>>,title => <<>>,
                    persistent => false,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 => <<>>},
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,access_create => muc_create,
              load_permanent_rooms_at_startup => false,
              max_room_id => infinity,online_backend => mnesia},
        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 => 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_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@263f7cbb53ed.2024-04-25_14.57.19"

=== Started at 2024-04-25 15:07:22


*** CT 2024-04-25 15:07:22.973 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2192.html
Could not find element archive_wait in Config.


*** User 2024-04-25 15:07:23.260 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-25 15:07:23.269 ***🔗
alicE_unnamed_2070@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 15:07:23.269 ***🔗
alicE_unnamed_2070@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3a25e45640e680c1' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-25 15:07:23.270 ***🔗
alicE_unnamed_2070@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 15:07:23.270 ***🔗
alicE_unnamed_2070@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA3MABtYXR5Z3J5c2E=</auth>



*** User 2024-04-25 15:07:23.271 ***🔗
alicE_unnamed_2070@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-25 15:07:23.271 ***🔗
alicE_unnamed_2070@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 15:07:23.271 ***🔗
alicE_unnamed_2070@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9103cf62ba46c93b' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2070@localhost'>

*** User 2024-04-25 15:07:23.271 ***🔗
alicE_unnamed_2070@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 15:07:23.271 ***🔗
alicE_unnamed_2070@localhost/res1 out
<iq type='set' id='cfe724afc601b3ab78e4e1ba12f13096'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-25 15:07:23.272 ***🔗
alicE_unnamed_2070@localhost/res1 in
<iq id='cfe724afc601b3ab78e4e1ba12f13096' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2070@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:07:23.272 ***🔗
alice_unnamed_2070@localhost/res1 out
<iq type='set' id='3684bb0f3bb3072431b242347297033c'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:23.272 ***🔗
alice_unnamed_2070@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2070@localhost/res1' id='3684bb0f3bb3072431b242347297033c' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:07:23.272 ***🔗
alice_unnamed_2070@localhost/res1 out
<presence/>



*** User 2024-04-25 15:07:23.273 ***🔗
alice_unnamed_2070@localhost/res1 in
<presence from='alice_unnamed_2070@localhost/res1' to='alice_unnamed_2070@localhost/res1'/>



*** User 2024-04-25 15:07:23.274 ***🔗
alice_unnamed_2070@localhost/res1 out
<iq type='set' id='34cd1df528f29fd10b09e8e7facd0155' to='alicE_unnamed_2070room0-47812-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:07:23.332 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='21160c3d-1bb4-4810-88df-6938e93d91b2'>
	<result xmlns='urn:xmpp:mam:1' id='C5D6MSSJPG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T09:40:43.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f906d653</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='2d2305f5-c498-44a8-8a00-6b6c11a8cae3'>
	<result xmlns='urn:xmpp:mam:1' id='C5DRMU0C1001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T10:44:02.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ee6282c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='e957456c-4afa-49c5-ad97-457945fd04b1'>
	<result xmlns='urn:xmpp:mam:1' id='C5EFOJ32U00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T10:39:24.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c0664b1c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='cd43aa1d-d459-4db3-a9f2-f2ae756ad155'>
	<result xmlns='urn:xmpp:mam:1' id='C5FB4RVE4001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:19:36.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c0cd7db5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='f90489ab-f305-4ed5-857d-a9f1cf6b5790'>
	<result xmlns='urn:xmpp:mam:1' id='C5FFKIJ6G00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T00:41:04.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3895df34</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='6c115379-84d8-453b-8699-04339c6c3131'>
	<result xmlns='urn:xmpp:mam:1' id='C5GHR3N15008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T17:29:30.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5265141</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='859597c3-4fcd-4779-b9d1-fa3c83942a19'>
	<result xmlns='urn:xmpp:mam:1' id='C5GSD0UJ2001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T06:05:24.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dc03032e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='9153aa9f-2b83-4f49-838f-cad5b4243ceb'>
	<result xmlns='urn:xmpp:mam:1' id='C5HO16I3A00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T15:03:16.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b66c17e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='83eb37dd-f258-4e9f-bd27-24f55ba27ae4'>
	<result xmlns='urn:xmpp:mam:1' id='C5IAFFO4JG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T13:03:43.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>818b3369</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='83a6cf78-7027-4136-9a5e-0d877e823aa4'>
	<result xmlns='urn:xmpp:mam:1' id='C5J24GO13004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:17:10.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7207f6e7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='33a3d2c6-4f51-4c83-b377-3c62aafffc3f'>
	<result xmlns='urn:xmpp:mam:1' id='C5J8HDV8MG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T00:55:33.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f5c82d5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='54ba9e11-3fb5-4d8c-9f64-870f8e72e64d'>
	<result xmlns='urn:xmpp:mam:1' id='C5KD0G38B00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T20:26:14.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07f00395</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='1a8d0b68-88f7-4012-8d1d-56a34302a06a'>
	<result xmlns='urn:xmpp:mam:1' id='C5KVDFAGSG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T18:23:45.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>667aa50e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='30288960-18ca-4206-afd3-b4c05d5ecb8e'>
	<result xmlns='urn:xmpp:mam:1' id='C5L90F436G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T05:50:29.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>2716fb0d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='109c5487-20a3-4ec2-9247-e9bb38a4ddb7'>
	<result xmlns='urn:xmpp:mam:1' id='C5M3GALU1G09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T13:27:07.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44fa499c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.333 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='804fabef-b990-457b-b4d3-e27ac5874086'>
	<result xmlns='urn:xmpp:mam:1' id='C5MKH42SM00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T09:45:48.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ecd1b1a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.334 ***🔗
alice_unnamed_2070@localhost/res1 in
<message from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='337c519f-90fa-4a37-89ac-7998cca558d5'>
	<result xmlns='urn:xmpp:mam:1' id='C5NGS0KDMG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T19:34:29.000000Z' from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2070room0-47812-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8c983eb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:07:23.334 ***🔗
alice_unnamed_2070@localhost/res1 in
<iq from='alice_unnamed_2070room0-47812-0@muc.localhost' to='alice_unnamed_2070@localhost/res1' id='34cd1df528f29fd10b09e8e7facd0155' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D6MSSJPG0A</first>
			<last>C5NGS0KDMG0F</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:07:23.334 ***🔗
alice_unnamed_2070@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:07:23.334 ***🔗
alice_unnamed_2070@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:07:23.342 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:07:23.348 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2193.html



=== Ended at 2024-04-25 15:07:23
=== successfully completed test case
=== === Returned value: ok