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

=== Config value:

    [{props,[{mam_ns,<<"urn:xmpp:mam:2">>}]},
     {with_rsm,true},
     {watchdog,<0.48048.0>},
     {basic_group,muc_all},
     {configuration,rdbms_async_pool},
     {wait_for_parallel_writer,[muc]},
     {mam_meta_opts,#{cache =>
                          #{module => internal,strategy => fifo,
                            number_of_segments => 3,time_to_live => 480},
                      muc => #{host => {prefix,<<"muc.">>}},
                      backend => rdbms,send_message => mod_mam_utils,
                      max_result_limit => 50,
                      is_archivable_message => mod_mam_utils,
                      default_result_limit => 50,
                      enforce_simple_queries => false,
                      archive_chat_markers => false,
                      async_writer =>
                          #{enabled => true,pool_size => 16,batch_size => 30,
                            flush_interval => 1},
                      full_text_search => true,message_retraction => true,
                      no_stanzaid_element => false,user_prefs_store => rdbms,
                      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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/mam_suite.muc_querying_for_all_messages.43653.html"},
     {tc_group_properties,[{name,muc06},parallel]},
     {tc_group_path,[[{name,rdbms_async_pool_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@1877d89c8d91.2024-03-12_08.05.07/big_tests.tests.mam_SUITE.logs/run.2024-03-12_08.13.46/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 => <<>>,title => <<>>,
                    persistent => false,password => <<>>,anonymous => true,
                    subject => <<>>,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_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,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@1877d89c8d91.2024-03-12_08.05.07"

=== Started at 2024-03-12 08:14:17


*** CT 2024-03-12 08:14:17.883 *** View log from node mongooseim@localhost when started🔗 mongooseim@localhost_2146.html
Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:18.105 ***🔗
waiting for room_archive_size is done in 0 miliseconds

*** User 2024-03-12 08:14:18.198 ***🔗
alicE_unnamed_2107@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 08:14:18.199 ***🔗
alicE_unnamed_2107@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='67ed6d5db89fb203' from='localhost' version='1.0' xml:lang='en'>

*** User 2024-03-12 08:14:18.199 ***🔗
alicE_unnamed_2107@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 08:14:18.199 ***🔗
alicE_unnamed_2107@localhost/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMjEwNwBtYXR5Z3J5c2E=</auth>



*** User 2024-03-12 08:14:18.200 ***🔗
alicE_unnamed_2107@localhost/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2024-03-12 08:14:18.201 ***🔗
alicE_unnamed_2107@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 08:14:18.201 ***🔗
alicE_unnamed_2107@localhost/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='ffb36215daf0b07e' from='localhost' version='1.0' xml:lang='en' to='alice_unnamed_2107@localhost'>

*** User 2024-03-12 08:14:18.201 ***🔗
alicE_unnamed_2107@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 08:14:18.201 ***🔗
alicE_unnamed_2107@localhost/res1 out
<iq type='set' id='57b8243a3663fc66af9ebe710789c3c1'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2024-03-12 08:14:18.202 ***🔗
alicE_unnamed_2107@localhost/res1 in
<iq id='57b8243a3663fc66af9ebe710789c3c1' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alice_unnamed_2107@localhost/res1</jid>
	</bind>
</iq>



*** User 2024-03-12 08:14:18.202 ***🔗
alice_unnamed_2107@localhost/res1 out
<iq type='set' id='55f7adb330d4f023f9cb6ca3435052fb'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:18.202 ***🔗
alice_unnamed_2107@localhost/res1 in
<iq from='localhost' to='alice_unnamed_2107@localhost/res1' id='55f7adb330d4f023f9cb6ca3435052fb' type='result'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2024-03-12 08:14:18.202 ***🔗
alice_unnamed_2107@localhost/res1 out
<presence/>



*** User 2024-03-12 08:14:18.205 ***🔗
alice_unnamed_2107@localhost/res1 in
<presence from='alice_unnamed_2107@localhost/res1' to='alice_unnamed_2107@localhost/res1'/>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:18.345 ***🔗
alice_unnamed_2107@localhost/res1 out
<iq type='set' id='a4bc372543d680d058a8d046ed5bd3d2' to='alicE_unnamed_2107room0-48125-0@muc.localhost'>
	<query xmlns='urn:xmpp:mam:2' queryid=''/>
</iq>


Could not find element archive_wait in Config.


*** User 2024-03-12 08:14:18.347 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='ac466b09-2c9a-4ffe-948d-873128945c78'>
	<result xmlns='urn:xmpp:mam:2' id='C4HIU0BNR008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T11:17:26.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>4a868321</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.347 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='c6d9b7c5-61ad-4aba-bb57-cab55e7ed791'>
	<result xmlns='urn:xmpp:mam:2' id='C4HK4APB700E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-25T12:43:10.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>de93220c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.347 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='2ff8f5f0-53a4-43ad-8f29-f7bef7174798'>
	<result xmlns='urn:xmpp:mam:2' id='C4I9PMNM6G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T14:34:13.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>7439851a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='59103e05-360d-44d8-9745-acf09fb5b4a3'>
	<result xmlns='urn:xmpp:mam:2' id='C4IGJ918NG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-26T22:40:55.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d1549d7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='1e896098-0ae4-4ee7-aa7f-d81ca9a9743a'>
	<result xmlns='urn:xmpp:mam:2' id='C4ITTUHPT00E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T14:35:22.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>07746db7</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='134ef96c-d732-4832-bd65-1c4f35b2ab39'>
	<result xmlns='urn:xmpp:mam:2' id='C4J20NO6E00G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-27T19:27:56.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a3b8f47e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='3c960b54-b69a-4499-bc74-1def1a0c3125'>
	<result xmlns='urn:xmpp:mam:2' id='C4J7D7JU6007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T01:53:48.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>7b403abe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='3a9aae9e-db6c-40c5-882b-b52d3ca8012f'>
	<result xmlns='urn:xmpp:mam:2' id='C4JBRKO63001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-28T07:12:22.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1542dc41</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='ea4af1fe-4f5a-411e-9248-829719b48058'>
	<result xmlns='urn:xmpp:mam:2' id='C4JUB17C6G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T05:15:17.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a2deb5be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='f5ecd043-8cb6-406c-9ab3-c6727abf886c'>
	<result xmlns='urn:xmpp:mam:2' id='C4K6UAA80G01'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-02-29T15:31:05.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>48474c89</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='eb924929-1fc0-455a-a3de-df2d4fd72fc1'>
	<result xmlns='urn:xmpp:mam:2' id='C4KIIJ4IFG0G'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T05:23:51.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c59c3902</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.348 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='6fa9ce7c-a51c-4ad5-9015-eb25e4994633'>
	<result xmlns='urn:xmpp:mam:2' id='C4KLSPPJ3001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-01T09:21:26.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>54c22bdb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='2d66fbff-c789-4031-bab7-6d2a4e4bada8'>
	<result xmlns='urn:xmpp:mam:2' id='C4LE74LHOG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T14:22:33.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d5903a1e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='e014a0c6-3006-456f-b197-590cf3c52655'>
	<result xmlns='urn:xmpp:mam:2' id='C4LLIESB8G07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-02T23:08:57.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fba4f4a5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='81282955-325c-4f59-8b61-1b2a2da1429e'>
	<result xmlns='urn:xmpp:mam:2' id='C4M11US7J00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T12:51:02.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>ae1ad07a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='5ce0b767-1282-4866-ab50-35eaf1f680bd'>
	<result xmlns='urn:xmpp:mam:2' id='C4M6BI04KG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-03T19:10:25.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>31ea582d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='f8c44d17-8a92-4514-9794-490eba0dfb05'>
	<result xmlns='urn:xmpp:mam:2' id='C4MP4GR3EG07'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T17:34:45.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9e77ae31</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='94667b13-585c-4884-8dec-cab80248cb99'>
	<result xmlns='urn:xmpp:mam:2' id='C4MS09EBH003'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-04T21:00:02.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>2b12cafe</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='613b8e15-b7dc-4dbc-a6b4-123a1fb88bb2'>
	<result xmlns='urn:xmpp:mam:2' id='C4N71K6OH005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T10:10:26.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>5343a764</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='95f713be-b9ca-4f81-932e-7636abf1bedf'>
	<result xmlns='urn:xmpp:mam:2' id='C4NGF49F6G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-05T21:24:53.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>cfe7551f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='33ed159c-92b4-49c3-b2d1-e31d594d3b2f'>
	<result xmlns='urn:xmpp:mam:2' id='C4NKJ26PCG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T02:20:01.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8c9ccaf4</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='0f5e4f8d-ba54-41d9-a884-709c7e1324c0'>
	<result xmlns='urn:xmpp:mam:2' id='C4O2E7B5OG0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-06T18:51:21.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>9346774d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.349 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='6de03fe2-3c83-4104-8f92-740b8622c0b5'>
	<result xmlns='urn:xmpp:mam:2' id='C4OF2FERPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T09:55:39.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>167d949c</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.350 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='4f5df7cb-b6cb-4241-9deb-f593a9f73233'>
	<result xmlns='urn:xmpp:mam:2' id='C4OFI8LHP00I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-07T10:30:58.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>6541b5be</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.350 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='3afadcd7-0ff7-4552-9c23-5cb69f4c2756'>
	<result xmlns='urn:xmpp:mam:2' id='C4ORFFQP4G04'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T00:43:45.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>42bd8602</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.350 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='3f482671-5272-4588-bbc3-5f95123f13a0'>
	<result xmlns='urn:xmpp:mam:2' id='C4OTGTK43G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-08T03:10:07.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9076cdbb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='112ba046-6fbc-4c20-b5e6-02657f516911'>
	<result xmlns='urn:xmpp:mam:2' id='C4PK78Q5G008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T06:14:56.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>fa6f6371</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='26e8266f-aedf-44ae-9f04-d4c72e6945ff'>
	<result xmlns='urn:xmpp:mam:2' id='C4PQSARUUG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-09T14:11:33.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>92b51e5a</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='02cdecda-08fe-4363-8f99-c64055b5b772'>
	<result xmlns='urn:xmpp:mam:2' id='C4Q8V2FEB00F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T06:59:50.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>8c9a2af9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='706525fd-2805-4160-904e-d300e06b11b8'>
	<result xmlns='urn:xmpp:mam:2' id='C4QB28OUKG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-10T09:30:09.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>647e23b9</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='d945261a-0255-4370-b7e3-62e93e349ba9'>
	<result xmlns='urn:xmpp:mam:2' id='C4QU5I9SG004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T08:17:36.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>84900861</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='16ff11db-acfb-45e5-8501-f86c2716582a'>
	<result xmlns='urn:xmpp:mam:2' id='C4R8GUEF2G0H'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-11T20:38:53.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>725204cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='066a5585-3d1e-483f-8960-f32c306c0faf'>
	<result xmlns='urn:xmpp:mam:2' id='C4RCDNUQHG0J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T01:18:03.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>c207dd6d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<message from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='180472fb-1d7c-4523-bf6a-ab70a3ca19f7'>
	<result xmlns='urn:xmpp:mam:2' id='C4RPEH353G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2024-03-12T16:50:23.000000Z' from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname'/>
			<message from='alice_unnamed_2107room0-48125-0@muc.localhost/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>ac89c90b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 in
<iq from='alice_unnamed_2107room0-48125-0@muc.localhost' to='alice_unnamed_2107@localhost/res1' id='a4bc372543d680d058a8d046ed5bd3d2' type='result'>
	<fin xmlns='urn:xmpp:mam:2' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>C4HIU0BNR008</first>
			<last>C4RPEH353G02</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2024-03-12 08:14:18.351 ***🔗
alice_unnamed_2107@localhost/res1 out
</stream:stream>

*** User 2024-03-12 08:14:18.352 ***🔗
alice_unnamed_2107@localhost/res1 in
</stream:stream>

*** User 2024-03-12 08:14:18.367 ***🔗
waiting for room_archive_size is done in 0 miliseconds
*** CT 2024-03-12 08:14:18.372 *** View log from node mongooseim@localhost when finished🔗 mongooseim@localhost_2147.html



=== Ended at 2024-03-12 08:14:18
=== successfully completed test case
=== === Returned value: ok