=== 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.54713.0>},
     {basic_group,muc_all},
     {configuration,rdbms_cache},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      max_result_limit => 50,default_result_limit => 50,
                      archive_chat_markers => false,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      send_message => mod_mam_utils,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => false,batch_size => 30,pool_size => 16,
                            flush_interval => 2000},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {preset,"pgsql_cets"},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/mam_suite.muc_querying_for_all_messages_with_jid.47493.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_cache_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@81b4ed498ac1.2024-04-23_23.21.08/big_tests.tests.mam_SUITE.logs/run.2024-04-23_23.28.17/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.">>},
              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 => <<>>,
                    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 => <<>>},
              online_backend => cets,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 =>
            #{server_info => [],iqdisc => one_queue,extra_domains => [],
              users_can_see_hidden_services => false},
        mod_stream_management =>
            #{buffer => true,ack => true,backend => cets,
              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 => cets,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@81b4ed498ac1.2024-04-23_23.21.08"

=== Started at 2024-04-23 23:29:12


*** CT 2024-04-23 23:29:12.292 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2934.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-04-23 23:29:12.702 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-04-23 23:29:12.707 ***🔗
alicE_unnamed_2252@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-23 23:29:12.708 ***🔗
alicE_unnamed_2252@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='c5568d2e9c489fdd' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-04-23 23:29:12.708 ***🔗
alicE_unnamed_2252@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-23 23:29:12.708 ***🔗
alicE_unnamed_2252@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI1MgBtYXR5Z3J5c2E=</auth>



*** User 2024-04-23 23:29:12.709 ***🔗
alicE_unnamed_2252@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-04-23 23:29:12.709 ***🔗
alicE_unnamed_2252@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-23 23:29:12.709 ***🔗
alicE_unnamed_2252@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='20dca0957eb11455' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2252@localhost'>

*** User 2024-04-23 23:29:12.709 ***🔗
alicE_unnamed_2252@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-23 23:29:12.709 ***🔗
alicE_unnamed_2252@localhost/res1 out
<iq type='set' id='29189b5b0287263093586add01f9d69d'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-04-23 23:29:12.709 ***🔗
alicE_unnamed_2252@localhost/res1 in
<iq id='29189b5b0287263093586add01f9d69d' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2252@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-04-23 23:29:12.710 ***🔗
alice_unnamed_2252@localhost/res1 out
<iq type='set' id='63a8372c0d48290fe5124221030287db'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:29:12.710 ***🔗
alice_unnamed_2252@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2252@localhost/res1' id='63a8372c0d48290fe5124221030287db' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-04-23 23:29:12.710 ***🔗
alice_unnamed_2252@localhost/res1 out
<presence/>



*** User 2024-04-23 23:29:12.711 ***🔗
alice_unnamed_2252@localhost/res1 in
<presence from='alice_unnamed_2252@localhost/res1' to='alice_unnamed_2252@localhost/res1'/>



*** User 2024-04-23 23:29:12.711 ***🔗
alice_unnamed_2252@localhost/res1 out
<iq type='set' id='d7a125f7865608e45e8d6a74c05accc2' to='alicE_unnamed_2252room0-54773-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-04-23 23:29:12.713 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='8f040f9c-bd96-4b49-97cf-ccc2c10edab7'>
	<result xmlns='urn:xmpp:mam:1' id='C5BN3MQQI00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-07T00:53:24.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f05abc44</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.713 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='5cafd61f-c73a-4c96-bcd3-fa4c0b299d81'>
	<result xmlns='urn:xmpp:mam:1' id='C5CANEPETG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-08T00:17:39.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>624d17c6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.713 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='1f8a4eb8-f70e-436f-a839-8ccd631a938c'>
	<result xmlns='urn:xmpp:mam:1' id='C5D26F4PP006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-09T04:17:38.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4eb60d5e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.713 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='907c93ca-e36d-499b-94b0-a28d84939146'>
	<result xmlns='urn:xmpp:mam:1' id='C5DOB7T3E004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-10T06:43:08.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fe8fbc3f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.713 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='86e6e025-3b81-4146-a009-bcf687a4d12e'>
	<result xmlns='urn:xmpp:mam:1' id='C5EOC6LKU003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-11T20:55:56.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29d3be22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='3541937e-0dfd-4c76-b17a-72766645fb19'>
	<result xmlns='urn:xmpp:mam:1' id='C5FB828EEG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-12T19:26:45.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d860ec7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='611220b4-2cea-4a19-a419-19cc08b9a091'>
	<result xmlns='urn:xmpp:mam:1' id='C5FG7UN88G0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-13T01:24:25.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>689d2fc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='b8dfd418-0477-4124-89ec-d9b38a43568c'>
	<result xmlns='urn:xmpp:mam:1' id='C5GD4S7TJ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-14T11:53:26.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0c9a7aa7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='49d62293-5283-429d-960a-2752ceb7dfcd'>
	<result xmlns='urn:xmpp:mam:1' id='C5H4PVCFB00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-15T16:07:02.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4de9dae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='563ee84c-c6c1-4676-b55b-815c46dbc04d'>
	<result xmlns='urn:xmpp:mam:1' id='C5HECP7A4G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-16T03:33:21.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ad5d6668</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='3adfa5ac-5947-4fe2-bfc8-a4e5615fee02'>
	<result xmlns='urn:xmpp:mam:1' id='C5I523GG4004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-17T06:35:52.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>770a0ea7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='cab62cf4-b8bf-4a7f-abe7-39f554b7c869'>
	<result xmlns='urn:xmpp:mam:1' id='C5J2IDCRBG01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-18T17:48:15.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ae2a4bc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='c45b4ce9-357b-4bbb-baef-8322ad6b36b3'>
	<result xmlns='urn:xmpp:mam:1' id='C5JMAQR3SG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-19T17:22:57.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1458f1e1</body>
			</message>
		</forwarded>
	</result>
</message>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='01b9d763-ca92-4317-90b7-fddae1215507'>
	<result xmlns='urn:xmpp:mam:1' id='C5K61IJOR00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-20T12:07:34.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5e561833</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='ed1cc432-36de-4558-8d5c-5386299aaa82'>
	<result xmlns='urn:xmpp:mam:1' id='C5L2L2H8900C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-21T22:15:30.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>07cb93cf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.714 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='ccdd12bd-f40a-4e59-b1ba-c466f0aa82f6'>
	<result xmlns='urn:xmpp:mam:1' id='C5LNQVGVAG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-22T23:31:57.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a6db4b37</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.715 ***🔗
alice_unnamed_2252@localhost/res1 in
<message from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='08e69b81-5d2e-4699-acbe-9bd287a63cdf'>
	<result xmlns='urn:xmpp:mam:1' id='C5MB5URQ5G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-04-23T22:36:35.000000Z' from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2252room0-54773-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a0134289</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-04-23 23:29:12.715 ***🔗
alice_unnamed_2252@localhost/res1 in
<iq from='alice_unnamed_2252room0-54773-0@muc.localhost' to='alice_unnamed_2252@localhost/res1' id='d7a125f7865608e45e8d6a74c05accc2' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C5BN3MQQI00G</first>
			<last>C5MB5URQ5G05</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-04-23 23:29:12.715 ***🔗
alice_unnamed_2252@localhost/res1 out
</stream:stream>

*** User 2024-04-23 23:29:12.715 ***🔗
alice_unnamed_2252@localhost/res1 in
</stream:stream>

*** User 2024-04-23 23:29:12.719 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-04-23 23:29:12.723 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2935.html



=== Ended at 2024-04-23 23:29:12
=== successfully completed test case
=== === Returned value: ok