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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.48400.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.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      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,"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@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.05/mam_suite.muc_querying_for_all_messages_with_jid.106115.html"},
     {tc_group_properties,[{name,muc06},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@843bff14d7d2.2024-04-25_14.57.08/big_tests.tests.mam_SUITE.logs/run.2024-04-25_15.06.05/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_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,backend => rdbms,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 => <<>>,
                    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@843bff14d7d2.2024-04-25_14.57.08"

=== Started at 2024-04-25 15:06:35


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


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

*** User 2024-04-25 15:06:35.715 ***🔗
alicE_unnamed_2111@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:06:35.715 ***🔗
alicE_unnamed_2111@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='95aa764153733c82' from='localhost' version='1.0' xml:lang='en'>

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



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



*** User 2024-04-25 15:06:35.717 ***🔗
alicE_unnamed_2111@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:06:35.718 ***🔗
alicE_unnamed_2111@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='3174891cf15a04b5' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2111@localhost'>

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



*** User 2024-04-25 15:06:35.719 ***🔗
alicE_unnamed_2111@localhost/res1 in
<iq id='65fd9c921d5865ab51f263b5f9ce740c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2111@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-25 15:06:35.719 ***🔗
alice_unnamed_2111@localhost/res1 out
<iq type='set' id='1de085e6a0f76769159c58bd4c2b52d2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:06:35.720 ***🔗
alice_unnamed_2111@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2111@localhost/res1' id='1de085e6a0f76769159c58bd4c2b52d2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-25 15:06:35.720 ***🔗
alice_unnamed_2111@localhost/res1 out
<presence/>



*** User 2024-04-25 15:06:35.725 ***🔗
alice_unnamed_2111@localhost/res1 in
<presence from='alice_unnamed_2111@localhost/res1' to='alice_unnamed_2111@localhost/res1'/>



*** User 2024-04-25 15:06:35.725 ***🔗
alice_unnamed_2111@localhost/res1 out
<iq type='set' id='df32c6c59f75ee17851f932eeada0eb6' to='alicE_unnamed_2111room0-48486-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-25 15:06:35.729 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='53892962-c97f-4439-8a9d-b4900183c1f1'>
	<result xmlns='urn:xmpp:mam:2' id='C5D2VL05300F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T05:13:58.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>190ed753</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.729 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='9f7303d2-545e-42d4-a453-e6c022ee62a5'>
	<result xmlns='urn:xmpp:mam:2' id='C5DOS4KIC00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T07:20:56.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>52f037d3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='afa39320-55e1-476f-819c-ea4f555f507b'>
	<result xmlns='urn:xmpp:mam:2' id='C5E7OJNVFG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T01:06:47.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d4bc669d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='bff172fa-600f-4e0f-85b5-b6f4f5f9ca41'>
	<result xmlns='urn:xmpp:mam:2' id='C5F75CCRSG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T14:34:25.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bb583ea1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='4eb43ee8-4edf-4982-a073-2564c54e34a2'>
	<result xmlns='urn:xmpp:mam:2' id='C5FLE0BIC00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T07:35:52.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5961480</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='3bfb6cfd-6fff-4351-85a8-419f49fc8d47'>
	<result xmlns='urn:xmpp:mam:2' id='C5G6LDFDSG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T04:09:21.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1baee616</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='0bc908c5-c754-4298-a409-62282d21e6ca'>
	<result xmlns='urn:xmpp:mam:2' id='C5HAOGU7QG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T23:13:17.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf2f80a2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='ef8c0506-0fd8-4a98-ad2a-1b003bb14241'>
	<result xmlns='urn:xmpp:mam:2' id='C5HC526OFG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T00:52:55.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b054b80b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='ee6e5cf3-3316-41dd-bb7b-92a9189f1409'>
	<result xmlns='urn:xmpp:mam:2' id='C5I7IFID600B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T09:35:40.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3b892e14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.730 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='5a075aaf-4c37-430a-b397-2b3d9fecf5c5'>
	<result xmlns='urn:xmpp:mam:2' id='C5IMMP8A3007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T03:39:02.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4f4abbfd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='b496618c-0c99-4798-ad89-26f035c11f73'>
	<result xmlns='urn:xmpp:mam:2' id='C5JNOEE8PG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T19:04:59.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b59cf241</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='32aeefe5-1757-407e-a616-938045424a95'>
	<result xmlns='urn:xmpp:mam:2' id='C5KEAQHR7G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T22:00:55.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e799d513</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='a00feb99-ce7f-4047-bc8e-670ad2daeba3'>
	<result xmlns='urn:xmpp:mam:2' id='C5KK793O6G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T05:02:29.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7134abd7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='9ba0f436-c932-4243-9737-d13c2f66b3a7'>
	<result xmlns='urn:xmpp:mam:2' id='C5LNJN9UBG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T23:15:43.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f9650a74</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='c069488f-3950-4d27-a6d6-425a31ae5a31'>
	<result xmlns='urn:xmpp:mam:2' id='C5MB5BA6KG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:35:13.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f4b99cb5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='49960b86-a12a-4d30-bd05-3059031156ad'>
	<result xmlns='urn:xmpp:mam:2' id='C5MQQ1OD2004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-24T17:15:16.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7f2939ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<message from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='9d86dd61-4974-47b9-9851-b79c8cd69e80'>
	<result xmlns='urn:xmpp:mam:2' id='C5N8EFBQA00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-25T09:31:32.000000Z' from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2111room0-48486-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d22bc025</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-25 15:06:35.731 ***🔗
alice_unnamed_2111@localhost/res1 in
<iq from='alice_unnamed_2111room0-48486-0@muc.localhost' to='alice_unnamed_2111@localhost/res1' id='df32c6c59f75ee17851f932eeada0eb6' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5D2VL05300F</first>
			<last>C5N8EFBQA00H</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-25 15:06:35.732 ***🔗
alice_unnamed_2111@localhost/res1 out
</stream:stream>

*** User 2024-04-25 15:06:35.732 ***🔗
alice_unnamed_2111@localhost/res1 in
</stream:stream>

*** User 2024-04-25 15:06:35.807 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-25 15:06:35.818 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2185.html



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