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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:1">>}]},
     {with_rsm,true},
     {watchdog,<0.41732.0>},
     {basic_group,muc_all},
     {configuration,rdbms},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,max_result_limit => 50,
                      send_message => mod_mam_utils,
                      muc => #{host => {prefix,<<"muc.">>}},
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,
                      async_writer =>
                          #{enabled => false,pool_size => 16,batch_size => 30,
                            flush_interval => 2000},
                      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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/mam_suite.muc_querying_for_all_messages.73731.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@1c2ae12cdb1a.2023-11-17_15.10.15/big_tests.tests.mam_SUITE.logs/run.2023-11-17_15.17.13/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_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_sic => #{iqdisc => one_queue},
        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 => 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},
        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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,subject => <<>>,
                    anonymous => true,affiliations => [],
                    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}}},
     {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@1c2ae12cdb1a.2023-11-17_15.10.15"

=== Started at 2023-11-17 15:17:18


*** CT 2023-11-17 15:17:18.309 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_1946.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:18.516 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-17 15:17:18.519 ***🔗
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 2023-11-17 15:17:18.519 ***🔗
alicE_unnamed_1740@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='dae3654d79a80f61' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-17 15:17:18.519 ***🔗
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 2023-11-17 15:17:18.519 ***🔗
alicE_unnamed_1740@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTc0MABtYXR5Z3J5c2E=</auth>



*** User 2023-11-17 15:17:18.520 ***🔗
alicE_unnamed_1740@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-17 15:17:18.520 ***🔗
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 2023-11-17 15:17:18.520 ***🔗
alicE_unnamed_1740@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='6202856afbb837e5' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_1740@localhost'>

*** User 2023-11-17 15:17:18.521 ***🔗
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 2023-11-17 15:17:18.521 ***🔗
alicE_unnamed_1740@localhost/res1 out
<iq type='set' id='f19d8ed5546b29d1e5abdee5d7f7e63c'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-17 15:17:18.521 ***🔗
alicE_unnamed_1740@localhost/res1 in
<iq id='f19d8ed5546b29d1e5abdee5d7f7e63c' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_1740@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-17 15:17:18.521 ***🔗
alice_unnamed_1740@localhost/res1 out
<iq type='set' id='a1371461e5a1cb0d8ce6368648c32146'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:18.522 ***🔗
alice_unnamed_1740@localhost/res1 in
<iq from='localhost' to='alice_unnamed_1740@localhost/res1' id='a1371461e5a1cb0d8ce6368648c32146' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-17 15:17:18.522 ***🔗
alice_unnamed_1740@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:17:18.523 ***🔗
alice_unnamed_1740@localhost/res1 in
<presence from='alice_unnamed_1740@localhost/res1' to='alice_unnamed_1740@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:17:18.523 ***🔗
alice_unnamed_1740@localhost/res1 out
<iq type='set' id='b33faa311021f0394a464af29d24d27c' to='alicE_unnamed_1740room0-41774-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='4e6914ec-a72f-4700-a085-8a3450af0493'>
	<result xmlns='urn:xmpp:mam:1' id='C28H7AO7400E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T06:17:44.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c40d8daf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='625424d0-a40d-44e3-906c-f43ec5c48db3'>
	<result xmlns='urn:xmpp:mam:1' id='C28JAJ6CM00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T08:48:12.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>40c68194</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='dd1393ec-6730-44b1-bd89-2ef5dca33633'>
	<result xmlns='urn:xmpp:mam:1' id='C2938R9FCG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T03:49:37.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1bcdff53</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='5d7b43c7-c2f2-4cc0-bd20-cd94c032d93f'>
	<result xmlns='urn:xmpp:mam:1' id='C297NL22O00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T09:09:04.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92797c76</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='12a77391-fafd-4be2-b83f-421019031eab'>
	<result xmlns='urn:xmpp:mam:1' id='C29SGP5CK00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T09:56:56.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>870432e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='aa5f7477-392e-4d22-bf90-0e194f1e6eac'>
	<result xmlns='urn:xmpp:mam:1' id='C29UL6PO400D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T12:30:00.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4780c3a9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.525 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='94df054b-77ae-4983-927a-4c0af55878e3'>
	<result xmlns='urn:xmpp:mam:1' id='C2AJ8AVCPG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T13:04:27.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ebe6aa49</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='fe072966-b795-4de1-aabb-e80482857b95'>
	<result xmlns='urn:xmpp:mam:1' id='C2AK3VO2L00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T14:06:18.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4bc8b502</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='287f83a2-17e1-44ad-9a76-8648336f713b'>
	<result xmlns='urn:xmpp:mam:1' id='C2B9HS2SA00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T15:40:36.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e62f2762</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='39451b75-f9a2-41f3-8d83-da72f3acf6e3'>
	<result xmlns='urn:xmpp:mam:1' id='C2BDM1KB000F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T20:36:16.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>283d7872</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='7a78eaa7-a8c7-4547-897f-a38c619b1d5c'>
	<result xmlns='urn:xmpp:mam:1' id='C2BRA0ENH00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T12:51:30.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0e7624f9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='d9ad82d7-9b1a-475f-be46-8fe63aff9e31'>
	<result xmlns='urn:xmpp:mam:1' id='C2C2QRAT7G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T21:50:15.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d3cfe42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='376a2e12-8127-4fc8-b5aa-21f9778e7c27'>
	<result xmlns='urn:xmpp:mam:1' id='C2CIPTSRHG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T16:53:31.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>af1fbab2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='1d103bd3-4a1e-4278-a124-202af644582b'>
	<result xmlns='urn:xmpp:mam:1' id='C2CO67AJG00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T23:18:56.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5316f6d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.526 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='4e8f9ba6-5cab-4ff1-9257-f138345f139b'>
	<result xmlns='urn:xmpp:mam:1' id='C2COPNGBL009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T00:02:34.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b670bc42</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='22f7ed3d-535d-4269-ac52-3483491b3a66'>
	<result xmlns='urn:xmpp:mam:1' id='C2CSBVL44G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T04:18:09.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8b662a5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='a3e8b59e-fc2a-4dd3-a572-5399fbf3490b'>
	<result xmlns='urn:xmpp:mam:1' id='C2DMNSJOA00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T11:45:56.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c1ed5dff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='22e4fa8a-5c8b-4298-8a58-6d9088d376c8'>
	<result xmlns='urn:xmpp:mam:1' id='C2E038O2T00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T22:55:38.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ba908cc2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='3cfdbdc1-2e02-48a1-ae0b-7fa693cf89d3'>
	<result xmlns='urn:xmpp:mam:1' id='C2E780LOC004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T07:27:20.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5ad15977</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='4bba53a2-d80f-44cc-8331-e76ef6911144'>
	<result xmlns='urn:xmpp:mam:1' id='C2EGMTB5B00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T18:44:54.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>de1f6bae</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='27f1fe1b-b92b-42d2-9b44-9bd06162f857'>
	<result xmlns='urn:xmpp:mam:1' id='C2ES2OO8T003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T08:18:50.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6456ab57</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='452113e0-9e30-4441-a167-29c61978cc8b'>
	<result xmlns='urn:xmpp:mam:1' id='C2F1RTENE00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T15:13:00.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>73c379e1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='adcfc3c6-24a0-4952-b045-f8821c7fe46d'>
	<result xmlns='urn:xmpp:mam:1' id='C2FHK4T8GG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T10:00:57.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0bcbd908</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='547bac13-84ee-410a-ab53-3f326ea760c6'>
	<result xmlns='urn:xmpp:mam:1' id='C2FRGF6QSG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T21:48:33.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8d350011</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.527 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='6bab4127-1d99-44ea-b58c-c13667eae2c4'>
	<result xmlns='urn:xmpp:mam:1' id='C2G31V2CV00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T06:48:46.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8d4a4e09</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='43cbb008-e6f9-4841-ba0a-e2f12c0a4bcf'>
	<result xmlns='urn:xmpp:mam:1' id='C2G7R8OQF006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T12:31:42.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>75f5f1d6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='a5c4f36a-98c6-4d46-a9a9-86b58658977e'>
	<result xmlns='urn:xmpp:mam:1' id='C2GMGS1TTG0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T06:02:11.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b57d615</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='cca697b6-ef82-428a-a427-62037c6bca36'>
	<result xmlns='urn:xmpp:mam:1' id='C2GV4PSHV004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T16:19:26.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>281437db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='d54e5e08-b0b3-46fb-9782-377ed9bda51b'>
	<result xmlns='urn:xmpp:mam:1' id='C2HB1IVL100B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T06:31:14.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>996d470e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='f6fcfce3-b342-4aa4-9ad0-613df5662fb9'>
	<result xmlns='urn:xmpp:mam:1' id='C2HHG7GT8G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T14:13:29.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8dbc34d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='4a817132-3030-4dff-bd84-8ca7ab3a7dbe'>
	<result xmlns='urn:xmpp:mam:1' id='C2I8OJM2V00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T17:58:38.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c12285e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='2a3699c0-c3ba-492c-9bb5-d52be8ea6702'>
	<result xmlns='urn:xmpp:mam:1' id='C2IBRJA7A008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T21:40:04.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>255c7ec9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='8652f0bd-c7f2-4b25-9a9e-1c775ccc7413'>
	<result xmlns='urn:xmpp:mam:1' id='C2IQ3SHJF005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T14:40:46.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0564a543</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<message from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='a5905fa6-71b7-4d9c-8f62-9adb976929c9'>
	<result xmlns='urn:xmpp:mam:1' id='C2IU1G1I8G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-17T19:21:45.000000Z' from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_1740room0-41774-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>45bda622</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-17 15:17:18.528 ***🔗
alice_unnamed_1740@localhost/res1 in
<iq from='alice_unnamed_1740room0-41774-0@muc.localhost' to='alice_unnamed_1740@localhost/res1' id='b33faa311021f0394a464af29d24d27c' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C28H7AO7400E</first>
			<last>C2IU1G1I8G0J</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-17 15:17:18.529 ***🔗
alice_unnamed_1740@localhost/res1 out
</stream:stream>

*** User 2023-11-17 15:17:18.529 ***🔗
alice_unnamed_1740@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-17 15:17:18.534 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-17 15:17:18.538 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_1947.html



=== Ended at 2023-11-17 15:17:18
=== successfully completed test case
=== === Returned value: ok