=== 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.41207.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      is_archivable_message => mod_mam_utils,
                      send_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_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@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.mam_SUITE.logs/run.2024-01-15_12.07.09/mam_suite.muc_querying_for_all_messages_with_jid.109570.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_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@bd58dd88791f.2024-01-15_11.59.42/big_tests.tests.mam_SUITE.logs/run.2024-01-15_12.07.09/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_sic => #{iqdisc => one_queue},
        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_amp => #{},
        mod_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              backend => rdbms,online_backend => cets,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 => <<>>,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,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 => cets,
              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 => 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@bd58dd88791f.2024-01-15_11.59.42"

=== Started at 2024-01-15 12:07:14


*** CT 2024-01-15 12:07:14.938 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1928.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-01-15 12:07:15.134 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-01-15 12:07:15.136 ***🔗
alicE_unnamed_1754@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-01-15 12:07:15.136 ***🔗
alicE_unnamed_1754@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='becc1af78417eeae' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-01-15 12:07:15.136 ***🔗
alicE_unnamed_1754@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-01-15 12:07:15.136 ***🔗
alicE_unnamed_1754@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc1NABtYXR5Z3J5c2E=</auth>



*** User 2024-01-15 12:07:15.137 ***🔗
alicE_unnamed_1754@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-01-15 12:07:15.137 ***🔗
alicE_unnamed_1754@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-01-15 12:07:15.137 ***🔗
alicE_unnamed_1754@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5faa1e8bcaa356ee' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1754@localhost'>

*** User 2024-01-15 12:07:15.137 ***🔗
alicE_unnamed_1754@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-01-15 12:07:15.137 ***🔗
alicE_unnamed_1754@localhost/res1 out
<iq type='set' id='45baf780a5015561efaf2adf83ce9dba'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-01-15 12:07:15.137 ***🔗
alicE_unnamed_1754@localhost/res1 in
<iq id='45baf780a5015561efaf2adf83ce9dba' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1754@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-01-15 12:07:15.138 ***🔗
alice_unnamed_1754@localhost/res1 out
<iq type='set' id='b95c789c38804a2c3e251205f1743b63'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:15.138 ***🔗
alice_unnamed_1754@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1754@localhost/res1' id='b95c789c38804a2c3e251205f1743b63' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-01-15 12:07:15.138 ***🔗
alice_unnamed_1754@localhost/res1 out
<presence/>



*** User 2024-01-15 12:07:15.139 ***🔗
alice_unnamed_1754@localhost/res1 in
<presence from='alice_unnamed_1754@localhost/res1' to='alice_unnamed_1754@localhost/res1'/>



*** User 2024-01-15 12:07:15.139 ***🔗
alice_unnamed_1754@localhost/res1 out
<iq type='set' id='8578656c3630923c92273fc48e7a8ad5' to='alicE_unnamed_1754room0-41257-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1'>
		<x xmlns='jabber:x:data' type='submit'>
			<field var='with'>
				<value>alicE_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname</value>
			</field>
		</x>
	</query>
</iq>



*** User 2024-01-15 12:07:15.142 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='9b8d00ee-9a45-4984-919e-d7ed8efe4440'>
	<result xmlns='urn:xmpp:mam:1' id='C3DOAJD4OG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-30T11:20:09.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>81f7ef71</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.142 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='222bc08b-0d99-4820-9eb9-e98676b7bee5'>
	<result xmlns='urn:xmpp:mam:1' id='C3EDOP941G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-12-31T12:55:07.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9ffe3fed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.142 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='6328455c-9be7-4382-bda4-84ea3a85e1bc'>
	<result xmlns='urn:xmpp:mam:1' id='C3ESGAPG6G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-01T06:29:57.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e82c675e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.142 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='9189eb87-92ba-44f3-ba41-0dd57340ed49'>
	<result xmlns='urn:xmpp:mam:1' id='C3FHLLT0MG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-02T07:45:09.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>60cc1f95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='dc20e8ee-8928-4789-b3df-44f71d0fd541'>
	<result xmlns='urn:xmpp:mam:1' id='C3G45V7BQG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-03T05:50:05.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>074b80f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='d76555ac-5cce-4cea-bd4d-3fb1301eac1d'>
	<result xmlns='urn:xmpp:mam:1' id='C3GL9NGQE001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-04T02:15:24.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>25b51c70</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='560c9f3d-db5f-45a8-9059-ae10bdd80ca9'>
	<result xmlns='urn:xmpp:mam:1' id='C3H87PE9E00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-05T00:51:08.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3852c09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='86c57eeb-e3f5-4487-a6aa-529bba339b5d'>
	<result xmlns='urn:xmpp:mam:1' id='C3I5U0541G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-06T12:16:43.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fddd4888</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='c404c063-892a-4026-adeb-0e81a434522e'>
	<result xmlns='urn:xmpp:mam:1' id='C3IJMB5J8G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-07T04:41:45.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ef998338</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='7426cc9e-ca87-4cd2-9f73-4e79fede2eab'>
	<result xmlns='urn:xmpp:mam:1' id='C3JNVIC4L003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-08T23:59:22.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fc50fdc7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='e4640a0d-a550-447f-a76a-a76e14a96628'>
	<result xmlns='urn:xmpp:mam:1' id='C3K9B41UBG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-09T20:42:07.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b4535482</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='0e8bde6b-f2c2-421d-b6dc-ce3ae64e6679'>
	<result xmlns='urn:xmpp:mam:1' id='C3KHQ5NA9G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-10T06:48:27.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8a7b0dfc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='9771bc98-ca8e-490c-99ca-d70ab4bc110d'>
	<result xmlns='urn:xmpp:mam:1' id='C3LERBCBTG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-11T17:26:59.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>04daa464</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='47a9cf07-ab8e-4cca-94c9-ec0f590d2183'>
	<result xmlns='urn:xmpp:mam:1' id='C3M3E7M7UG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-12T18:00:53.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7432f840</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='5b99fbba-19d2-4324-be97-a9a43b5b695e'>
	<result xmlns='urn:xmpp:mam:1' id='C3MOG2GA700G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-13T19:08:14.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b954f1f1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.143 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='801210e8-5fcf-41f0-86f5-470b4f3c5a46'>
	<result xmlns='urn:xmpp:mam:1' id='C3NGHB79O00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-14T23:49:04.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>34b617fd</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.144 ***🔗
alice_unnamed_1754@localhost/res1 in
<message from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='fa6a8879-9659-4508-a174-b6c5dc5b5d62'>
	<result xmlns='urn:xmpp:mam:1' id='C3NLOR3N4G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-01-15T06:03:45.000000Z' from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1754room0-41257-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>29512c06</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-01-15 12:07:15.144 ***🔗
alice_unnamed_1754@localhost/res1 in
<iq from='alice_unnamed_1754room0-41257-0@muc.localhost' to='alice_unnamed_1754@localhost/res1' id='8578656c3630923c92273fc48e7a8ad5' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C3DOAJD4OG07</first>
			<last>C3NLOR3N4G0C</last>
			<count>17</count>
		</set>
	</fin>
</iq>



*** User 2024-01-15 12:07:15.144 ***🔗
alice_unnamed_1754@localhost/res1 out
</stream:stream>

*** User 2024-01-15 12:07:15.144 ***🔗
alice_unnamed_1754@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-01-15 12:07:15.199 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-01-15 12:07:15.204 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1929.html



=== Ended at 2024-01-15 12:07:15
=== successfully completed test case
=== === Returned value: ok