=== 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.26400.0>},
     {basic_group,muc_all},
     {configuration,rdbms_simple},
     {mod_offline_loaded,false},
     {escalus_user_db,{module,escalus_ejabberd}},
     {mim_data_dir,"/home/circleci/project/big_tests/tests/mam_SUITE_data"},
     {preset,"odbc_mssql_mnesia"},
     {tc_logfile,"/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/mam_suite.muc_querying_for_all_messages.47234.html"},
     {tc_group_properties,[{name,muc04},parallel]},
     {tc_group_path,[[{name,rdbms_simple_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@88d84ff17c71.2022-03-04_11.16.52/big_tests.tests.mam_SUITE.logs/run.2022-03-04_11.20.29/log_private/"},
     {config_backup,#{[shaper,fast] => {ok,#{max_rate => 50000}},
                      [shaper,mam_shaper] => {ok,#{max_rate => 1}},
                      [shaper,normal] => {ok,#{max_rate => 1000}},
                      [{access,<<"test type">>},max_user_sessions] =>
                          {ok,[#{acl => all,value => 10}]}}},
     {{saved_modules,mongooseim@localhost,<<"test type">>},
      #{mod_adhoc => [],mod_amp => [],mod_bosh => [],
        mod_cache_users => [{number_of_segments,5},{time_to_live,2}],
        mod_carboncopy => [],mod_commands => [],
        mod_disco => [{users_can_see_hidden_services,false}],
        mod_mam_muc =>
            [{host,{prefix,<<"groupchats.">>}},{archive_groupchats,false}],
        mod_mam_muc_rdbms_arch => [],
        mod_mam_rdbms_prefs => [{muc,true}],
        mod_mam_rdbms_user => [{muc,true},{pm,true}],
        mod_muc =>
            [{host,{prefix,<<"groupchats.">>}},
             {backend,rdbms},
             {hibernate_timeout,2000},
             {hibernated_room_check_interval,1000},
             {hibernated_room_timeout,2000},
             {access,muc},
             {access_create,muc_create}],
        mod_muc_commands => [],mod_muc_light_commands => [],
        mod_muc_log => [{outdir,"/tmp/muclogs"},{access_log,muc}],
        mod_register =>
            [{access,register},
             {ip_access,[{allow,"127.0.0.0/8"},{deny,"0.0.0.0/0"}]},
             {welcome_message,{[],[]}}],
        mod_roster => [{backend,rdbms}],
        mod_sic => [],mod_stream_management => [],
        mod_vcard => [{backend,rdbms},{host,{prefix,<<"vjud.">>}}]}},
     {escalus_users,[{alice,[{username,<<"alicE">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"matygrysa">>}]},
                     {bob,[{username,<<"bOb">>},
                           {server,<<"domain.example.com">>},
                           {host,<<"localhost">>},
                           {password,<<"makrolika">>}]},
                     {kate,[{username,<<"kate">>},
                            {server,<<"domain.example.com">>},
                            {host,<<"localhost">>},
                            {password,<<"makrowe;p">>}]},
                     {carol,[{username,<<"carol">>},
                             {server,<<"domain.example.com">>},
                             {host,<<"localhost">>},
                             {password,<<"jinglebells">>},
                             {transport,escalus_bosh},
                             {path,<<"/http-bind">>},
                             {port,5280}]}]}]

=== Current directory is "/home/circleci/project/big_tests/ct_report/ct_run.test@88d84ff17c71.2022-03-04_11.16.52"

=== Started at 2022-03-04 11:20:43


*** CT 2022-03-04 11:20:43.390 *** View log from node mongooseim@localhost when started mongooseim@localhost_952.html
*** CT 2022-03-04 11:20:43.390 *** View log from node ejabberd2@localhost when started ejabberd2@localhost_529.html
Could not find element wait_for_parallel_writer in Config.

Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:43.692 ***
alicE_unnamed_1007@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:43.693 ***
alicE_unnamed_1007@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='7359333d3549384f' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:43.693 ***
alicE_unnamed_1007@domain.example.com/res1 in
<stream:features>
	<starttls xmlns='urn:ietf:params:xml:ns:xmpp-tls'/>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<mechanisms xmlns='urn:ietf:params:xml:ns:xmpp-sasl'>
		<mechanism>SCRAM-SHA-256</mechanism>
		<mechanism>PLAIN</mechanism>
	</mechanisms>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:43.693 ***
alicE_unnamed_1007@domain.example.com/res1 out
<auth xmlns='urn:ietf:params:xml:ns:xmpp-sasl' mechanism='PLAIN'>AGFsaWNFX3VubmFtZWRfMTAwNwBtYXR5Z3J5c2E=</auth>



*** User 2022-03-04 11:20:43.694 ***
alicE_unnamed_1007@domain.example.com/res1 in
<success xmlns='urn:ietf:params:xml:ns:xmpp-sasl'/>



*** User 2022-03-04 11:20:43.694 ***
alicE_unnamed_1007@domain.example.com/res1 out
<stream:stream to='domain.example.com' version='1.0' xml:lang='en' xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams'>

*** User 2022-03-04 11:20:43.694 ***
alicE_unnamed_1007@domain.example.com/res1 in
<stream:stream xmlns='jabber:client' xmlns:stream='http://etherx.jabber.org/streams' id='abc604271cc2abbe' from='domain.example.com' version='1.0' xml:lang='en'>

*** User 2022-03-04 11:20:43.694 ***
alicE_unnamed_1007@domain.example.com/res1 in
<stream:features>
	<compression xmlns='http://jabber.org/features/compress'>
		<method>zlib</method>
	</compression>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'/>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
	<register xmlns='http://jabber.org/features/iq-register'/>
	<amp xmlns='http://jabber.org/feature/amp'/>
	<sm xmlns='urn:xmpp:sm:3'/>
</stream:features>



*** User 2022-03-04 11:20:43.694 ***
alicE_unnamed_1007@domain.example.com/res1 out
<iq type='set' id='482f81d97e1d4ceea845117506ad1179'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<resource>res1</resource>
	</bind>
</iq>



*** User 2022-03-04 11:20:43.695 ***
alicE_unnamed_1007@domain.example.com/res1 in
<iq id='482f81d97e1d4ceea845117506ad1179' type='result'>
	<bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
		<jid>alicE_unnamed_1007@domain.example.com/res1</jid>
	</bind>
</iq>



*** User 2022-03-04 11:20:43.695 ***
alicE_unnamed_1007@domain.example.com/res1 out
<iq type='set' id='5b56537377564babbc154eb63ea3c552'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:43.695 ***
alicE_unnamed_1007@domain.example.com/res1 in
<iq type='result' id='5b56537377564babbc154eb63ea3c552'>
	<session xmlns='urn:ietf:params:xml:ns:xmpp-session'/>
</iq>



*** User 2022-03-04 11:20:43.695 ***
alicE_unnamed_1007@domain.example.com/res1 out
<presence/>


Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:20:43.697 ***
alicE_unnamed_1007@domain.example.com/res1 in
<presence from='alicE_unnamed_1007@domain.example.com/res1' to='alice_unnamed_1007@domain.example.com/res1' xml:lang='en'/>


Could not find element archive_wait in Config.

Could not find element wait_for_parallel_writer in Config.


*** User 2022-03-04 11:20:43.697 ***
alicE_unnamed_1007@domain.example.com/res1 out
<iq type='set' id='4238382f670a1c800f83c5f37608fc60' to='alicE_unnamed_1007room0-26447-0@groupchats.domain.example.com'>
	<query xmlns='urn:xmpp:mam:1' queryid=''>
		<x xmlns='jabber:x:data'/>
	</query>
</iq>


Could not find element archive_wait in Config.


*** User 2022-03-04 11:20:43.700 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='aaae12f8-1960-4aaf-a922-1e6bd0f5d354'>
	<result xmlns='urn:xmpp:mam:1' id='BM0V0S36KG06'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T09:10:57Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>899b9945</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.700 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='d25fd6b8-6b8c-4671-8d0c-ace19cd13fb1'>
	<result xmlns='urn:xmpp:mam:1' id='BM18L8FF800J'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-16T20:40:48Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1d8e8215</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='c296b0c6-1d7d-40e2-b2a9-a95a95f5868c'>
	<result xmlns='urn:xmpp:mam:1' id='BM1I5DE7VG0I'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T08:01:11Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>09abbc9d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='e5f16d29-53be-4902-a507-662544ac3952'>
	<result xmlns='urn:xmpp:mam:1' id='BM1SU1FSJ001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-17T20:52:06Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>65149b99</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='9865a636-4298-4df9-8fcb-1414838d95fa'>
	<result xmlns='urn:xmpp:mam:1' id='BM21F72KLG0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T02:16:51Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>16ba10ff</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='bda63240-a814-40d3-a658-61d8a58a5642'>
	<result xmlns='urn:xmpp:mam:1' id='BM277S96200D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-18T09:09:56Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>a56eee64</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='cebd3b36-2f1e-4946-80c4-89fa17679a70'>
	<result xmlns='urn:xmpp:mam:1' id='BM2LEJ6OHG02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T02:07:07Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>70cf2363</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='06d72e78-2c95-4373-b49a-8a798f27df9e'>
	<result xmlns='urn:xmpp:mam:1' id='BM2TOPDOPG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-19T12:02:35Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f63b920e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='29565920-23a7-4141-8567-5f01ffa8a2f8'>
	<result xmlns='urn:xmpp:mam:1' id='BM3DLGSEQ007'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T07:00:36Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>f8a95c0f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='cec57d97-9222-4c2c-b762-ec8ec7b70bdd'>
	<result xmlns='urn:xmpp:mam:1' id='BM3R1OMPL004'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-20T22:58:34Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>97356191</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='5bb4fa98-ce6f-4679-938c-5132e2a7a5b1'>
	<result xmlns='urn:xmpp:mam:1' id='BM4AGNIBPG0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T17:25:47Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>58248c2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='e9d7f735-18e7-481f-acdf-27b0a149582f'>
	<result xmlns='urn:xmpp:mam:1' id='BM4CGK0DL00B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-21T19:48:42Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>0a3b7667</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.701 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='b92fb78f-23c6-49bb-bb30-cd1d821fd100'>
	<result xmlns='urn:xmpp:mam:1' id='BM4SV2DQ2G05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T15:26:21Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>9f3fac2e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='f5232dd2-34a8-4fe6-b682-70b60027d5a6'>
	<result xmlns='urn:xmpp:mam:1' id='BM51GGJ7700C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-22T20:51:42Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>55f44718</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='b3e0bc3f-6b5b-46d4-887b-55339e3e18c7'>
	<result xmlns='urn:xmpp:mam:1' id='BM5KSCP72G0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T19:58:21Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>3d56cdb8</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='c5d342ae-d853-41fa-9b60-0ab91ff17b58'>
	<result xmlns='urn:xmpp:mam:1' id='BM5LQ9AB8G0B'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-23T21:05:13Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>0b2a21db</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='fca59614-d29f-45fa-92f1-c8f1c2d76ef5'>
	<result xmlns='urn:xmpp:mam:1' id='BM66HD0N7G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T17:02:15Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>696db5e6</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='52faed2a-47ee-4001-a4cf-aa752c0c496d'>
	<result xmlns='urn:xmpp:mam:1' id='BM6ASP3PT001'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-24T22:14:02Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>d24744d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='be72c978-54a3-4a72-aa93-eb0e8cca64c0'>
	<result xmlns='urn:xmpp:mam:1' id='BM6J1UKJC00A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T07:58:16Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>c33bd31e</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='705b41e3-c61a-4427-8934-bff720e8f0e2'>
	<result xmlns='urn:xmpp:mam:1' id='BM6LOKKJHG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-25T11:12:11Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>b84eea95</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='45eafeea-3a26-4b97-a0a5-aa3defee2be4'>
	<result xmlns='urn:xmpp:mam:1' id='BM7BNTEDDG03'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T13:25:23Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>8584e3cc</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.702 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='b9004221-851c-4b93-870f-ba4e81923cbc'>
	<result xmlns='urn:xmpp:mam:1' id='BM7FPF9UO00C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-26T18:15:12Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>4e2250d0</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='6b4cd62a-e769-46ee-b2c1-2cc5df74593e'>
	<result xmlns='urn:xmpp:mam:1' id='BM7SIIKCAG05'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T09:30:21Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>6d14cc8b</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='70ccea34-8aed-4e5d-831c-2ec7d2855f17'>
	<result xmlns='urn:xmpp:mam:1' id='BM88IKCP400E'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-27T23:49:28Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>48e330ed</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='45005633-67ac-40b7-b6cc-ef048508773f'>
	<result xmlns='urn:xmpp:mam:1' id='BM8BKCM28G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T03:28:09Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>38522247</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='f3ef2fae-2501-44e9-905f-accf0e7eb031'>
	<result xmlns='urn:xmpp:mam:1' id='BM8FQGU1U005'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-02-28T08:28:12Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>89b07c5d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='fae8c972-1118-4edd-9936-ce11c782ab4d'>
	<result xmlns='urn:xmpp:mam:1' id='BM96L06P7G0D'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T11:42:15Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>d8b11cfb</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='ad4676e4-db2e-4bce-a396-51ee4fa3d6f7'>
	<result xmlns='urn:xmpp:mam:1' id='BM9B2I593G02'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-01T16:58:55Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>61aa6f96</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='edb58e58-5209-4ca8-b51c-71300d4d86c7'>
	<result xmlns='urn:xmpp:mam:1' id='BM9MSCBS6G0K'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T07:04:05Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>1c93a334</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='248cc1bb-b598-4185-99af-162aec4fe06f'>
	<result xmlns='urn:xmpp:mam:1' id='BM9PJF07QG0C'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-02T10:18:53Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>1d7d4451</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.703 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='75255aaf-65a1-4e13-b91b-9b9d82da4a63'>
	<result xmlns='urn:xmpp:mam:1' id='BMA72IJSQ006'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T02:23:16Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>f2f1ff4f</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.704 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='f83277cb-2810-4413-9646-aeab7bbcf634'>
	<result xmlns='urn:xmpp:mam:1' id='BMA9P1U91G0F'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-03T05:36:43Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>eccd1a07</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.704 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='91d4ceba-3c38-45c5-906b-e049c0be87d5'>
	<result xmlns='urn:xmpp:mam:1' id='BMAQP5DAO008'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T01:53:52Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_bOb_nickname' xmlns='jabber:client' type='chat'>
				<body>b148c6d5</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.704 ***
alicE_unnamed_1007@domain.example.com/res1 in
<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='34062105-e097-4c5c-afc8-08f84ab0422c'>
	<result xmlns='urn:xmpp:mam:1' id='BMB49TTN0G0A'>
		<forwarded xmlns='urn:xmpp:forward:0'>
			<delay xmlns='urn:xmpp:delay' stamp='2022-03-04T13:15:37Z' from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname'/>
			<message from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com/unique_alicE_nickname' xmlns='jabber:client' type='chat'>
				<body>04e38a4d</body>
			</message>
		</forwarded>
	</result>
</message>



*** User 2022-03-04 11:20:43.704 ***
alicE_unnamed_1007@domain.example.com/res1 in
<iq from='alice_unnamed_1007room0-26447-0@groupchats.domain.example.com' to='alicE_unnamed_1007@domain.example.com/res1' id='4238382f670a1c800f83c5f37608fc60' type='result'>
	<fin xmlns='urn:xmpp:mam:1' complete='true'>
		<set xmlns='http://jabber.org/protocol/rsm'>
			<first index='0'>BM0V0S36KG06</first>
			<last>BMB49TTN0G0A</last>
			<count>34</count>
		</set>
	</fin>
</iq>



*** User 2022-03-04 11:20:43.704 ***
alicE_unnamed_1007@domain.example.com/res1 out
</stream:stream>

*** User 2022-03-04 11:20:43.704 ***
alicE_unnamed_1007@domain.example.com/res1 in
</stream:stream>
*** CT 2022-03-04 11:20:43.712 *** View log from node ejabberd2@localhost when finished ejabberd2@localhost_529.html
*** CT 2022-03-04 11:20:43.713 *** View log from node mongooseim@localhost when finished mongooseim@localhost_953.html



=== Ended at 2022-03-04 11:20:43
=== successfully completed test case
=== === Returned value: ok