=== 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.51013.0>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      backend => rdbms,
                      muc => #{host => {prefix,<<"muc.">>}},
                      send_message => mod_mam_utils,max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      message_retraction => true,no_stanzaid_element => false,
                      user_prefs_store => mnesia,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@327be9dfa6e9.2024-03-12_09.45.11/big_tests.tests.mam_SUITE.logs/run.2024-03-12_09.53.37/mam_suite.muc_querying_for_all_messages.137602.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_mnesia_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@327be9dfa6e9.2024-03-12_09.45.11/big_tests.tests.mam_SUITE.logs/run.2024-03-12_09.53.37/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_muc =>
            #{access => muc,
              host => {prefix,<<"muc.">>},
              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 => <<>>,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 => <<>>},
              load_permanent_rooms_at_startup => false,backend => rdbms,
              max_room_id => infinity,online_backend => mnesia,
              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_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_presence => #{},
        mod_disco =>
            #{iqdisc => one_queue,users_can_see_hidden_services => false,
              server_info => [],extra_domains => []},
        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 => mnesia,
              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_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@327be9dfa6e9.2024-03-12_09.45.11"

=== Started at 2024-03-12 09:54:15


*** CT 2024-03-12 09:54:15.202 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2212.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-12 09:54:15.400 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 09:54:15.409 ***🔗
alicE_unnamed_2187@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-03-12 09:54:15.461 ***🔗
alicE_unnamed_2187@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='9698f7894037f51b' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 09:54:15.462 ***🔗
alicE_unnamed_2187@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-03-12 09:54:15.462 ***🔗
alicE_unnamed_2187@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjE4NwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 09:54:15.462 ***🔗
alicE_unnamed_2187@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 09:54:15.462 ***🔗
alicE_unnamed_2187@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-03-12 09:54:15.463 ***🔗
alicE_unnamed_2187@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='70ba94210936bcd1' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2187@localhost'>

