=== 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.54965.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,send_message => mod_mam_utils,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,full_text_search => true,
                      no_stanzaid_element => false,
                      async_writer =>
                          #{enabled => false,batch_size => 30,
                            flush_interval => 2000,pool_size => 16},
                      message_retraction => true,user_prefs_store => rdbms,
                      cache_users => true}},
     {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@09896f76b4b2.2024-03-08_08.59.11/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.08.02/mam_suite.muc_querying_for_all_messages.122883.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@09896f76b4b2.2024-03-08_08.59.11/big_tests.tests.mam_SUITE.logs/run.2024-03-08_09.08.02/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,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 => <<>>,persistent => false,
                    title => <<>>,password => <<>>,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,
                    affiliations => [],subject => <<>>,subject_author => <<>>},
              online_backend => mnesia,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 =>
            #{iqdisc => one_queue,server_info => [],extra_domains => [],
              users_can_see_hidden_services => false},
        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_bosh =>
            #{backend => mnesia,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@09896f76b4b2.2024-03-08_08.59.11"

=== Started at 2024-03-08 09:08:56


*** CT 2024-03-08 09:08:56.801 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2244.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2024-03-08 09:08:57.019 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-08 09:08:57.023 ***🔗
alicE_unnamed_2297@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-08 09:08:57.023 ***🔗
alicE_unnamed_2297@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='08e85a304dffd666' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-08 09:08:57.023 ***🔗
alicE_unnamed_2297@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-08 09:08:57.024 ***🔗
alicE_unnamed_2297@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjI5NwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-08 09:08:57.025 ***🔗
alicE_unnamed_2297@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-08 09:08:57.025 ***🔗
alicE_unnamed_2297@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-08 09:08:57.025 ***🔗
alicE_unnamed_2297@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5f637df27dfc082c' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2297@localhost'>

