=== 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.16408.1>},
     {basic_group,muc_all},
     {configuration,rdbms_mnesia},
     {mam_meta_opts,#{archive_chat_markers => false,
                      async_writer =>
                          #{batch_size => 30,enabled => false,
                            flush_interval => 2000,pool_size => 16},
                      backend => rdbms,
                      cache =>
                          #{module => internal,number_of_segments => 3,
                            strategy => fifo,time_to_live => 480},
                      cache_users => false,default_result_limit => 50,
                      enforce_simple_queries => false,
                      full_text_search => true,
                      is_archivable_message => mod_mam_utils,
                      max_result_limit => 50,message_retraction => true,
                      muc => #{host => {prefix,<<"muc.">>}},
                      no_stanzaid_element => false,
                      send_message => mod_mam_utils,
                      user_prefs_store => mnesia}},
     {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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/mam_suite.muc_querying_for_all_messages.102787.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@fca70da71937.2023-11-16_09.05.55/big_tests.tests.mam_SUITE.logs/run.2023-11-16_09.13.34/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,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"localhost">>},
      #{mod_adhoc => #{iqdisc => one_queue,report_commands_node => false},
        mod_amp => #{},
        mod_bosh =>
            #{backend => mnesia,inactivity => 30,max_pause => 120,
              max_wait => infinity,server_acks => false},
        mod_cache_users =>
            #{number_of_segments => 5,strategy => fifo,time_to_live => 2},
        mod_carboncopy => #{iqdisc => no_queue},
        mod_disco =>
            #{extra_domains => [],iqdisc => one_queue,server_info => [],
              users_can_see_hidden_services => false},
        mod_muc =>
            #{access => muc,access_admin => none,access_create => muc_create,
              access_persistent => all,backend => rdbms,
              default_room =>
                  #{affiliations => [],allow_change_subj => true,
                    allow_multiple_sessions => false,
                    allow_private_messages => true,allow_query_users => true,
                    allow_user_invites => false,
                    allow_visitor_nickchange => true,
                    allow_visitor_status => true,anonymous => true,
                    description => <<>>,logging => false,max_users => 200,
                    maygetmemberlist => [],members_by_default => true,
                    members_only => false,moderated => true,password => <<>>,
                    password_protected => false,persistent => false,
                    public => true,public_list => true,subject => <<>>,
                    subject_author => <<>>,title => <<>>},
              hibernate_timeout => 2000,
              hibernated_room_check_interval => 1000,
              hibernated_room_timeout => 2000,history_size => 20,
              host => {prefix,<<"muc.">>},
              http_auth_pool => none,load_permanent_rooms_at_startup => false,
              max_room_desc => infinity,max_room_id => infinity,
              max_room_name => infinity,max_user_conferences => 10,
              max_users => 200,max_users_admin_threshold => 5,
              min_message_interval => 0,min_presence_interval => 0,
              online_backend => mnesia,room_shaper => none,
              user_message_shaper => none,user_presence_shaper => none},
        mod_muc_log =>
            #{access_log => muc,css_file => false,dirname => room_jid,
              dirtype => subdirs,file_format => html,outdir => "/tmp/muclogs",
              spam_prevention => true,timezone => local,
              top_link => {"/","Home"}},
        mod_presence => #{},
        mod_register =>
            #{access => register,
              ip_access => [{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}],
              iqdisc => one_queue,password_strength => 0,
              registration_watchers => []},
        mod_roster =>
            #{backend => rdbms,iqdisc => one_queue,store_current_id => false,
              versioning => false},
        mod_sic => #{iqdisc => one_queue},
        mod_stream_management =>
            #{ack => true,ack_freq => 1,backend => mnesia,buffer => true,
              buffer_max => 100,resume_timeout => 600,
              stale_h =>
                  #{enabled => false,geriatric => 3600,repeat_after => 1800}},
        mod_vcard =>
            #{backend => rdbms,
              host => {prefix,<<"vjud.">>},
              iqdisc => parallel,matches => 30,search => true}}},
     {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@fca70da71937.2023-11-16_09.05.55"

=== Started at 2023-11-16 09:14:05


*** CT 2023-11-16 09:14:05.069 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2179.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:14:05.245 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2023-11-16 09:14:05.247 ***🔗
alicE_unnamed_2049@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-16 09:14:05.247 ***🔗
alicE_unnamed_2049@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='5c459ba3e2e1240c' from='localhost' version='1.0' xml:lang='en'>

*** User 2023-11-16 09:14:05.247 ***🔗
alicE_unnamed_2049@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-16 09:14:05.247 ***🔗
alicE_unnamed_2049@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjA0OQBtYXR5Z3J5c2E=</auth>



*** User 2023-11-16 09:14:05.248 ***🔗
alicE_unnamed_2049@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2023-11-16 09:14:05.248 ***🔗
alicE_unnamed_2049@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-16 09:14:05.248 ***🔗
alicE_unnamed_2049@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='31443d6648cbd286' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2049@localhost'>

*** User 2023-11-16 09:14:05.248 ***🔗
alicE_unnamed_2049@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-16 09:14:05.248 ***🔗
alicE_unnamed_2049@localhost/res1 out
<iq type='set' id='2c8e9d60ac3f40d5339c04c94c0c482e'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2023-11-16 09:14:05.249 ***🔗
alicE_unnamed_2049@localhost/res1 in
<iq id='2c8e9d60ac3f40d5339c04c94c0c482e' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2049@localhost/res1</jid>
	</bind>
</iq>



*** User 2023-11-16 09:14:05.249 ***🔗
alice_unnamed_2049@localhost/res1 out
<iq type='set' id='05650f71c257c5d8323af5cecb9c0fd7'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:14:05.249 ***🔗
alice_unnamed_2049@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2049@localhost/res1' id='05650f71c257c5d8323af5cecb9c0fd7' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2023-11-16 09:14:05.249 ***🔗
alice_unnamed_2049@localhost/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2023-11-16 09:14:05.250 ***🔗
alice_unnamed_2049@localhost/res1 in
<presence from='alice_unnamed_2049@localhost/res1' to='alice_unnamed_2049@localhost/res1'/>



*** User 2023-11-16 09:14:05.250 ***🔗
alice_unnamed_2049@localhost/res1 out
<iq type='set' id='569af153ae820f5e890555a4ea628ca2' to='alicE_unnamed_2049room0-16456-1@muc.localhost'>
	<query xmlns='urn:xmpp:mam:1' queryid=''/>
</iq>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='8e621bce-e3a2-4773-9e15-09161f14eb28'>
	<result xmlns='urn:xmpp:mam:1' id='C27TSD2P8G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T07:13:13.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a7539c60</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='07d78857-85ce-44a0-825d-8da0b3c95cda'>
	<result xmlns='urn:xmpp:mam:1' id='C281DAA8E005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-10-31T11:25:48.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c644d8d8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='c67d0a11-43de-4450-9122-cfdab0a7039a'>
	<result xmlns='urn:xmpp:mam:1' id='C28MO3F7J00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T12:53:10.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d2e25073</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='47b69261-5750-4890-a16a-2fbbb2b76d42'>
	<result xmlns='urn:xmpp:mam:1' id='C28V4SL8P002'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-01T22:54:26.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>456e2543</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='3bed7b3c-10b4-40ac-a2e4-13a903b39483'>
	<result xmlns='urn:xmpp:mam:1' id='C29ALN364G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T12:39:29.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>46efcc00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='ca074f37-c669-432f-933a-4fdf0aa4516a'>
	<result xmlns='urn:xmpp:mam:1' id='C29K0A6DV005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-02T23:47:26.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6314e397</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='9c91de3c-a127-4084-82cd-cbce71f8be57'>
	<result xmlns='urn:xmpp:mam:1' id='C29SQ3LCM003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T10:17:48.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ed6999a3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='c93c1034-e48e-4f8d-a047-55083077748f'>
	<result xmlns='urn:xmpp:mam:1' id='C2A4FAG0U00D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-03T19:26:20.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>df9f26c2</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='f5d4a167-7e80-45de-976b-ca3ababc76d0'>
	<result xmlns='urn:xmpp:mam:1' id='C2AFRIP4300E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T09:01:10.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d974b194</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.252 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='3b2f6fb8-e66a-4146-9ba8-2bdeef75e7b5'>
	<result xmlns='urn:xmpp:mam:1' id='C2AJLTC50G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-04T13:34:49.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>332952c9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='17f3cd4b-9e42-4b18-8f59-9460f934dae6'>
	<result xmlns='urn:xmpp:mam:1' id='C2BEOABHS001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T21:52:56.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>85744095</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='3b768a3c-0882-4045-8bfc-2bc7c20f5f54'>
	<result xmlns='urn:xmpp:mam:1' id='C2BGGP33H007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-05T23:59:14.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6e2e52f6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='d647e1c1-e53f-46b6-ad54-a8ac375f7b0f'>
	<result xmlns='urn:xmpp:mam:1' id='C2BHMLTQSG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T01:24:01.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bca1c0a4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='135a60c8-ea85-4bf9-b7f0-9fde4403e7ad'>
	<result xmlns='urn:xmpp:mam:1' id='C2BM4FVNHG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-06T06:41:15.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>54348500</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='881c0437-6000-4d27-8f3b-17d58e88aaed'>
	<result xmlns='urn:xmpp:mam:1' id='C2CA6NLHDG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T06:37:55.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d0d6fc22</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='d33fe6df-81b1-428d-be9d-64abc791aa69'>
	<result xmlns='urn:xmpp:mam:1' id='C2CCPKA60G0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-07T09:43:21.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>e686c036</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='861cda1c-c12c-4fc8-aacf-247ba4b08827'>
	<result xmlns='urn:xmpp:mam:1' id='C2CPPI8OHG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T01:13:47.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>44f30972</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='1ea9b31a-eeed-4da0-a888-3b3025b00ad3'>
	<result xmlns='urn:xmpp:mam:1' id='C2D0U402BG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-08T09:45:03.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3e4c23da</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='d3f1eef6-670e-40de-a909-839b8ca0c68a'>
	<result xmlns='urn:xmpp:mam:1' id='C2DIVCDTR007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T07:16:22.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7945a0ca</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='4d1deed5-e61c-4d1a-8ba1-5969fba0b6a6'>
	<result xmlns='urn:xmpp:mam:1' id='C2DPSUGRO004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-09T15:32:00.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>bf4cbf69</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='bf4a3c35-662a-48b0-96ee-83fa62259fee'>
	<result xmlns='urn:xmpp:mam:1' id='C2E77V7VH00H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T07:27:14.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>55d05527</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='8c1de7c0-f00f-440b-8dbf-ea9e244370c5'>
	<result xmlns='urn:xmpp:mam:1' id='C2EBLL85PG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-10T12:44:11.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>80315fb3</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='2d557ee0-8669-4bcf-b41e-28341e5168c3'>
	<result xmlns='urn:xmpp:mam:1' id='C2EONEIFB00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T04:18:46.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ceef6b41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='4b2c13fa-259b-4faf-adf6-0d8d27320ddc'>
	<result xmlns='urn:xmpp:mam:1' id='C2F2P16D000C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-11T16:18:08.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>590a0551</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='0f99082f-8935-43e7-bc93-ba9df94f72ac'>
	<result xmlns='urn:xmpp:mam:1' id='C2FDTI06600A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T05:35:40.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0856985b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.253 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='81c1dd20-d79c-4375-9489-e4f819de3895'>
	<result xmlns='urn:xmpp:mam:1' id='C2FT42NL0004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-12T23:44:00.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>3ff18f00</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='d2ae48ff-a2a1-4890-9185-e4f6cd717eea'>
	<result xmlns='urn:xmpp:mam:1' id='C2G58A74O00J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T09:26:08.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c533b96f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='de1bd298-50d0-41b8-8021-16f63ea21360'>
	<result xmlns='urn:xmpp:mam:1' id='C2G8GR7HN007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-13T13:19:58.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>a8f9ed0e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='8ef9b9a5-ff82-41af-8186-8b719fecd037'>
	<result xmlns='urn:xmpp:mam:1' id='C2GKK5DK3G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T03:46:23.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>fa4cd55c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='7fc4adfd-0848-4a12-b138-fa77df109082'>
	<result xmlns='urn:xmpp:mam:1' id='C2GMCIFOP00K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-14T05:52:34.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8bb6ff43</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='ee88808f-937f-4481-90de-fd14120c1b21'>
	<result xmlns='urn:xmpp:mam:1' id='C2HK5HL3I009'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T17:24:20.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b02d6028</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='fa20c3e3-2346-4623-aaef-8178bde48bc4'>
	<result xmlns='urn:xmpp:mam:1' id='C2HO4BP14G06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-15T22:08:01.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>5731028d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='6ce2a00a-e1d5-493f-be85-a3a9977db6d0'>
	<result xmlns='urn:xmpp:mam:1' id='C2I65I17DG09'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T14:52:51.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0f9f921c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<message from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='5a8c99f9-70ed-415a-8a9f-79cf9767a62f'>
	<result xmlns='urn:xmpp:mam:1' id='C2I8BRGI7006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2023-11-16T17:30:06.000000Z' from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2049room0-16456-1@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>47a23e39</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
<iq from='alice_unnamed_2049room0-16456-1@muc.localhost' to='alice_unnamed_2049@localhost/res1' id='569af153ae820f5e890555a4ea628ca2' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C27TSD2P8G0B</first>
			<last>C2I8BRGI7006</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 out
</stream:stream>

*** User 2023-11-16 09:14:05.254 ***🔗
alice_unnamed_2049@localhost/res1 in
</stream:stream>
Could not find element wait_for_parallel_writer in Config.


*** User 2023-11-16 09:14:05.258 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2023-11-16 09:14:05.261 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2180.html



=== Ended at 2023-11-16 09:14:05
=== successfully completed test case
=== === Returned value: ok