*** User 2024-03-12 09:54:15.463 ***🔗
alicE_unnamed_2187@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-03-12 09:54:15.463 ***🔗
alicE_unnamed_2187@localhost/res1 out
<iq type='set' id='21364d549c68457bc361d34ed0575844'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 09:54:15.463 ***🔗
alicE_unnamed_2187@localhost/res1 in
<iq id='21364d549c68457bc361d34ed0575844' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2187@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 09:54:15.463 ***🔗
alice_unnamed_2187@localhost/res1 out
<iq type='set' id='7de467cd144b0c501cea13a0a1f3cba2'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:54:15.464 ***🔗
alice_unnamed_2187@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2187@localhost/res1' id='7de467cd144b0c501cea13a0a1f3cba2' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 09:54:15.464 ***🔗
alice_unnamed_2187@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 09:54:15.465 ***🔗
alice_unnamed_2187@localhost/res1 in
<presence from='alice_unnamed_2187@localhost/res1' to='alice_unnamed_2187@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 09:54:15.465 ***🔗
alice_unnamed_2187@localhost/res1 out
<iq type='set' id='a417f48a3f65169e2f2717a3671d9684' to='alicE_unnamed_2187room0-51059-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='3a5d5498-987a-4194-a54a-f76170f62c8b'>
	<result xmlns='urn:xmpp:mam:1' id='C4HCMKOD0008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T03:51:28.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>dbba3e60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='2f460917-ab52-4ed1-9b24-12003dd8f8fb'>
	<result xmlns='urn:xmpp:mam:1' id='C4HHP0C5G00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T09:54:40.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bd9c7a10</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='449b1ad6-b2fa-4110-baaa-ca0835144adc'>
	<result xmlns='urn:xmpp:mam:1' id='C4IF22GO1G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T20:50:51.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d4a3e166</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='c9ed6482-f18a-4db9-a1ec-a0980a4ede56'>
	<result xmlns='urn:xmpp:mam:1' id='C4IFHH7NR001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T21:25:26.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>68a54f98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='834e5218-b851-40ed-a391-33a1c94c5b71'>
	<result xmlns='urn:xmpp:mam:1' id='C4IJ2KLILG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T01:38:27.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>372a1cdf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='6d3433c6-c91f-439c-9fbf-71e31562365d'>
	<result xmlns='urn:xmpp:mam:1' id='C4IMP90DR006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T06:03:50.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>827b5f41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='ccbd2b25-a456-447b-8636-2915f4573b95'>
	<result xmlns='urn:xmpp:mam:1' id='C4JBNGDS1G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T07:03:07.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d9029654</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='a4a57a8a-a93a-4ef1-914b-6e58c9ae540a'>
	<result xmlns='urn:xmpp:mam:1' id='C4JEIUHDU00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:27:40.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>df6dd995</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.467 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='e81c6c5e-b99f-4037-87f5-7b12fbcc2110'>
	<result xmlns='urn:xmpp:mam:1' id='C4JRCK7AB00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T01:44:06.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1e133ce8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.468 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='44f71223-1cdf-4274-8bf6-9209a7931876'>
	<result xmlns='urn:xmpp:mam:1' id='C4K8HNKMF00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T17:26:06.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bbace0a1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.468 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='de0c6991-4ad6-4849-a5b6-e6bf8c1774b2'>
	<result xmlns='urn:xmpp:mam:1' id='C4KJ9LGQ000A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T06:15:28.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>776f5a14</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.468 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='b8f3e673-4f24-4294-8096-9435b1e41be0'>
	<result xmlns='urn:xmpp:mam:1' id='C4L0BQOIIG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T21:50:53.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>17b45ee2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='d567bf2d-2f8e-4e0a-9b56-993629033e50'>
	<result xmlns='urn:xmpp:mam:1' id='C4L3M3I8EG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T01:48:37.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>363ec0bc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='150986de-23e7-4886-87ac-d4ce9af4e8cb'>
	<result xmlns='urn:xmpp:mam:1' id='C4LKD45EJ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T21:45:26.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3eec14e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='937403a8-4ba2-4571-b4b0-942f9d2743b3'>
	<result xmlns='urn:xmpp:mam:1' id='C4LQ8IHCIG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T04:44:45.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5316e004</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='83ba5ddd-d738-40d8-aa9c-18bbbee407df'>
	<result xmlns='urn:xmpp:mam:1' id='C4M7GFR1N009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T20:33:02.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4371c396</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='456919b2-5a71-4714-8c75-951212d65321'>
	<result xmlns='urn:xmpp:mam:1' id='C4MBKFDOSG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T01:28:17.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d1e6f92</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='ffb7fabb-7734-4840-b4e7-8aa092feb0a7'>
	<result xmlns='urn:xmpp:mam:1' id='C4MTMSII1004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T23:02:10.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c705bb2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='b9af6587-d036-4cce-abe2-6ff8d3d87c61'>
	<result xmlns='urn:xmpp:mam:1' id='C4N0FSFLPG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T02:21:15.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65b37ac5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='876b802f-24a2-4462-b842-d012e5da0d2a'>
	<result xmlns='urn:xmpp:mam:1' id='C4N631G38G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T09:02:01.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>75b56d9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='1973129f-f735-4e99-a64b-80e8750e1020'>
	<result xmlns='urn:xmpp:mam:1' id='C4NN0VJ01G0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T05:14:19.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>faa1c7a6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.469 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='f7aa4ac7-7763-482c-b307-bfc7adfbf9bb'>
	<result xmlns='urn:xmpp:mam:1' id='C4NTBQ9KDG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T12:48:03.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fd7bc361</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='6fb2c22e-4e85-43a1-816c-fa555d5e115a'>
	<result xmlns='urn:xmpp:mam:1' id='C4OAJ7K44G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T04:35:13.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c8cbfb98</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='5699fc7b-9845-4fff-bde7-60a88b0c0de2'>
	<result xmlns='urn:xmpp:mam:1' id='C4ONK096DG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T20:07:31.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5ae3e836</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='f5eb5abf-6b6d-4ebb-a225-4256cf05945a'>
	<result xmlns='urn:xmpp:mam:1' id='C4OR7HE73005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:25:58.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>83540c55</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='37ca6935-38a7-43df-860f-362b2ebd11a6'>
	<result xmlns='urn:xmpp:mam:1' id='C4P2QSLG6006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T09:30:20.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>68b44138</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='692e4b5b-1e94-46e4-8e49-370bf24cebda'>
	<result xmlns='urn:xmpp:mam:1' id='C4PF9ERUTG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:21:55.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8cf4edc8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='1e7c3146-a99c-47d9-a83a-034f8ad5ef9b'>
	<result xmlns='urn:xmpp:mam:1' id='C4PFDKK1Q00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T00:31:16.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d1ae665</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='13688541-c7da-41d6-8481-5b73cf3ed7ed'>
	<result xmlns='urn:xmpp:mam:1' id='C4Q4N5UTFG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T01:55:51.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5be6ff87</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='c2957fa7-f5e0-4365-a63e-d2b1abd4bb2b'>
	<result xmlns='urn:xmpp:mam:1' id='C4QI5RGE5G03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T17:59:15.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d8eb0c38</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='805dd1da-53eb-411b-96c3-f78f7c78b3a5'>
	<result xmlns='urn:xmpp:mam:1' id='C4R4IP9TS009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T15:56:40.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f1343504</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='4d5ecc99-e86d-4988-a499-5119ff942082'>
	<result xmlns='urn:xmpp:mam:1' id='C4R5F98BOG04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T17:00:25.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5b697cc9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='b0bc387d-2f1c-4601-ba4d-41f225d29ffb'>
	<result xmlns='urn:xmpp:mam:1' id='C4RF577HK009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T04:33:44.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e63f2f8f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<message from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='ed6ba517-0dfa-4372-a269-e388d7b0d7df'>
	<result xmlns='urn:xmpp:mam:1' id='C4RNV995D00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T15:04:42.000000Z' from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2187room0-51059-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f4c5b097</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 09:54:15.470 ***🔗
alice_unnamed_2187@localhost/res1 in
<iq from='alice_unnamed_2187room0-51059-0@muc.localhost' to='alice_unnamed_2187@localhost/res1' id='a417f48a3f65169e2f2717a3671d9684' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HCMKOD0008</first>
			<last>C4RNV995D00F</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 09:54:15.471 ***🔗
alice_unnamed_2187@localhost/res1 out
</stream:stream>

*** User 2024-03-12 09:54:15.471 ***🔗
alice_unnamed_2187@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-12 09:54:15.474 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 09:54:15.479 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2213.html



=== Ended at 2024-03-12 09:54:15
=== successfully completed test case
=== === Returned value: ok