*** User 2024-03-08 09:08:57.025 ***🔗
alicE_unnamed_2297@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-08 09:08:57.025 ***🔗
alicE_unnamed_2297@localhost/res1 out
<iq type='set' id='18ae6b113c6f93c5b9bbf1fa3aa25395'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-08 09:08:57.026 ***🔗
alicE_unnamed_2297@localhost/res1 in
<iq id='18ae6b113c6f93c5b9bbf1fa3aa25395' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2297@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-08 09:08:57.026 ***🔗
alice_unnamed_2297@localhost/res1 out
<iq type='set' id='f65bb7f4d917e7a11226a7cbc8a14709'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:08:57.026 ***🔗
alice_unnamed_2297@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2297@localhost/res1' id='f65bb7f4d917e7a11226a7cbc8a14709' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-08 09:08:57.026 ***🔗
alice_unnamed_2297@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-08 09:08:57.027 ***🔗
alice_unnamed_2297@localhost/res1 in
<presence from='alice_unnamed_2297@localhost/res1' to='alice_unnamed_2297@localhost/res1'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-08 09:08:57.027 ***🔗
alice_unnamed_2297@localhost/res1 out
<iq type='set' id='e60d6eef15f6b04346904c15b7a38925' to='alicE_unnamed_2297room0-55012-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-08 09:08:57.079 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='26749e8f-3f77-47e4-b1a0-0ea0eabed1a8'>
	<result xmlns='urn:xmpp:mam:1' id='C4EQQC1H0G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T02:10:01.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c5509594</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.079 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='6327e0f3-6091-4427-871b-ec6a92e88f94'>
	<result xmlns='urn:xmpp:mam:1' id='C4F28GJRQ008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-21T11:02:44.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>050cae81</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.079 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='50fd4495-1252-4c08-aa81-e95961b958e6'>
	<result xmlns='urn:xmpp:mam:1' id='C4FGT4T4VG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T04:31:03.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5189caeb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.079 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='2ba24360-5842-4a34-8b35-22dbf7da7ad8'>
	<result xmlns='urn:xmpp:mam:1' id='C4FUMJTLE007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-22T20:58:36.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2fa9cbe4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.079 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='fb0b89eb-4d37-4113-9f63-fac732190afe'>
	<result xmlns='urn:xmpp:mam:1' id='C4G5IQ4PF00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T05:11:10.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9ca4a91f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.079 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='e3e0d1f1-28e4-44f0-9009-e4d02c1e884b'>
	<result xmlns='urn:xmpp:mam:1' id='C4GID17K4G0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-23T20:28:49.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e893c9ec</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.080 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='07cc60e7-f484-4e33-bd6b-fbc13e6676b6'>
	<result xmlns='urn:xmpp:mam:1' id='C4GP3RHUP00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T04:29:22.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cf864c60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.080 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='b352ad6e-88fd-4648-b92d-54a39be456ae'>
	<result xmlns='urn:xmpp:mam:1' id='C4H8BU3UVG0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-24T22:41:11.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7c3b5fe0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.080 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='5ba9963d-f66e-4aed-9dd4-0fb81bed56f5'>
	<result xmlns='urn:xmpp:mam:1' id='C4HBEKTQ4003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T02:22:00.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b46775a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.080 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='dc81b7fb-2840-488f-98ae-23ef56fcf20e'>
	<result xmlns='urn:xmpp:mam:1' id='C4HK3HGKA00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T12:41:24.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e72073f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.080 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='62c4bc87-0bb6-4b1a-9f4e-f017e5ff28c4'>
	<result xmlns='urn:xmpp:mam:1' id='C4I3SLB24005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T07:31:20.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>bce79fb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.080 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='f2e50be3-0173-4d7e-a96a-b55ae02c5ef7'>
	<result xmlns='urn:xmpp:mam:1' id='C4I6KTKRV00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T10:48:46.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf7b7f50</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='fe53f483-633c-4c5b-b54d-bc0b433855ba'>
	<result xmlns='urn:xmpp:mam:1' id='C4ILDMNNF008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T04:26:22.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e12bab4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='a0b33ba6-fb27-4edf-9955-6f666899ef22'>
	<result xmlns='urn:xmpp:mam:1' id='C4J4O78HL009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T22:43:38.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bd68b4e2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='20f9266c-e091-4f48-ba21-0c8400850cd7'>
	<result xmlns='urn:xmpp:mam:1' id='C4JE85PAJ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T10:03:34.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8b0fea58</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='cbf86e98-bbf6-4aef-b612-ee5e506ec0b2'>
	<result xmlns='urn:xmpp:mam:1' id='C4JF5UVKQ00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T11:10:12.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>215913bf</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='b9fe468b-4edd-4d0a-9837-cbda94372fc4'>
	<result xmlns='urn:xmpp:mam:1' id='C4K3K61GQ00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T11:33:40.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3f43d80f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='9bd41a4e-5c4d-45f9-bbe5-4da5f642600d'>
	<result xmlns='urn:xmpp:mam:1' id='C4KDHAIAL00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T23:23:06.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6a2c93da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='d8f58601-479c-46ab-aa8c-bf092eb18d93'>
	<result xmlns='urn:xmpp:mam:1' id='C4KJ1GEK0G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T05:57:13.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>e69e2510</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='a4ac333b-127f-4140-bfc4-3d78aa51d1b4'>
	<result xmlns='urn:xmpp:mam:1' id='C4KRSQPJI00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T16:31:00.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f7e3d122</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='441d665a-39a8-4e41-b6d9-1116c52d6f28'>
	<result xmlns='urn:xmpp:mam:1' id='C4L5HT3P3G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T04:02:23.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a71f7929</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='0967a5cb-174a-4f66-bbbd-aa328f2d4dd6'>
	<result xmlns='urn:xmpp:mam:1' id='C4LIDH8IBG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T19:23:11.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>36e228e0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.081 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='f7ed4a9a-6241-4569-95a9-f8625e3282da'>
	<result xmlns='urn:xmpp:mam:1' id='C4LRIPDHBG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T06:19:11.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fea35a5b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='340c35e6-2287-41a8-9c30-949d9739ac15'>
	<result xmlns='urn:xmpp:mam:1' id='C4LUS87JT00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T10:15:06.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>44daa83d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='c0404c37-9d0a-4d30-be83-9ff3197e8a86'>
	<result xmlns='urn:xmpp:mam:1' id='C4MJUFTLOG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T11:23:21.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bae4616a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='37ac8fb3-8b73-445a-8f4f-bff04c36103f'>
	<result xmlns='urn:xmpp:mam:1' id='C4MLS1NNJG0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T13:41:03.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4f506886</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='76d4e0bc-217a-43aa-8ed9-f1961b110248'>
	<result xmlns='urn:xmpp:mam:1' id='C4N28K94PG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T04:28:11.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8df83fb1</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='f1ecfd28-1bc5-401a-b7b8-ba189ed9a13d'>
	<result xmlns='urn:xmpp:mam:1' id='C4N5RVFDUG0E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T08:46:13.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cc0e4301</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='8e1de535-49e5-4e11-9186-a4250a628d3b'>
	<result xmlns='urn:xmpp:mam:1' id='C4NTHKVEH002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T13:01:06.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>699d8955</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='298eb2af-bcab-4200-b144-718b5e9c08c9'>
	<result xmlns='urn:xmpp:mam:1' id='C4O23QVPNG08'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T18:28:07.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>93def5e3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='c79f5227-4302-4ffb-bff4-714095a03103'>
	<result xmlns='urn:xmpp:mam:1' id='C4OJFT414G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T15:12:01.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fb0b6e7d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='71855970-83b9-4399-97a7-5faf9e5deec6'>
	<result xmlns='urn:xmpp:mam:1' id='C4OLJPQML00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T17:43:54.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0d1f6a59</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='b94fd175-d59e-440b-81a9-34de27d80958'>
	<result xmlns='urn:xmpp:mam:1' id='C4OSI235KG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T02:01:05.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2746ba25</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<message from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='4d0253e9-56d2-42c7-be52-302da5c382bb'>
	<result xmlns='urn:xmpp:mam:1' id='C4PEAIK4100B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T23:12:50.000000Z' from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2297room0-55012-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>70fbf59a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 in
<iq from='alice_unnamed_2297room0-55012-0@muc.localhost' to='alice_unnamed_2297@localhost/res1' id='e60d6eef15f6b04346904c15b7a38925' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4EQQC1H0G06</first>
			<last>C4PEAIK4100B</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-08 09:08:57.082 ***🔗
alice_unnamed_2297@localhost/res1 out
</stream:stream>

*** User 2024-03-08 09:08:57.083 ***🔗
alice_unnamed_2297@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2024-03-08 09:08:57.088 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-08 09:08:57.096 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2245.html



=== Ended at 2024-03-08 09:08:57
=== successfully completed test case
=== === Returned value: ok